-
CommandAck.ValidationError.valueOf(int n)
Returns the enum constant of this class with the specified name.
Returns the enum constant of this class with the specified name.
CommandAck.ValidationError.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
-
static io.netty.buffer.ByteBuf
static io.netty.buffer.ByteBuf
Commands.newAck(long consumerId,
long ledgerId,
long entryId,
BitSetRecyclable ackSet,
CommandAck.AckType ackType,
CommandAck.ValidationError validationError,
Map<String,Long> properties,
long txnIdLeastBits,
long txnIdMostBits,
long requestId)
static io.netty.buffer.ByteBuf
Commands.newAck(long consumerId,
long ledgerId,
long entryId,
BitSetRecyclable ackSet,
CommandAck.AckType ackType,
CommandAck.ValidationError validationError,
Map<String,Long> properties,
long txnIdLeastBits,
long txnIdMostBits,
long requestId,
int batchSize)
static io.netty.buffer.ByteBuf