Uses of Interface
org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder

Packages that use YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
org.apache.hadoop.yarn.proto   
 

Uses of YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder in org.apache.hadoop.yarn.proto
 

Classes in org.apache.hadoop.yarn.proto that implement YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
static class YarnServerCommonProtos.NodeHealthStatusProto
          Protobuf type hadoop.yarn.NodeHealthStatusProto
static class YarnServerCommonProtos.NodeHealthStatusProto.Builder
          Protobuf type hadoop.yarn.NodeHealthStatusProto
 

Methods in org.apache.hadoop.yarn.proto that return YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
 YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder YarnServerCommonProtos.NodeStatusProtoOrBuilder.getNodeHealthStatusOrBuilder()
          optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
 YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder YarnServerCommonProtos.NodeStatusProto.getNodeHealthStatusOrBuilder()
          optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
 YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder YarnServerCommonProtos.NodeStatusProto.Builder.getNodeHealthStatusOrBuilder()
          optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.