Uses of Enum
org.apache.accumulo.core.client.admin.InitialTableState
Packages that use InitialTableState
-
Uses of InitialTableState in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that return InitialTableStateModifier and TypeMethodDescriptionNewTableConfiguration.getInitialTableState()Return value indicating whether table is to be created in offline or online mode.static InitialTableStateReturns the enum constant of this type with the specified name.static InitialTableState[]InitialTableState.values()Returns an array containing the constants of this enum type, in the order they are declared.