This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
seaweedfs
Watch
1
Star
0
Fork
0
You've already forked seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2024-11-29 14:31:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5d981ab4d
seaweedfs
/
weed-fs
/
src
/
pkg
/
topology
/
rack.go
10 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
starting a shell
2012-08-24 11:56:09 +08:00
package
topology
add code to randomly select one new volume to grow
2012-08-28 16:04:39 +08:00
import
(
)
starting a shell
2012-08-24 11:56:09 +08:00
type
Rack
struct
{
reduce duplicated code by using a tree of Node
2012-08-29 15:58:03 +08:00
Node
adding topology related types
2012-08-24 13:33:37 +08:00
ipRange
IpRange
starting a shell
2012-08-24 11:56:09 +08:00
}
Reference in New Issue
Copy Permalink