Uses of Enum Class
org.apache.pulsar.io.redis.RedisAbstractConfig.ClientMode
Packages that use RedisAbstractConfig.ClientMode
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of RedisAbstractConfig.ClientMode in org.apache.pulsar.io.redis
Methods in org.apache.pulsar.io.redis that return RedisAbstractConfig.ClientModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RedisAbstractConfig.ClientMode[]RedisAbstractConfig.ClientMode.values()Returns an array containing the constants of this enum class, in the order they are declared.