public interface MutableServerEntry extends ServerEntry
| Modifier and Type | Method and Description | 
|---|---|
void | 
setPathValue(String path,
            Object value)
Sets the specified path's value 
 | 
void | 
unsetPath(String path)
Unsets the specified path. 
 | 
getExpirationTime, getFixedPropertyValue, getPathValue, getPropertyValue, getSpaceTypeDescriptor, getVersionvoid setPathValue(String path, Object value)
path - Path pointing to the requested property.value - Value to set.void unsetPath(String path)
path - Path pointing to the requested property.Copyright © GigaSpaces.