Class ShxFileReader
java.lang.Object
org.apache.sedona.core.formatMapper.shapefileParser.shapes.ShxFileReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int[]readAll(DataInputStream stream) static int[]readAll(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context)
-
Constructor Details
-
ShxFileReader
public ShxFileReader()
-
-
Method Details
-
readAll
public static int[] readAll(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException - Throws:
IOException
-
readAll
- Throws:
IOException
-