Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.mapreduce.aggregation |
This package contains the aggregation API and the convenience helper classes
to retrieve predefined aggregation implementations.
|
com.hazelcast.query |
Contains interfaces/classes related to Hazelcast query and indexing support.
|
Class and Description |
---|
Predicate
Represents a map entry predicate.
|
Class and Description |
---|
Predicate
Represents a map entry predicate.
|
Class and Description |
---|
Predicate
Represents a map entry predicate.
|
Class and Description |
---|
Predicate
Represents a map entry predicate.
|
Class and Description |
---|
EntryObject
This class provides functionality related to build predicate.
|
IndexAwarePredicate
Extends the
Predicate interface with the ability to support indexes. |
PagingPredicate
This class is a special Predicate which helps to get a page-by-page result of a query.
|
Predicate
Represents a map entry predicate.
|
PredicateBuilder
This class provides functionality to build predicate.
|
QueryConstants
Contains constants for Query.
|
TruePredicate
A
Predicate which always returns true. |
VisitablePredicate
Predicates which can be visited by optimizer.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.