SQL Predicate
Inheritance Hierarchy
Hazelcast.CoreSqlPredicate
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.9
Syntax
The SqlPredicate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SqlPredicate | Initializes a new instance of the SqlPredicate class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetJavaClassName | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReadData | |
![]() | ToString | (Inherited from Object.) |
![]() | WriteData |
See Also