- AbstractClientInvocationService - Class in com.hazelcast.client.spi.impl
-
- AbstractClientInvocationService(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- AbstractClientListenerService - Class in com.hazelcast.client.spi.impl.listener
-
- AbstractLoadBalancer - Class in com.hazelcast.client.util
-
- AbstractLoadBalancer() - Constructor for class com.hazelcast.client.util.AbstractLoadBalancer
-
- acquire() - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionAwareSemaphoreProxy
-
- acquire(int) - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionAwareSemaphoreProxy
-
- acquire() - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionlessSemaphoreProxy
-
- acquire(int) - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionlessSemaphoreProxy
-
- acquire() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- acquire(int) - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- add(Object) - Method in class com.hazelcast.client.proxy.ClientCardinalityEstimatorProxy
-
- add(int, E) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- add(E) - Method in class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- addAddress(String...) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- addAddress(String...) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Adds given addresses to candidate address list that client will use to establish initial connection
- addAll(Addresses) - Method in class com.hazelcast.client.connection.Addresses
-
- addAll(int, Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- addAll(Collection<? extends E>) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- addAllAsync(Collection<? extends E>, OverflowPolicy) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- addAndGet(long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- addAndGet(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- addAndGet(long) - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- addAndGetAsync(long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- addAndGetAsync(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- addAsync(Object) - Method in class com.hazelcast.client.proxy.ClientCardinalityEstimatorProxy
-
- addAsync(E, OverflowPolicy) - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- addAtomicLongConfig(AtomicLongConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addAtomicReferenceConfig(AtomicReferenceConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addCacheConfig(CacheSimpleConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addCacheConfigIfAbsent(CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- addCardinalityEstimatorConfig(CardinalityEstimatorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addClass(String) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- addClass(Class) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- addClientConfig(ClientConfig) - Method in class com.hazelcast.client.config.ClientFailoverConfig
-
- addConnectionListener(ConnectionListener) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- addCountDownLatchConfig(CountDownLatchConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- addDistributedObjectListener(DistributedObjectListener) - Method in class com.hazelcast.client.spi.ProxyManager
-
- addDurableExecutorConfig(DurableExecutorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addEntryListener(MapListener, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(MapListener, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addEntryListener(EntryListener<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- addEntryListener(EntryListener<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- addEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, K) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, Predicate<K, V>) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addEntryListener(EntryListener<K, V>, Predicate<K, V>, K) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addEventHandler(long, EventHandler) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- addEventJournalConfig(EventJournalConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addExecutorConfig(ExecutorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addFlakeIdGeneratorConfig(ClientFlakeIdGeneratorConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Adds a flake ID generator configuration.
- addFlakeIdGeneratorConfig(FlakeIdGeneratorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addIndex(String, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addInterceptor(MapInterceptor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- addItemListener(ItemListener<E>, boolean) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- addJar(String) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
String jarPath is searched in following order:
1.
- addJar(File) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- addJobTrackerConfig(JobTrackerConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addLabel(String) - Method in class com.hazelcast.client.config.ClientConfig
-
Adds a label for this client
Client
available
- addLifecycleListener(LifecycleListener) - Method in class com.hazelcast.client.impl.clientside.LifecycleServiceImpl
-
- addListConfig(ListConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addListener(String, String, MapListener) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- addListener(String, String, MapListener, EventFilter) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- addListener(String, ListenerAdapter, EventFilter) - Method in class com.hazelcast.client.impl.querycache.subscriber.QueryCacheToListenerMapper
-
- addListenerConfig(ListenerConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Helper method to add a new ListenerConfig
- addListenerConfig(ListenerConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addLocalEntryListener(MapListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(EntryListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(EntryListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(MapListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(EntryListener, Predicate<K, V>, K, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addLocalEntryListener(EntryListener<K, V>) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- addLockConfig(LockConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addLogListener(Level, LogListener) - Method in class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- addMapConfig(MapConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addMembershipListener(MembershipListener) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- addMembershipListener(MembershipListener) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- addMembershipListener(MembershipListener) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- addMerkleTreeConfig(MerkleTreeConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addMessageListener(MessageListener<E>) - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- addMessageListener(MessageListener<E>) - Method in class com.hazelcast.client.proxy.ClientTopicProxy
-
- addMigrationListener(MigrationListener) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- addMultiMapConfig(MultiMapConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addNearCacheConfig(String, NearCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- addNearCacheConfig(NearCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Helper method to add a new NearCacheConfig
- addNearCacheInvalidationListener(EventHandler) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- addNearCacheInvalidationListener(EventHandler) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- addNearCacheInvalidationListener(EventHandler) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- addOutboundPort(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Add outbound port to the outbound port list
- addOutboundPortDefinition(String) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Add outbound port definition to the outbound port definition list
- addPartitionLostListener(CachePartitionLostListener) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- addPartitionLostListener(MapPartitionLostListener) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- addPartitionLostListener(PartitionLostListener) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- addPNCounterConfig(PNCounterConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addProxyFactoryConfig(ProxyFactoryConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- addPublisherListener(String, String, ListenerAdapter) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- addQueryCacheConfig(String, QueryCacheConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- addQueueConfig(QueueConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addQuorumConfig(QuorumConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addReliableTopicConfig(ClientReliableTopicConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Adds a ClientReliableTopicConfig.
- addReliableTopicConfig(ReliableTopicConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addReplicatedMapConfig(ReplicatedMapConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- Addresses - Class in com.hazelcast.client.connection
-
A collection of addresses.
- Addresses() - Constructor for class com.hazelcast.client.connection.Addresses
-
- Addresses(Collection<Address>) - Constructor for class com.hazelcast.client.connection.Addresses
-
- AddressHelper - Class in com.hazelcast.client.util
-
This is a client side utility class for working with addresses and cluster connections
- AddressProvider - Interface in com.hazelcast.client.connection
-
Provides initial addresses for client to find and connect to a node
- AddressTranslator - Interface in com.hazelcast.client.connection
-
Address Translator is used for resolve private ip
addresses of cloud services.
- addRingBufferConfig(RingbufferConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addScheduledExecutorConfig(ScheduledExecutorConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addSemaphoreConfig(SemaphoreConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addSetConfig(SetConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addTopicConfig(TopicConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- addWanReplicationConfig(WanReplicationConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- adjustThrowable(Throwable) - Method in class com.hazelcast.client.proxy.ClientReliableMessageRunner
-
- advance() - Method in class com.hazelcast.client.cache.impl.ClientCachePartitionIterator
-
- afterStart(HazelcastClientInstanceImpl) - Method in interface com.hazelcast.client.ClientExtension
-
Called after node is started
- afterStart(HazelcastClientInstanceImpl) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- aggregate(Aggregator<Map.Entry<K, V>, R>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- aggregate(Aggregator<Map.Entry<K, V>, R>, Predicate<K, V>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- aggregate(Supplier<K, V, SuppliedValue>, Aggregation<K, SuppliedValue, Result>, JobTracker) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- aliasedDiscoveryConfigsFrom(ClientNetworkConfig) - Static method in class com.hazelcast.client.config.ClientAliasedDiscoveryConfigUtils
-
Gets a list of all aliased discovery configs from config
.
- alive - Variable in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- ALLOW_INVOCATIONS_WHEN_DISCONNECTED - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
Client disallows doing invocations on client disconnected state.
- alter(IFunction<Long, Long>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- alter(IFunction<T, T>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- alter(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- alter(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- alterAndGet(IFunction<Long, Long>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- alterAndGet(IFunction<T, T>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- alterAndGet(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- alterAndGet(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- alterAndGetAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- alterAndGetAsync(IFunction<T, T>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- alterAndGetAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- alterAndGetAsync(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- alterAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- alterAsync(IFunction<T, T>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- alterAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- alterAsync(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- andThen(ExecutionCallback<ClientMessage>) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- andThen(ExecutionCallback<ClientMessage>, Executor) - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- andThen(ExecutionCallback<V>) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- andThen(ExecutionCallback<V>, Executor) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- apply(IFunction<Long, R>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- apply(IFunction<T, R>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- apply(IFunction<Long, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- apply(IFunction<E, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- applyAsync(IFunction<Long, R>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- applyAsync(IFunction<T, R>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- applyAsync(IFunction<Long, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- applyAsync(IFunction<E, R>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- AuthenticationException - Exception in com.hazelcast.client
-
- AuthenticationException() - Constructor for exception com.hazelcast.client.AuthenticationException
-
Creates a AuthenticationException with a default message.
- AuthenticationException(String) - Constructor for exception com.hazelcast.client.AuthenticationException
-
Creates a AuthenticationException with the given message.
- availablePermits() - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionAwareSemaphoreProxy
-
- availablePermits() - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionlessSemaphoreProxy
-
- availablePermits() - Method in class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- await(long, TimeUnit) - Method in class com.hazelcast.client.cp.internal.datastructures.countdownlatch.RaftCountDownLatchProxy
-
- await() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- await(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- await(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
-
- awaitConnected(long, TimeUnit) - Method in class com.hazelcast.client.util.ClientStateListener
-
Waits until the client is connected to cluster or the timeout expires.
- awaitConnected() - Method in class com.hazelcast.client.util.ClientStateListener
-
Waits until the client is connected to cluster.
- awaitDisconnected(long, TimeUnit) - Method in class com.hazelcast.client.util.ClientStateListener
-
Waits until the client is disconnected from the cluster or the timeout expires.
- awaitDisconnected() - Method in class com.hazelcast.client.util.ClientStateListener
-
Waits until the client is disconnected from the cluster.
- awaitNanos(long) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- awaitTermination(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- awaitTermination(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- awaitUninterruptibly() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- awaitUntil(Date) - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- cancel(boolean) - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- cancel(boolean) - Method in class com.hazelcast.client.proxy.IExecutorDelegatingFuture
-
- cancel(boolean) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- CandidateClusterContext - Class in com.hazelcast.client.impl.clientside
-
Carries the information that is specific to one cluster
- CandidateClusterContext(AddressProvider, AddressTranslator, DiscoveryService, ICredentialsFactory, SocketInterceptor, ChannelInitializerProvider) - Constructor for class com.hazelcast.client.impl.clientside.CandidateClusterContext
-
- capacity() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- changeClusterState(ClusterState) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- changeClusterState(ClusterState, TransactionOptions) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- changeClusterVersion(Version) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- changeClusterVersion(Version, TransactionOptions) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- cleanupOnDisconnect() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- cleanupOnDisconnect() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- clear() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- clear() - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- clear() - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- clear() - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- clear() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- clearAsync() - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- clearAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- client - Variable in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- client - Variable in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- client - Variable in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- client - Variable in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- client - Variable in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- ClientAliasedDiscoveryConfigUtils - Class in com.hazelcast.client.config
-
Utility class for Aliased Discovery Configs in Hazelcast Client.
- ClientAtomicLongProxy - Class in com.hazelcast.client.proxy
-
- ClientAtomicLongProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- ClientAtomicReferenceProxy<E> - Class in com.hazelcast.client.proxy
-
- ClientAtomicReferenceProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- ClientAwsConfig - Class in com.hazelcast.client.config
-
- ClientAwsConfig() - Constructor for class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
- ClientAwsConfig(ClientAwsConfig) - Constructor for class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
- ClientCacheInvalidationMetaDataFetcher - Class in com.hazelcast.client.cache.impl.nearcache.invalidation
-
InvalidationMetaDataFetcher
for client side usage
- ClientCacheInvalidationMetaDataFetcher(ClientContext) - Constructor for class com.hazelcast.client.cache.impl.nearcache.invalidation.ClientCacheInvalidationMetaDataFetcher
-
- ClientCachePartitionIterator<K,V> - Class in com.hazelcast.client.cache.impl
-
- ClientCachePartitionIterator(ICacheInternal<K, V>, ClientContext, int, int, boolean) - Constructor for class com.hazelcast.client.cache.impl.ClientCachePartitionIterator
-
- ClientCacheProxy<K,V> - Class in com.hazelcast.client.cache.impl
-
ICache
implementation for Hazelcast clients.
- ClientCacheProxyFactory - Class in com.hazelcast.client.cache.impl
-
- ClientCacheProxyFactory(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.cache.impl.ClientCacheProxyFactory
-
- ClientCacheStatisticsImpl - Class in com.hazelcast.client.cache.impl
-
- ClientCacheStatisticsImpl(long) - Constructor for class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- ClientCardinalityEstimatorProxy - Class in com.hazelcast.client.proxy
-
- ClientCardinalityEstimatorProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientCardinalityEstimatorProxy
-
- ClientClasspathXmlConfig - Class in com.hazelcast.client.config
-
A
ClientConfig
which is initialized by loading an XML configuration file from the classpath.
- ClientClasspathXmlConfig(String) - Constructor for class com.hazelcast.client.config.ClientClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread()
contextClassLoader.
- ClientClasspathXmlConfig(String, Properties) - Constructor for class com.hazelcast.client.config.ClientClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread()
contextClassLoader.
- ClientClasspathXmlConfig(ClassLoader, String, Properties) - Constructor for class com.hazelcast.client.config.ClientClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource.
- ClientClasspathYamlConfig - Class in com.hazelcast.client.config
-
A
ClientConfig
which is initialized by loading an YAML configuration file from the classpath.
- ClientClasspathYamlConfig(String) - Constructor for class com.hazelcast.client.config.ClientClasspathYamlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread()
contextClassLoader.
- ClientClasspathYamlConfig(String, Properties) - Constructor for class com.hazelcast.client.config.ClientClasspathYamlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread()
contextClassLoader.
- ClientClasspathYamlConfig(ClassLoader, String, Properties) - Constructor for class com.hazelcast.client.config.ClientClasspathYamlConfig
-
Creates a config which is loaded from a classpath resource.
- ClientCloudConfig - Class in com.hazelcast.client.config
-
hazelcast.cloud configuration to let the client connect the cluster via hazelcast.cloud
- ClientCloudConfig() - Constructor for class com.hazelcast.client.config.ClientCloudConfig
-
- ClientCloudConfig(ClientCloudConfig) - Constructor for class com.hazelcast.client.config.ClientCloudConfig
-
- ClientClusterProxy - Class in com.hazelcast.client.proxy
-
Client implementation of the
Cluster
.
- ClientClusterProxy(ClientClusterServiceImpl) - Constructor for class com.hazelcast.client.proxy.ClientClusterProxy
-
- ClientClusterService - Interface in com.hazelcast.client.spi
-
Cluster service for Hazelcast clients.
- ClientClusterServiceImpl - Class in com.hazelcast.client.spi.impl
-
- ClientClusterServiceImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- ClientClusterWideIterator<K,V> - Class in com.hazelcast.client.cache.impl
-
Client side cluster-wide iterator for
ICache
.
- ClientClusterWideIterator(ICacheInternal<K, V>, ClientContext, boolean) - Constructor for class com.hazelcast.client.cache.impl.ClientClusterWideIterator
-
- ClientClusterWideIterator(ICacheInternal<K, V>, ClientContext, int, boolean) - Constructor for class com.hazelcast.client.cache.impl.ClientClusterWideIterator
-
- ClientClusterWideIterator(ICacheInternal<K, V>, ClientContext, int, int, boolean) - Constructor for class com.hazelcast.client.cache.impl.ClientClusterWideIterator
-
- ClientConditionProxy - Class in com.hazelcast.client.proxy
-
- ClientConditionProxy(ClientLockProxy, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientConditionProxy
-
- ClientConfig - Class in com.hazelcast.client.config
-
Main configuration to setup a Hazelcast Client
- ClientConfig() - Constructor for class com.hazelcast.client.config.ClientConfig
-
- ClientConfig(ClientConfig) - Constructor for class com.hazelcast.client.config.ClientConfig
-
- ClientConfigXmlGenerator - Class in com.hazelcast.client.config
-
The ClientConfigXmlGenerator is responsible for transforming a
ClientConfig
to a Hazelcast Client XML string.
- ClientConnection - Class in com.hazelcast.client.connection.nio
-
- ClientConnection(HazelcastClientInstanceImpl, int, Channel) - Constructor for class com.hazelcast.client.connection.nio.ClientConnection
-
- ClientConnection(HazelcastClientInstanceImpl, int) - Constructor for class com.hazelcast.client.connection.nio.ClientConnection
-
- ClientConnectionManager - Interface in com.hazelcast.client.connection
-
- ClientConnectionManagerFactory - Interface in com.hazelcast.client.impl.clientside
-
- ClientConnectionManagerImpl - Class in com.hazelcast.client.connection.nio
-
- ClientConnectionManagerImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- ClientConnectionStrategy - Class in com.hazelcast.client.connection
-
An abstract class called from
ClientConnectionManager
to customize
how client connect to cluster, and provide various behaviours like async start or restart.
- ClientConnectionStrategy() - Constructor for class com.hazelcast.client.connection.ClientConnectionStrategy
-
- ClientConnectionStrategyConfig - Class in com.hazelcast.client.config
-
Client connection strategy configuration is used for setting custom strategies and configuring strategy parameters.
- ClientConnectionStrategyConfig() - Constructor for class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
- ClientConnectionStrategyConfig(ClientConnectionStrategyConfig) - Constructor for class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
- clientConnectionStrategyConfig - Variable in class com.hazelcast.client.connection.ClientConnectionStrategy
-
- ClientConnectionStrategyConfig.ReconnectMode - Enum in com.hazelcast.client.config
-
Reconnect options.
- ClientConsoleApp - Class in com.hazelcast.client.console
-
A demo application to demonstrate a Hazelcast client.
- ClientConsoleApp(HazelcastInstance) - Constructor for class com.hazelcast.client.console.ClientConsoleApp
-
- clientContext - Variable in class com.hazelcast.client.connection.ClientConnectionStrategy
-
- ClientContext - Class in com.hazelcast.client.spi
-
Context holding all the required services, managers and the configuration for a Hazelcast client.
- ClientContext(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.ClientContext
-
- ClientCountDownLatchProxy - Class in com.hazelcast.client.proxy
-
- ClientCountDownLatchProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientCountDownLatchProxy
-
- ClientDelegatingFuture<V> - Class in com.hazelcast.client.util
-
The Client Delegating Future is used to delegate
ClientInvocationFuture
to a user type to be used with
andThen()
or
get()
.
- ClientDelegatingFuture(ClientInvocationFuture, SerializationService, ClientMessageDecoder, V, boolean) - Constructor for class com.hazelcast.client.util.ClientDelegatingFuture
-
- ClientDelegatingFuture(ClientInvocationFuture, SerializationService, ClientMessageDecoder, V) - Constructor for class com.hazelcast.client.util.ClientDelegatingFuture
-
- ClientDelegatingFuture(ClientInvocationFuture, SerializationService, ClientMessageDecoder) - Constructor for class com.hazelcast.client.util.ClientDelegatingFuture
-
- ClientDelegatingFuture(ClientInvocationFuture, SerializationService, ClientMessageDecoder, boolean) - Constructor for class com.hazelcast.client.util.ClientDelegatingFuture
-
- ClientDiscoveryService - Class in com.hazelcast.client.impl.clientside
-
- ClientDiscoveryService(int, ArrayList<CandidateClusterContext>) - Constructor for class com.hazelcast.client.impl.clientside.ClientDiscoveryService
-
- ClientDurableExecutorServiceProxy - Class in com.hazelcast.client.proxy
-
- ClientDurableExecutorServiceProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- ClientDynamicClusterConfig - Class in com.hazelcast.client.impl.clientside
-
Client implementation of member side config.
- ClientDynamicClusterConfig(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- ClientEventRegistration - Class in com.hazelcast.client.spi.impl.listener
-
Keeps the information related to to an event registration made by clients.
- ClientEventRegistration(String, long, Connection, ListenerMessageCodec) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
- ClientExceptionFactory - Class in com.hazelcast.client.impl.clientside
-
This class has the error codes and means of
1) creating exception from error code
2) getting the error code of given exception
- ClientExceptionFactory(boolean, ClassLoader) - Constructor for class com.hazelcast.client.impl.clientside.ClientExceptionFactory
-
- ClientExceptionFactory.ExceptionFactory - Interface in com.hazelcast.client.impl.clientside
-
- ClientExecutionService - Interface in com.hazelcast.client.spi
-
Executor service for Hazelcast clients.
- ClientExecutionServiceImpl - Class in com.hazelcast.client.spi.impl
-
- ClientExecutionServiceImpl(String, ClassLoader, HazelcastProperties, int, LoggingService) - Constructor for class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- ClientExecutorServiceProxy - Class in com.hazelcast.client.proxy
-
- ClientExecutorServiceProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- ClientExtension - Interface in com.hazelcast.client
-
ClientExtension is a client extension mechanism to be able to plug different implementations of
some modules, like;
InternalSerializationService
etc.
- ClientFailoverClasspathXmlConfig - Class in com.hazelcast.client.config
-
A
ClientFailoverConfig
which is initialized by loading an XML
configuration file from the classpath.
- ClientFailoverClasspathXmlConfig(String) - Constructor for class com.hazelcast.client.config.ClientFailoverClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread()
contextClassLoader.
- ClientFailoverClasspathXmlConfig(String, Properties) - Constructor for class com.hazelcast.client.config.ClientFailoverClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread()
contextClassLoader.
- ClientFailoverClasspathXmlConfig(ClassLoader, String, Properties) - Constructor for class com.hazelcast.client.config.ClientFailoverClasspathXmlConfig
-
Creates a config which is loaded from a classpath resource.
- ClientFailoverClasspathYamlConfig - Class in com.hazelcast.client.config
-
A
ClientFailoverConfig
which is initialized by loading a YAML
configuration file from the classpath.
- ClientFailoverClasspathYamlConfig(String) - Constructor for class com.hazelcast.client.config.ClientFailoverClasspathYamlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread()
contextClassLoader.
- ClientFailoverClasspathYamlConfig(String, Properties) - Constructor for class com.hazelcast.client.config.ClientFailoverClasspathYamlConfig
-
Creates a config which is loaded from a classpath resource using the
Thread.currentThread()
contextClassLoader.
- ClientFailoverClasspathYamlConfig(ClassLoader, String, Properties) - Constructor for class com.hazelcast.client.config.ClientFailoverClasspathYamlConfig
-
Creates a config which is loaded from a classpath resource.
- ClientFailoverConfig - Class in com.hazelcast.client.config
-
Config class to configure multiple client configs to be used by single client instance
The client will try to connect them in given order.
- ClientFailoverConfig() - Constructor for class com.hazelcast.client.config.ClientFailoverConfig
-
- ClientFlakeIdGeneratorConfig - Class in com.hazelcast.client.config
-
The
ClientFlakeIdGeneratorConfig
contains the configuration for the client
regarding
Flake ID Generator
.
- ClientFlakeIdGeneratorConfig(String) - Constructor for class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
- ClientFlakeIdGeneratorConfig(ClientFlakeIdGeneratorConfig) - Constructor for class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
Copy-constructor
- ClientFlakeIdGeneratorProxy - Class in com.hazelcast.client.proxy
-
- ClientFlakeIdGeneratorProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientFlakeIdGeneratorProxy
-
- ClientICacheManager - Class in com.hazelcast.client.impl.clientside
-
Hazelcast instance cache manager provides a means to obtain JCache caches via HazelcastInstance API.
- ClientICMPManager - Class in com.hazelcast.client.connection.nio
-
Client icmp based ping manager
Responsible for configuration handling and
scheduling related tasks
- ClientICMPManager(ClientIcmpPingConfig, ClientExecutionServiceImpl, LoggingService, ClientConnectionManagerImpl, HeartbeatManager) - Constructor for class com.hazelcast.client.connection.nio.ClientICMPManager
-
- ClientIcmpPingConfig - Class in com.hazelcast.client.config
-
Configuration for icmp ping failure detector of clients.
- ClientIcmpPingConfig() - Constructor for class com.hazelcast.client.config.ClientIcmpPingConfig
-
- ClientIcmpPingConfig(ClientIcmpPingConfig) - Constructor for class com.hazelcast.client.config.ClientIcmpPingConfig
-
- ClientIdGeneratorProxy - Class in com.hazelcast.client.proxy
-
- ClientIdGeneratorProxy(String, String, ClientContext, IAtomicLong) - Constructor for class com.hazelcast.client.proxy.ClientIdGeneratorProxy
-
- ClientInvocation - Class in com.hazelcast.client.spi.impl
-
Handles the routing of a request from a Hazelcast client.
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String, int, Address, Connection) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
Create an invocation that will be executed on random member.
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String, int) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
Create an invocation that will be executed on owner of partitionId
.
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String, Address) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
Create an invocation that will be executed on member with given address
.
- ClientInvocation(HazelcastClientInstanceImpl, ClientMessage, String, Connection) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocation
-
Create an invocation that will be executed on given connection
.
- ClientInvocationFuture - Class in com.hazelcast.client.spi.impl
-
- ClientInvocationFuture(ClientInvocation, Executor, ClientMessage, ILogger, CallIdSequence) - Constructor for class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- ClientInvocationService - Interface in com.hazelcast.client.spi
-
Invocation service for Hazelcast clients.
- ClientInvokerWrapper - Class in com.hazelcast.client.impl.querycache.subscriber
-
- ClientInvokerWrapper(QueryCacheContext, HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientInvokerWrapper
-
- ClientListenerService - Interface in com.hazelcast.client.spi
-
Client service to add/remove remote listeners.
- ClientListProxy<E> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
IList
.
- ClientListProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientListProxy
-
- ClientLockProxy - Class in com.hazelcast.client.proxy
-
Proxy implementation of
ILock
.
- ClientLockProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientLockProxy
-
- ClientLockReferenceIdGenerator - Class in com.hazelcast.client.impl.clientside
-
This class generates unique (per client) incrementing reference ID which is used during locking related requests.
- ClientLockReferenceIdGenerator() - Constructor for class com.hazelcast.client.impl.clientside.ClientLockReferenceIdGenerator
-
- ClientLoggingService - Class in com.hazelcast.client.impl.clientside
-
- ClientLoggingService(String, String, BuildInfo, String) - Constructor for class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- ClientMapInvalidationMetaDataFetcher - Class in com.hazelcast.client.map.impl.nearcache.invalidation
-
InvalidationMetaDataFetcher
for client side usage
- ClientMapInvalidationMetaDataFetcher(ClientContext) - Constructor for class com.hazelcast.client.map.impl.nearcache.invalidation.ClientMapInvalidationMetaDataFetcher
-
- ClientMapPartitionIterator<K,V> - Class in com.hazelcast.client.map.impl
-
Iterator for iterating map entries in the partitionId
.
- ClientMapPartitionIterator(ClientMapProxy<K, V>, ClientContext, int, int, boolean) - Constructor for class com.hazelcast.client.map.impl.ClientMapPartitionIterator
-
- ClientMapProxy<K,V> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
IMap
.
- ClientMapProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientMapProxy
-
- ClientMapQueryPartitionIterator<K,V,R> - Class in com.hazelcast.client.map.impl
-
Iterator for iterating map entries in the partitionId
.
- ClientMapQueryPartitionIterator(ClientMapProxy<K, V>, ClientContext, int, int, Predicate<K, V>, Projection<Map.Entry<K, V>, R>) - Constructor for class com.hazelcast.client.map.impl.ClientMapQueryPartitionIterator
-
- ClientMapReduceProxy - Class in com.hazelcast.client.proxy
-
Proxy implementation of
JobTracker
for a client initiated map reduce job.
- ClientMapReduceProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientMapReduceProxy
-
- ClientMessageDecoder - Interface in com.hazelcast.client.impl.clientside
-
Interface to pass specific decode methods to generic data structures that is dealing with client message
- ClientMultiMapProxy<K,V> - Class in com.hazelcast.client.proxy
-
- ClientMultiMapProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- ClientNetworkConfig - Class in com.hazelcast.client.config
-
Contains configuration parameters for client network related behaviour
- ClientNetworkConfig() - Constructor for class com.hazelcast.client.config.ClientNetworkConfig
-
- ClientNetworkConfig(ClientNetworkConfig) - Constructor for class com.hazelcast.client.config.ClientNetworkConfig
-
- ClientNotAllowedInClusterException - Exception in com.hazelcast.client
-
- ClientNotAllowedInClusterException(String) - Constructor for exception com.hazelcast.client.ClientNotAllowedInClusterException
-
Creates a AuthenticationException with the given message.
- ClientOutOfMemoryHandler - Class in com.hazelcast.client
-
To clear resources of the client upon OutOfMemory
- ClientOutOfMemoryHandler() - Constructor for class com.hazelcast.client.ClientOutOfMemoryHandler
-
- ClientPartitionService - Interface in com.hazelcast.client.spi
-
Partition service for Hazelcast clients.
- ClientPartitionServiceImpl - Class in com.hazelcast.client.spi.impl
-
- ClientPartitionServiceImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- ClientPlainChannelInitializer - Class in com.hazelcast.client.connection.nio
-
Client side ChannelInitializer for connections without SSL/TLS.
- ClientPlainChannelInitializer(SocketOptions, boolean) - Constructor for class com.hazelcast.client.connection.nio.ClientPlainChannelInitializer
-
- ClientPNCounterProxy - Class in com.hazelcast.client.proxy
-
- ClientPNCounterProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- ClientProperty - Class in com.hazelcast.client.spi.properties
-
Defines the name and default value for Hazelcast Client properties.
- ClientProtocolEncoder - Class in com.hazelcast.client.connection.nio
-
A
OutboundHandler
that writes the client protocol bytes
and once they have been fully written, it removes itself from pipeline.
- ClientProtocolEncoder() - Constructor for class com.hazelcast.client.connection.nio.ClientProtocolEncoder
-
- ClientProxy - Class in com.hazelcast.client.spi
-
Base class for client proxies.
- ClientProxy(String, String) - Constructor for class com.hazelcast.client.spi.ClientProxy
-
- ClientProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.spi.ClientProxy
-
- ClientProxyDescriptor - Interface in com.hazelcast.client.spi
-
Descriptor of Hazelcast client proxies
Provided by corresponding provider (see com.hazelcast.client.spi.ClientProxyDescriptorProvider).
- ClientProxyDescriptorProvider - Interface in com.hazelcast.client.spi
-
It will be discovered from some external source (like META-INF/services) and registered in the system.
- ClientProxyFactory - Interface in com.hazelcast.client.spi
-
Factory interface creating client proxies.
- ClientProxyFactoryWithContext - Class in com.hazelcast.client.spi.impl
-
- ClientProxyFactoryWithContext() - Constructor for class com.hazelcast.client.spi.impl.ClientProxyFactoryWithContext
-
- ClientProxySessionManager - Class in com.hazelcast.client.cp.internal.session
-
Client-side implementation of Raft proxy session manager
- ClientProxySessionManager(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.cp.internal.session.ClientProxySessionManager
-
- ClientQueryCacheConfigurator - Class in com.hazelcast.client.impl.querycache.subscriber
-
- ClientQueryCacheConfigurator(ClientConfig, QueryCacheEventService) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheConfigurator
-
- ClientQueryCacheContext - Class in com.hazelcast.client.impl.querycache
-
- ClientQueryCacheContext(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- ClientQueryCacheEndToEndConstructor - Class in com.hazelcast.client.impl.querycache.subscriber
-
Client-side implementation of QueryCacheEndToEndConstructor
.
- ClientQueryCacheEndToEndConstructor(QueryCacheRequest) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEndToEndConstructor
-
- ClientQueryCacheEventService - Class in com.hazelcast.client.impl.querycache.subscriber
-
Client side event service implementation for query cache.
- ClientQueryCacheEventService(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- ClientQueryCacheScheduler - Class in com.hazelcast.client.impl.querycache.subscriber
-
Client side implementation of QueryCacheScheduler
.
- ClientQueryCacheScheduler(ClientExecutionService) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheScheduler
-
- ClientQueueProxy<E> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
IQueue
.
- ClientQueueProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientQueueProxy
-
- ClientRaftProxyFactory - Class in com.hazelcast.client.cp.internal.datastructures.proxy
-
Creates client-side proxies of the CP data structures
- ClientRaftProxyFactory(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.cp.internal.datastructures.proxy.ClientRaftProxyFactory
-
- ClientRegistrationKey - Class in com.hazelcast.client.spi.impl.listener
-
- ClientRegistrationKey(String, EventHandler, ListenerMessageCodec) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- ClientRegistrationKey(String) - Constructor for class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- ClientReliableMessageRunner<E> - Class in com.hazelcast.client.proxy
-
- ClientReliableTopicConfig - Class in com.hazelcast.client.config
-
Contains the ReliableTopic configuration for a client.
- ClientReliableTopicConfig() - Constructor for class com.hazelcast.client.config.ClientReliableTopicConfig
-
- ClientReliableTopicConfig(String) - Constructor for class com.hazelcast.client.config.ClientReliableTopicConfig
-
Creates a new ReliableTopicConfig with default settings.
- ClientReliableTopicConfig(ClientReliableTopicConfig) - Constructor for class com.hazelcast.client.config.ClientReliableTopicConfig
-
Create a clone of given reliable topic
- ClientReliableTopicProxy<E> - Class in com.hazelcast.client.proxy
-
Reliable proxy implementation of
ITopic
.
- ClientReliableTopicProxy(String, ClientContext, HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- ClientReplicatedMapProxy<K,V> - Class in com.hazelcast.client.proxy
-
The replicated map client side proxy implementation proxying all requests to a member node
- ClientReplicatedMapProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- ClientResponseHandlerSupplier - Class in com.hazelcast.client.spi.impl
-
A
Supplier
for
Supplier
instance that processes responses for client
invocations.
- ClientResponseHandlerSupplier(AbstractClientInvocationService) - Constructor for class com.hazelcast.client.spi.impl.ClientResponseHandlerSupplier
-
- ClientRingbufferProxy<E> - Class in com.hazelcast.client.proxy
-
- ClientRingbufferProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- ClientScheduledExecutorProxy - Class in com.hazelcast.client.proxy
-
- ClientScheduledExecutorProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- ClientScheduledFutureProxy<V> - Class in com.hazelcast.client.proxy
-
- ClientSecurityConfig - Class in com.hazelcast.client.config
-
Contains the security configuration for the client.
- ClientSecurityConfig() - Constructor for class com.hazelcast.client.config.ClientSecurityConfig
-
- ClientSecurityConfig(ClientSecurityConfig) - Constructor for class com.hazelcast.client.config.ClientSecurityConfig
-
- ClientSemaphoreProxy - Class in com.hazelcast.client.proxy
-
- ClientSemaphoreProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientSemaphoreProxy
-
- ClientServiceNotFoundException - Exception in com.hazelcast.client.spi.impl
-
- ClientServiceNotFoundException(String) - Constructor for exception com.hazelcast.client.spi.impl.ClientServiceNotFoundException
-
- ClientSetProxy<E> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
ISet
.
- ClientSetProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientSetProxy
-
- ClientStateListener - Class in com.hazelcast.client.util
-
Helper class for the user to track the lifecycle state of the client.
- ClientStateListener(ClientConfig) - Constructor for class com.hazelcast.client.util.ClientStateListener
-
Registers this instance with the provided client configuration
- ClientSubscriberContext - Class in com.hazelcast.client.impl.querycache.subscriber
-
SubscriberContext
implementation for client side.
- ClientSubscriberContext(QueryCacheContext) - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContext
-
- ClientSubscriberContextSupport - Class in com.hazelcast.client.impl.querycache.subscriber
-
SubscriberContextSupport
implementation for client side.
- ClientSubscriberContextSupport() - Constructor for class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContextSupport
-
- ClientTopicProxy<E> - Class in com.hazelcast.client.proxy
-
Proxy implementation of
ITopic
.
- ClientTopicProxy(String, String, ClientContext) - Constructor for class com.hazelcast.client.proxy.ClientTopicProxy
-
- ClientTransactionContext - Interface in com.hazelcast.client.spi
-
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap
.
- ClientTransactionManagerService - Interface in com.hazelcast.client.spi
-
- ClientTransactionManagerServiceImpl - Class in com.hazelcast.client.spi.impl
-
- ClientTransactionManagerServiceImpl(HazelcastClientInstanceImpl, LoadBalancer) - Constructor for class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- ClientTransactionUtil - Class in com.hazelcast.client.proxy.txn
-
Contains static method that is used from client transaction classes.
- ClientTxnListProxy<E> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnListProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- ClientTxnMapProxy<K,V> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnMapProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- ClientTxnMultiMapProxy<K,V> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnMultiMapProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- ClientTxnQueueProxy<E> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnQueueProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- ClientTxnSetProxy<E> - Class in com.hazelcast.client.proxy.txn
-
- ClientTxnSetProxy(String, ClientTransactionContext) - Constructor for class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- ClientUserCodeDeploymentConfig - Class in com.hazelcast.client.config
-
Configuration of User Code Deployment.
- ClientUserCodeDeploymentConfig() - Constructor for class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- ClientUserCodeDeploymentConfig(ClientUserCodeDeploymentConfig) - Constructor for class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- ClientUserCodeDeploymentService - Class in com.hazelcast.client.spi.impl
-
- ClientUserCodeDeploymentService(ClientUserCodeDeploymentConfig, ClassLoader) - Constructor for class com.hazelcast.client.spi.impl.ClientUserCodeDeploymentService
-
- close() - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- close(String, Throwable) - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- closeSession(RaftGroupId, Long) - Method in class com.hazelcast.client.cp.internal.session.ClientProxySessionManager
-
- CLOUD_URL_BASE_PROPERTY - Static variable in class com.hazelcast.client.spi.impl.discovery.HazelcastCloudDiscovery
-
Internal client property to change base url of cloud discovery endpoint.
- ClusterConnectorService - Interface in com.hazelcast.client.connection.nio
-
Helper to ClientConnectionManager.
- ClusterConnectorServiceImpl - Class in com.hazelcast.client.connection.nio
-
Helper to ClientConnectionManager.
- ClusterConnectorServiceImpl(HazelcastClientInstanceImpl, ClientConnectionManagerImpl, ClientConnectionStrategy, ClientDiscoveryService) - Constructor for class com.hazelcast.client.connection.nio.ClusterConnectorServiceImpl
-
- com.hazelcast.client - package com.hazelcast.client
-
Contains classes/interfaces related to Client
- com.hazelcast.client.cache.impl - package com.hazelcast.client.cache.impl
-
Hazelcast JSR-107 aka JCache implementation client side
- com.hazelcast.client.cache.impl.nearcache.invalidation - package com.hazelcast.client.cache.impl.nearcache.invalidation
-
- com.hazelcast.client.config - package com.hazelcast.client.config
-
Contains classes related to config for com.hazelcast.client
- com.hazelcast.client.connection - package com.hazelcast.client.connection
-
Provides connection interfaces/classes for com.hazelcast.client
Everything in this package and its subpackages is private.
- com.hazelcast.client.connection.nio - package com.hazelcast.client.connection.nio
-
Contains classes related to New IO for com.hazelcast.client.connection
- com.hazelcast.client.console - package com.hazelcast.client.console
-
This package contains ClientConsoleApp
- com.hazelcast.client.cp.internal - package com.hazelcast.client.cp.internal
-
Contains client-side impl classes of the CP subsystem
- com.hazelcast.client.cp.internal.datastructures.atomiclong - package com.hazelcast.client.cp.internal.datastructures.atomiclong
-
Contains client-side proxy impl of
Raft-based
IAtomicLong
- com.hazelcast.client.cp.internal.datastructures.atomicref - package com.hazelcast.client.cp.internal.datastructures.atomicref
-
- com.hazelcast.client.cp.internal.datastructures.countdownlatch - package com.hazelcast.client.cp.internal.datastructures.countdownlatch
-
- com.hazelcast.client.cp.internal.datastructures.lock - package com.hazelcast.client.cp.internal.datastructures.lock
-
Contains client-side proxy impl of
Raft-based
FencedLock
- com.hazelcast.client.cp.internal.datastructures.proxy - package com.hazelcast.client.cp.internal.datastructures.proxy
-
Contains APIs to create client-side proxies of the CP data structures
- com.hazelcast.client.cp.internal.datastructures.semaphore - package com.hazelcast.client.cp.internal.datastructures.semaphore
-
Contains client-side proxy impl of Raft-based
ISemaphore
- com.hazelcast.client.cp.internal.session - package com.hazelcast.client.cp.internal.session
-
Contains client-side impl of the Raft proxy session manager
- com.hazelcast.client.impl.clientside - package com.hazelcast.client.impl.clientside
-
Contains most of the client side HazelcastInstance implementation functionality.
- com.hazelcast.client.impl.querycache - package com.hazelcast.client.impl.querycache
-
Contains query cache internal implementations for client side.
- com.hazelcast.client.impl.querycache.subscriber - package com.hazelcast.client.impl.querycache.subscriber
-
Contains Hazelcast Enterprise version client-side query cache
subscriber implementation classes.
- com.hazelcast.client.impl.statistics - package com.hazelcast.client.impl.statistics
-
- com.hazelcast.client.map.impl - package com.hazelcast.client.map.impl
-
- com.hazelcast.client.map.impl.nearcache.invalidation - package com.hazelcast.client.map.impl.nearcache.invalidation
-
- com.hazelcast.client.proxy - package 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 - package com.hazelcast.client.proxy.txn
-
Contains classes related to proxy for client transactions
- com.hazelcast.client.proxy.txn.xa - package com.hazelcast.client.proxy.txn.xa
-
Contains classes related to proxy for XA
- com.hazelcast.client.spi - package com.hazelcast.client.spi
-
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
- com.hazelcast.client.spi.impl - package com.hazelcast.client.spi.impl
-
Provides util classes for the Hazelcast client SPI.
- com.hazelcast.client.spi.impl.discovery - package com.hazelcast.client.spi.impl.discovery
-
- com.hazelcast.client.spi.impl.listener - package com.hazelcast.client.spi.impl.listener
-
- com.hazelcast.client.spi.properties - package com.hazelcast.client.spi.properties
-
Contains the Hazelcast client properties implementation.
- com.hazelcast.client.util - package com.hazelcast.client.util
-
This package contains some utility classes and the base implementations of the
loadbalancer implementations
- commit(Xid, boolean) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- commitTransaction() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- commitTransaction() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- compareAndSet(long, long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- compareAndSet(T, T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- compareAndSet(long, long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- compareAndSet(E, E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- compareAndSetAsync(long, long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- compareAndSetAsync(T, T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- compareAndSetAsync(long, long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- compareAndSetAsync(E, E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- compareTo(Delayed) - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- COMPATIBILITY_3_6_SERVER_ENABLED - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
When this property is true, if the client can not know the server version it will assume that the server is version 3.6.x.
- complete(Object) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- concurrentInvocations() - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- concurrentInvocations() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- configure(GroupConfig, Properties) - Method in class com.hazelcast.client.connection.nio.DefaultCredentialsFactory
-
- connect() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- connectionAdded(Connection) - Method in class com.hazelcast.client.connection.nio.ClientICMPManager
-
- connectionAdded(Connection) - Method in class com.hazelcast.client.connection.nio.ClusterConnectorServiceImpl
-
- connectionAdded(Connection) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- connectionIdGen - Variable in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- connectionManager - Variable in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- connectionRemoved(Connection) - Method in class com.hazelcast.client.connection.nio.ClientICMPManager
-
- connectionRemoved(Connection) - Method in class com.hazelcast.client.connection.nio.ClusterConnectorServiceImpl
-
- connectionRemoved(Connection) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- ConnectionRetryConfig - Class in com.hazelcast.client.config
-
Connection Retry Config is controls the period among the retries and when should a client gave up
retrying.
- ConnectionRetryConfig() - Constructor for class com.hazelcast.client.config.ConnectionRetryConfig
-
- ConnectionRetryConfig(ConnectionRetryConfig) - Constructor for class com.hazelcast.client.config.ConnectionRetryConfig
-
- connectToCluster() - Method in interface com.hazelcast.client.connection.nio.ClusterConnectorService
-
- connectToCluster() - Method in class com.hazelcast.client.connection.nio.ClusterConnectorServiceImpl
-
- connectToClusterAsync() - Method in interface com.hazelcast.client.connection.nio.ClusterConnectorService
-
- connectToClusterAsync() - Method in class com.hazelcast.client.connection.nio.ClusterConnectorServiceImpl
-
- contains(T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- contains(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- contains(Object) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- contains(Object) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- contains(Object) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- containsAll(Collection<?>) - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- containsAsync(T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- containsAsync(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- containsEntry(K, V) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- containsKey(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- containsKey(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- containsKey(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- containsKey(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- containsKey(Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- containsKeyInternal(Object) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- containsKeyInternal(Object) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- containsKeyInternal(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- containsKeyInternal(Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- containsValue(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- countDown() - Method in class com.hazelcast.client.cp.internal.datastructures.countdownlatch.RaftCountDownLatchProxy
-
- countDown() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
-
- CPSubsystemImpl - Class in com.hazelcast.client.cp.internal
-
Client-side impl of the CP subsystem to create CP data structure proxies
- CPSubsystemImpl(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- create(String, ClientContext) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxyFactory
-
- create(String) - Method in interface com.hazelcast.client.spi.ClientProxyFactory
-
Creates a new client proxy with the given ID
- create(String) - Method in class com.hazelcast.client.spi.impl.ClientProxyFactoryWithContext
-
- create(String, ClientContext) - Method in class com.hazelcast.client.spi.impl.ClientProxyFactoryWithContext
-
Creates a new client proxy with the given ID.
- createCacheConfig(String, CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- createCacheManager(HazelcastInstance, URI, ClassLoader, Properties) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
-
- createCacheProxy(CacheConfig<K, V>) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- createCachingProvider(HazelcastInstance) - Static method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
-
Helper method for creating caching provider for testing etc.
- createChannelInitializer() - Method in interface com.hazelcast.client.ClientExtension
-
- createChannelInitializer(SSLConfig, SocketOptions) - Method in interface com.hazelcast.client.ClientExtension
-
- createChannelInitializer() - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createChannelInitializer(SSLConfig, SocketOptions) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createClientProxyDescriptors() - Method in interface com.hazelcast.client.spi.ClientProxyDescriptorProvider
-
Return registered clientProxy descriptors
- createConnectionManager(HazelcastClientInstanceImpl) - Method in interface com.hazelcast.client.impl.clientside.ClientConnectionManagerFactory
-
- createConnectionManager(HazelcastClientInstanceImpl) - Method in class com.hazelcast.client.impl.clientside.DefaultClientConnectionManagerFactory
-
- createDestroyQueryCacheOperation(String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContextSupport
-
- createDiscoveryStrategyConfigs(ClientConfig) - Static method in class com.hazelcast.client.config.ClientAliasedDiscoveryConfigUtils
-
- createDistributedObjectsOnCluster(Connection) - Method in class com.hazelcast.client.spi.ProxyManager
-
- createException(ClientMessage) - Method in class com.hazelcast.client.impl.clientside.ClientExceptionFactory
-
- createException(String, Throwable) - Method in interface com.hazelcast.client.impl.clientside.ClientExceptionFactory.ExceptionFactory
-
- createNearCacheManager() - Method in interface com.hazelcast.client.ClientExtension
-
- createNearCacheManager() - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createProxy(String, String) - Method in class com.hazelcast.client.cp.internal.datastructures.proxy.ClientRaftProxyFactory
-
- createPublisherAccumulator(AccumulatorInfo) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEndToEndConstructor
-
- createRecoveryOperation(String, String, long, int) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContextSupport
-
- createSerializationService(byte) - Method in interface com.hazelcast.client.ClientExtension
-
- createSerializationService(byte) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createServiceProxyFactory(Class<T>) - Method in interface com.hazelcast.client.ClientExtension
-
Creates a ClientProxyFactory
for the supplied service class.
- createServiceProxyFactory(Class<T>) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createSocketConnection(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- createSocketInterceptor() - Method in interface com.hazelcast.client.ClientExtension
-
Creates a
SocketInterceptor
to be used by this client if available,
otherwise returns
null
- createSocketInterceptor(SocketInterceptorConfig) - Method in interface com.hazelcast.client.ClientExtension
-
Create socket interceptor according to given config
- createSocketInterceptor() - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createSocketInterceptor(SocketInterceptorConfig) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- createUrlEndpoint(String, String) - Static method in class com.hazelcast.client.spi.impl.discovery.HazelcastCloudDiscovery
-
- current() - Method in class com.hazelcast.client.impl.clientside.ClientDiscoveryService
-
- generate(ClientConfig) - Static method in class com.hazelcast.client.config.ClientConfigXmlGenerator
-
- generate(ClientConfig, int) - Static method in class com.hazelcast.client.config.ClientConfigXmlGenerator
-
Transforms the given
ClientConfig
to xml string
formatting the output with given
indent
, -1 means no
formatting.
- generateThreadId(RaftGroupId) - Method in class com.hazelcast.client.cp.internal.session.ClientProxySessionManager
-
- get(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- get() - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- get() - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- get() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- get() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- get(int) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- get(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- get(K) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- get() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- get(Object) - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- get() - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- get(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- get(Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- get(K) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- get() - Method in class com.hazelcast.client.spi.impl.ClientResponseHandlerSupplier
-
- get() - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- get(long, TimeUnit) - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- GET_ASYNC_RESPONSE_DECODER - Static variable in class com.hazelcast.client.proxy.ClientMapProxy
-
- getActiveConnection(Address) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getActiveConnection(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getActiveConnections() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getActiveConnections() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getActiveRegistrations(String) - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- getAddresses() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getAddresses() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Returns the list of candidate addresses that client will use to establish initial connection
- getAddressProvider() - Method in class com.hazelcast.client.impl.clientside.CandidateClusterContext
-
- getAddressTranslator() - Method in class com.hazelcast.client.impl.clientside.CandidateClusterContext
-
- getAdvancedNetworkConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAll(Set<? extends K>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getAll(Set<K>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getAllHazelcastClients() - Static method in class com.hazelcast.client.HazelcastClient
-
Gets an immutable collection of all client HazelcastInstances created in this JVM.
- getAllInternal(Set<? extends K>, Collection<Data>, ExpiryPolicy, List<Object>, long) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- getAllInternal(Set<K>, Map<Integer, List<Data>>, List<Object>) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getAllInternal(Set<K>, Map<Integer, List<Data>>, List<Object>) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getAllScheduledFutures() - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- getAndAdd(long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAndAdd(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndAdd(long) - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- getAndAddAsync(long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAndAddAsync(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndAlter(IFunction<Long, Long>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAndAlter(IFunction<T, T>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- getAndAlter(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndAlter(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAndAlterAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAndAlterAsync(IFunction<T, T>) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- getAndAlterAsync(IFunction<Long, Long>) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndAlterAsync(IFunction<E, E>) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAndDecrement() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- getAndIncrement() - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAndIncrement() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndIncrement() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- getAndIncrementAsync() - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAndIncrementAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndPut(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getAndRemove(K) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getAndReplace(K, V) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getAndSet(long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAndSet(T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- getAndSet(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndSet(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAndSetAsync(long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAndSetAsync(T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- getAndSetAsync(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAndSetAsync(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAndSubtract(long) - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
- getAsync() - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getAsync() - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- getAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- getAsync() - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- getAsync(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getAsync(K) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getAsyncInternal(Object, ExpiryPolicy, ExecutionCallback<V>) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- getAsyncInternal(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getAtomicLong(String) - Method in class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- getAtomicLong(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getAtomicLong(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getAtomicLongConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAtomicLongConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAtomicNumber() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getAtomicReference(String) - Method in class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- getAtomicReference(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getAtomicReference(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getAtomicReferenceConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAtomicReferenceConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getAwsConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getAzureConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getBufferSize() - Method in class com.hazelcast.client.config.SocketOptions
-
Gets the SO_SNDBUF and SO_RCVBUF option value
- getCache(String) - Method in class com.hazelcast.client.impl.clientside.ClientICacheManager
-
- getCacheByFullName(String) - Method in class com.hazelcast.client.impl.clientside.ClientICacheManager
-
- getCacheConfig(String, String) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- getCacheConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCacheConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCacheEventJournalConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCacheEventJournalConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCacheEvictions() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- getCacheExpiries() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- getCacheManager() - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getCacheManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCacheManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCallId() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
Call ID of first event registration request
- getCardinalityEstimator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCardinalityEstimator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCardinalityEstimatorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCardinalityEstimatorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getChannelInitializerProvider() - Method in class com.hazelcast.client.impl.clientside.CandidateClusterContext
-
- getClassDefinitionList() - Method in class com.hazelcast.client.spi.impl.ClientUserCodeDeploymentService
-
- getClassLoader() - Method in class com.hazelcast.client.config.ClientConfig
-
Gets the classLoader
- getClassLoader() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getClassName() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- getClassNames() - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- getClient() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getClient() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getClient() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getClient() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getClient() - Method in interface com.hazelcast.client.spi.ClientTransactionContext
-
- getClient() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- getClientClusterService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getClientConfig() - Method in class com.hazelcast.client.spi.ClientContext
-
- getClientConfigs() - Method in class com.hazelcast.client.config.ClientFailoverConfig
-
- getClientDiscoveryService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientExceptionFactory() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientExecutionService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientExtension() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientIcmpPingConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
ICMP ping is used to detect if machine that a remote hazelcast member runs on alive or not
- getClientMessage() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getClientPartitionService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientProxyClass() - Method in interface com.hazelcast.client.spi.ClientProxyDescriptor
-
- getClientProxyFactory(String) - Method in class com.hazelcast.client.spi.ProxyManager
-
- getClientService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClientService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCloseCause() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getCloseReason() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getCloudConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getCluster() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCluster() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getClusterConnectorService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getClusterConnectorService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getClusterService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getClusterState() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getClusterTime() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getClusterTime() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Returns the cluster-time.
- getClusterTime() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getClusterVersion() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getCodec() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
- getCodec() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- getConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getConfigByTag(ClientNetworkConfig, String) - Static method in class com.hazelcast.client.config.ClientAliasedDiscoveryConfigUtils
-
- getConfigPatternMatcher() - Method in class com.hazelcast.client.config.ClientConfig
-
Returns the pattern matcher which is used to match item names to
configuration objects.
- getConfigPatternMatcher() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getConfigRoot() - Method in class com.hazelcast.client.config.YamlClientConfigBuilder
-
- getConfigRoot() - Method in class com.hazelcast.client.config.YamlClientFailoverConfigBuilder
-
- getConfigType() - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
-
- getConfigType() - Method in class com.hazelcast.client.config.XmlClientFailoverConfigBuilder
-
- getConfiguration(Class<C>) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- getConfigurationFile() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getConfigurationUrl() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getConnectedServerVersion() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getConnectedServerVersion() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getConnectedServerVersionString() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getConnection() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getConnection() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getConnection() - Method in interface com.hazelcast.client.spi.ClientTransactionContext
-
- getConnectionAttemptLimit() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionAttemptLimit() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getConnectionAttemptPeriod() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionAttemptPeriod() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Period for the next attempt to find a member to connect.
- getConnectionManager() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getConnectionManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getConnectionManager() - Method in class com.hazelcast.client.spi.ClientContext
-
- getConnectionRetryConfig() - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
Connection Retry Config is controls the period among the retries and when should a client gave up
retrying.
- getConnectionStrategy() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getConnectionStrategy() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getConnectionStrategyConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getConnectionTimeout() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Timeout value in millis for nodes to accept client connection requests.
- getContext() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getContext() - Method in class com.hazelcast.client.spi.ProxyManager
-
- getCount() - Method in class com.hazelcast.client.cp.internal.datastructures.countdownlatch.RaftCountDownLatchProxy
-
- getCount() - Method in class com.hazelcast.client.proxy.ClientCountDownLatchProxy
-
- getCountDownLatch(String) - Method in class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- getCountDownLatch(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCountDownLatch(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCountDownLatchConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCountDownLatchConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCPSessionManagementService() - Method in class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- getCPSubsystem() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getCPSubsystem() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getCPSubsystemConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCPSubsystemManagementService() - Method in class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- getCRDTReplicationConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getCredentials() - Method in class com.hazelcast.client.config.ClientConfig
-
- getCredentials() - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- getCredentialsClassname() - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- getCredentialsFactory() - Method in class com.hazelcast.client.impl.clientside.CandidateClusterContext
-
- getCredentialsFactoryConfig() - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- getCurrentState() - Method in class com.hazelcast.client.util.ClientStateListener
-
- getCurrentTargetReplicaAddress() - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-
Returns the current target replica address to which this proxy is
sending invocations.
- getDataMembers() - Method in class com.hazelcast.client.cache.impl.nearcache.invalidation.ClientCacheInvalidationMetaDataFetcher
-
- getDataMembers() - Method in class com.hazelcast.client.map.impl.nearcache.invalidation.ClientMapInvalidationMetaDataFetcher
-
- getDelay(TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- getDiscoveryConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Returns the configuration of the Hazelcast Discovery SPI and configured discovery providers
- getDiscoveryToken() - Method in class com.hazelcast.client.config.ClientCloudConfig
-
hazelcast.cloud discoveryToken of your cluster
- getDistributedObject(String, String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getDistributedObject(String, String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getDistributedObject() - Method in class com.hazelcast.client.spi.impl.listener.LazyDistributedObjectEvent
-
- getDistributedObjectName() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getDistributedObjects() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getDistributedObjects() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getDistributedObjects() - Method in class com.hazelcast.client.spi.ProxyManager
-
- getDurableExecutorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getDurableExecutorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getDurableExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getDurableExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getEndPoint() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getEndpointManager() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getEntryView(K) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getEurekaConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getEventExecutor() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- getEventHandler() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getEventHandlers() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- getExecutionService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getExecutor() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Gets the Executor that is going to process the events.
- getExecutorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getExecutorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getExecutorPoolSize() - Method in class com.hazelcast.client.config.ClientConfig
-
Pool size for internal ExecutorService which handles responses etc.
- getExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getFactoryId() - Method in class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
- getFactoryImpl() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- getFailoverConfig() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getFence() - Method in class com.hazelcast.client.cp.internal.datastructures.lock.RaftFencedLockProxy
-
- getFilter() - Method in class com.hazelcast.client.impl.querycache.subscriber.ListenerInfo
-
- getFlakeIdGenerator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getFlakeIdGenerator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getFlakeIdGeneratorConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
-
Returns the
ClientFlakeIdGeneratorConfig
for the given name, creating
one if necessary and adding it to the collection of known configurations.
- getFlakeIdGeneratorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getFlakeIdGeneratorConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
-
- getFlakeIdGeneratorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getForUpdate(Object) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- getFuture() - Method in class com.hazelcast.client.util.ClientDelegatingFuture
-
- getGcpConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getGroupConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getGroupConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getGroupId() - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getGroupId() - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- getGroupId() - Method in class com.hazelcast.client.cp.internal.datastructures.countdownlatch.RaftCountDownLatchProxy
-
- getGroupId() - Method in class com.hazelcast.client.cp.internal.datastructures.lock.RaftFencedLockProxy
-
- getGroupId() - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionAwareSemaphoreProxy
-
- getGroupId() - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionlessSemaphoreProxy
-
- getGroupName() - Method in interface com.hazelcast.client.spi.ClientTransactionManagerService
-
- getGroupName() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- getHandler() - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- getHandler() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- getHazelcastClientByName(String) - Static method in class com.hazelcast.client.HazelcastClient
-
Returns an existing HazelcastClient with instanceName.
- getHazelcastInstance() - Method in class com.hazelcast.client.spi.ClientContext
-
- getHazelcastInstance() - Method in class com.hazelcast.client.spi.ProxyManager
-
- getHeadSequence(StaleSequenceException) - Method in class com.hazelcast.client.proxy.ClientReliableMessageRunner
-
- getHotRestartPersistenceConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getHotRestartService() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getId() - Method in class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
- getId() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getId() - Method in class com.hazelcast.client.impl.querycache.subscriber.ListenerInfo
-
- getId() - Method in class com.hazelcast.client.spi.ClientProxy
-
Deprecated.
- getIdGenerator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getIdGenerator(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getInetAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getInitialBackoffMillis() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
how long to wait after the first failure before retrying
- getInstanceName() - Method in class com.hazelcast.client.config.ClientConfig
-
- getInstanceName() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getInternal(Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getInternal(Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getIntervalMilliseconds() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- getInvocation() - Method in class com.hazelcast.client.spi.impl.ClientInvocationFuture
-
- getInvocationRetryPauseMillis() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- getInvocationService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getInvocationService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getInvocationTimeoutMillis() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- getInvokerWrapper() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getJarPaths() - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- getJitter() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
by how much to randomize backoffs.
- getJobTracker(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getJobTracker(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getJobTrackerConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getJobTrackerConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getKey() - Method in class com.hazelcast.client.proxy.ClientLockProxy
-
Deprecated.
- getKubernetesConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getLabels() - Method in class com.hazelcast.client.config.ClientConfig
-
- getLastCredentials() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getLicenseKey() - Method in class com.hazelcast.client.config.ClientConfig
-
- getLicenseKey() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getLifecycleMutexFactory() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getLifecycleService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLifecycleService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getLifecycleService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getLingerSeconds() - Method in class com.hazelcast.client.config.SocketOptions
-
Gets SO_LINGER with the specified linger time in seconds
- getList() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getList(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getList(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getList(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getList(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getListConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getListConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getListenerAdapter() - Method in class com.hazelcast.client.impl.querycache.subscriber.ListenerInfo
-
- getListenerConfigs() - Method in class com.hazelcast.client.config.ClientConfig
-
- getListenerConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getListenerService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getListenerService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getLoadBalancer() - Method in class com.hazelcast.client.config.ClientConfig
-
Gets LoadBalancer
- getLoadBalancer() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLoadBalancerClassName() - Method in class com.hazelcast.client.config.ClientConfig
-
Gets load balancer class name
- getLocalClient() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
- getLocalClient() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getLocalCPMember() - Method in class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- getLocalEndpoint() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLocalEndpoint() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getLocalExecutorStats() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- getLocalMapStats() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getLocalMapStats() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getLocalMember() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getLocalMultiMapStats() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- getLocalQueueStats() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- getLocalSocketAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getLocalTopicStats() - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- getLocalTopicStats() - Method in class com.hazelcast.client.proxy.ClientTopicProxy
-
- getLock(String) - Method in class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- getLock(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLock(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getLockConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getLockConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getLockCount() - Method in class com.hazelcast.client.cp.internal.datastructures.lock.RaftFencedLockProxy
-
- getLockCount() - Method in class com.hazelcast.client.proxy.ClientLockProxy
-
- getLockReferenceIdGenerator() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLogger(String) - Method in class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- getLogger(Class) - Method in class com.hazelcast.client.impl.clientside.ClientLoggingService
-
- getLoggingService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getLoggingService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getLoggingService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getManagedContext() - Method in class com.hazelcast.client.config.ClientConfig
-
- getManagedContext() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getManagementCenterConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMap() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getMap(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getMap(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getMapConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapConfigOrNull(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapEventJournalConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapEventJournalConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapMerkleTreeConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMapMerkleTreeConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMasterAddress() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Returns the address of the master member.
- getMasterAddress() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMaxAttempts() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- getMaxBackoffMillis() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
When backoff reaches this upper bound, it does not increase any more.
- getMember(ReliableTopicMessage) - Method in class com.hazelcast.client.proxy.ClientReliableMessageRunner
-
- getMember(Address) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the member for the given address.
- getMember(String) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the member with the given UUID.
- getMember(Address) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMember(String) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMemberAttributeConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMemberList() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getMemberList() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the collection of members.
- getMemberList() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMembers() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- getMembers(MemberSelector) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Returns a collection of the members that satisfy the given
MemberSelector
.
- getMembers(MemberSelector) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getMembers() - Method in class com.hazelcast.client.util.AbstractLoadBalancer
-
- getMemoryStats() - Method in interface com.hazelcast.client.ClientExtension
-
Returns MemoryStats of for the JVM and current HazelcastInstance.
- getMemoryStats() - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- getMetricsRegistry() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getMultiMap() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getMultiMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getMultiMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getMultiMap(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getMultiMap(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getMultiMapConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMultiMapConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getMultiplier() - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
factor with which to multiply backoff after a failed retry
- getName() - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
Returns the configuration name.
- getName() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Gets the name of the reliable topic.
- getName() - Method in class com.hazelcast.client.impl.clientside.CandidateClusterContext
-
- getName() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getName() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getName() - Method in class com.hazelcast.client.spi.ClientContext
-
- getName() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getNativeMemoryConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getNativeMemoryConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getNearCache() - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- getNearCache() - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- getNearCacheConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
-
- getNearCacheConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
-
Map of all configured NearCacheConfig's with the name key and configuration as the value
- getNearCacheManager() - Method in class com.hazelcast.client.cache.impl.HazelcastClientCacheManager
-
- getNearCacheManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getNearCacheManager() - Method in class com.hazelcast.client.spi.ClientContext
-
- getNearCacheStatistics() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- getNetworkConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getNetworkConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getNetworking() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getNextReferenceId() - Method in class com.hazelcast.client.impl.clientside.ClientLockReferenceIdGenerator
-
- getOrConnect(Address) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getOrConnect(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOrConnect(Address, boolean) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOrCreateConfiguration(String, String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheConfigurator
-
- getOrCreateHazelcastClient() - Static method in class com.hazelcast.client.HazelcastClient
-
Gets or creates a new HazelcastInstance (a new client in a cluster) with the default XML configuration looked up in:
System property: Hazelcast will first check if "hazelcast.client.config" system property is set to a file or a
classpath:...
path.
- getOrCreateHazelcastClient(ClientConfig) - Static method in class com.hazelcast.client.HazelcastClient
-
Gets or creates a new HazelcastInstance (a new client in a cluster) with a certain name.
- getOrCreateInstance(URI, ClassLoader, Properties) - Method in class com.hazelcast.client.cache.impl.HazelcastClientCachingProvider
-
- getOrCreateLocalProxy(String, String) - Method in class com.hazelcast.client.spi.ProxyManager
-
- getOrCreateProxy(String, String) - Method in class com.hazelcast.client.spi.ProxyManager
-
- getOrCreateQueryCacheConfig(String, String) - Method in class com.hazelcast.client.config.ClientConfig
-
- getOriginClassName() - Method in exception com.hazelcast.client.UndefinedErrorCodeException
-
- getOrNull(String, String, String) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheConfigurator
-
- getOrNullQueryCacheConfig(String, String) - Method in class com.hazelcast.client.config.ClientConfig
-
- getOrTriggerConnect(Address, boolean) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getOrTriggerConnect(Address, boolean) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOutboundPortDefinitions() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Returns the outbound port definitions.
- getOutboundPorts() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Returns the outbound ports.
- getOwnedEntryCount() - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- getOwnerConnection() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getOwnerConnection() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOwnerConnectionAddress() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getOwnerConnectionAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getOwnerConnectionAddress() - Method in class com.hazelcast.client.connection.nio.ClusterConnectorServiceImpl
-
- getPartition(Object) - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- getPartition(int) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartition(int) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitionCount() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getPartitionCount() - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionCount() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitionGroupConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getPartitionId(Object) - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getPartitionId(Data) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionId(Object) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionId() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getPartitionId(Data) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitionId(Object) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitioningStrategy(ClassLoader) - Method in class com.hazelcast.client.impl.clientside.DefaultClientExtension
-
- getPartitionKey() - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- getPartitionKey() - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- getPartitionKey() - Method in class com.hazelcast.client.cp.internal.datastructures.countdownlatch.RaftCountDownLatchProxy
-
- getPartitionKey() - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionAwareSemaphoreProxy
-
- getPartitionKey() - Method in class com.hazelcast.client.cp.internal.datastructures.semaphore.RaftSessionlessSemaphoreProxy
-
- getPartitionKey() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getPartitionOwner(int) - Method in interface com.hazelcast.client.spi.ClientPartitionService
-
- getPartitionOwner(int) - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- getPartitions() - Method in class com.hazelcast.client.proxy.PartitionServiceProxy
-
- getPartitionService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getPartitionService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getPartitionService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getPNCounter(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getPNCounter(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getPNCounterConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getPNCounterConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getPort() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getPossibleSocketAddresses(int, String, int) - Static method in class com.hazelcast.client.util.AddressHelper
-
- getPrefetchCount() - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
- getPrefetchValidityMillis() - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
- getPrincipal() - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- getPrincipal() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- getProperties() - Method in class com.hazelcast.client.config.ClientConfig
-
- getProperties() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getProperties() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getProperty(String) - Method in class com.hazelcast.client.config.ClientConfig
-
Gets a named property already set or from system properties if not exists.
- getProperty(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getProtocolVersion() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getProxyFactoryConfigs() - Method in class com.hazelcast.client.config.ClientConfig
-
- getProxyManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getProxyManager() - Method in class com.hazelcast.client.spi.ClientContext
-
- getProxySessionManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getPublisherContext() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getQueryCache(String) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getQueryCache(String, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getQueryCache(String, MapListener, Predicate<K, V>, boolean) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getQueryCacheConfigs() - Method in class com.hazelcast.client.config.ClientConfig
-
- getQueryCacheConfigurator() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getQueryCacheContext() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getQueryCacheContext() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- getQueryCacheContext() - Method in class com.hazelcast.client.spi.ClientContext
-
- getQueryCacheEventService() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getQueryCacheScheduler() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getQueue() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getQueue(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getQueue(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getQueue(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getQueue(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getQueueConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getQueueConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getQuorumConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getQuorumConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getQuorumService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getQuorumService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getReadBatchSize() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Gets the maximum number of items to read in a batch.
- getReconnectMode() - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
- getRegistrations() - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- getRegistrations() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- getReliableTopic(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getReliableTopic(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getReliableTopicConfig(String) - Method in class com.hazelcast.client.config.ClientConfig
-
Gets the ClientReliableTopicConfig for a given reliable topic name.
- getReliableTopicConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getReliableTopicConfigMap() - Method in class com.hazelcast.client.config.ClientConfig
-
Returns the map of reliable topic configurations,
mapped by config name.
- getReliableTopicConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getRemainingLeaseTime() - Method in class com.hazelcast.client.proxy.ClientLockProxy
-
- getRemoteSocketAddress() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getRepairingTask(String) - Method in class com.hazelcast.client.spi.ClientContext
-
- getReplicatedMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getReplicatedMap(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getReplicatedMapConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getReplicatedMapConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getReplicatedMapStats() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- getResponseHandler() - Method in interface com.hazelcast.client.spi.ClientInvocationService
-
- getResponseHandler() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- getRingbuffer(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getRingbuffer(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getRingbuffer() - Method in class com.hazelcast.client.proxy.ClientReliableTopicProxy
-
- getRingbufferConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getRingbufferConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getScheduledExecutorConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getScheduledExecutorConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getScheduledExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getScheduledExecutorService(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getScheduledFuture(ScheduledTaskHandler) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- getScopedHostName(AddressUtil.AddressHolder) - Static method in class com.hazelcast.client.util.AddressHelper
-
- getSecurityConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getSecurityConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSemaphore(String) - Method in class com.hazelcast.client.cp.internal.CPSubsystemImpl
-
- getSemaphore(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getSemaphore(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getSemaphoreConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSemaphoreConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSemaphoreConfigsAsMap() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSendConnection() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getSendConnectionOrWait() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getSerializationConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
- getSerializationConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSerializationService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getSerializationService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getSerializationService() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getSerializationService() - Method in class com.hazelcast.client.map.impl.ClientMapPartitionIterator
-
- getSerializationService() - Method in class com.hazelcast.client.map.impl.ClientMapQueryPartitionIterator
-
- getSerializationService() - Method in class com.hazelcast.client.spi.ClientContext
-
- getSerializationService() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getServerRegistrationId() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
Alias registration ID is same as registration ID in the beginning.
- getService() - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- getServiceName() - Method in class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- getServiceName() - Method in class com.hazelcast.client.spi.ClientProxy
-
- getServiceName() - Method in interface com.hazelcast.client.spi.ClientProxyDescriptor
-
- getServicesConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSet() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getSet(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getSet(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getSet(String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getSet(String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getSetConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSetConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getSize() - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the current number of members.
- getSize(MemberSelector) - Method in interface com.hazelcast.client.spi.ClientClusterService
-
Gets the number of members that satisfy the given
MemberSelector
instance.
- getSize() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getSize(MemberSelector) - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- getSocketAddresses(String) - Static method in class com.hazelcast.client.util.AddressHelper
-
- getSocketInterceptor() - Method in class com.hazelcast.client.impl.clientside.CandidateClusterContext
-
- getSocketInterceptorConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getSocketInterceptorConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getSocketOptions() - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- getSocketOptions() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getSSLConfig() - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- getStartTime() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getState() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionProxy
-
- getStats() - Method in class com.hazelcast.client.proxy.ClientScheduledFutureProxy
-
- getSubscriber() - Method in class com.hazelcast.client.spi.impl.listener.ClientEventRegistration
-
This is used when removing the listener.
- getSubscriberContext() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getSubscriberContextSupport() - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientSubscriberContext
-
- getSyncInternal(Object, ExpiryPolicy) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- getThisNodesAddress() - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- getTimeInMillis(long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- getTimeoutMilliseconds() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- getTopic() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- getTopic(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getTopic(String) - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getTopicConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getTopicConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getTopicOverloadPolicy() - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Gets the TopicOverloadPolicy for this reliable topic.
- getTrackableJob(String) - Method in class com.hazelcast.client.proxy.ClientMapReduceProxy
-
- getTransaction() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getTransactionalObject(String, String) - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getTransactionalObject(String, String) - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getTransactionContext() - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- getTransactionManager() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getTransactionManager() - Method in class com.hazelcast.client.spi.ClientContext
-
- getTransactionTimeout() - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- getTryCount() - Method in class com.hazelcast.client.config.ClientFailoverConfig
-
- getTtl() - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- getTxnId() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getTxnId() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- getTxnId() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionProxy
-
- getType() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- getUserCodeDeploymentConfig() - Method in class com.hazelcast.client.config.ClientConfig
-
Get current configuration of User Code Deployment.
- getUserCodeDeploymentConfig() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getUserCodeDeploymentService() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getUserContext() - Method in class com.hazelcast.client.config.ClientConfig
-
- getUserContext() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getUserContext() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getUserContext() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getUserExecutor() - Method in interface com.hazelcast.client.spi.ClientExecutionService
-
- getUserExecutor() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- getUserExecutor() - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- getUserExecutorQueueSize() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- getUserRegistrationId() - Method in class com.hazelcast.client.spi.impl.listener.ClientRegistrationKey
-
- getWanReplicationConfig(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getWanReplicationConfigs() - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- getXAResource() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- getXAResource() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- getXaResource() - Method in class com.hazelcast.client.proxy.txn.TransactionContextProxy
-
- getXaResource() - Method in class com.hazelcast.client.proxy.txn.xa.XATransactionContextProxy
-
- schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- schedule(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- schedule(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnAllMembers(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnAllMembers(Callable<V>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnAllMembersAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnKeyOwner(Runnable, Object, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnKeyOwner(Callable<V>, Object, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnKeyOwnerAtFixedRate(Runnable, Object, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMember(Runnable, Member, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMember(Callable<V>, Member, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMemberAtFixedRate(Runnable, Member, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMembers(Runnable, Collection<Member>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMembers(Callable<V>, Collection<Member>, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleOnMembersAtFixedRate(Runnable, Collection<Member>, long, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- scheduleWithRepetition(Runnable, long, TimeUnit) - Method in class com.hazelcast.client.cp.internal.session.ClientProxySessionManager
-
- scheduleWithRepetition(Runnable, long) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheScheduler
-
- scheduleWithRepetition(Runnable, long, long, TimeUnit) - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- secondary() - Method in class com.hazelcast.client.connection.Addresses
-
- send(ClientInvocation, ClientConnection) - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- sendEventToSubscriber(String, Object, int) - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheEventService
-
- serializationService - Variable in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- set(long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- set(T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- set(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- set(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- set(int, E) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- set(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- set(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- set(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- set(K, V) - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- setAddresses(List<String>) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setAddresses(List<String>) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets given addresses as candidate address list that client will use to establish initial connection
- setAdvancedNetworkConfig(AdvancedNetworkConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setAndGet(T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- setAndGet(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- setAsync(long) - Method in class com.hazelcast.client.cp.internal.datastructures.atomiclong.RaftAtomicLongProxy
-
- setAsync(T) - Method in class com.hazelcast.client.cp.internal.datastructures.atomicref.RaftAtomicRefProxy
-
- setAsync(long) - Method in class com.hazelcast.client.proxy.ClientAtomicLongProxy
-
- setAsync(E) - Method in class com.hazelcast.client.proxy.ClientAtomicReferenceProxy
-
- setAsync(K, V) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setAsync(K, V, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setAsyncInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setAsyncInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- setAsyncStart(boolean) - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
- setAtomicLongConfigs(Map<String, AtomicLongConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setAtomicReferenceConfigs(Map<String, AtomicReferenceConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setAwsConfig(ClientAwsConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in AWS environment.
- setAzureConfig(AzureConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in Azure environment.
- setBufferSize(int) - Method in class com.hazelcast.client.config.SocketOptions
-
Sets the SO_SNDBUF and SO_RCVBUF options to the specified value in KB
- setCacheConfigs(Map<String, CacheSimpleConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCacheEventJournalConfigs(Map<String, EventJournalConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCandidateClusterContext(CandidateClusterContext) - Method in interface com.hazelcast.client.connection.ClientConnectionManager
-
- setCandidateClusterContext(CandidateClusterContext) - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- setCardinalityEstimatorConfigs(Map<String, CardinalityEstimatorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setClassLoader(ClassLoader) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets the classLoader which is used by serialization and listener configuration
- setClassLoader(ClassLoader) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setClassName(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
Sets class name of proxy factory
- setClassNames(List<String>) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- setClientConfigs(List<ClientConfig>) - Method in class com.hazelcast.client.config.ClientFailoverConfig
-
- setClientIcmpPingConfig(ClientIcmpPingConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
ICMP ping is used to detect if machine that a remote hazelcast member runs on alive or not
- setCloudConfig(ClientCloudConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setConfigPatternMatcher(ConfigPatternMatcher) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets the pattern matcher which is used to match item names to
configuration objects.
- setConfigPatternMatcher(ConfigPatternMatcher) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setConfigurationFile(File) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setConfigurationUrl(URL) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setConnectedServerVersion(String) - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- setConnectionAttemptLimit(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionAttemptLimit(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setConnectionAttemptPeriod(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionAttemptPeriod(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Period for the next attempt to find a member to connect.
- setConnectionRetryConfig(ConnectionRetryConfig) - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
Connection Retry Config is controls the period among the retries and when should a client gave up
retrying.
- setConnectionStrategyConfig(ClientConnectionStrategyConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setConnectionTimeout(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setConnectionTimeout(int) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setContext(ClientContext) - Method in class com.hazelcast.client.spi.ClientProxy
-
- setCountDownLatchConfigs(Map<String, CountDownLatchConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCPSubsystemConfig(CPSubsystemConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCRDTReplicationConfig(CRDTReplicationConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setCredentials(Credentials) - Method in class com.hazelcast.client.config.ClientConfig
-
- setCredentials(Credentials) - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
- setCredentialsClassname(String) - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
Credentials class will be instantiated from class name when setCredentialsFactoryConfig and setCredentials
are not used.
- setCredentialsFactoryConfig(CredentialsFactoryConfig) - Method in class com.hazelcast.client.config.ClientSecurityConfig
-
Credentials Factory Config allows user to pass custom properties and use group config when instantiating
a credentials object.
- setDiscoveryConfig(DiscoveryConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Defines the Discovery Provider SPI configuration
- setDiscoveryToken(String) - Method in class com.hazelcast.client.config.ClientCloudConfig
-
- setDurableExecutorConfigs(Map<String, DurableExecutorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setEchoFailFastOnStartup(boolean) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.client.config.ClientCloudConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
- setEnabled(boolean) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
enables connection retry logic.
- setEurekaConfig(EurekaConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in Eureka environment.
- setEventHandler(EventHandler) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- setExecutor(Executor) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Sets the Executor that is going to process the event.
- setExecutorConfigs(Map<String, ExecutorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setExecutorPoolSize(int) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets Client side Executor pool size.
- setExpiryPolicyInternal(Set<? extends K>, ExpiryPolicy) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- setExpiryPolicyInternal(K, ExpiryPolicy) - Method in class com.hazelcast.client.cache.impl.NearCachedClientCacheProxy
-
- setFactoryImpl(ClientProxyFactory) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
Sets factory implementation of proxy factory
- setFailOnMaxBackoff(boolean) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
- setFlakeIdGeneratorConfigMap(Map<String, ClientFlakeIdGeneratorConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setFlakeIdGeneratorConfigs(Map<String, FlakeIdGeneratorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setGcpConfig(GcpConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in GCP environment.
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setGroupConfig(GroupConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setHazelcast(HazelcastInstance) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- setHotRestartPersistenceConfig(HotRestartPersistenceConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setInitialBackoffMillis(int) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
- setInsideAws(boolean) - Method in class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
- setInstanceName(String) - Method in class com.hazelcast.client.config.ClientConfig
-
- setInstanceName(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setInternal(long, TimeUnit, Long, TimeUnit, Object, Object) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- setIntervalMilliseconds(int) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setInvocationTimeoutMillis(long) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- setIsAuthenticatedAsOwner() - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- setJarPaths(List<String>) - Method in class com.hazelcast.client.config.ClientUserCodeDeploymentConfig
-
String jarPath is searched in following order:
1.
- setJitter(double) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
At each iteration calculated back-off is randomized via following method
Random(-jitter * current_backoff, jitter * current_backoff)
- setJobTrackerConfigs(Map<String, JobTrackerConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setKeepAlive(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
Enable/disable SO_KEEPALIVE socket option.
- setKubernetesConfig(KubernetesConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Sets configuration to connect nodes in Kubernetes environment.
- setLabels(Set<String>) - Method in class com.hazelcast.client.config.ClientConfig
-
Set labels for the client.
- setLicenseKey(String) - Method in class com.hazelcast.client.config.ClientConfig
-
- setLicenseKey(String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setLingerSeconds(int) - Method in class com.hazelcast.client.config.SocketOptions
-
Enable/disable SO_LINGER with the specified linger time in seconds
If set to a value of 0 or less then it is disabled.
- setListConfigs(Map<String, ListConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setListenerConfigs(List<ListenerConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setLiteMember(boolean) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setLoadBalancer(LoadBalancer) - Method in class com.hazelcast.client.config.ClientConfig
-
- setLoadBalancerClassName(String) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets load balancer class name.
- setLockConfigs(Map<String, LockConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setManagedContext(ManagedContext) - Method in class com.hazelcast.client.config.ClientConfig
-
- setManagedContext(ManagedContext) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setManagementCenterConfig(ManagementCenterConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMapConfigs(Map<String, MapConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMapEventJournalConfigs(Map<String, EventJournalConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMapMerkleTreeConfigs(Map<String, MerkleTreeConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMaxAttempts(int) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setMaxBackoffMillis(int) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
When backoff reaches this upper bound, it does not increase any more.
- setMemberAttributeConfig(MemberAttributeConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMultiMapConfigs(Map<String, MultiMapConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setMultiplier(double) - Method in class com.hazelcast.client.config.ConnectionRetryConfig
-
- setName(String) - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
Sets the name or name pattern for this config.
- setName(String) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Sets the name or name pattern for this config.
- setNativeMemoryConfig(NativeMemoryConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setNativeMemoryConfig(NativeMemoryConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setNearCacheConfigMap(Map<String, NearCacheConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setNearCacheStats(NearCacheStats) - Method in class com.hazelcast.client.cache.impl.ClientCacheStatisticsImpl
-
- setNetworkConfig(ClientNetworkConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setNetworkConfig(NetworkConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setOutboundPortDefinitions(Collection<String>) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Set outbound port definitions
- setOutboundPorts(Collection<Integer>) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
Set outbond ports
- setOutOfMemoryHandler(OutOfMemoryHandler) - Static method in class com.hazelcast.client.HazelcastClient
-
Sets OutOfMemoryHandler to be used when an OutOfMemoryError
is caught by Hazelcast Client threads.
- setOwnerConnectionAddress(Address) - Method in class com.hazelcast.client.connection.nio.ClusterConnectorServiceImpl
-
- setPartitionGroupConfig(PartitionGroupConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setPNCounterConfigs(Map<String, PNCounterConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setPrefetchCount(int) - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
- setPrefetchValidityMillis(long) - Method in class com.hazelcast.client.config.ClientFlakeIdGeneratorConfig
-
Sets for how long the pre-fetched IDs can be used.
- setProperties(Properties) - Method in class com.hazelcast.client.config.ClientConfig
-
sets all properties
- setProperties(Properties) - Method in class com.hazelcast.client.config.XmlClientConfigBuilder
-
- setProperties(Properties) - Method in class com.hazelcast.client.config.XmlClientFailoverConfigBuilder
-
- setProperties(Properties) - Method in class com.hazelcast.client.config.YamlClientConfigBuilder
-
- setProperties(Properties) - Method in class com.hazelcast.client.config.YamlClientFailoverConfigBuilder
-
- setProperties(Properties) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setProperty(String, String) - Method in class com.hazelcast.client.config.ClientAwsConfig
-
Deprecated.
Sets the property understood by the AWS SPI Discovery Strategy.
- setProperty(String, String) - Method in class com.hazelcast.client.config.ClientConfig
-
Sets the value of a named property.
- setProperty(String, String) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setProxyFactoryConfigs(List<ProxyFactoryConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setQueryCacheConfigs(Map<String, Map<String, QueryCacheConfig>>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setQueueConfigs(Map<String, QueueConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setQuorumConfigs(Map<String, QuorumConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setReadBatchSize(int) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Sets the read batch size.
- setReconnectMode(ClientConnectionStrategyConfig.ReconnectMode) - Method in class com.hazelcast.client.config.ClientConnectionStrategyConfig
-
How a client reconnect to cluster after a disconnect can be configured.
- setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setRedoOperation(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
If true, client will redo the operations that were executing on the server and client lost the connection.
- setReliableTopicConfigMap(Map<String, ClientReliableTopicConfig>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setReliableTopicConfigs(Map<String, ReliableTopicConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setRemoteEndpoint(Address) - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- setReplicatedMapConfigs(Map<String, ReplicatedMapConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setReuseAddress(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
Enable/disable the SO_REUSEADDR socket option.
- setRingbufferConfigs(Map<String, RingbufferConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setScheduledExecutorConfigs(Map<String, ScheduledExecutorConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSecurityConfig(ClientSecurityConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setSecurityConfig(SecurityConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSemaphoreConfigs(Map<String, SemaphoreConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSendConnection(ClientConnection) - Method in class com.hazelcast.client.spi.impl.ClientInvocation
-
- setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
- setSerializationConfig(SerializationConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setService(String) - Method in class com.hazelcast.client.config.ProxyFactoryConfig
-
- setServicesConfig(ServicesConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSetConfigs(Map<String, SetConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSmartRouting(boolean) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
If true
, client will route the key based operations to owner of the key on best-effort basis.
- setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSocketInterceptorConfig(SocketInterceptorConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientConfig
-
Deprecated.
- setSocketOptions(SocketOptions) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSSLConfig(SSLConfig) - Method in class com.hazelcast.client.config.ClientNetworkConfig
-
- setSubscriberContext(SubscriberContext) - Method in class com.hazelcast.client.impl.querycache.ClientQueryCacheContext
-
- setTcpNoDelay(boolean) - Method in class com.hazelcast.client.config.SocketOptions
-
Enable/disable TCP_NODELAY socket option.
- setTimeoutMilliseconds(int) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setTopicConfigs(Map<String, TopicConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setTopicOverloadPolicy(TopicOverloadPolicy) - Method in class com.hazelcast.client.config.ClientReliableTopicConfig
-
Sets the TopicOverloadPolicy for this reliable topic.
- setTransactionTimeout(int) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- setTryCount(int) - Method in class com.hazelcast.client.config.ClientFailoverConfig
-
- setTtl(int) - Method in class com.hazelcast.client.config.ClientIcmpPingConfig
-
- setTtl(K, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setTtlInternal(Object, long, TimeUnit) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- setTtlInternal(Object, long, TimeUnit) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- setType(ConnectionType) - Method in class com.hazelcast.client.connection.nio.ClientConnection
-
- setUserCodeDeploymentConfig(ClientUserCodeDeploymentConfig) - Method in class com.hazelcast.client.config.ClientConfig
-
Set User Code Deployment configuration
- setUserCodeDeploymentConfig(UserCodeDeploymentConfig) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setUserContext(ConcurrentMap<String, Object>) - Method in class com.hazelcast.client.config.ClientConfig
-
- setUserContext(ConcurrentMap<String, Object>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- setWanReplicationConfigs(Map<String, WanReplicationConfig>) - Method in class com.hazelcast.client.impl.clientside.ClientDynamicClusterConfig
-
- SHUFFLE_MEMBER_LIST - Static variable in class com.hazelcast.client.spi.properties.ClientProperty
-
Client shuffles the given member list to prevent all clients to connect to the same node when
this property is set to true.
- shutdown() - Method in class com.hazelcast.client.connection.ClientConnectionStrategy
-
This will be called as the last step of the HazelcastClient's shutdown.
- shutdown() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- shutdown() - Method in class com.hazelcast.client.connection.nio.ClientICMPManager
-
- shutdown() - Method in interface com.hazelcast.client.connection.nio.ClusterConnectorService
-
- shutdown() - Method in class com.hazelcast.client.connection.nio.ClusterConnectorServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.connection.nio.DefaultClientConnectionStrategy
-
- shutdown() - Method in class com.hazelcast.client.connection.nio.HeartbeatManager
-
- shutdown(HazelcastInstance) - Static method in class com.hazelcast.client.HazelcastClient
-
Shutdown the provided client and remove it from the managed list
- shutdown(String) - Static method in class com.hazelcast.client.HazelcastClient
-
Shutdown the provided client and remove it from the managed list
- shutdown() - Method in class com.hazelcast.client.impl.clientside.ClientDiscoveryService
-
- shutdown() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- shutdown() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientProxy
-
- shutdown() - Method in class com.hazelcast.client.impl.clientside.LifecycleServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.impl.querycache.subscriber.ClientQueryCacheScheduler
-
- shutdown() - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- shutdown(TransactionOptions) - Method in class com.hazelcast.client.proxy.ClientClusterProxy
-
- shutdown() - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- shutdown() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- shutdown() - Method in class com.hazelcast.client.proxy.ClientScheduledExecutorProxy
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.ClientResponseHandlerSupplier
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.ClientTransactionManagerServiceImpl
-
- shutdown() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- shutdownAll() - Static method in class com.hazelcast.client.HazelcastClient
-
Shuts down all the client HazelcastInstance created in this JVM.
- shutdownAndAwait() - Method in class com.hazelcast.client.cp.internal.session.ClientProxySessionManager
-
- shutdownExecutor(String, ExecutorService, ILogger) - Static method in class com.hazelcast.client.spi.impl.ClientExecutionServiceImpl
-
- shutdownNow() - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- shutdownNow() - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- signal() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- signalAll() - Method in class com.hazelcast.client.proxy.ClientConditionProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientMultiMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientQueueProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientReplicatedMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientRingbufferProxy
-
- size() - Method in class com.hazelcast.client.proxy.ClientSetProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnListProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnMultiMapProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnQueueProxy
-
- size() - Method in class com.hazelcast.client.proxy.txn.ClientTxnSetProxy
-
- SmartClientInvocationService - Class in com.hazelcast.client.spi.impl
-
- SmartClientInvocationService(HazelcastClientInstanceImpl, LoadBalancer) - Constructor for class com.hazelcast.client.spi.impl.SmartClientInvocationService
-
- SmartClientListenerService - Class in com.hazelcast.client.spi.impl.listener
-
- SmartClientListenerService(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.spi.impl.listener.SmartClientListenerService
-
- SocketOptions - Class in com.hazelcast.client.config
-
TCP Socket options
- SocketOptions() - Constructor for class com.hazelcast.client.config.SocketOptions
-
- SocketOptions(SocketOptions) - Constructor for class com.hazelcast.client.config.SocketOptions
-
- split(String) - Static method in class com.hazelcast.client.impl.statistics.Statistics
-
This method uses ',' character by default.
- split(String, int, char) - Static method in class com.hazelcast.client.impl.statistics.Statistics
-
- start() - Method in class com.hazelcast.client.connection.ClientConnectionStrategy
-
Starts the ClientConnectionStrategy; this will trigger connecting to the cluster.
- start() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- start() - Method in class com.hazelcast.client.connection.nio.ClientICMPManager
-
- start() - Method in class com.hazelcast.client.connection.nio.DefaultClientConnectionStrategy
-
- start() - Method in class com.hazelcast.client.connection.nio.HeartbeatManager
-
- start(String[]) - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- start() - Method in class com.hazelcast.client.impl.clientside.CandidateClusterContext
-
- start() - Method in class com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl
-
- start() - Method in class com.hazelcast.client.impl.clientside.LifecycleServiceImpl
-
- start() - Method in class com.hazelcast.client.impl.statistics.Statistics
-
Registers all client statistics and schedules periodic collection of stats.
- start(Xid, int) - Method in class com.hazelcast.client.proxy.txn.xa.XAResourceProxy
-
- start() - Method in class com.hazelcast.client.spi.impl.AbstractClientInvocationService
-
- start() - Method in class com.hazelcast.client.spi.impl.ClientClusterServiceImpl
-
- start() - Method in class com.hazelcast.client.spi.impl.ClientPartitionServiceImpl
-
- start() - Method in class com.hazelcast.client.spi.impl.ClientResponseHandlerSupplier
-
- start() - Method in class com.hazelcast.client.spi.impl.ClientUserCodeDeploymentService
-
- start() - Method in class com.hazelcast.client.spi.impl.listener.AbstractClientListenerService
-
- start() - Method in class com.hazelcast.client.spi.impl.listener.SmartClientListenerService
-
- startNetworking() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- stateChanged(LifecycleEvent) - Method in class com.hazelcast.client.util.ClientStateListener
-
- StaticLB - Class in com.hazelcast.client.util
-
The StaticLB is a
LoadBalancer
that always returns the same member.
- StaticLB(Member) - Constructor for class com.hazelcast.client.util.StaticLB
-
- Statistics - Class in com.hazelcast.client.impl.statistics
-
This class is the main entry point for collecting and sending the client
statistics to the cluster.
- Statistics(HazelcastClientInstanceImpl) - Constructor for class com.hazelcast.client.impl.statistics.Statistics
-
- stop() - Method in class com.hazelcast.client.console.ClientConsoleApp
-
- stopNetworking() - Method in class com.hazelcast.client.connection.nio.ClientConnectionManagerImpl
-
- subList(int, int) - Method in class com.hazelcast.client.proxy.ClientListProxy
-
- submit(Callable<T>) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submit(Runnable, T) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submit(Runnable) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submit(Callable<T>, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Runnable, MemberSelector, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Callable<T>, MemberSelector, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Runnable) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Runnable, T) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Callable<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Runnable, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submit(Callable<T>, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToAllMembers(Callable<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToAllMembers(Runnable, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToAllMembers(Callable<T>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToKey(K, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKey(K, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKeyInternal(Object, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKeyInternal(Object, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToKeyInternal(Object, EntryProcessor) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- submitToKeyInternal(Object, EntryProcessor, ExecutionCallback) - Method in class com.hazelcast.client.proxy.NearCachedClientMapProxy
-
- submitToKeyOwner(Callable<T>, Object) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submitToKeyOwner(Runnable, Object) - Method in class com.hazelcast.client.proxy.ClientDurableExecutorServiceProxy
-
- submitToKeyOwner(Callable<T>, Object) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToKeyOwner(Runnable, Object, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToKeyOwner(Callable<T>, Object, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToKeys(Set<K>, EntryProcessor) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- submitToMember(Callable<T>, Member) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMember(Runnable, Member, ExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMember(Callable<T>, Member, ExecutionCallback<T>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Callable<T>, Collection<Member>) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Callable<T>, MemberSelector) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Runnable, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Callable<T>, Collection<Member>, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Runnable, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- submitToMembers(Callable<T>, MemberSelector, MultiExecutionCallback) - Method in class com.hazelcast.client.proxy.ClientExecutorServiceProxy
-
- subscribeToEventJournal(int) - Method in class com.hazelcast.client.cache.impl.ClientCacheProxy
-
- subscribeToEventJournal(int) - Method in class com.hazelcast.client.proxy.ClientMapProxy
-
- subtractAndGet(long) - Method in class com.hazelcast.client.proxy.ClientPNCounterProxy
-