Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.spi.impl |
Provides util classes for com.hazelcast.client
|
Modifier and Type | Method and Description |
---|---|
ClientProperties |
HazelcastClientInstanceImpl.getClientProperties() |
Constructor and Description |
---|
ClientExecutionServiceImpl(String name,
ThreadGroup threadGroup,
ClassLoader classLoader,
ClientProperties properties,
int poolSize) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.