public static final class TxPvtReadWriteSetWithConfigInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder> implements TxPvtReadWriteSetWithConfigInfoOrBuilder
TxPvtReadWriteSetWithConfigInfo encapsulates the transaction's private read-write set and additional information about the configurations such as the latest collection config when the transaction is simulatedProtobuf type
transientstore.TxPvtReadWriteSetWithConfigInfo
Modifier and Type | Method and Description |
---|---|
TxPvtReadWriteSetWithConfigInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TxPvtReadWriteSetWithConfigInfo |
build() |
TxPvtReadWriteSetWithConfigInfo |
buildPartial() |
TxPvtReadWriteSetWithConfigInfo.Builder |
clear() |
TxPvtReadWriteSetWithConfigInfo.Builder |
clearCollectionConfigs() |
TxPvtReadWriteSetWithConfigInfo.Builder |
clearEndorsedAt()
uint64 endorsed_at = 1 [json_name = "endorsedAt"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TxPvtReadWriteSetWithConfigInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TxPvtReadWriteSetWithConfigInfo.Builder |
clearPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
clone() |
boolean |
containsCollectionConfigs(String key)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"]; |
Map<String,CollectionConfigPackage> |
getCollectionConfigs()
Deprecated.
|
int |
getCollectionConfigsCount()
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"]; |
Map<String,CollectionConfigPackage> |
getCollectionConfigsMap()
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"]; |
CollectionConfigPackage |
getCollectionConfigsOrDefault(String key,
CollectionConfigPackage defaultValue)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"]; |
CollectionConfigPackage |
getCollectionConfigsOrThrow(String key)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"]; |
TxPvtReadWriteSetWithConfigInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getEndorsedAt()
uint64 endorsed_at = 1 [json_name = "endorsedAt"]; |
Map<String,CollectionConfigPackage> |
getMutableCollectionConfigs()
Deprecated.
|
TxPvtReadWriteSet |
getPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSet.Builder |
getPvtRwsetBuilder()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSetOrBuilder |
getPvtRwsetOrBuilder()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
boolean |
hasPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
boolean |
isInitialized() |
TxPvtReadWriteSetWithConfigInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TxPvtReadWriteSetWithConfigInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
TxPvtReadWriteSetWithConfigInfo.Builder |
mergeFrom(TxPvtReadWriteSetWithConfigInfo other) |
TxPvtReadWriteSetWithConfigInfo.Builder |
mergePvtRwset(TxPvtReadWriteSet value)
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TxPvtReadWriteSetWithConfigInfo.Builder |
putAllCollectionConfigs(Map<String,CollectionConfigPackage> values)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
putCollectionConfigs(String key,
CollectionConfigPackage value)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
removeCollectionConfigs(String key)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
setEndorsedAt(long value)
uint64 endorsed_at = 1 [json_name = "endorsedAt"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TxPvtReadWriteSetWithConfigInfo.Builder |
setPvtRwset(TxPvtReadWriteSet.Builder builderForValue)
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
setPvtRwset(TxPvtReadWriteSet value)
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"]; |
TxPvtReadWriteSetWithConfigInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TxPvtReadWriteSetWithConfigInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public TxPvtReadWriteSetWithConfigInfo.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public TxPvtReadWriteSetWithConfigInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public TxPvtReadWriteSetWithConfigInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public TxPvtReadWriteSetWithConfigInfo.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo.Builder mergeFrom(TxPvtReadWriteSetWithConfigInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public TxPvtReadWriteSetWithConfigInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
IOException
public long getEndorsedAt()
uint64 endorsed_at = 1 [json_name = "endorsedAt"];
getEndorsedAt
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public TxPvtReadWriteSetWithConfigInfo.Builder setEndorsedAt(long value)
uint64 endorsed_at = 1 [json_name = "endorsedAt"];
value
- The endorsedAt to set.public TxPvtReadWriteSetWithConfigInfo.Builder clearEndorsedAt()
uint64 endorsed_at = 1 [json_name = "endorsedAt"];
public boolean hasPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"];
hasPvtRwset
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public TxPvtReadWriteSet getPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"];
getPvtRwset
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public TxPvtReadWriteSetWithConfigInfo.Builder setPvtRwset(TxPvtReadWriteSet value)
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"];
public TxPvtReadWriteSetWithConfigInfo.Builder setPvtRwset(TxPvtReadWriteSet.Builder builderForValue)
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"];
public TxPvtReadWriteSetWithConfigInfo.Builder mergePvtRwset(TxPvtReadWriteSet value)
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"];
public TxPvtReadWriteSetWithConfigInfo.Builder clearPvtRwset()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"];
public TxPvtReadWriteSet.Builder getPvtRwsetBuilder()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"];
public TxPvtReadWriteSetOrBuilder getPvtRwsetOrBuilder()
.rwset.TxPvtReadWriteSet pvt_rwset = 2 [json_name = "pvtRwset"];
getPvtRwsetOrBuilder
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public int getCollectionConfigsCount()
TxPvtReadWriteSetWithConfigInfoOrBuilder
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"];
getCollectionConfigsCount
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public boolean containsCollectionConfigs(String key)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"];
containsCollectionConfigs
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
@Deprecated public Map<String,CollectionConfigPackage> getCollectionConfigs()
getCollectionConfigsMap()
instead.getCollectionConfigs
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public Map<String,CollectionConfigPackage> getCollectionConfigsMap()
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"];
getCollectionConfigsMap
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public CollectionConfigPackage getCollectionConfigsOrDefault(String key, CollectionConfigPackage defaultValue)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"];
getCollectionConfigsOrDefault
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public CollectionConfigPackage getCollectionConfigsOrThrow(String key)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"];
getCollectionConfigsOrThrow
in interface TxPvtReadWriteSetWithConfigInfoOrBuilder
public TxPvtReadWriteSetWithConfigInfo.Builder clearCollectionConfigs()
public TxPvtReadWriteSetWithConfigInfo.Builder removeCollectionConfigs(String key)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"];
@Deprecated public Map<String,CollectionConfigPackage> getMutableCollectionConfigs()
public TxPvtReadWriteSetWithConfigInfo.Builder putCollectionConfigs(String key, CollectionConfigPackage value)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"];
public TxPvtReadWriteSetWithConfigInfo.Builder putAllCollectionConfigs(Map<String,CollectionConfigPackage> values)
map<string, .protos.CollectionConfigPackage> collection_configs = 3 [json_name = "collectionConfigs"];
public final TxPvtReadWriteSetWithConfigInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
public final TxPvtReadWriteSetWithConfigInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<TxPvtReadWriteSetWithConfigInfo.Builder>
Copyright © 2022. All rights reserved.