Uses of Record Class
org.infinispan.server.resp.json.JsonBucket
Packages that use JsonBucket
-
Uses of JsonBucket in org.infinispan.server.resp.json
Classes in org.infinispan.server.resp.json that implement interfaces with type arguments of type JsonBucketModifier and TypeClassDescriptionclass
class
class
class
class
final class
WARNING: Generated code!class
class
class
class
class
class
class
class
class
class
class
Fields in org.infinispan.server.resp.json with type parameters of type JsonBucketModifier and TypeFieldDescriptionprotected final AdvancedCache
<byte[], JsonBucket> EmbeddedJsonCache.cache
protected final FunctionalMap.ReadWriteMap
<byte[], JsonBucket> EmbeddedJsonCache.readWriteMap
Methods in org.infinispan.server.resp.json that return JsonBucketModifier and TypeMethodDescriptionJsonBucket$___Marshaller_82616a1381743e138148c0a2a5c844e2f09534f96e348b5cd2c775a35fc73102.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.server.resp.json that return types with arguments of type JsonBucketModifier and TypeMethodDescriptionJsonBucket$___Marshaller_82616a1381743e138148c0a2a5c844e2f09534f96e348b5cd2c775a35fc73102.getJavaClass()
Methods in org.infinispan.server.resp.json with parameters of type JsonBucketModifier and TypeMethodDescriptionvoid
JsonBucket$___Marshaller_82616a1381743e138148c0a2a5c844e2f09534f96e348b5cd2c775a35fc73102.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, JsonBucket $2) Method parameters in org.infinispan.server.resp.json with type arguments of type JsonBucketModifier and TypeMethodDescriptionJsonArrayAppendFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonArrindexFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonArrinsertFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) List
<byte[]> JsonArrpopFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonArrtrimFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonClearFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonDebugMemoryFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonDelFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) byte[]
JsonGetFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonMergeFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonObjkeysFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonRespFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonSetFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonStringAppendFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonToggleFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonTypeFunction.apply
(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) Constructor parameters in org.infinispan.server.resp.json with type arguments of type JsonBucket