| Package | Description |
|---|---|
| com.hazelcast.collection | |
| com.hazelcast.collection.list | |
| com.hazelcast.collection.set | |
| com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract CollectionConfig |
CollectionContainer.getConfig() |
protected abstract CollectionConfig |
AbstractCollectionProxyImpl.getConfig(NodeEngine nodeEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionConfig |
ListProxyImpl.getConfig(NodeEngine nodeEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionConfig |
SetProxyImpl.getConfig(NodeEngine nodeEngine) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionConfig<T extends CollectionConfig> |
| Modifier and Type | Class and Description |
|---|---|
class |
ListConfig |
class |
ListConfigReadOnly |
class |
SetConfig |
class |
SetConfigReadOnly |
| Constructor and Description |
|---|
CollectionConfig(CollectionConfig config) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.