Uses of Package
org.infinispan.commons.util
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
Hot Rod client API.
Hot Rod client configuration API.
Commands that operate on the cache, either locally or remotely.
Commons Configuration package
Commons package providing various utility classes
Cache
configurationEmbeddedCacheManager
configurationEntries which are stored in data containers.
Data containers which store cache entries.
Classes relating to the distributed cache mode.
Functional API package
Infinispan is designed around a set of interceptors around a data container.
Metadata interfaces
MultimapCache API.
Embedded Multimap Cache.
Cache
-specific notifications and eventing filtering classes.Persistence API.
Simple filesystem-based
CacheWriter
implementation.This package contains a
AdvancedLoadWriteStore
implementation based on
a JDBC database connection.JDBC CacheStore implementation which maps keys to strings.
Hot Rod-based
AdvancedLoadWriteStore
.RocksDB-based
AdvancedLoadWriteStore
.Soft Index
AdvancedLoadWriteStore
.The Persistence SPI.
This package contains a
AdvancedLoadWriteStore
implementation based on
a JDBC database connection.Query DSL API.
Query module internals.
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
SCATTERED CACHE DESIGN
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
-
ClassDescriptionInterface that provides semantics of a
Iterator
andAutoCloseable
interfaces.A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.Interface that provides semantics of aSpliterator
andAutoCloseable
interfaces.An experimental user-facing API.A set that represents primitive ints. -
ClassDescriptionThis class can be used to pass an argument by reference.Implementation for primitive typeInterface that provides semantics of a
Iterator
andAutoCloseable
interfaces.A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.Interface that provides semantics of aSpliterator
andAutoCloseable
interfaces.This is a marker interface to be used withFunction
which signals to some implementors that the function returns distinct values. -
ClassDescriptionInterface that provides semantics of a
Iterator
andAutoCloseable
interfaces.A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.A set that represents primitive ints. -
ClassDescriptionFeatures allow conditional enabling/disabling of Infinispan's functionality.
-
ClassDescriptionInterface that provides semantics of a
Iterator
andAutoCloseable
interfaces.A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.A set that represents primitive ints. -
-
ClassDescriptionA set that represents primitive ints.Encapsulates the key and its segment.
-
-
-
ClassDescriptionDelegating collection that delegates all calls to the collection returned from
AbstractDelegatingCollection.delegate()
Abstract iterator that allows overriding just theAbstractIterator.getNext()
method to implement it.Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.Base for classes that implement hash map by storing keys in one array and values in another.This class can be used to pass an argument by reference.Interface that provides semantics of aIterator
andAutoCloseable
interfaces.A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.AdaptsCollection
toCloseableIteratorCollection
A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.Interface that provides semantics of aSpliterator
andAutoCloseable
interfaces.A HashMap that is optimized for fast shallow copies.A list which forwards all its method calls to another list.A lightweight, read-only copy of a List.A function that converts a type into another one.A function that converts an entry into a key/value pair for use in a map.A set that represents primitive ints.Deprecated, for removal: This API element is subject to removal in a future version.A placeholder for null in a cache, because caches do not allow null values.Operating system family.An Iterator implementation that allows for a Iterator that doesn't allow remove operations to implement remove by delegating the call to the provided consumer to remove the previously read value.Deprecated, for removal: This API element is subject to removal in a future version.since 9.3 This class will no longer be public.SslContextFactory.Type-aware properties.Returns the byte atindex
.Contains version information about this release of Infinispan. -
-
ClassDescriptionFeatures allow conditional enabling/disabling of Infinispan's functionality.Type-aware properties.
-
-
ClassDescriptionAbstract class that provides a method to round up to the nearest value of 8 which is important for most jvm when doing size calculations.
-
ClassDescriptionAbstract iterator that allows overriding just the
AbstractIterator.getNext()
method to implement it.A set that represents primitive ints. -
-
-
-
ClassDescriptionDelegating collection that delegates all calls to the collection returned from
AbstractDelegatingCollection.delegate()
A set that represents primitive ints. -
-
-
ClassDescriptionInterface that provides semantics of a
Iterator
andAutoCloseable
interfaces.An experimental user-facing API. -
-
ClassDescriptionAbstract class that provides a method to round up to the nearest value of 8 which is important for most jvm when doing size calculations.
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionAbstract iterator that allows overriding just the
AbstractIterator.getNext()
method to implement it.A set that represents primitive ints. -
-
-
-
ClassDescriptionInterface that provides semantics of a
Iterator
andAutoCloseable
interfaces.A set that represents primitive ints. -
ClassDescriptionAn experimental user-facing API.A set that represents primitive ints.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionInterface that provides semantics of a
Iterator
andAutoCloseable
interfaces.A set that represents primitive ints.A CloseableIterator implementation that allows for a CloseableIterator that doesn't allow remove operations to implement remove by delegating the call to the provided consumer to remove the previously read value.An Iterator implementation that allows for a Iterator that doesn't allow remove operations to implement remove by delegating the call to the provided consumer to remove the previously read value. -
ClassDescriptionInterface that provides semantics of a
Iterator
andAutoCloseable
interfaces.A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.Interface that provides semantics of aSpliterator
andAutoCloseable
interfaces.An experimental user-facing API.Factory for generating immutable type wrappers.This is a marker interface to be used withFunction
which signals to some implementors that the function returns distinct values.A set that represents primitive ints. -
-
ByteQuantity
instead.