| Package | Description |
|---|---|
| org.apache.slider.api | |
| org.apache.slider.api.proto | |
| org.apache.slider.server.appmaster.rpc |
| Modifier and Type | Method and Description |
|---|---|
Messages.GetNodeResponseProto |
SliderClusterProtocol.getNode(Messages.GetNodeRequestProto request)
Get the details on a node
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Messages.GetNodeResponseProto> |
Messages.GetNodeResponseProto.PARSER |
| Modifier and Type | Method and Description |
|---|---|
Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.Builder.build() |
Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.Builder.buildPartial() |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.getDefaultInstance() |
Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.getDefaultInstanceForType() |
Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.Builder.getDefaultInstanceForType() |
Messages.GetNodeResponseProto |
SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface.getNode(com.google.protobuf.RpcController controller,
Messages.GetNodeRequestProto request) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseDelimitedFrom(InputStream input) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseFrom(byte[] data) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseFrom(InputStream input) |
static Messages.GetNodeResponseProto |
Messages.GetNodeResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Messages.GetNodeResponseProto> |
Messages.GetNodeResponseProto.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
Messages.GetNodeResponseProto.Builder |
Messages.GetNodeResponseProto.Builder.mergeFrom(Messages.GetNodeResponseProto other) |
static Messages.GetNodeResponseProto.Builder |
Messages.GetNodeResponseProto.newBuilder(Messages.GetNodeResponseProto prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
SliderClusterAPI.SliderClusterProtocolPB.getNode(com.google.protobuf.RpcController controller,
Messages.GetNodeRequestProto request,
com.google.protobuf.RpcCallback<Messages.GetNodeResponseProto> done)
rpc getNode(.org.apache.slider.api.GetNodeRequestProto) returns (.org.apache.slider.api.GetNodeResponseProto); |
void |
SliderClusterAPI.SliderClusterProtocolPB.Interface.getNode(com.google.protobuf.RpcController controller,
Messages.GetNodeRequestProto request,
com.google.protobuf.RpcCallback<Messages.GetNodeResponseProto> done)
rpc getNode(.org.apache.slider.api.GetNodeRequestProto) returns (.org.apache.slider.api.GetNodeResponseProto); |
void |
SliderClusterAPI.SliderClusterProtocolPB.Stub.getNode(com.google.protobuf.RpcController controller,
Messages.GetNodeRequestProto request,
com.google.protobuf.RpcCallback<Messages.GetNodeResponseProto> done) |
| Modifier and Type | Method and Description |
|---|---|
Messages.GetNodeResponseProto |
SliderIPCService.getNode(Messages.GetNodeRequestProto request) |
Messages.GetNodeResponseProto |
SliderClusterProtocolProxy.getNode(Messages.GetNodeRequestProto request) |
Messages.GetNodeResponseProto |
SliderClusterProtocolPBImpl.getNode(com.google.protobuf.RpcController controller,
Messages.GetNodeRequestProto request) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.