package rwset

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

message CollectionCriteria

rwset.proto:69

CollectionProperty defines an element of a private data that corresponds to a certain transaction and collection

message CollectionHashedReadWriteSet

rwset.proto:43

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

Used in: NsReadWriteSet

message CollectionPvtReadWriteSet

rwset.proto:62

CollectionPvtReadWriteSet encapsulates the private read-write set for a collection

Used in: NsPvtReadWriteSet

message NsPvtReadWriteSet

rwset.proto:56

NsPvtReadWriteSet encapsulates the private read-write set for a chaincode

Used in: TxPvtReadWriteSet

message NsReadWriteSet

rwset.proto:36

NsReadWriteSet encapsulates the read-write set for a chaincode

Used in: TxReadWriteSet

message TxPvtReadWriteSet

rwset.proto:50

TxPvtReadWriteSet encapsulate the private read-write set for a transaction

message TxReadWriteSet

rwset.proto:27

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:28

Used in: TxPvtReadWriteSet, TxReadWriteSet