@InterfaceAudience.Private public class SwapRegionsAction extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getFromRegion() |
int |
getFromServer() |
int |
getToRegion() |
int |
getToServer() |
String |
toString() |
org.apache.hadoop.hbase.master.balancer.BalanceAction |
undoAction()
Returns an Action which would undo this action
|
public int getFromServer()
public int getFromRegion()
public int getToServer()
public int getToRegion()
public org.apache.hadoop.hbase.master.balancer.BalanceAction undoAction()
public String toString()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.