QueryService Class |
Note: This API is now obsolete.
Namespace: GemStone.GemFire.Cache
The QueryService 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 AllDurableCqsFromServer on 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, CqAttributes, Boolean) |
Get a CqQuery object to enable continuous querying.
|
![]() | NewCq(String, String, CqAttributes, Boolean) |
Get a CqQuery object to enable continuous querying.
|
![]() | 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.) |