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, wait
getRecordInfo
public BasicSparkRecordInfoProvider()
public BasicSparkRecordInfoProvider(int srid)
public int getSrid()
SparkRecordInfoProvider
getSrid
in interface SparkRecordInfoProvider<V>
public void setSrid(int srid)
SparkRecordInfoProvider
setSrid
in interface SparkRecordInfoProvider<V>
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.