Execution Class |
Note: This API is now obsolete.
Namespace: GemStone.GemFire.Cache
The Execution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Execute(String) |
Execute a function,
Return resultCollector.
|
![]() | Execute(String, Boolean) |
Execute a function,
Return resultCollector.
|
![]() | Execute(String, Boolean, UInt32) |
Execute a function,
Return resultCollector.
|
![]() | Execute(String, Boolean, UInt32, Boolean) |
Execute a function,
Return resultCollector.
|
![]() | Execute(String, Boolean, UInt32, Boolean, Boolean) |
Execute a function,
Return resultCollector.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithArgs |
Add an argument,
Return self.
|
![]() | WithCollector |
Add a result collector,
Return self.
|
![]() | WithFilter |
Add a routing object,
Return self.
|