|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TraceAdminPB.AddSpanReceiverRequestProtoOrBuilder
Method Summary | |
---|---|
String |
getClassName()
required string className = 1; |
com.google.protobuf.ByteString |
getClassNameBytes()
required string className = 1; |
TraceAdminPB.ConfigPair |
getConfig(int index)
repeated .hadoop.common.ConfigPair config = 2; |
int |
getConfigCount()
repeated .hadoop.common.ConfigPair config = 2; |
List<TraceAdminPB.ConfigPair> |
getConfigList()
repeated .hadoop.common.ConfigPair config = 2; |
TraceAdminPB.ConfigPairOrBuilder |
getConfigOrBuilder(int index)
repeated .hadoop.common.ConfigPair config = 2; |
List<? extends TraceAdminPB.ConfigPairOrBuilder> |
getConfigOrBuilderList()
repeated .hadoop.common.ConfigPair config = 2; |
boolean |
hasClassName()
required string className = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasClassName()
required string className = 1;
String getClassName()
required string className = 1;
com.google.protobuf.ByteString getClassNameBytes()
required string className = 1;
List<TraceAdminPB.ConfigPair> getConfigList()
repeated .hadoop.common.ConfigPair config = 2;
TraceAdminPB.ConfigPair getConfig(int index)
repeated .hadoop.common.ConfigPair config = 2;
int getConfigCount()
repeated .hadoop.common.ConfigPair config = 2;
List<? extends TraceAdminPB.ConfigPairOrBuilder> getConfigOrBuilderList()
repeated .hadoop.common.ConfigPair config = 2;
TraceAdminPB.ConfigPairOrBuilder getConfigOrBuilder(int index)
repeated .hadoop.common.ConfigPair config = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |