GigaSpaces XAP 9.1 API

com.gigaspaces.datasource
Interface DataSourceIdQuery


public interface DataSourceIdQuery

Represents a query by ID executed against a SpaceDataSource implementation.

Since:
9.1.1
Author:
eitany, Idan Moyal

Method Summary
 Object getId()
           
 SpaceTypeDescriptor getTypeDescriptor()
           
 int getVersion()
           
 

Method Detail

getTypeDescriptor

SpaceTypeDescriptor getTypeDescriptor()
Returns:
The SpaceTypeDescriptor representing the type this query is for.

getId

Object getId()
Returns:
The ID of the entry to get.

getVersion

int getVersion()
Returns:
The version of the entry to get.

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.