Class VertexRowWriter
- java.lang.Object
-
- com.amazonaws.athena.connectors.neptune.propertygraph.rowwriters.VertexRowWriter
-
public final class VertexRowWriter extends Object
This class is a Utility class to create Extractors for each field type as per Schema
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
writeRowTemplate(GeneratedRowWriter.RowWriterBuilder rowWriterBuilder, org.apache.arrow.vector.types.pojo.Field field, Map<String,String> configOptions)
-
-
-
Method Detail
-
writeRowTemplate
public static void writeRowTemplate(GeneratedRowWriter.RowWriterBuilder rowWriterBuilder, org.apache.arrow.vector.types.pojo.Field field, Map<String,String> configOptions)
-
-