public static interface YarnProtos.LogAggregationContextProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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 = ".*"]; |
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 = ""];Copyright © 2015 Apache Software Foundation. All Rights Reserved.