package
2.5.2+incompatible
Repository: https://github.com/chubaofs/cfs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewServer creates a new server.
Warn provides warnings when exits.
WarnBySpecialKey provides warnings when exits.

# Constants

No description provided by the author
configuration keys.
configuration keys.
configuration keys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
configuration keys.
configuration keys.
configuration keys.
configuration keys.
No description provided by the author
the maximum number of tasks that can be handled each time.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
metrics.
configuration keys.
config key.
configuration keys.
No description provided by the author
configuration keys.
metrics.
configuration keys.
const.
No description provided by the author
No description provided by the author
No description provided by the author
configuration keys.
No description provided by the author

# Variables

AddrDatabase is a map that stores the address of a given host (e.g., the leader).

# Structs

AdminTaskManager sends administration commands to the metaNode or dataNode.
No description provided by the author
Cluster stores all the cluster-level information.
No description provided by the author
DataNode stores all the information about a data node.
DataPartition represents the structure of storing the file contents.
DataPartitionMap stores all the data partitionMap.
DataReplica represents the replica of a data partition.
FileCrc defines the crc of a file.
FileInCore define file in data partition.
FileMetadata defines the file metadata on a dataNode.
IDAllocator generates and allocates ids.
NodeView provides the view of the data or meta node.
LeaderInfo represents the leader's information.
No description provided by the author
MetadataFsm represents the finite state machine of a metadata partition.
MetadataSnapshot represents the snapshot of a meta partition.
MetaNode defines the structure of a meta node.
MetaPartition defines the structure of a meta partition.
MetaReplica defines the replica of a meta partition.
No description provided by the author
NodeView provides the view of the data or meta node.
RaftCmd defines the Raft commands.
Server represents the server in a cluster.
TopologyView provides the view of the topology view of the cluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Vol represents a set of meta partitionMap and data partitionMap.
No description provided by the author
No description provided by the author
No description provided by the author
Zone stores all the zone related information.
ZoneView define the view of zone.

# Interfaces

Node defines an interface that needs to be implemented by weightedNode.

# Type aliases

No description provided by the author
No description provided by the author
SortedWeightedNodes defines an array sorted by carry.