V -public abstract class BasicSparkRecordInfoProvider<V> extends java.lang.Object implements SparkRecordInfoProvider<V>
SparkRecordInfoProvider| Constructor and Description |
|---|
BasicSparkRecordInfoProvider() |
BasicSparkRecordInfoProvider(int srid)
Creates a new instance with the given 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)
srid -public int getSrid()
SparkRecordInfoProvidergetSrid in interface SparkRecordInfoProvider<V>public void setSrid(int srid)
SparkRecordInfoProvidersetSrid in interface SparkRecordInfoProvider<V>Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.