Uses of Enum Class
cdc.rdb.RdbIndexType
-
Uses of RdbIndexType in cdc.rdb
Methods in cdc.rdb that return RdbIndexTypeModifier and TypeMethodDescriptionstatic RdbIndexTypeRdbIndexType.decode(short code) RdbIndex.getType()static RdbIndexTypeReturns the enum constant of this class with the specified name.static RdbIndexType[]RdbIndexType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cdc.rdb with parameters of type RdbIndexType