public class HDF5StringDataWriter extends HDF5DataWriter
colCount, compoundData, counter, datapath, fieldName, reader
Constructor and Description |
---|
HDF5StringDataWriter(io.jhdf.HdfFile reader,
WriterSpec writerSpec,
String datapath) |
HDF5StringDataWriter(io.jhdf.HdfFile reader,
WriterSpec writerSpec,
String fieldName,
String[] data) |
Modifier and Type | Method and Description |
---|---|
int |
getDataSize() |
boolean |
hasNext() |
boolean |
write() |
currentRowCount, isCompound
public HDF5StringDataWriter(io.jhdf.HdfFile reader, WriterSpec writerSpec, String datapath)
public HDF5StringDataWriter(io.jhdf.HdfFile reader, WriterSpec writerSpec, String fieldName, String[] data)
public boolean write()
write
in class HDF5DataWriter
public boolean hasNext()
hasNext
in class HDF5DataWriter
public int getDataSize()
getDataSize
in class HDF5DataWriter
Copyright © 1970 The Apache Software Foundation. All rights reserved.