public class EmptyIdleStateData extends Object implements IIdleStateData
Modifier and Type | Field and Description |
---|---|
static IIdleStateData |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
void |
readExternal(ObjectInput in) |
long |
size() |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public static final IIdleStateData INSTANCE
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
public boolean isEmpty()
isEmpty
in interface IIdleStateData
public long size()
size
in interface IIdleStateData
Copyright © GigaSpaces.