Uses of Record Class
org.infinispan.server.resp.commands.bitmap.BitfieldOperation
Packages that use BitfieldOperation
-
Uses of BitfieldOperation in org.infinispan.server.resp.commands.bitmap
Classes in org.infinispan.server.resp.commands.bitmap that implement interfaces with type arguments of type BitfieldOperationModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.server.resp.commands.bitmap that return BitfieldOperationModifier and TypeMethodDescriptionstatic BitfieldOperationBitfieldOperation.GET(byte[] encoding, byte[] offset) static BitfieldOperationBitfieldOperation.INCRBY(byte[] encoding, byte[] offset, byte[] increment, BitfieldOperation.Overflow overflow) BitfieldOperation$___Marshaller_fd8c791d43045abbdc1008821abcaea83b16aeab3c4bea6ee40f16853c6fdcc0.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) static BitfieldOperationBitfieldOperation.SET(byte[] encoding, byte[] offset, byte[] value, BitfieldOperation.Overflow overflow) Methods in org.infinispan.server.resp.commands.bitmap that return types with arguments of type BitfieldOperationModifier and TypeMethodDescriptionBitfieldOperation$___Marshaller_fd8c791d43045abbdc1008821abcaea83b16aeab3c4bea6ee40f16853c6fdcc0.getJavaClass()Methods in org.infinispan.server.resp.commands.bitmap with parameters of type BitfieldOperationModifier and TypeMethodDescriptionvoidBitfieldOperation$___Marshaller_fd8c791d43045abbdc1008821abcaea83b16aeab3c4bea6ee40f16853c6fdcc0.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, BitfieldOperation $2) Method parameters in org.infinispan.server.resp.commands.bitmap with type arguments of type BitfieldOperationModifier and TypeMethodDescriptionBitfieldOperation.apply(List<BitfieldOperation> operations, AtomicReference<byte[]> value) Constructor parameters in org.infinispan.server.resp.commands.bitmap with type arguments of type BitfieldOperation