Index

A C E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractDelegatingWriteManyCommandHelper<C,Item,Container> - Class in org.infinispan.anchored.impl
 
AbstractDelegatingWriteManyCommandHelper(WriteManyCommandHelper<C, Item, Container>) - Constructor for class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
accumulate(Item, Container) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
addListenerAsync(Object) - Method in class org.infinispan.anchored.impl.AnchoredCacheNotifier
 
ANCHORED_KEYS - Enum constant in enum class org.infinispan.anchored.configuration.Element
 
ANCHORED_KEYS_FEATURE - Static variable in class org.infinispan.anchored.AnchoredKeysModule
 
AnchoredCacheNotifier<K,V> - Class in org.infinispan.anchored.impl
Adjust notifications for anchored keys caches.
AnchoredCacheNotifier() - Constructor for class org.infinispan.anchored.impl.AnchoredCacheNotifier
 
AnchoredDistributionInterceptor - Class in org.infinispan.anchored.impl
A NonTxDistributionInterceptor replacement for anchored caches.
AnchoredDistributionInterceptor() - Constructor for class org.infinispan.anchored.impl.AnchoredDistributionInterceptor
 
AnchoredEntryFactory - Class in org.infinispan.anchored.impl
Store the key location in context entries.
AnchoredEntryFactory() - Constructor for class org.infinispan.anchored.impl.AnchoredEntryFactory
 
AnchoredFetchInterceptor<K,V> - Class in org.infinispan.anchored.impl
Fetch the real value from the anchor owner in an anchored cache.
AnchoredFetchInterceptor() - Constructor for class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
AnchoredKeysConfiguration - Class in org.infinispan.anchored.configuration
Configuration module to transform an CacheMode.INVALIDATION_SYNC cache into an anchored-key cache.
AnchoredKeysConfiguration(AttributeSet) - Constructor for class org.infinispan.anchored.configuration.AnchoredKeysConfiguration
 
AnchoredKeysConfigurationBuilder - Class in org.infinispan.anchored.configuration
Configuration module builder to transform an CacheMode.INVALIDATION_SYNC cache into an "anchored keys" cache.
AnchoredKeysConfigurationBuilder(ConfigurationBuilder) - Constructor for class org.infinispan.anchored.configuration.AnchoredKeysConfigurationBuilder
 
AnchoredKeysConfigurationParser - Class in org.infinispan.anchored.configuration
Anchored keys parser extension.
AnchoredKeysConfigurationParser() - Constructor for class org.infinispan.anchored.configuration.AnchoredKeysConfigurationParser
 
AnchoredKeysConfigurationSerializer - Class in org.infinispan.anchored.configuration
 
AnchoredKeysConfigurationSerializer() - Constructor for class org.infinispan.anchored.configuration.AnchoredKeysConfigurationSerializer
 
AnchoredKeysModule - Class in org.infinispan.anchored
Install the required components for stable distribution caches.
AnchoredKeysModule() - Constructor for class org.infinispan.anchored.AnchoredKeysModule
 
AnchoredKeysModuleImpl - Class in org.infinispan.anchored
 
AnchoredKeysModuleImpl() - Constructor for class org.infinispan.anchored.AnchoredKeysModuleImpl
 
AnchoredKeysPackageImpl - Class in org.infinispan.anchored.impl
 
AnchoredKeysPackageImpl() - Constructor for class org.infinispan.anchored.impl.AnchoredKeysPackageImpl
 
AnchoredReadCommittedEntry<K,V> - Class in org.infinispan.anchored.impl
Extend a ReadCommittedEntry with the key location.
AnchoredReadCommittedEntry(K, V, Metadata) - Constructor for class org.infinispan.anchored.impl.AnchoredReadCommittedEntry
 
AnchoredStateProvider - Class in org.infinispan.anchored.impl
State provider that replaces the entry values with the node address.
AnchoredStateProvider() - Constructor for class org.infinispan.anchored.impl.AnchoredStateProvider
 
AnchorManager - Class in org.infinispan.anchored.impl
Holds the current writer in an anchored cache.
AnchorManager() - Constructor for class org.infinispan.anchored.impl.AnchorManager
 
Attribute - Enum Class in org.infinispan.anchored.configuration
Attribute.
attributes() - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfiguration
 
