Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionConfig<T extends CollectionConfig> |
Modifier and Type | Class and Description |
---|---|
class |
ListConfig
Contains the configuration for an
IList . |
class |
ListConfigReadOnly
Contains the configuration for an
IList (read-only). |
class |
SetConfig
Contains the configuration for an
ISet . |
class |
SetConfigReadOnly
Contains configuration for Set(read only)
|
Constructor and Description |
---|
CollectionConfig(CollectionConfig config) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.