|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Credentials
DistributedObject
will be created or destroyed.
MemberGroupConfig
.
IAtomicLong
that exposes its operations using a ICompletableFuture
so it can be used in the reactive programming model approach.IAtomicReference
that exposes its operations using a ICompletableFuture
so it can be used in the reactive programming model approach.BackupOperation
is created to replicate the backup.BackupAwareOperation
makes a change, the backups need to be replicated to other
members (depending on the configuration and if change really happened).Subject
has been granted specified permission or not.
Config
which is initialized by loading an XML configuration file from the classpath.PartitionGroupConfig.MemberGroupType
instances.
Client
is connected to
or disconnected from cluster.Client
s and
attach/detach ClientListener
s to listen connection events.Job
.Mapper
implementations in the same node.CombinerFactory
for this task.
Combiner
instances per key.Mapper
implementation to run alongside.==
the expected value.
==
the expected value.
HazelcastInstance
.ICredentialsFactory
.
IPermissionPolicy
.
Config
to a Hazelcast XML string.true
if this map contains an entry for the specified
key.
true
if this map contains an entry for the specified
key.
IMap.containsKey(Object)
.
LoginContext
.
LoginContext
.
IMap.delete(Object)
.
ICredentialsFactory
.
IPermissionPolicy
.
SecurityContext
and all security elements.
DistributedObject
is created or destroyed cluster-wide.DistributedObject
is created or destroyed cluster-wide.Set
clone of the mappings contained in this map.
Config
which is which includes functionality for loading itself from a
XML configuration file.IndexAwarePredicate
for filtering
ValueOut
to be send to the Reducer
for the according
key.
Mapper.map(Object, Object, Context)
method is executed for every value and
can be used to finalize the internal state of the mapper or to emit a special value.
Mapper.map(Object, Object, Context)
method is executed for every value and
can be used to finalize the internal state of the mapper or to emit a special value.
IList
.IMap
MultiMap
ISet
.null
if this map does not contain this key.
null
if this map does not contain this key.
IMap.get(Object)
.
KeyValueSource.isAllKeysSupported()
returns true a call to this method has to return
all clusterwide available keys.
KeyValueSource.getAllKeys()
.
BackupOperation
responsible for making the backup.
SocketInterceptor
implementation class
ICompletableFuture
to add callbacks
or wait for the resulting value of the tracked job
ICredentialsFactory
.
HazelcastInstance.getDistributedObject(String, String)
instead.
DistributedObject
's such as; queue, map, set, list, topic, lock, multimap.
DistributedObjectEvent.EventType.CREATED
or DistributedObjectEvent.EventType.DESTROYED
com.hazelcast.nio.ssl.SSLContextFactory
implementation class
com.hazelcast.nio.ssl.SSLContextFactory
implementation object
DistributedObject.getName()
instead
SocketInterceptor
implementation object
Member.getSocketAddress()
instead
JobProcessInformation
to find out the state and
statistics of a running task or null if the underlying job id is not available because job is already
finished or not yet submitted.JobTracker
JoinConfig
.
DistributedObject.getName()
instead.
HazelcastInstance.getLock(String)
instead.
MemberGroupConfig
elements.
InitialMembershipListener
is
registered.
JobTracker
JobPartitionState
s holding
information about the processing state (JobPartitionState.State
)
and the processing owner of this partition.JobPartitionState
inside of the
array is the number of the processed partition if the KeyValueSource
is PartitionIdAware
or a randomly assigned id for
the different members of the cluster.
SocketInterceptorConfig
.
SSLConfig
.
SymmetricEncryptionConfig
.
TrackableJob
if the job or null if the job id is not available
or is already finished.
TransactionOptions.TransactionType
.
HazelcastInstance
's, a node in a cluster.java.util.concurrent.atomic.AtomicLong
.java.util.concurrent.atomic.AtomicReference
.Condition
.java.util.concurrent.CountDownLatch
.Credentials
objects to be used
during node authentication before connection accepted by master node.ExecutorService
.List
Lock
.Mapper.map(Object, Object, Context)
method is executed for every value and
can be used to initialize the internal state of the mapper or to emit a special value.
Mapper.map(Object, Object, Context)
method is executed for every value and
can be used to initialize the internal state of the mapper or to emit a special value.
InitialMembershipListener
registers itself on a Cluster
.MembershipListener
that will first receives a
InitialMembershipEvent
when it is registered so it immediately knows which members are available.Config
loaded from an in memory Hazelcast XML String.ICompletableFuture
with more functionality like getting
the result without needing to deal with checked exceptions.Subject
's
permissions to perform a security sensitive Hazelcast operation.KeyValueSource.getAllKeys()
must return all available keys
to execute a preselection of interesting partitions / nodes based on returns keys.
Semaphore
.Map.isEmpty()
.
Set
This class is not a general-purpose Set implementation! While this class implements
the Set interface, it intentionally violates Set's general contract, which mandates the
use of the equals method when comparing objects.IndexAwarePredicate
for checking if indexed
IQueue
, ISet
and IList
JobTracker.newJob(KeyValueSource)
.Job
s depending
on the given data structure / data source.KeyPredicate
analysis.
KeyPredicate
implementation to preselect keys the MapReduce task will be executed on.
KeyPredicate
implementation to preselect keys the MapReduce task will be executed on.
KeyPredicate
implementation to preselect keys the MapReduce task will be executed on.
KeyPredicate
implementation to preselect keys the MapReduce task
will be executed on.
IMap.keySet()
.
IMap.keySet(com.hazelcast.query.Predicate)
.
IMap
and MultiMap
.Mapper
normally used for complexer
algorithms with a need of initialization and finalization.Job
.LifecycleEvent
's
on HazelcastInstance.EventListener
.KeyValueSource
instance
on this cluster node and partition.KeyValueSource
instance
on this cluster node and partition.Job
.Job
.MemberSelector.select(Member)
method is called for every available
member in the cluster and it's up to the implementation to decide
if the member is going to be used or not.ITopic
.ITopic
.Combiner
instance specific to the supplied key.
ILock.newCondition(String)
instead.
ICondition
instance that is bound to this
ILock
instance with given name.
Credentials
object.
Job
instance for the given KeyValueSource
instance.
Reducer
instance specific to the supplied key.
EntryListener
is not
overridden.
OutOfMemoryError
is caught by Hazelcast threads,
this method is called for ALL HazelcastInstance
s
knows by current JVM (actually ClassLoader).
Runnable
.Operation
instances.TimeoutException
.OutOfMemoryError
IllegalArgumentException
if pageSize is not greater than 0
IllegalArgumentException
if pageSize is not greater than 0
throws IllegalArgumentException
if inner predicate is also PagingPredicate
IllegalArgumentException
if pageSize is not greater than 0
IllegalArgumentException
if pageSize is not greater than 0
throws IllegalArgumentException
if inner predicate is also PagingPredicate
PartitionAware.getPartitionKey()
's owner member.PartitionAware
key.Partition
s
and attach/detach MigrationListener
s to listen partition migration events.Predicate
instances.CoreService
responsible for managing the DistributedObject proxies.IMap.put(Object, Object)
.
IMap.put(Object, Object, long, java.util.concurrent.TimeUnit)
.
IMap.putIfAbsent(Object, Object)
.
#put(K, V, long, TimeUnit)
but MapStore, if defined,
will not be called to store/persist the entry.
DataAdapter.readFrom(java.nio.ByteBuffer)
Data.readData(com.hazelcast.nio.ObjectDataInput)
ReducerFactory
for this task.
Job
.ReducerFactory
for this task.
Reducer
instances per key.Job
.Job
.IMap.remove(Object)
.
IMap.remove(Object, Object)
.
IMap.replace(Object, Object)
.
IMap.replace(Object, Object, Object)
.
InterruptedException
.ICredentialsFactory
, IPermissionPolicy
etc, to creating LoginContext
es
for member and client authentications and checking permissions for client operations.ISemaphore
.SemaphoreConfig
.
HazelcastInstance
.Serializer
s are supported
(StreamSerializer
and
ByteArraySerializer
).IMap.set(Object, Object)
.
SocketInterceptor
implementation class
com.hazelcast.nio.ssl.SSLContextFactory
implementation class
com.hazelcast.nio.ssl.SSLContextFactory
implementation object
SocketInterceptor
implementation object
SocketInterceptorConfig
.
SSLConfig
.
SymmetricEncryptionConfig
.
TransactionOptions.TransactionType
.
Map.size()
.
ITopic
.TopicConfig
by cloning another TopicConfig.
TopologyChangedStrategy
is set to TopologyChangedStrategy.CANCEL_RUNNING_OPERATION
.TopologyChangedException
but it is possible
to submit the same job configuration again if
JobTracker.getTrackableJob(String)
returns null for the requested job id.IList
.BaseMap
.BaseMultiMap
.BaseQueue
.ISet
.TransactionalMap
.TransactionalMap
.HazelcastException
that is thrown when something goes wrong while dealing with transactions and transactional
data-structures.HazelcastException
thrown when an a transactional operation is executed without an active transaction.true
,
reducing the number of available permits by one.
true
,
reducing the number of available permits by the given amount.
true
,
reducing the number of available permits by the given amount.
Config
which is loaded using some url pointing to a Hazelcast XML file.Credentials
using
username and password as security attributes.IMap.values()
.
IMap.values(com.hazelcast.query.Predicate)
.
DataAdapter.writeTo(java.nio.ByteBuffer)
Data.totalSize()
should be updated whenever writeData method is changed.
Data.writeData(com.hazelcast.nio.ObjectDataOutput)
ConfigBuilder
implementation.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |