Uses of Class
io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3.ConsistentHashing
-
Packages that use ConsistentHashing Package Description io.envoyproxy.envoy.extensions.matching.input_matchers.consistent_hashing.v3 -
-
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 ConsistentHashing Modifier and Type Method Description ConsistentHashingConsistentHashing.Builder. build()ConsistentHashingConsistentHashing.Builder. buildPartial()static ConsistentHashingConsistentHashing. getDefaultInstance()ConsistentHashingConsistentHashing.Builder. getDefaultInstanceForType()ConsistentHashingConsistentHashing. 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 ConsistentHashing Modifier and Type Method Description com.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 ConsistentHashing Modifier and Type Method Description ConsistentHashing.BuilderConsistentHashing.Builder. mergeFrom(ConsistentHashing other)static ConsistentHashing.BuilderConsistentHashing. newBuilder(ConsistentHashing prototype)
-