|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Action | |
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client |
| Uses of Action in org.apache.hadoop.hbase.client |
|---|
| Fields in org.apache.hadoop.hbase.client with type parameters of type Action | |
|---|---|
java.util.Map<byte[],java.util.List<Action>> |
MultiAction.actions
|
| Methods in org.apache.hadoop.hbase.client that return types with arguments of type Action | |
|---|---|
java.util.List<Action> |
MultiAction.allActions()
|
| Methods in org.apache.hadoop.hbase.client with parameters of type Action | |
|---|---|
void |
MultiAction.add(byte[] regionName,
Action a)
Add an Action to this container based on it's regionName. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||