Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl.journal | |
com.hazelcast.client.cache.impl |
Hazelcast JSR-107 aka JCache implementation client side
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.impl.protocol.task |
Client tasks associated with requests.
|
com.hazelcast.client.impl.protocol.task.map |
Client protocol tasks implementations for map
|
com.hazelcast.client.impl.protocol.task.transaction |
Client protocol tasks implementations for Transaction related
|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.internal.dynamicconfig |
Classes related to Dynamic Configuration.
|
com.hazelcast.internal.serialization |
Contains the private serialization API + implementation.
|
com.hazelcast.internal.serialization.impl | |
com.hazelcast.internal.serialization.impl.bufferpool |
Contains the logic for the BufferPool.
|
com.hazelcast.internal.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.
|
com.hazelcast.internal.util.concurrent |
Concurrent queues etc.
|
com.hazelcast.journal |
This package contains supporting classes for data structure specific event journals.
|
com.hazelcast.map.impl.journal | |
com.hazelcast.map.impl.proxy |
Contains map proxy implementation and support classes.
|
com.hazelcast.ringbuffer.impl |
Contains the
Ringbuffer implementation classes. |
com.hazelcast.scheduledexecutor.impl | |
com.hazelcast.spi.impl.eventservice.impl.operations |
Contains the operations for the
EventServiceImpl . |
com.hazelcast.util.collection |
The Agrona project backport: collections.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
Supplier
Represents a supplier of results.
|
Class and Description |
---|
BiConsumer
Represents an operation that accepts two input arguments and returns no
result.
|
Consumer
Represents an operation that accepts a single input argument and returns no
result.
|
IntFunction
Represents a function that accepts an int-valued argument and produces a
result.
|
LongFunction
Represents a function that accepts a long-valued argument and produces a
result.
|
LongLongConsumer
This is a (long,long) primitive specialisation of a BiConsumer
|
Predicate
Represents a predicate (boolean-valued function) of one argument.
|
Supplier
Represents a supplier of results.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.