See: Description
Interface | Description |
---|---|
LocalIndexStats |
Provides local statistics for an index to be used by
MemberState
implementations. |
PagingPredicate<K,V> |
This interface is a special Predicate which helps to get a page-by-page result of a query.
|
PartitionPredicate<K,V> | |
Predicate<K,V> |
Represents a map entry predicate.
|
PredicateBuilder |
This interface provides functionality to build a predicate.
|
PredicateBuilder.EntryObject |
This interface provides entry-level functionality related to building a predicate.
|
Class | Description |
---|---|
Predicates |
A utility class to create new
PredicateBuilder and Predicate instances. |
Enum | Description |
---|---|
QueryConstants |
Contains constants for Query.
|
Exception | Description |
---|---|
QueryException |
Exception class for the Query.
|
Copyright © 2022 Hazelcast, Inc.. All rights reserved.