Class TableColumnDescriptorView.ConstantDefaultValueView

java.lang.Object
org.gridgain.internal.snapshots.meta.TableColumnDescriptorView.DefaultValueView
org.gridgain.internal.snapshots.meta.TableColumnDescriptorView.ConstantDefaultValueView
Enclosing class:
TableColumnDescriptorView

public static class TableColumnDescriptorView.ConstantDefaultValueView extends TableColumnDescriptorView.DefaultValueView
JSON view of a DefaultValue.ConstantValue.
  • Constructor Details

    • ConstantDefaultValueView

      public ConstantDefaultValueView(@Nullable @Nullable Object value)
  • Method Details