Enum Class QueryResultTypeInternal

java.lang.Object
java.lang.Enum<QueryResultTypeInternal>
com.gigaspaces.internal.client.QueryResultTypeInternal
All Implemented Interfaces:
Serializable, Comparable<QueryResultTypeInternal>, java.lang.constant.Constable

public enum QueryResultTypeInternal extends Enum<QueryResultTypeInternal>
Indicates what type of result is expected when querying the space.
Since:
7.0
Author:
Niv Ingberg