Uses of Enum Class
com.logicalclocks.hsfs.PrimaryKeyIndexType
Packages that use PrimaryKeyIndexType
-
Uses of PrimaryKeyIndexType in com.logicalclocks.hsfs
Methods in com.logicalclocks.hsfs that return PrimaryKeyIndexTypeModifier and TypeMethodDescriptionstatic PrimaryKeyIndexTypeReturns the enum constant of this class with the specified name.static PrimaryKeyIndexType[]PrimaryKeyIndexType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.logicalclocks.hsfs with parameters of type PrimaryKeyIndexTypeModifierConstructorDescriptionOnlineConfig(List<String> onlineComments, String tableSpace, PrimaryKeyIndexType primaryKeyIndexType)