| Package | Description |
|---|---|
| org.apache.drill.exec.store.hdf5 |
| Modifier and Type | Method and Description |
|---|---|
static HDF5Attribute |
HDF5Utils.getAttribute(String pathName,
String key,
io.jhdf.HdfFile hdf5File)
This function returns and HDF5Attribute object for use when Drill maps the attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,HDF5Attribute> |
HDF5DrillMetadata.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
HDF5DrillMetadata.setAttributes(Map<String,HDF5Attribute> attribs) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.