package rwset

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CollectionHashedReadWriteSet

rwset.proto:31

CollectionHashedReadWriteSet encapsulate the hashed representation for the private read-write set for a collection

Used in: NsReadWriteSet

message CollectionPvtReadWriteSet

rwset.proto:50

CollectionPvtReadWriteSet encapsulates the private read-write set for a collection

Used in: NsPvtReadWriteSet

message NsPvtReadWriteSet

rwset.proto:44

NsPvtReadWriteSet encapsulates the private read-write set for a chaincode

Used in: TxPvtReadWriteSet

message NsReadWriteSet

rwset.proto:24

NsReadWriteSet encapsulates the read-write set for a chaincode

Used in: TxReadWriteSet

message TxPvtReadWriteSet

rwset.proto:38

TxPvtReadWriteSet encapsulate the private read-write set for a transaction

Used in: protos.BlockAndPrivateData, transientstore.TxPvtReadWriteSetWithConfigInfo

message TxReadWriteSet

rwset.proto:15

TxReadWriteSet encapsulates a read-write set for a transaction DataModel specifies the enum value of the data model ns_rwset field specifies a list of chaincode specific read-write set (one for each chaincode)

enum TxReadWriteSet.DataModel

rwset.proto:16

Used in: TxPvtReadWriteSet, TxReadWriteSet