public class DynamicPartitionInfoImpl extends Object implements DynamicPartitionInfo, SmartExternalizable
Constructor and Description |
---|
DynamicPartitionInfoImpl() |
DynamicPartitionInfoImpl(Collection<Integer> chunks) |
Modifier and Type | Method and Description |
---|---|
Collection<Integer> |
getChunks()
Returns the chunks of a partition
|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public DynamicPartitionInfoImpl()
public DynamicPartitionInfoImpl(Collection<Integer> chunks)
public Collection<Integer> getChunks()
DynamicPartitionInfo
getChunks
in interface DynamicPartitionInfo
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.