public class ListConfig extends CollectionConfig<ListConfig>
IList
.DEFAULT_ASYNC_BACKUP_COUNT, DEFAULT_MAX_SIZE, DEFAULT_SYNC_BACKUP_COUNT
Constructor and Description |
---|
ListConfig() |
ListConfig(ListConfig config) |
ListConfig(String name) |
Modifier and Type | Method and Description |
---|---|
ListConfig |
getAsReadOnly()
Deprecated.
this method will be removed in 4.0; it is meant for internal usage only
|
int |
getId()
Returns type identifier for this class.
|
String |
toString() |
addItemListenerConfig, equals, fieldsToString, getAsyncBackupCount, getBackupCount, getFactoryId, getItemListenerConfigs, getMaxSize, getMergePolicyConfig, getName, getProvidedMergeTypes, getQuorumName, getTotalBackupCount, hashCode, isStatisticsEnabled, readData, setAsyncBackupCount, setBackupCount, setItemListenerConfigs, setMaxSize, setMergePolicyConfig, setName, setQuorumName, setStatisticsEnabled, writeData
public ListConfig()
public ListConfig(String name)
public ListConfig(ListConfig config)
public ListConfig getAsReadOnly()
getAsReadOnly
in class CollectionConfig<ListConfig>
public int getId()
IdentifiedDataSerializable
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.