Uses of Class
io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3.ConsistentHashing
Packages that use ConsistentHashing
-
Uses of ConsistentHashing in io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3
Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3 that return ConsistentHashingModifier and TypeMethodDescriptionConsistentHashing.Builder.build()ConsistentHashing.Builder.buildPartial()static ConsistentHashingConsistentHashing.getDefaultInstance()ConsistentHashing.Builder.getDefaultInstanceForType()ConsistentHashing.getDefaultInstanceForType()static ConsistentHashingConsistentHashing.parseDelimitedFrom(InputStream input) static ConsistentHashingConsistentHashing.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConsistentHashingConsistentHashing.parseFrom(byte[] data) static ConsistentHashingConsistentHashing.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConsistentHashingConsistentHashing.parseFrom(com.google.protobuf.ByteString data) static ConsistentHashingConsistentHashing.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConsistentHashingConsistentHashing.parseFrom(com.google.protobuf.CodedInputStream input) static ConsistentHashingConsistentHashing.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConsistentHashingConsistentHashing.parseFrom(InputStream input) static ConsistentHashingConsistentHashing.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConsistentHashingConsistentHashing.parseFrom(ByteBuffer data) static ConsistentHashingConsistentHashing.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3 that return types with arguments of type ConsistentHashingModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ConsistentHashing>ConsistentHashing.getParserForType()static com.google.protobuf.Parser<ConsistentHashing>ConsistentHashing.parser()Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3 with parameters of type ConsistentHashingModifier and TypeMethodDescriptionConsistentHashing.Builder.mergeFrom(ConsistentHashing other) static ConsistentHashing.BuilderConsistentHashing.newBuilder(ConsistentHashing prototype)