Uses of Package
org.infinispan.commons.util
-
Classes in org.infinispan.commons.util used by org.infinispan Class Description CloseableIteratorCollection A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableIteratorSet A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.Experimental An experimental user-facing API.IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.cache.impl Class Description ByRef This class can be used to pass an argument by reference.ByRef.Boolean Implementation for primitive typeCloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.CloseableIteratorCollection A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableIteratorCollectionAdapter AdaptsCollection
toCloseableIteratorCollection
CloseableIteratorSet A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableIteratorSetAdapter AdaptsSet
toCloseableIteratorSet
CloseableSpliterator Interface that provides semantics of aSpliterator
andAutoCloseable
interfaces.InjectiveFunction This is a marker interface to be used withFunction
which signals to some implementors that the function returns distinct values. -
Classes in org.infinispan.commons.util used by org.infinispan.client.hotrod Class Description CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.CloseableIteratorCollection A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableIteratorSet A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.client.hotrod.configuration Class Description Features Features allow conditional enabling/disabling of Infinispan's functionality. -
Classes in org.infinispan.commons.util used by org.infinispan.client.hotrod.impl Class Description CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.CloseableIteratorCollection A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableIteratorSet A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.client.hotrod.multimap Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.commands Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.commands.read Class Description CloseableIteratorCollection A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one. -
Classes in org.infinispan.commons.util used by org.infinispan.commons.configuration Class Description TypedProperties Type-aware properties. -
Classes in org.infinispan.commons.util used by org.infinispan.commons.configuration.attributes Class Description TypedProperties Type-aware properties. -
Classes in org.infinispan.commons.util used by org.infinispan.commons.equivalence Class Description AbstractMap Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations. -
Classes in org.infinispan.commons.util used by org.infinispan.commons.util Class Description AbstractDelegatingCollection Delegating collection that delegates all calls to the collection returned fromAbstractDelegatingCollection.delegate()
AbstractDelegatingMap AbstractFileLookup AbstractIterator Abstract iterator that allows overriding just theAbstractIterator.getNext()
method to implement it.AbstractMap Similar to the JDK's AbstractMap, this provides common functionality for custom map implementations.ArrayCollector ArrayMap Base for classes that implement hash map by storing keys in one array and values in another.ByRef This class can be used to pass an argument by reference.CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.CloseableIteratorCollection A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableIteratorCollectionAdapter AdaptsCollection
toCloseableIteratorCollection
CloseableIteratorSet A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableSpliterator Interface that provides semantics of aSpliterator
andAutoCloseable
interfaces.Either Either.Type EntrySizeCalculator FastCopyHashMap A HashMap that is optimized for fast shallow copies.FileLookup ForwardingList A list which forwards all its method calls to another list.ImmutableListCopy A lightweight, read-only copy of a List.Immutables.Immutable InfinispanCollections.Function A function that converts a type into another one.InfinispanCollections.MapMakerFunction A function that converts an entry into a key/value pair for use in a map.IntSet A set that represents primitive ints.IteratorMapper A iterator that maps each value to the output of the Function.KeyValueWithPrevious MemoryUnit OsgiClassLoader RemovableIterator 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.SmallIntSet Deprecated.since 9.3 This class will no longer be public.SpliteratorMapper A spliterator that has been mapped from another spliterator.TypedProperties Type-aware properties.WeakValueHashMap.ValueRef -
Classes in org.infinispan.commons.util used by org.infinispan.configuration.cache Class Description TypedProperties Type-aware properties. -
Classes in org.infinispan.commons.util used by org.infinispan.configuration.global Class Description Features Features allow conditional enabling/disabling of Infinispan's functionality.TypedProperties Type-aware properties. -
Classes in org.infinispan.commons.util used by org.infinispan.configuration.serializing Class Description TypedProperties Type-aware properties. -
Classes in org.infinispan.commons.util used by org.infinispan.container.entries Class Description AbstractEntrySizeCalculatorHelper Abstract class that provides a method to round up to the nearest value of 8 which is important for most jvm when doing size calculations.EntrySizeCalculator -
Classes in org.infinispan.commons.util used by org.infinispan.container.impl Class Description AbstractDelegatingConcurrentMap AbstractDelegatingMap AbstractIterator Abstract iterator that allows overriding just theAbstractIterator.getNext()
method to implement it.EntrySizeCalculator EvictionListener Eviction listener that is notified when entries are evicted from the underlying container due to the given eviction policy.IntSet A set that represents primitive ints.PeekableMap -
Classes in org.infinispan.commons.util used by org.infinispan.container.offheap Class Description IntSet A set that represents primitive ints.PeekableMap -
Classes in org.infinispan.commons.util used by org.infinispan.distribution Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.distribution.util Class Description AbstractDelegatingCollection Delegating collection that delegates all calls to the collection returned fromAbstractDelegatingCollection.delegate()
AbstractDelegatingMap IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.factories.impl Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.functional Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.functional.impl Class Description CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.interceptors Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.interceptors.distribution Class Description CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.CloseableIteratorCollection A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableIteratorSet A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableSpliterator Interface that provides semantics of aSpliterator
andAutoCloseable
interfaces. -
Classes in org.infinispan.commons.util used by org.infinispan.lock Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.lock.api Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.marshall.core Class Description AbstractEntrySizeCalculatorHelper Abstract class that provides a method to round up to the nearest value of 8 which is important for most jvm when doing size calculations.EntrySizeCalculator -
Classes in org.infinispan.commons.util used by org.infinispan.multimap.api Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.multimap.api.embedded Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.notifications.cachelistener.filter Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence.internal Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence.jdbc.stringbased Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence.manager Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence.remote Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence.rocksdb Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence.sifs Class Description CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence.spi Class Description Experimental An experimental user-facing API.IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.persistence.support Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.remoting.rpc Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.remoting.transport Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.remoting.transport.impl Class Description Experimental An experimental user-facing API. -
Classes in org.infinispan.commons.util used by org.infinispan.remoting.transport.jgroups Class Description TypedProperties Type-aware properties. -
Classes in org.infinispan.commons.util used by org.infinispan.scattered Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.scattered.impl Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.server.hotrod Class Description CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces. -
Classes in org.infinispan.commons.util used by org.infinispan.server.hotrod.event Class Description KeyValueWithPrevious -
Classes in org.infinispan.commons.util used by org.infinispan.statetransfer Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.stream.impl Class Description CloseableIterable Interface that provides semantics of aIterable
andAutoCloseable
interfaces.CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.IntSet A set that represents primitive ints.RemovableCloseableIterator 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.RemovableIterator 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. -
Classes in org.infinispan.commons.util used by org.infinispan.transaction.xa.recovery Class Description IntSet A set that represents primitive ints. -
Classes in org.infinispan.commons.util used by org.infinispan.util Class Description AbstractDelegatingCollection Delegating collection that delegates all calls to the collection returned fromAbstractDelegatingCollection.delegate()
AbstractDelegatingSet CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.CloseableIteratorCollection A collection that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableIteratorSet A set that defines an iterator method that returns aCloseableIterator
instead of a non closeable one.CloseableSpliterator Interface that provides semantics of aSpliterator
andAutoCloseable
interfaces.Immutables Factory for generating immutable type wrappers.InjectiveFunction This is a marker interface to be used withFunction
which signals to some implementors that the function returns distinct values.IntSet A set that represents primitive ints.RangeSet Deprecated.since 9.3 This class will no longer be public.TypedProperties Type-aware properties. -
Classes in org.infinispan.commons.util used by org.infinispan.util.logging Class Description TypedProperties Type-aware properties. -
Classes in org.infinispan.commons.util used by org.infinispan.util.rxjava Class Description IntSet A set that represents primitive ints.