public interface ClientEngine
| Modifier and Type | Method and Description | 
|---|---|
int | 
getClientEndpointCount()  | 
ClusterService | 
getClusterService()  | 
Config | 
getConfig()  | 
EventService | 
getEventService()  | 
MemberImpl | 
getLocalMember()  | 
ILogger | 
getLogger(Class clazz)  | 
Address | 
getMasterAddress()  | 
InternalPartitionService | 
getPartitionService()  | 
ProxyService | 
getProxyService()  | 
SecurityContext | 
getSecurityContext()  | 
Address | 
getThisAddress()  | 
int getClientEndpointCount()
InternalPartitionService getPartitionService()
ClusterService getClusterService()
EventService getEventService()
ProxyService getProxyService()
Config getConfig()
Address getMasterAddress()
Address getThisAddress()
MemberImpl getLocalMember()
SecurityContext getSecurityContext()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.