Package org.voltdb

Class VoltType.LengthRange

java.lang.Object
org.voltdb.VoltType.LengthRange
Enclosing class:
VoltType

public static final class VoltType.LengthRange extends Object
Support class to represent optional value length variability.
  • Field Details

    • DEFAULT_COLUMN_SIZE

      public static final int DEFAULT_COLUMN_SIZE
      Default size of a column
      See Also: