|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.accumulo.server.master.state.TableCounts
public class TableCounts
| Constructor Summary | |
|---|---|
TableCounts()
|
|
| Method Summary | |
|---|---|
int |
assigned()
|
int |
assignedToDeadServers()
|
int |
hosted()
|
int |
unassigned()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableCounts()
| Method Detail |
|---|
public int unassigned()
public int assigned()
public int assignedToDeadServers()
public int hosted()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||