attributes() - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfigurationBuilder
 
attributeSet() - Static method in class org.infinispan.anchored.configuration.AnchoredKeysConfiguration
 
awaitInitialTransferNotSupported() - Method in class org.infinispan.anchored.impl.Log_$logger
 
awaitInitialTransferNotSupported() - Method in interface org.infinispan.anchored.impl.Log
 
awaitInitialTransferNotSupported$str() - Method in class org.infinispan.anchored.impl.Log_$logger
 

C

cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.anchored.AnchoredKeysModule
 
cacheStarting(ComponentRegistry, Configuration, String) - Method in class org.infinispan.anchored.AnchoredKeysModule
 
clusterListenerOnPrimaryOnly() - Method in class org.infinispan.anchored.impl.AnchoredCacheNotifier
 
commit(int, InternalDataContainer<K, V>) - Method in class org.infinispan.anchored.impl.AnchoredReadCommittedEntry
 
commit(DataContainer<K, V>) - Method in class org.infinispan.anchored.impl.AnchoredReadCommittedEntry
 
CONFIG - Static variable in interface org.infinispan.anchored.impl.Log
 
containerSize(Item) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
copyForBackup(C, LocalizedCacheTopology, Address, IntSet) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
copyForLocal(C, Item) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
copyForPrimary(C, LocalizedCacheTopology, IntSet) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
create() - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfigurationBuilder
 
createWrappedEntry(Object, CacheEntry<?, ?>) - Method in class org.infinispan.anchored.impl.AnchoredEntryFactory
 

E

Element - Enum Class in org.infinispan.anchored.configuration
Element.
enabled() - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfiguration
 
enabled(boolean) - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfigurationBuilder
Enable or disable anchored keys.
ENABLED - Enum constant in enum class org.infinispan.anchored.configuration.Attribute
 

F

forName(String) - Static method in enum class org.infinispan.anchored.configuration.Attribute
 
forName(String) - Static method in enum class org.infinispan.anchored.configuration.Element
 

G

getCurrentWriter() - Method in class org.infinispan.anchored.impl.AnchorManager
 
getItems(C) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
getLocalName() - Method in enum class org.infinispan.anchored.configuration.Attribute
Get the local name of this element.
getLocalName() - Method in enum class org.infinispan.anchored.configuration.Element
Get the local name of this element.
getLocation() - Method in class org.infinispan.anchored.impl.AnchoredReadCommittedEntry
 
getLog() - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
getLoggingLocale() - Method in class org.infinispan.anchored.impl.Log_$logger
 
getModuleName() - Method in class org.infinispan.anchored.AnchoredKeysModuleImpl
 
getNamespaces() - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfigurationParser
 
getOptionalDependencies() - Method in class org.infinispan.anchored.AnchoredKeysModuleImpl
 
getRequiredDependencies() - Method in class org.infinispan.anchored.AnchoredKeysModuleImpl
 

H

