类的使用
org.apache.flink.streaming.connectors.redis.command.CommandBoundednessType
-
使用CommandBoundednessType的程序包 程序包 说明 org.apache.flink.streaming.connectors.redis.command -
-
org.apache.flink.streaming.connectors.redis.command中CommandBoundednessType的使用
返回CommandBoundednessType的org.apache.flink.streaming.connectors.redis.command中的方法 修饰符和类型 方法 说明 static CommandBoundednessTypeCommandBoundednessType. valueOf(String name)返回带有指定名称的该类型的枚举常量。static CommandBoundednessType[]CommandBoundednessType. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-