Package | Description |
---|---|
org.apache.hadoop.ipc.proto | |
org.apache.hadoop.ipc.protocolPB |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.PARSER |
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,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(byte[] data) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(InputStream input) |
static GenericRefreshProtocolProtos.GenericRefreshRequestProto |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshRequestProto> |
GenericRefreshProtocolProtos.GenericRefreshRequestProto.getParserForType() |
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(com.google.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request) |
abstract void |
GenericRefreshProtocolProtos.GenericRefreshProtocolService.refresh(com.google.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request,
com.google.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done)
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto); |
void |
GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface.refresh(com.google.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request,
com.google.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done)
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto); |
void |
GenericRefreshProtocolProtos.GenericRefreshProtocolService.Stub.refresh(com.google.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request,
com.google.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done) |
Modifier and Type | Method and Description |
---|---|
GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto |
GenericRefreshProtocolServerSideTranslatorPB.refresh(com.google.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.