Class GoogleSheetsBatchWriter.IntGSConverter
java.lang.Object
org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
org.apache.drill.exec.store.googlesheets.GoogleSheetsBatchWriter.IntGSConverter
- Enclosing class:
- GoogleSheetsBatchWriter
-
Field Summary
Fields inherited from class org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
fieldId, fieldName, reader
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
endField, setPosition, startField, writeListField
-
Constructor Details
-
IntGSConverter
-
-
Method Details
-
writeField
public void writeField()- Specified by:
writeField
in classEventBasedRecordWriter.FieldConverter
-