public static interface YarnServerCommonServiceProtos.SCMUploaderNotifyRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getFilename()
optional string filename = 2; |
com.google.protobuf.ByteString |
getFilenameBytes()
optional string filename = 2; |
String |
getResourceKey()
optional string resource_key = 1; |
com.google.protobuf.ByteString |
getResourceKeyBytes()
optional string resource_key = 1; |
boolean |
hasFilename()
optional string filename = 2; |
boolean |
hasResourceKey()
optional string resource_key = 1; |
boolean hasResourceKey()
optional string resource_key = 1;
String getResourceKey()
optional string resource_key = 1;
com.google.protobuf.ByteString getResourceKeyBytes()
optional string resource_key = 1;
boolean hasFilename()
optional string filename = 2;
String getFilename()
optional string filename = 2;
com.google.protobuf.ByteString getFilenameBytes()
optional string filename = 2;
Copyright © 2015 Apache Software Foundation. All Rights Reserved.