|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiAction | |
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
| org.apache.hadoop.hbase.regionserver | |
| Uses of MultiAction in org.apache.hadoop.hbase.ipc |
|---|
| Methods in org.apache.hadoop.hbase.ipc with parameters of type MultiAction | ||
|---|---|---|
|
HRegionInterface.multi(MultiAction<R> multi)
Method used for doing multiple actions(Deletes, Gets and Puts) in one call |
|
| Uses of MultiAction in org.apache.hadoop.hbase.regionserver |
|---|
| Methods in org.apache.hadoop.hbase.regionserver with parameters of type MultiAction | ||
|---|---|---|
|
HRegionServer.multi(MultiAction<R> multi)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||