Uses of Class
io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3.RingHash
Packages that use RingHash
-
Uses of RingHash in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return RingHashModifier and TypeMethodDescriptionRingHash.Builder.build()RingHash.Builder.buildPartial()static RingHashRingHash.getDefaultInstance()RingHash.Builder.getDefaultInstanceForType()RingHash.getDefaultInstanceForType()static RingHashRingHash.parseDelimitedFrom(InputStream input) static RingHashRingHash.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RingHashRingHash.parseFrom(byte[] data) static RingHashRingHash.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RingHashRingHash.parseFrom(com.google.protobuf.ByteString data) static RingHashRingHash.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RingHashRingHash.parseFrom(com.google.protobuf.CodedInputStream input) static RingHashRingHash.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RingHashRingHash.parseFrom(InputStream input) static RingHashRingHash.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RingHashRingHash.parseFrom(ByteBuffer data) static RingHashRingHash.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 that return types with arguments of type RingHashModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RingHash> RingHash.getParserForType()static com.google.protobuf.Parser<RingHash> RingHash.parser()Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.ring_hash.v3 with parameters of type RingHashModifier and TypeMethodDescriptionstatic RingHash.BuilderRingHash.newBuilder(RingHash prototype)