public static interface BootstrapOuterClass.ClusterManager.OutlierDetectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getEventLogPath()
Specifies the path to the outlier event log.
|
com.google.protobuf.ByteString |
getEventLogPathBytes()
Specifies the path to the outlier event log.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getEventLogPath()
Specifies the path to the outlier event log.
string event_log_path = 1;com.google.protobuf.ByteString getEventLogPathBytes()
Specifies the path to the outlier event log.
string event_log_path = 1;Copyright © 2018 The Envoy Project. All rights reserved.