Uses of Class
herddb.utils.KeyValue
-
Packages that use KeyValue Package Description herddb.proto -
-
Uses of KeyValue in herddb.proto
Method parameters in herddb.proto with type arguments of type KeyValue Modifier and Type Method Description static io.netty.buffer.ByteBufPduCodec.PushTableData. write(long messageId, String tableSpace, String tableName, List<KeyValue> records)static io.netty.buffer.ByteBufPduCodec.PushTxLogChunk. write(long messageId, String tableSpace, List<KeyValue> records)
-