public interface HiveRecordInfoProvider
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGeometry()
Gets the geometry of the current record or null if the record does not have spatial information.
|
void |
setCurrentRecord(java.lang.Object record)
Sets the record object.
|
java.lang.String getGeometry()
void setCurrentRecord(java.lang.Object record) throws java.lang.Exception
record
- the record is a Hive table's field representing a geometry.java.lang.Exception
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.