QueryServiceTKey, TResult Class |
Namespace: GemStone.GemFire.Cache.Generic
public sealed class QueryService<TKey, TResult> : [T:GemStone.GemFire.Cache.Generic.Internal.SBWrap<gemfire::QueryService>]
The QueryServiceTKey, TResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | CloseCqs |
Close all CqQuery on this client.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExecuteCqs |
Get the CqQuery with the given name on this client.
|
![]() | GetAllDurableCqsFromServer |
Get all durableCq nanes from server for this client.
|
![]() | GetCq |
Get the CqQuery with the given name on this client.
|
![]() | GetCqs |
Get all CqQuery on this client.
|
![]() | GetCqStatistics |
Get CqServiceStatistics on this client.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | NewCq(String, CqAttributesTKey, TResult, Boolean) | |
![]() | NewCq(String, String, CqAttributesTKey, TResult, Boolean) | |
![]() | NewQuery |
Get a Query object to enable querying.
|
![]() | StopCqs |
Stop all CqQuery on this client.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |