Uses of Class
io.envoyproxy.envoy.config.health_checker.redis.v2.Redis
Packages that use Redis
-
Uses of Redis in io.envoyproxy.envoy.config.health_checker.redis.v2
Methods in io.envoyproxy.envoy.config.health_checker.redis.v2 that return RedisModifier and TypeMethodDescriptionRedis.Builder.build()Redis.Builder.buildPartial()static RedisRedis.getDefaultInstance()Redis.Builder.getDefaultInstanceForType()Redis.getDefaultInstanceForType()static RedisRedis.parseDelimitedFrom(InputStream input) static RedisRedis.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisRedis.parseFrom(byte[] data) static RedisRedis.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisRedis.parseFrom(com.google.protobuf.ByteString data) static RedisRedis.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisRedis.parseFrom(com.google.protobuf.CodedInputStream input) static RedisRedis.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisRedis.parseFrom(InputStream input) static RedisRedis.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisRedis.parseFrom(ByteBuffer data) static RedisRedis.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.health_checker.redis.v2 that return types with arguments of type RedisModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Redis>Redis.getParserForType()static com.google.protobuf.Parser<Redis>Redis.parser()Methods in io.envoyproxy.envoy.config.health_checker.redis.v2 with parameters of type Redis