Class BitfieldFunction

java.lang.Object
org.infinispan.server.resp.commands.bitmap.BitfieldFunction
All Implemented Interfaces:
Serializable, Function<EntryView.ReadWriteEntryView<byte[],byte[]>, List<Long>>, SerializableFunction<EntryView.ReadWriteEntryView<byte[],byte[]>, List<Long>>

@ProtoTypeId(6134) public final class BitfieldFunction extends Object implements SerializableFunction<EntryView.ReadWriteEntryView<byte[],byte[]>, List<Long>>
See Also: