|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.client.coprocessor | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
org.apache.hadoop.hbase.client.coprocessor | Provides client classes for invoking Coprocessor RPC protocols |
org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.rest.client |
Classes in org.apache.hadoop.hbase.client.coprocessor used by org.apache.hadoop.hbase.client | |
---|---|
Batch.Call
Defines a unit of work to be executed. |
|
Batch.Callback
Defines a generic callback to be triggered for each Batch.Call.call(Object)
result. |
Classes in org.apache.hadoop.hbase.client.coprocessor used by org.apache.hadoop.hbase.client.coprocessor | |
---|---|
Batch.Call
Defines a unit of work to be executed. |
Classes in org.apache.hadoop.hbase.client.coprocessor used by org.apache.hadoop.hbase.ipc | |
---|---|
Exec
Represents an arbitrary method invocation against a Coprocessor instance. |
|
ExecResult
Represents the return value from a Exec invocation. |
Classes in org.apache.hadoop.hbase.client.coprocessor used by org.apache.hadoop.hbase.master | |
---|---|
Exec
Represents an arbitrary method invocation against a Coprocessor instance. |
|
ExecResult
Represents the return value from a Exec invocation. |
Classes in org.apache.hadoop.hbase.client.coprocessor used by org.apache.hadoop.hbase.regionserver | |
---|---|
Exec
Represents an arbitrary method invocation against a Coprocessor instance. |
|
ExecResult
Represents the return value from a Exec invocation. |
Classes in org.apache.hadoop.hbase.client.coprocessor used by org.apache.hadoop.hbase.rest.client | |
---|---|
Batch.Call
Defines a unit of work to be executed. |
|
Batch.Callback
Defines a generic callback to be triggered for each Batch.Call.call(Object)
result. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |