Package | Description |
---|---|
org.apache.hadoop.ipc.proto | |
org.apache.hadoop.ipc.protocolPB |
Modifier and Type | Field and Description |
---|---|
static org.apache.hadoop.thirdparty.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder.build() |
GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder.buildPartial() |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.getDefaultInstance() |
GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.getDefaultInstanceForType() |
GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder.getDefaultInstanceForType() |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseDelimitedFrom(InputStream input) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseDelimitedFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(byte[] data) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(byte[] data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(ByteBuffer data) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(ByteBuffer data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(InputStream input) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(InputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.thirdparty.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.getParserForType() |
static org.apache.hadoop.thirdparty.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parser() |
Modifier and Type | Method and Description |
---|---|
GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder.mergeFrom(GenericRefreshProtocolProtos.GenericRefreshRequestProto other) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto.Builder |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.newBuilder(GenericRefreshProtocolProtos.GenericRefreshRequestProto prototype) |
GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto |
GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface.refresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request) |
abstract void |
GenericRefreshProtocolProtos.GenericRefreshProtocolService.refresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done)
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto); |
void |
GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface.refresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done)
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto); |
void |
GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub.refresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done) |
Modifier and Type | Method and Description |
---|---|
GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto |
GenericRefreshProtocolServerSideTranslatorPB.refresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.