public class JoinState extends AbstractEntry implements ServiceControlled, SmartExternalizable
Modifier and Type | Class and Description |
---|---|
static class |
JoinState.State |
Constructor and Description |
---|
JoinState() |
JoinState(JoinState.State state) |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
equals, equals, hashCode, hashCode, toString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public Integer _state
public JoinState()
public JoinState(JoinState.State state)
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.