|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.LogAggregationContextProtoOrBuilder
| Method Summary | |
|---|---|
String |
getExcludePattern()
optional string exclude_pattern = 2 [default = ""]; |
com.google.protobuf.ByteString |
getExcludePatternBytes()
optional string exclude_pattern = 2 [default = ""]; |
String |
getIncludePattern()
optional string include_pattern = 1 [default = ".*"]; |
com.google.protobuf.ByteString |
getIncludePatternBytes()
optional string include_pattern = 1 [default = ".*"]; |
boolean |
hasExcludePattern()
optional string exclude_pattern = 2 [default = ""]; |
boolean |
hasIncludePattern()
optional string include_pattern = 1 [default = ".*"]; |
| 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 hasIncludePattern()
optional string include_pattern = 1 [default = ".*"];
String getIncludePattern()
optional string include_pattern = 1 [default = ".*"];
com.google.protobuf.ByteString getIncludePatternBytes()
optional string include_pattern = 1 [default = ".*"];
boolean hasExcludePattern()
optional string exclude_pattern = 2 [default = ""];
String getExcludePattern()
optional string exclude_pattern = 2 [default = ""];
com.google.protobuf.ByteString getExcludePatternBytes()
optional string exclude_pattern = 2 [default = ""];
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||