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