| 
GigaSpaces XAP 9.7.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerEntry
Represents an entry stored in the space.
| Method Summary | |
|---|---|
 long | 
getExpirationTime()
Gets the entry expiration time.  | 
 Object | 
getFixedPropertyValue(int position)
Gets the specified fixed property'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.  | 
| Method Detail | 
|---|
SpaceTypeDescriptor getSpaceTypeDescriptor()
Object getFixedPropertyValue(int position)
position - Position of requested property.
Object getPropertyValue(String name)
name - Name of requested property.
int getVersion()
long getExpirationTime()
  | 
GigaSpaces XAP 9.7.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||