Uses of Class
io.envoyproxy.envoy.config.metrics.v3.HystrixSink.Builder
Packages that use HystrixSink.Builder
-
Uses of HystrixSink.Builder in io.envoyproxy.envoy.config.metrics.v3
Subclasses with type arguments of type HystrixSink.Builder in io.envoyproxy.envoy.config.metrics.v3Modifier and TypeClassDescriptionstatic final classStats configuration proto schema for built-in ``envoy.stat_sinks.hystrix`` sink.Methods in io.envoyproxy.envoy.config.metrics.v3 that return HystrixSink.BuilderModifier and TypeMethodDescriptionHystrixSink.Builder.clear()HystrixSink.Builder.clearNumBuckets()The number of buckets the rolling statistical window is divided into.HystrixSink.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HystrixSink.Builder.mergeFrom(com.google.protobuf.Message other) HystrixSink.Builder.mergeFrom(HystrixSink other) static HystrixSink.BuilderHystrixSink.newBuilder()static HystrixSink.BuilderHystrixSink.newBuilder(HystrixSink prototype) HystrixSink.newBuilderForType()protected HystrixSink.BuilderHystrixSink.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) HystrixSink.Builder.setNumBuckets(long value) The number of buckets the rolling statistical window is divided into.HystrixSink.toBuilder()