public class EndOfPartitionEvent extends RuntimeEvent
| Modifier and Type | Field and Description |
|---|---|
static EndOfPartitionEvent |
INSTANCE |
| Constructor and Description |
|---|
EndOfPartitionEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
read(DataInputView in) |
void |
write(DataOutputView out) |
public static final EndOfPartitionEvent INSTANCE
public void read(DataInputView in) throws IOException
IOExceptionpublic void write(DataOutputView out) throws IOException
IOExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.