org
.
locationtech
.
geomesa
.
spark
RelationUtils
Related Doc:
package spark
object
RelationUtils
extends
LazyLogging
Linear Supertypes
LazyLogging
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RelationUtils
LazyLogging
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
implicit
val
CoordinateOrdering
:
Ordering
[
Coordinate
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equalPartitioning
(
bound:
Envelope
,
numPartitions:
Int
)
:
List
[
Envelope
]
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
ff
:
FilterFactory2
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getBound
(
rdd:
RDD
[
SimpleFeature
]
)
:
Envelope
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
grid
(
rdd:
SpatialRDD
,
envelopes:
List
[
Envelope
]
,
parallelism:
Int
)
:
RDD
[(
Int
,
Iterable
[
SimpleFeature
])]
def
gridIdMapper
(
geom:
Geometry
,
envelopes:
List
[
Envelope
]
)
:
List
[
Int
]
def
gridIdMapper
(
sf:
SimpleFeature
,
envelopes:
List
[
Envelope
]
,
geometryOrdinal:
Int
)
:
List
[(
Int
,
SimpleFeature
)]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
lazy val
logger
:
Logger
Attributes
protected
Definition Classes
LazyLogging
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
queryBoundary
(
node:
AbstractNode
,
boundaries:
List
[
Envelope
]
,
minSize:
Int
,
maxSize:
Int
)
:
Int
def
rtreePartitioning
(
rawRDD:
RDD
[
SimpleFeature
]
,
numPartitions:
Int
,
sampleSize:
Int
,
thresholdMultiplier:
Double
)
:
List
[
Envelope
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
weightedPartitioning
(
rawRDD:
RDD
[
SimpleFeature
]
,
bound:
Envelope
,
numPartitions:
Int
,
sampleSize:
Int
)
:
List
[
Envelope
]
def
wholeEarthPartitioning
(
numPartitions:
Int
)
:
List
[
Envelope
]
Inherited from
LazyLogging
Inherited from
AnyRef
Inherited from
Any
Ungrouped