ExecutionTResult Class |
Namespace: GemStone.GemFire.Cache.Generic
public sealed class Execution<TResult> : [T:GemStone.GemFire.Cache.Generic.Internal.SBWrap<gemfire::Execution>]
The ExecutionTResult 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.) |
![]() | WithArgsTArgs |
Add an argument,
Return self.
|
![]() | WithCollector | |
![]() | WithFilterTFilter |