Uses of Class
io.envoyproxy.envoy.config.metrics.v2.HystrixSink
-
Packages that use HystrixSink Package Description io.envoyproxy.envoy.config.metrics.v2 -
-
Uses of HystrixSink in io.envoyproxy.envoy.config.metrics.v2
Methods in io.envoyproxy.envoy.config.metrics.v2 that return HystrixSink Modifier and Type Method Description HystrixSinkHystrixSink.Builder. build()HystrixSinkHystrixSink.Builder. buildPartial()static HystrixSinkHystrixSink. getDefaultInstance()HystrixSinkHystrixSink.Builder. getDefaultInstanceForType()HystrixSinkHystrixSink. getDefaultInstanceForType()static HystrixSinkHystrixSink. parseDelimitedFrom(InputStream input)static HystrixSinkHystrixSink. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HystrixSinkHystrixSink. parseFrom(byte[] data)static HystrixSinkHystrixSink. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HystrixSinkHystrixSink. parseFrom(com.google.protobuf.ByteString data)static HystrixSinkHystrixSink. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HystrixSinkHystrixSink. parseFrom(com.google.protobuf.CodedInputStream input)static HystrixSinkHystrixSink. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HystrixSinkHystrixSink. parseFrom(InputStream input)static HystrixSinkHystrixSink. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HystrixSinkHystrixSink. parseFrom(ByteBuffer data)static HystrixSinkHystrixSink. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.metrics.v2 that return types with arguments of type HystrixSink Modifier and Type Method Description com.google.protobuf.Parser<HystrixSink>HystrixSink. getParserForType()static com.google.protobuf.Parser<HystrixSink>HystrixSink. parser()Methods in io.envoyproxy.envoy.config.metrics.v2 with parameters of type HystrixSink Modifier and Type Method Description HystrixSink.BuilderHystrixSink.Builder. mergeFrom(HystrixSink other)static HystrixSink.BuilderHystrixSink. newBuilder(HystrixSink prototype)
-