Skip navigation links
C G H I J L M N S 

C

ClusterHealthCheck - Interface in io.vertx.spi.cluster.hazelcast
A helper to create Vert.x cluster HealthChecks procedures.
ConfigUtil - Class in io.vertx.spi.cluster.hazelcast
 
createProcedure(Vertx) - Static method in interface io.vertx.spi.cluster.hazelcast.ClusterHealthCheck
Creates a ready-to-use Vert.x cluster HealthChecks procedure.

G

getAsyncMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getAsyncMultiMap(String, Handler<AsyncResult<AsyncMultiMap<K, V>>>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
Every eventbus handler has an ID.
getConfig() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
Get the Hazelcast config.
getCounter(String, Handler<AsyncResult<Counter>>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getHazelcastInstance() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getLockWithTimeout(String, long, Handler<AsyncResult<Lock>>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getNodeID() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getNodes() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
getSyncMap(String) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 

H

HazelcastClusterManager - Class in io.vertx.spi.cluster.hazelcast
A cluster manager that uses Hazelcast
HazelcastClusterManager() - Constructor for class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
Constructor - gets config from classpath
HazelcastClusterManager(Config) - Constructor for class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
Constructor - config supplied
HazelcastClusterManager(HazelcastInstance) - Constructor for class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 

I

io.vertx.spi.cluster.hazelcast - package io.vertx.spi.cluster.hazelcast
 
isActive() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 

J

join(Handler<AsyncResult<Void>>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 

L

leave(Handler<AsyncResult<Void>>) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
loadConfig() - Static method in class io.vertx.spi.cluster.hazelcast.ConfigUtil
Loads Hazelcast config XML and transform it into a Config object.
loadConfig() - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
Load Hazelcast config XML and transform it into a Config object.

M

memberAdded(MembershipEvent) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
memberAttributeChanged(MemberAttributeEvent) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
memberRemoved(MembershipEvent) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 

N

nodeListener(NodeListener) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 

S

setConfig(Config) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
Set the Hazelcast config.
setVertx(Vertx) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
stateChanged(LifecycleEvent) - Method in class io.vertx.spi.cluster.hazelcast.HazelcastClusterManager
 
C G H I J L M N S 
Skip navigation links

Copyright © 2023 Eclipse. All rights reserved.