Interface | Description |
---|---|
BlockMetadataOrBuilder | |
ClusterMetadataOrBuilder | |
ConfigMetadataOrBuilder | |
ConsenterOrBuilder | |
OptionsOrBuilder |
Class | Description |
---|---|
BlockMetadata |
BlockMetadata stores data used by the Raft OSNs when
coordinating with each other, to be serialized into
block meta dta field and used after failres and restarts.
|
BlockMetadata.Builder |
BlockMetadata stores data used by the Raft OSNs when
coordinating with each other, to be serialized into
block meta dta field and used after failres and restarts.
|
ClusterMetadata |
ClusterMetadata encapsulates metadata that is exchanged among cluster nodes
|
ClusterMetadata.Builder |
ClusterMetadata encapsulates metadata that is exchanged among cluster nodes
|
ConfigMetadata |
ConfigMetadata is serialized and set as the value of ConsensusType.Metadata in
a channel configuration when the ConsensusType.Type is set "etcdraft".
|
ConfigMetadata.Builder |
ConfigMetadata is serialized and set as the value of ConsensusType.Metadata in
a channel configuration when the ConsensusType.Type is set "etcdraft".
|
ConfigurationProto | |
Consenter |
Consenter represents a consenting node (i.e.
|
Consenter.Builder |
Consenter represents a consenting node (i.e.
|
MetadataProto | |
Options |
Options to be specified for all the etcd/raft nodes.
|
Options.Builder |
Options to be specified for all the etcd/raft nodes.
|
Copyright © 2022. All rights reserved.