Package org.apache.drill.exec.store.hdf5
Class HDF5Attribute
java.lang.Object
org.apache.drill.exec.store.hdf5.HDF5Attribute
This class represents an HDF5 attribute and is used when the attributes are projected.
-
Constructor Summary
ConstructorDescriptionHDF5Attribute
(TypeProtos.MinorType type, String key, Object value) HDF5Attribute
(TypeProtos.MinorType type, String key, Object value, boolean isCompound) -
Method Summary