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, waitenabledSmartExternalizableWithReferencepublic DynamicPartitionInfoImpl()
public DynamicPartitionInfoImpl(Collection<Integer> chunks)
public Collection<Integer> getChunks()
DynamicPartitionInfogetChunks in interface DynamicPartitionInfopublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.