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.kafka.ingest
Interface FieldCopier.Factory
Enclosing interface:
FieldCopier
public static interface
FieldCopier.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
FieldCopier
make
(
String
fieldName,
ChunkType
chunkType,
Class
<?> dataType,
Class
<?> componentType)
Method Details
make
FieldCopier
make
(
String
fieldName,
ChunkType
chunkType,
Class
<?> dataType,
Class
<?> componentType)