Uses of Package
org.wildfly.clustering.cache.function
Packages that use org.wildfly.clustering.cache.function
Package
Description
-
Classes in org.wildfly.clustering.cache.function used by org.wildfly.clustering.cache.functionClassDescriptionFunction that operates on an operable object.Function that adds one or more elements to a collection.Function that operates on a collection.Defines operations for creating and copying an operable collection.Function that removes one or more elements from a collection.Function that applies updates to a map.ProtoStream marshaller for
MapComputeFunction.Function that operates on a map.Defines Map creation and cloning strategies.Encapsulates an operation.Defines operations for creating and copying an operable object.Implemented by cache value types that support copy-on-write operations.Defines Set creation and cloning strategies. -
Classes in org.wildfly.clustering.cache.function used by org.wildfly.clustering.server.infinispan.providerClassDescriptionFunction that operates on an operable object.Function that adds one or more elements to a collection.Function that operates on a collection.Function that removes one or more elements from a collection.Encapsulates an operation.Function that adds one or more items to a set.Function that removes one or more elements from a set.
-
Classes in org.wildfly.clustering.cache.function used by org.wildfly.clustering.session.cache.attributes.fineClassDescriptionFunction that operates on an operable object.Function that applies updates to a map.Function that operates on a map.Encapsulates an operation.
-
Classes in org.wildfly.clustering.cache.function used by org.wildfly.clustering.session.cache.metadata.coarseClassDescriptionEncapsulates an operation.Implemented by cache value types that support copy-on-write operations.Generic function for use with
Map.compute(Object, BiFunction)operations usingRemappablevalues. -
Classes in org.wildfly.clustering.cache.function used by org.wildfly.clustering.session.cache.metadata.fineClassDescriptionEncapsulates an operation.Implemented by cache value types that support copy-on-write operations.Generic function for use with
Map.compute(Object, BiFunction)operations usingRemappablevalues.