Uses of Class
io.envoyproxy.envoy.config.metrics.v3.HystrixSink
Packages that use HystrixSink
-
Uses of HystrixSink in io.envoyproxy.envoy.config.metrics.v3
Fields in io.envoyproxy.envoy.config.metrics.v3 declared as HystrixSinkFields in io.envoyproxy.envoy.config.metrics.v3 with type parameters of type HystrixSinkModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<HystrixSink> HystrixSink.PARSER
Methods in io.envoyproxy.envoy.config.metrics.v3 that return HystrixSinkModifier and TypeMethodDescriptionHystrixSink.Builder.build()
HystrixSink.Builder.buildPartial()
static HystrixSink
HystrixSink.getDefaultInstance()
HystrixSink.Builder.getDefaultInstanceForType()
HystrixSink.getDefaultInstanceForType()
static HystrixSink
HystrixSink.parseDelimitedFrom
(InputStream input) static HystrixSink
HystrixSink.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HystrixSink
HystrixSink.parseFrom
(byte[] data) static HystrixSink
HystrixSink.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HystrixSink
HystrixSink.parseFrom
(com.google.protobuf.ByteString data) static HystrixSink
HystrixSink.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HystrixSink
HystrixSink.parseFrom
(com.google.protobuf.CodedInputStream input) static HystrixSink
HystrixSink.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HystrixSink
HystrixSink.parseFrom
(InputStream input) static HystrixSink
HystrixSink.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HystrixSink
HystrixSink.parseFrom
(ByteBuffer data) static HystrixSink
HystrixSink.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.metrics.v3 that return types with arguments of type HystrixSinkModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<HystrixSink> HystrixSink.getParserForType()
static com.google.protobuf.Parser
<HystrixSink> HystrixSink.parser()
Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type HystrixSinkModifier and TypeMethodDescriptionprivate void
HystrixSink.Builder.buildPartial0
(HystrixSink result) HystrixSink.Builder.mergeFrom
(HystrixSink other) static HystrixSink.Builder
HystrixSink.newBuilder
(HystrixSink prototype)