public interface FSClusterStats
限定符和类型 | 方法和说明 |
---|---|
int |
getTotalLoad()
an indication of the total load of the cluster.
|
boolean |
shouldAvoidStaleDataNodesForWrite()
Indicate whether or not the cluster is now avoiding to use stale DataNodes
for writing.
|
int getTotalLoad()
boolean shouldAvoidStaleDataNodesForWrite()
Copyright © 2009 The Apache Software Foundation