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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in org.infinispan.server.resp.json with type parameters of type JsonBucketModifier and TypeFieldDescriptionprotected final AdvancedCache<byte[], JsonBucket> EmbeddedJsonCache.cachestatic final AdvancedExternalizer<JsonBucket> JsonBucket.EXTERNALIZERprotected final FunctionalMap.ReadWriteMap<byte[], JsonBucket> EmbeddedJsonCache.readWriteMapMethod 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) JsonDelFunction.apply(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) byte[]JsonGetFunction.apply(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonLenFunction.apply(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonMergeFunction.apply(EntryView.ReadWriteEntryView<byte[], JsonBucket> entryView) JsonNumOpFunction.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