| Package | Description |
|---|---|
| org.apache.slider.server.appmaster.rpc |
| Modifier and Type | Class and Description |
|---|---|
class |
SliderClusterProtocolPBImpl
Server-side Relay from Protobuf to internal RPC.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<SliderClusterProtocolPB> |
RpcBinder.registerSliderAPI(org.apache.hadoop.conf.Configuration conf)
Add the protobuf engine to the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RpcBinder.verifyBondedToProtobuf(org.apache.hadoop.conf.Configuration conf,
Class<SliderClusterProtocolPB> sliderClusterAPIClass)
Verify that the conf is set up for protobuf transport of Slider RPC
|
| Constructor and Description |
|---|
SliderClusterProtocolProxy(SliderClusterProtocolPB endpoint,
InetSocketAddress address) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.