public static interface DAGProtos.ConfigurationProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
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;Copyright © 2014 Apache Software Foundation. All rights reserved.