Package | Description |
---|---|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.client.proxy.txn |
Contains classes related to proxy for client transactions
|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.jet |
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
|
com.hazelcast.jet.core.processor |
Contains static utility classes with factories of Jet processors.
|
com.hazelcast.jet.pipeline |
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
|
com.hazelcast.jet.stream |
java.util.stream implementation using Hazelcast Jet
|
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.
|
com.hazelcast.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
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 |
---|
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 |
---|
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.
|
Class and Description |
---|
PagingPredicate
This class is a special Predicate which helps to get a page-by-page result of a query.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.