JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.deephaven.enterprise.derivedtablewriter
Interface DerivedTableCreationFunction
public interface
DerivedTableCreationFunction
This interface is used internally by the PartitionedTable DerivedTableWriter.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
LivenessArtifact
call
(
Table
source,
String
columnPartition,
String
internalPartition)
Method Details
call
LivenessArtifact
call
(
Table
source,
String
columnPartition,
String
internalPartition)