public interface DataSourceIdsQuery
SpaceDataSource
implementation.Modifier and Type | Method and Description |
---|---|
DataSourceSQLQuery |
getAsSQLQuery()
Gets the prepared SQL representation of this ids query.
DataSourceQuery.supportsAsSQLQuery() return value should be checked before calling this
method otherwise an UnsupportedOperationException will be thrown if the operation is
not supported. |
Object[] |
getIds() |
SpaceTypeDescriptor |
getTypeDescriptor() |
boolean |
supportsAsSQLQuery() |
SpaceTypeDescriptor getTypeDescriptor()
SpaceTypeDescriptor
representing the type this query is for.Object[] getIds()
boolean supportsAsSQLQuery()
DataSourceSQLQuery getAsSQLQuery()
DataSourceQuery.supportsAsSQLQuery()
return value should be checked before calling this
method otherwise an UnsupportedOperationException
will be thrown if the operation is
not supported.Copyright © GigaSpaces.