Package | Description |
---|---|
com.hazelcast.client.spi.impl.listener | |
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientSmartListenerService.init(InitialMembershipEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLoadBalancer.init(InitialMembershipEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
InitialMembershipListener.init(InitialMembershipEvent event)
Called when this listener is registered.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.