public final class EmptyDataPartition extends java.lang.Object implements DataPartition
DEFAULT_REF| Modifier and Type | Method and Description |
|---|---|
DataPartitionConsumer |
getConsumer()
Get the data consumer
|
static DataPartition |
getInstance() |
int |
getPartitionId()
Get the id of the partition
|
void |
setId(int id) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, first, firstOrDefault, getReferencepublic DataPartitionConsumer getConsumer()
DataPartitiongetConsumer in interface DataPartitionpublic void setId(int id)
setId in interface DataPartitionpublic int getPartitionId()
DataPartitiongetPartitionId in interface DataPartitionpublic static DataPartition getInstance()