|
GigaSpaces XAP 8.0 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 | |
---|---|
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. |
Method Detail |
---|
SpaceTypeDescriptor getSpaceTypeDescriptor()
Object getFixedPropertyValue(int position)
position
- Position of requested property.
Object getPropertyValue(String name)
name
- Name of requested property.
|
GigaSpaces XAP 8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |