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.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.commons.configuration Class Description TypedProperties Type-aware properties. -
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.MemoryUnit Deprecated.since 11.0, useByteQuantity
instead.OS Operating system family.OsgiClassLoader Deprecated.Since 10.1, OSGi support is deprecated and will be removed in a future version.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.SslContextFactory SslContextFactory.TypedProperties Type-aware properties.Version Contains version information about this release of Infinispan.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.distribution Class Description IntSet A set that represents primitive ints. -
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.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.jdbc.stringbased 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.query Class Description CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces. -
Classes in org.infinispan.commons.util used by org.infinispan.query.dsl Class Description CloseableIterator Interface that provides semantics of aIterator
andAutoCloseable
interfaces.