public interface ServerEntry
Modifier and Type | Method and Description |
---|---|
long |
getExpirationTime()
Gets the entry expiration time.
|
Object |
getFixedPropertyValue(int position)
Gets the specified fixed property's value.
|
Object |
getPathValue(String path)
Gets the specified path's value.
|
Object |
getPropertyValue(String name)
Gets the specified property's value.
|
SpaceTypeDescriptor |
getSpaceTypeDescriptor()
Gets the entry's type descriptor.
|
int |
getVersion()
Gets the entry version.
|
SpaceTypeDescriptor getSpaceTypeDescriptor()
Object getFixedPropertyValue(int position)
position
- Position of requested property.Object getPropertyValue(String name)
name
- Name of requested property.Object getPathValue(String path)
path
- Path pointing to the requested property.int getVersion()
long getExpirationTime()
Copyright © GigaSpaces.