Class ClusterLoaderConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<AbstractStoreConfiguration<ClusterLoaderConfiguration>>
org.infinispan.configuration.cache.AbstractStoreConfiguration<ClusterLoaderConfiguration>
org.infinispan.configuration.cache.ClusterLoaderConfiguration
- All Implemented Interfaces:
Matchable<AbstractStoreConfiguration<ClusterLoaderConfiguration>>, Updatable<AbstractStoreConfiguration<ClusterLoaderConfiguration>>, StoreConfiguration
@Deprecated(forRemoval=true,
since="11.0")
public class ClusterLoaderConfiguration
extends AbstractStoreConfiguration<ClusterLoaderConfiguration>
Deprecated, for removal: This API element is subject to removal in a future version.
since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement.
ClusterLoaderConfiguration.
- Since:
- 5.2
- Author:
- Tristan Tarrant
-
Field Summary
Fields inherited from class AbstractStoreConfiguration
MAX_BATCH_SIZE, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, READ_ONLY, SEGMENTED, SHARED, TRANSACTIONAL, WRITE_ONLYFields inherited from class ConfigurationElement
attributes, CHILDLESS, children, element, repeated -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeSetDeprecated, for removal: This API element is subject to removal in a future version.longDeprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class AbstractStoreConfiguration
async, fetchPersistentState, ignoreModifications, maxBatchSize, preload, properties, purgeOnStartup, segmented, shared, transactional, writeOnlyMethods inherited from class ConfigurationElement
attributes, child, children, children, elementName, equals, findAttribute, hashCode, isModified, list, matches, toString, update, validateUpdate, writeMethods inherited from interface StoreConfiguration
attributes
-
Method Details
-
attributeDefinitionSet
Deprecated, for removal: This API element is subject to removal in a future version. -
remoteCallTimeout
public long remoteCallTimeout()Deprecated, for removal: This API element is subject to removal in a future version.
-