Uses of Class
org.infinispan.util.KeyValuePair
Packages that use KeyValuePair
Package
Description
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.
-
Uses of KeyValuePair in org.infinispan.server.core
Methods in org.infinispan.server.core with parameters of type KeyValuePairModifier and TypeMethodDescriptionCacheInfo.getCache
(KeyValuePair<MediaType, MediaType> mediaTypes, Subject subject) -
Uses of KeyValuePair in org.infinispan.server.hotrod
Methods in org.infinispan.server.hotrod that return KeyValuePairModifier and TypeMethodDescriptionstatic KeyValuePair
<TimeUnitValue, TimeUnitValue> TimeUnitValue.decodePair
(byte timeUnitValues) -
Uses of KeyValuePair in org.infinispan.stream.impl
Subclasses with type arguments of type KeyValuePair in org.infinispan.stream.implClasses in org.infinispan.stream.impl that implement interfaces with type arguments of type KeyValuePairMethods in org.infinispan.stream.impl that return KeyValuePairModifier and TypeMethodDescriptionprotected KeyValuePair
<K, R> LockedStreamImpl.CacheEntryFunction.actualPerform
(Cache<K, V> cache, CacheEntry<K, V> entry) Methods in org.infinispan.stream.impl that return types with arguments of type KeyValuePairModifier and TypeMethodDescriptionStream
<KeyValuePair<K, R>> LockedStreamImpl.CacheEntryFunction.apply
(CacheEntry<K, V> kvCacheEntry) -
Uses of KeyValuePair in org.infinispan.util
Classes in org.infinispan.util that implement interfaces with type arguments of type KeyValuePairModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.util that return KeyValuePairModifier and TypeMethodDescriptionstatic <K,
V> KeyValuePair <K, V> KeyValuePair.of
(K key, V value) KeyValuePair$___Marshaller_83b2b64d3a6324d7bbc5ebdaf107b0272f24f9b7476f746390b0babd3667de5.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.util that return types with arguments of type KeyValuePairModifier and TypeMethodDescriptionKeyValuePair$___Marshaller_83b2b64d3a6324d7bbc5ebdaf107b0272f24f9b7476f746390b0babd3667de5.getJavaClass()
Methods in org.infinispan.util with parameters of type KeyValuePairModifier and TypeMethodDescriptionvoid
KeyValuePair$___Marshaller_83b2b64d3a6324d7bbc5ebdaf107b0272f24f9b7476f746390b0babd3667de5.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, KeyValuePair $2)