handleDefault(InvocationContext, VisitableCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
handleReadWriteManyCommand(InvocationContext, C, WriteManyCommandHelper<C, Item, Container>) - Method in class org.infinispan.anchored.impl.AnchoredDistributionInterceptor
 
helper - Variable in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 

I

isCurrentWriter() - Method in class org.infinispan.anchored.impl.AnchorManager
 
item2key(Container) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 

L

Log - Interface in org.infinispan.anchored.impl
This module reserves range 30001 - 30500
Log_$logger - Class in org.infinispan.anchored.impl
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.infinispan.anchored.impl.Log_$logger
 

M

mergePolicyNotSupported() - Method in class org.infinispan.anchored.impl.Log_$logger
 
mergePolicyNotSupported() - Method in interface org.infinispan.anchored.impl.Log
 
mergePolicyNotSupported$str() - Method in class org.infinispan.anchored.impl.Log_$logger
 

N

newContainer() - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
newModuleLifecycle() - Method in class org.infinispan.anchored.AnchoredKeysModuleImpl
 

O

org.infinispan.anchored - package org.infinispan.anchored
 
org.infinispan.anchored.configuration - package org.infinispan.anchored.configuration
 
org.infinispan.anchored.impl - package org.infinispan.anchored.impl
 

P

primaryReturnHandler(InvocationContext, AbstractDataWriteCommand, Object) - Method in class org.infinispan.anchored.impl.AnchoredDistributionInterceptor
 

R

read(AnchoredKeysConfiguration, Combine) - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfigurationBuilder
 
readElement(ConfigurationReader, ConfigurationBuilderHolder) - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfigurationParser
 
readEntries(IntSet) - Method in class org.infinispan.anchored.impl.AnchoredStateProvider
 
registerDynamicMetadata(ModuleMetadataBuilder.ModuleBuilder, GlobalConfiguration) - Method in class org.infinispan.anchored.AnchoredKeysModule
 
registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Method in class org.infinispan.anchored.AnchoredKeysModuleImpl
 
registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Static method in class org.infinispan.anchored.impl.AnchoredKeysPackageImpl
 
replicationModeRequired() - Method in class org.infinispan.anchored.impl.Log_$logger
 
replicationModeRequired() - Method in interface org.infinispan.anchored.impl.Log
 
replicationModeRequired$str() - Method in class org.infinispan.anchored.impl.Log_$logger
 

S

serialize(ConfigurationWriter, AnchoredKeysConfiguration) - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfigurationSerializer
 
setLocation(Address) - Method in class org.infinispan.anchored.impl.AnchoredReadCommittedEntry
Save the anchor location of the key outside the regular metadata.
setMissingLocation(CacheEntry<?, ?>, Address) - Static method in class org.infinispan.anchored.impl.AnchoredReadCommittedEntry
 
shouldRegisterRemoteCallback(C) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
stateTransferRequired() - Method in class org.infinispan.anchored.impl.Log_$logger
 
stateTransferRequired() - Method in interface org.infinispan.anchored.impl.Log
 
stateTransferRequired$str() - Method in class org.infinispan.anchored.impl.Log_$logger
 

T

toKeys(Item) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 
toString() - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfiguration
 
toString() - Method in class org.infinispan.anchored.impl.AnchoredReadCommittedEntry
 
transactionsNotSupported() - Method in class org.infinispan.anchored.impl.Log_$logger
 
transactionsNotSupported() - Method in interface org.infinispan.anchored.impl.Log
 
transactionsNotSupported$str() - Method in class org.infinispan.anchored.impl.Log_$logger
 
transformResult(Object[]) - Method in class org.infinispan.anchored.impl.AbstractDelegatingWriteManyCommandHelper
 

U

UNKNOWN - Enum constant in enum class org.infinispan.anchored.configuration.Attribute
 
UNKNOWN - Enum constant in enum class org.infinispan.anchored.configuration.Element
 
updateLocation(Address) - Method in class org.infinispan.anchored.impl.AnchorManager
 

V

validate() - Method in class org.infinispan.anchored.configuration.AnchoredKeysConfigurationBuilder
 
valueOf(String) - Static method in enum class org.infinispan.anchored.configuration.Attribute
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.infinispan.anchored.configuration.Element
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.infinispan.anchored.configuration.Attribute
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.infinispan.anchored.configuration.Element
Returns an array containing the constants of this enum class, in the order they are declared.
visitClearCommand(InvocationContext, ClearCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitEntrySetCommand(InvocationContext, EntrySetCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitGetAllCommand(InvocationContext, GetAllCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitGetCacheEntryCommand(InvocationContext, GetCacheEntryCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitGetKeyValueCommand(InvocationContext, GetKeyValueCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitIracPutKeyValueCommand(InvocationContext, IracPutKeyValueCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitKeySetCommand(InvocationContext, KeySetCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitPutKeyValueCommand(InvocationContext, PutKeyValueCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.anchored.impl.AnchoredDistributionInterceptor
 
visitPutMapCommand(InvocationContext, PutMapCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitRemoveCommand(InvocationContext, RemoveCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitReplaceCommand(InvocationContext, ReplaceCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 
visitSizeCommand(InvocationContext, SizeCommand) - Method in class org.infinispan.anchored.impl.AnchoredFetchInterceptor
 

W

whenSplitNotSupported() - Method in class org.infinispan.anchored.impl.Log_$logger
 
whenSplitNotSupported() - Method in interface org.infinispan.anchored.impl.Log
 
whenSplitNotSupported$str() - Method in class org.infinispan.anchored.impl.Log_$logger
 
A C E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form