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)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListConfig | 
getAsReadOnly()  | 
addItemListenerConfig, getAsyncBackupCount, getBackupCount, getItemListenerConfigs, getMaxSize, getName, getTotalBackupCount, isStatisticsEnabled, setAsyncBackupCount, setBackupCount, setItemListenerConfigs, setMaxSize, setName, setStatisticsEnabledpublic ListConfig()
public ListConfig(ListConfig config)
public ListConfig getAsReadOnly()
getAsReadOnly in class CollectionConfig<ListConfig>Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.