Package | Description |
---|---|
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.internal.util.concurrent |
Concurrent queues etc.
|
com.hazelcast.scheduledexecutor.impl | |
com.hazelcast.util.collection |
The Agrona project backport: collections.
|
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 |
---|
Consumer
Represents an operation that accepts a single input argument and returns no
result.
|
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 © 2017 Hazelcast, Inc.. All Rights Reserved.