All Classes and Interfaces

Class
Description
An abstract primary owner command.
ProtoStream marshaller for an Address.
Serializer for an Infinispan JGroups-based address.
Provides an externalizer of a JGroups address.
A formatter of a JGroups address.
A function used to perform add/addAll operations on a set of addresses.
Marshaller for an function that operates on a Set of Address instances.
A function used to perform remove/removeAll operations on a set of addresses.
An IdentifierFactoryService that uses a KeyAffinityService to pre-generate locally hashing identifiers from a supplier.
A command dispatcher factory associated with a cache container.
A group associated with a cache container
A cache container-based group member.
A factory that creates cache container-based group members.
A registry associated with a cache container group.
A service provider registrar associated with a cache container group.
Invokes a task against cache entries matching a filter.
A scheduler for a cache entry.
A cache entry scheduler facade for a scheduler.
Invokes a task against cache entries matching a filter.
Clustered Registry backed by an Infinispan cache.
The configuration of this registry.
Infinispan Cache based ServiceProviderRegistrar.
The configuration of this service provider registrar.
Command that cancels a previously scheduled entry.
Encapsulates the configuration of a command dispatcher factory associated with a clustered cache container.
Encapsulates a configuration of a group associated with a clustered cache container.
Command that determine if a given entry is known to the scheduler.
A CommandDispatcher for dispatching commands to embedded cache manager group members.
A factory for creating a CommandDispatcher for dispatching commands to embedded cache manager group members.
Encapsulates configuration of an EmbeddedCacheManagerCommandDispatcherFactory.
A group composed of embedded cache manager members.
Encapsulates the configuration of a EmbeddedCacheManagerGroup.
A group member of an Infinispan cache container.
A factory for creating a cache container-based group member.
Marshalling externalizer for an EmbeddedCacheManagerGroupMember.
Provides an externalizer of a cache container-based group member.
Formatter of a cache container-based group member.
SerializationContextInitializer that registers marshallers for all marshallable objects in this package.
SerializationContextInitializer for this package.
SerializationContextInitializer for the org.infinispan.remoting.transport package.
Encapsulates the configuration of a command dispatcher factory associated with a non-clustered cache container.
Encapsulates a configuration of a group associated with a non-clustered cache container.
A group member of a local cache container-based group.
Provides a formatter for a LocalEmbeddedCacheManagerGroupMember.
Returns a list of group members that own cache keys for a given identifier.
A command intended to be sent to the primary owner of a given cache entry.
Scheduler decorator that schedules/cancels a given object on the primary owner.
Encapsulates configuration of a PrimaryOwnerSchedulerService.
Command that scheduled an entry.
ProtoStream marshaller for a ScheduleCommand.
ScheduleCommand that wraps expiration metadata with a marshallable implementation.
The serialization context initializer for this package.
Handles cache topology events for a distributed scheduler.
SerializationContextInitializer for this package.
A cached ExpirationMetaData implementation.
ProtoStream marshaller for a SimpleExpirationMetaData.
Returns group member that primarily owns cache keys for a given identifier.
ProtoStream marshaller for a NodeVersion.