Serialized Form
-
Package org.apache.pinot.plugin.inputformat.thrift
-
Class org.apache.pinot.plugin.inputformat.thrift.ThriftRecordExtractor extends BaseRecordExtractor<org.apache.thrift.TBase> implements Serializable
-
Class org.apache.pinot.plugin.inputformat.thrift.ThriftRecordReader extends Object implements Serializable
-
Serialized Fields
-
_dataFile
File _dataFile
-
_fieldIds
Map<String,Integer> _fieldIds
-
_hasNext
boolean _hasNext
-
_inputStream
InputStream _inputStream
-
_recordExtractor
ThriftRecordExtractor _recordExtractor
-
_thriftClass
Class<?> _thriftClass
-
_tProtocol
org.apache.thrift.protocol.TProtocol _tProtocol
-
-
-