Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Field and Description |
---|---|
Map<byte[],List<Action<R>>> |
MultiAction.actions |
Modifier and Type | Method and Description |
---|---|
List<Action<R>> |
MultiAction.allActions() |
Modifier and Type | Method and Description |
---|---|
void |
MultiAction.add(byte[] regionName,
Action<R> a)
Add an Action to this container based on it's regionName.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.