Uses of Interface
io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3.DatabaseErrorsOrBuilder
Packages that use DatabaseErrorsOrBuilder
-
Uses of DatabaseErrorsOrBuilder in io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3
Classes in io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3 that implement DatabaseErrorsOrBuilderModifier and TypeClassDescriptionfinal classError bucket for database errors.static final classError bucket for database errors.Methods in io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3 that return DatabaseErrorsOrBuilderModifier and TypeMethodDescriptionErrorBuckets.Builder.getDatabaseErrorsOrBuilder(int index) List of buckets "catching" database errors.ErrorBuckets.getDatabaseErrorsOrBuilder(int index) List of buckets "catching" database errors.ErrorBucketsOrBuilder.getDatabaseErrorsOrBuilder(int index) List of buckets "catching" database errors.Methods in io.envoyproxy.envoy.extensions.outlier_detection_monitors.common.v3 that return types with arguments of type DatabaseErrorsOrBuilderModifier and TypeMethodDescriptionList<? extends DatabaseErrorsOrBuilder>ErrorBuckets.Builder.getDatabaseErrorsOrBuilderList()List of buckets "catching" database errors.List<? extends DatabaseErrorsOrBuilder>ErrorBuckets.getDatabaseErrorsOrBuilderList()List of buckets "catching" database errors.List<? extends DatabaseErrorsOrBuilder>ErrorBucketsOrBuilder.getDatabaseErrorsOrBuilderList()List of buckets "catching" database errors.