Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectReply ¶
type ConnectReply struct {
RegReply RegisterReply
Partitions []ShardCopy
}
type DaemonData ¶
type DaemonData struct {
ServerDetails RemoteServer
Hashtable Hashtable
}
type RegisterReply ¶
type RegisterReply struct {
Coordinators map[uint64]RemoteServer
Daemons map[uint64]RemoteServer
ID uint64
Nshards uint
Nfailures uint
}
type RemoteServer ¶
type ServerRange ¶
type ServerRange struct {
Server RemoteServer
Range Range
}
Click to show internal directories.
Click to hide internal directories.