Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoCluster = xerrors.New("no clusters found in system.clusters table")
Functions ¶
func IsSingleNode ¶
Types ¶
type Cluster ¶
type Cluster struct { Topology Topology Shards ShardHostMap }
func (*Cluster) SingleNode ¶
type ShardHostMap ¶
type Topology ¶
type Topology struct {
// contains filtered or unexported fields
}
func NewTopology ¶
func ResolveTopology ¶
func (*Topology) ClusterName ¶
func (*Topology) SingleNode ¶
Click to show internal directories.
Click to hide internal directories.