org.apache.hadoop.yarn.proto
Interface YarnServiceProtos.GetDelegationTokenRequestProtoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
YarnServiceProtos.GetDelegationTokenRequestProto, YarnServiceProtos.GetDelegationTokenRequestProto.Builder
Enclosing class:
YarnServiceProtos

public static interface YarnServiceProtos.GetDelegationTokenRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getRenewer()
           
 boolean hasRenewer()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasRenewer

boolean hasRenewer()

getRenewer

String getRenewer()


Copyright © 2012 Apache Software Foundation. All Rights Reserved.