public abstract class SpaceEntryPathMutator extends SpaceEntryMutator implements Externalizable, 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, getChangeOperationResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNameprotected SpaceEntryPathMutator()
protected SpaceEntryPathMutator(String path)
public String getPath()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void toText(Textualizer textualizer)
toText in interface Textualizablepublic SpaceEntryPathMutator disablePathCaching()
Copyright © GigaSpaces.