@InterfaceAudience.Private public interface FSClusterStats
Modifier and Type | Method and Description |
---|---|
int |
getTotalLoad()
an indication of the total load of the cluster.
|
boolean |
isAvoidingStaleDataNodesForWrite()
Indicate whether or not the cluster is now avoiding
to use stale DataNodes for writing.
|
int getTotalLoad()
boolean isAvoidingStaleDataNodesForWrite()
Copyright © 2013 Apache Software Foundation. All rights reserved.