|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.accumulo.server.master.state.TabletMigration
public class TabletMigration
| Field Summary | |
|---|---|
TServerInstance |
newServer
|
TServerInstance |
oldServer
|
KeyExtent |
tablet
|
| Constructor Summary | |
|---|---|
TabletMigration(KeyExtent extent,
TServerInstance before,
TServerInstance after)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public KeyExtent tablet
public TServerInstance oldServer
public TServerInstance newServer
| Constructor Detail |
|---|
public TabletMigration(KeyExtent extent,
TServerInstance before,
TServerInstance after)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||