public interface IValueExtractor<T>
T getValue(JobId jobId, org.apache.hyracks.dataflow.common.data.accessors.ITupleReference tuple) throws MetadataException, org.apache.hyracks.api.exceptions.HyracksDataException, IOException
jobId - A globally unique transaction id.tuple - Tuple from which an object shall be extracted.MetadataExceptionorg.apache.hyracks.api.exceptions.HyracksDataExceptionIOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.