Package | Description |
---|---|
org.hyperledger.fabric.protos.ledger.rwset | |
org.hyperledger.fabric.protos.peer | |
org.hyperledger.fabric.protos.transientstore |
Modifier and Type | Method and Description |
---|---|
TxPvtReadWriteSet |
TxPvtReadWriteSet.Builder.build() |
TxPvtReadWriteSet |
TxPvtReadWriteSet.Builder.buildPartial() |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.getDefaultInstance() |
TxPvtReadWriteSet |
TxPvtReadWriteSet.getDefaultInstanceForType() |
TxPvtReadWriteSet |
TxPvtReadWriteSet.Builder.getDefaultInstanceForType() |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseDelimitedFrom(InputStream input) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(byte[] data) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(ByteBuffer data) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(com.google.protobuf.ByteString data) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(com.google.protobuf.CodedInputStream input) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(InputStream input) |
static TxPvtReadWriteSet |
TxPvtReadWriteSet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<TxPvtReadWriteSet> |
TxPvtReadWriteSet.getParserForType() |
static com.google.protobuf.Parser<TxPvtReadWriteSet> |
TxPvtReadWriteSet.parser() |
Modifier and Type | Method and Description |
---|---|
TxPvtReadWriteSet.Builder |
TxPvtReadWriteSet.Builder.mergeFrom(TxPvtReadWriteSet other) |
static TxPvtReadWriteSet.Builder |
TxPvtReadWriteSet.newBuilder(TxPvtReadWriteSet prototype) |
Modifier and Type | Method and Description |
---|---|
TxPvtReadWriteSet |
BlockAndPrivateData.getPrivateDataMapOrDefault(long key,
TxPvtReadWriteSet defaultValue)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
TxPvtReadWriteSet |
BlockAndPrivateData.Builder.getPrivateDataMapOrDefault(long key,
TxPvtReadWriteSet defaultValue)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
TxPvtReadWriteSet |
BlockAndPrivateDataOrBuilder.getPrivateDataMapOrDefault(long key,
TxPvtReadWriteSet defaultValue)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
TxPvtReadWriteSet |
BlockAndPrivateData.getPrivateDataMapOrThrow(long key)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
TxPvtReadWriteSet |
BlockAndPrivateData.Builder.getPrivateDataMapOrThrow(long key)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
TxPvtReadWriteSet |
BlockAndPrivateDataOrBuilder.getPrivateDataMapOrThrow(long key)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
Modifier and Type | Method and Description |
---|---|
Map<Long,TxPvtReadWriteSet> |
BlockAndPrivateData.Builder.getMutablePrivateDataMap()
Deprecated.
|
Map<Long,TxPvtReadWriteSet> |
BlockAndPrivateData.getPrivateDataMap()
Deprecated.
|
Map<Long,TxPvtReadWriteSet> |
BlockAndPrivateData.Builder.getPrivateDataMap()
Deprecated.
|
Map<Long,TxPvtReadWriteSet> |
BlockAndPrivateDataOrBuilder.getPrivateDataMap()
Deprecated.
|
Map<Long,TxPvtReadWriteSet> |
BlockAndPrivateData.getPrivateDataMapMap()
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
Map<Long,TxPvtReadWriteSet> |
BlockAndPrivateData.Builder.getPrivateDataMapMap()
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
Map<Long,TxPvtReadWriteSet> |
BlockAndPrivateDataOrBuilder.getPrivateDataMapMap()
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
Modifier and Type | Method and Description |
---|---|
TxPvtReadWriteSet |
BlockAndPrivateData.getPrivateDataMapOrDefault(long key,
TxPvtReadWriteSet defaultValue)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
TxPvtReadWriteSet |
BlockAndPrivateData.Builder.getPrivateDataMapOrDefault(long key,
TxPvtReadWriteSet defaultValue)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
TxPvtReadWriteSet |
BlockAndPrivateDataOrBuilder.getPrivateDataMapOrDefault(long key,
TxPvtReadWriteSet defaultValue)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
BlockAndPrivateData.Builder |
BlockAndPrivateData.Builder.putPrivateDataMap(long key,
TxPvtReadWriteSet value)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
Modifier and Type | Method and Description |
---|---|
BlockAndPrivateData.Builder |
BlockAndPrivateData.Builder.putAllPrivateDataMap(Map<Long,TxPvtReadWriteSet> values)
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
|
Modifier and Type | Method and Description |
---|---|
TxPvtReadWriteSet |
TxPvtReadWriteSetWithConfigInfo.getPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSet |
TxPvtReadWriteSetWithConfigInfo.Builder.getPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSet |
TxPvtReadWriteSetWithConfigInfoOrBuilder.getPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
Modifier and Type | Method and Description |
---|---|
TxPvtReadWriteSetWithConfigInfo.Builder |
TxPvtReadWriteSetWithConfigInfo.Builder.mergePvtRwset(TxPvtReadWriteSet value)
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
TxPvtReadWriteSetWithConfigInfo.Builder.setPvtRwset(TxPvtReadWriteSet value)
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
Copyright © 2022. All rights reserved.