Class LogFormatImportState
java.lang.Object
io.deephaven.enterprise.schema.internal.LogFormatImportState
The log format import state.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogFormatImportState
public LogFormatImportState()
-
-
Method Details
-
className
The class name of the import state.- Returns:
- the class name of the import state
-
columns
The columns that are passed as input to this import state.- Returns:
- the list of column names used as input for this import state.
-