GigaSpaces XAP 7.1 API

com.gigaspaces.server
Interface IServerEntry


public interface IServerEntry

Represents an entry stored in the space.

Since:
7.1
Author:
Niv Ingberg.

Method Summary
 Object getPropertyValue(int index)
          Gets the specified property's value.
 ISpaceTypeInfo getSpaceTypeInfo()
          Gets the entry's type information.
 

Method Detail

getSpaceTypeInfo

ISpaceTypeInfo getSpaceTypeInfo()
Gets the entry's type information.

Returns:
Current entry's type information.

getPropertyValue

Object getPropertyValue(int index)
Gets the specified property's value.

Parameters:
index - Index of requested property.
Returns:
Requested property's value in current entry.

GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.