Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.hs.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto> |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.PARSER |
Modifier and Type | Method and Description |
---|---|
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder.build() |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder.buildPartial() |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.getDefaultInstance() |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.getDefaultInstanceForType() |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder.getDefaultInstanceForType() |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseDelimitedFrom(InputStream input) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseFrom(byte[] data) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseFrom(com.google.protobuf.ByteString data) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseFrom(InputStream input) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto> |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder.mergeFrom(HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto other) |
static HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.Builder |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto.newBuilder(HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto prototype) |
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto |
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.BlockingInterface.refreshLoadedJobCache(com.google.protobuf.RpcController controller,
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request) |
abstract void |
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.refreshLoadedJobCache(com.google.protobuf.RpcController controller,
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request,
com.google.protobuf.RpcCallback<HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto> done)
rpc refreshLoadedJobCache(.hadoop.mapreduce.RefreshLoadedJobCacheRequestProto) returns (.hadoop.mapreduce.RefreshLoadedJobCacheResponseProto); |
void |
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Interface.refreshLoadedJobCache(com.google.protobuf.RpcController controller,
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request,
com.google.protobuf.RpcCallback<HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto> done)
rpc refreshLoadedJobCache(.hadoop.mapreduce.RefreshLoadedJobCacheRequestProto) returns (.hadoop.mapreduce.RefreshLoadedJobCacheResponseProto); |
void |
HSAdminRefreshProtocolProtos.HSAdminRefreshProtocolService.Stub.refreshLoadedJobCache(com.google.protobuf.RpcController controller,
HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheRequestProto request,
com.google.protobuf.RpcCallback<HSAdminRefreshProtocolProtos.RefreshLoadedJobCacheResponseProto> done) |
Copyright © 2022 Apache Software Foundation. All rights reserved.