public interface PvtDataPayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getPayload()
Encodes marhslaed bytes of rwset.TxPvtReadWriteSet
defined in rwset.proto
|
long |
getTxSeqInBlock()
uint64 tx_seq_in_block = 1 [json_name = "txSeqInBlock"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getTxSeqInBlock()
uint64 tx_seq_in_block = 1 [json_name = "txSeqInBlock"];
com.google.protobuf.ByteString getPayload()
Encodes marhslaed bytes of rwset.TxPvtReadWriteSet defined in rwset.proto
bytes payload = 2 [json_name = "payload"];
Copyright © 2022. All rights reserved.