public abstract class SpaceEntryPathMutator extends SpaceEntryMutator implements SmartExternalizable, Textualizable
Modifier | Constructor and Description |
---|---|
protected |
SpaceEntryPathMutator() |
protected |
SpaceEntryPathMutator(String path) |
Modifier and Type | Method and Description |
---|---|
SpaceEntryPathMutator |
disablePathCaching()
Defines if path will not be cached
|
String |
getPath() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
toText(Textualizer textualizer) |
void |
writeExternal(ObjectOutput out) |
change, getChangeOperationResult
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
getName
protected SpaceEntryPathMutator()
protected SpaceEntryPathMutator(String path)
public String getPath()
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 void toText(Textualizer textualizer)
toText
in interface Textualizable
public SpaceEntryPathMutator disablePathCaching()
Copyright © GigaSpaces.