|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HbaseRPC.Server | |
|---|---|
| org.apache.hadoop.hbase.ipc | |
| Uses of HbaseRPC.Server in org.apache.hadoop.hbase.ipc |
|---|
| Methods in org.apache.hadoop.hbase.ipc that return HbaseRPC.Server | |
|---|---|
static HbaseRPC.Server |
HbaseRPC.getServer(Object instance,
String bindAddress,
int port,
org.apache.hadoop.conf.Configuration conf)
Construct a server for a protocol implementation instance listening on a port and address. |
static HbaseRPC.Server |
HbaseRPC.getServer(Object instance,
String bindAddress,
int port,
int numHandlers,
boolean verbose,
org.apache.hadoop.conf.Configuration conf)
Construct a server for a protocol implementation instance listening on a port and address. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||