public static interface DAGProtos.ConfigurationProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
DAGProtos.AMPluginDescriptorProto | 
getAmPluginDescriptor()
optional .AMPluginDescriptorProto am_plugin_descriptor = 2; | 
DAGProtos.AMPluginDescriptorProtoOrBuilder | 
getAmPluginDescriptorOrBuilder()
optional .AMPluginDescriptorProto am_plugin_descriptor = 2; | 
DAGProtos.PlanKeyValuePair | 
getConfKeyValues(int index)
repeated .PlanKeyValuePair confKeyValues = 1; | 
int | 
getConfKeyValuesCount()
repeated .PlanKeyValuePair confKeyValues = 1; | 
List<DAGProtos.PlanKeyValuePair> | 
getConfKeyValuesList()
repeated .PlanKeyValuePair confKeyValues = 1; | 
DAGProtos.PlanKeyValuePairOrBuilder | 
getConfKeyValuesOrBuilder(int index)
repeated .PlanKeyValuePair confKeyValues = 1; | 
List<? extends DAGProtos.PlanKeyValuePairOrBuilder> | 
getConfKeyValuesOrBuilderList()
repeated .PlanKeyValuePair confKeyValues = 1; | 
boolean | 
hasAmPluginDescriptor()
optional .AMPluginDescriptorProto am_plugin_descriptor = 2; | 
List<DAGProtos.PlanKeyValuePair> getConfKeyValuesList()
repeated .PlanKeyValuePair confKeyValues = 1;DAGProtos.PlanKeyValuePair getConfKeyValues(int index)
repeated .PlanKeyValuePair confKeyValues = 1;int getConfKeyValuesCount()
repeated .PlanKeyValuePair confKeyValues = 1;List<? extends DAGProtos.PlanKeyValuePairOrBuilder> getConfKeyValuesOrBuilderList()
repeated .PlanKeyValuePair confKeyValues = 1;DAGProtos.PlanKeyValuePairOrBuilder getConfKeyValuesOrBuilder(int index)
repeated .PlanKeyValuePair confKeyValues = 1;boolean hasAmPluginDescriptor()
optional .AMPluginDescriptorProto am_plugin_descriptor = 2;DAGProtos.AMPluginDescriptorProto getAmPluginDescriptor()
optional .AMPluginDescriptorProto am_plugin_descriptor = 2;DAGProtos.AMPluginDescriptorProtoOrBuilder getAmPluginDescriptorOrBuilder()
optional .AMPluginDescriptorProto am_plugin_descriptor = 2;Copyright © 2016 Apache Software Foundation. All rights reserved.