Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.spi.impl.listener |
Modifier and Type | Method and Description |
---|---|
ProxyManager |
HazelcastClientInstanceImpl.getProxyManager() |
Constructor and Description |
---|
LazyDistributedObjectEvent(DistributedObjectEvent.EventType eventType,
String serviceName,
String objectName,
DistributedObject distributedObject,
ProxyManager proxyManager)
Constructs a DistributedObject Event.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.