public class SupportCodeChangeAnnotationContainer extends Object implements SmartExternalizable
Modifier and Type | Field and Description |
---|---|
static SupportCodeChangeAnnotationContainer |
ONE_TIME |
Constructor and Description |
---|
SupportCodeChangeAnnotationContainer() |
SupportCodeChangeAnnotationContainer(String version) |
Modifier and Type | Method and Description |
---|---|
String |
getVersion() |
void |
readExternal(ObjectInput in) |
void |
setVersion(String version) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public static final SupportCodeChangeAnnotationContainer ONE_TIME
public SupportCodeChangeAnnotationContainer()
public SupportCodeChangeAnnotationContainer(String version)
public String getVersion()
public void setVersion(String version)
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.