Class SelectOrViewColumnLayer
java.lang.Object
io.deephaven.engine.table.impl.select.analyzers.DependencyLayerBase
io.deephaven.engine.table.impl.select.analyzers.SelectOrViewColumnLayer
- All Implemented Interfaces:
LogOutputAppendable
- Direct Known Subclasses:
ConstantColumnLayer,SelectColumnLayer,ViewColumnLayer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Method Summary
Methods inherited from class io.deephaven.engine.table.impl.select.analyzers.DependencyLayerBase
getModifiedColumnSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.deephaven.base.log.LogOutputAppendable
append
-
Field Details
-
UNSET_INDEX
public static final int UNSET_INDEX- See Also:
-
PARENT_TABLE_INDEX
public static final int PARENT_TABLE_INDEX- See Also:
-
-
Method Details