public abstract class BasicSparkRecordInfoProvider<V> extends java.lang.Object implements SparkRecordInfoProvider<V>
| Constructor and Description |
|---|
BasicSparkRecordInfoProvider() |
BasicSparkRecordInfoProvider(int srid) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSrid()
Gets the SRID of the geometries returned by getRecordInfo
|
void |
setSrid(int srid)
Sets the SRID of the geometries returned by getRecordInfo
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRecordInfopublic BasicSparkRecordInfoProvider()
public BasicSparkRecordInfoProvider(int srid)
public int getSrid()
SparkRecordInfoProvidergetSrid in interface SparkRecordInfoProvider<V>public void setSrid(int srid)
SparkRecordInfoProvidersetSrid in interface SparkRecordInfoProvider<V>Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.