Class TabletMigration
java.lang.Object
org.apache.accumulo.core.spi.balancer.data.TabletMigration
- Since:
- 2.1.0
-
Constructor Summary
ConstructorsConstructorDescriptionTabletMigration
(TabletId tabletId, TabletServerId oldTabletServer, TabletServerId newTabletServer) -
Method Summary
-
Constructor Details
-
TabletMigration
public TabletMigration(TabletId tabletId, TabletServerId oldTabletServer, TabletServerId newTabletServer)
-
-
Method Details