public class FieldWriters extends Object
RowKey.
Most callers should use FrameWriters to build frames from
ColumnSelectorFactory, rather than using this class directly.| Modifier and Type | Method and Description |
|---|---|
static FieldWriter |
create(ColumnSelectorFactory columnSelectorFactory,
String columnName,
ColumnType columnType)
Helper used by
RowBasedFrameWriterFactory. |
public static FieldWriter create(ColumnSelectorFactory columnSelectorFactory, String columnName, ColumnType columnType)
RowBasedFrameWriterFactory.
The returned FieldWriter objects are not thread-safe.UnsupportedColumnTypeException - if "type" cannot be handledCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.