com
.
wolt
.
osm
.
spark
.
OsmSource
OsmPartitionReader
Related Doc:
package OsmSource
class
OsmPartitionReader
extends
InputPartitionReader
[
InternalRow
]
Linear Supertypes
InputPartitionReader
[
InternalRow
],
Closeable
,
AutoCloseable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
OsmPartitionReader
InputPartitionReader
Closeable
AutoCloseable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
OsmPartitionReader
(
input:
String
,
hadoop:
SerializableHadoopConfigration
,
schema:
StructType
,
threads:
Int
,
partitionsNo:
Int
,
partition:
Int
,
useLocal:
Boolean
)
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
callback
[
T <:
OsmEntity
]
(
handler: (
T
) ⇒
MutableList
[
Any
]
)
:
Consumer
[
T
]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
def
close
()
:
Unit
Definition Classes
OsmPartitionReader
→ Closeable → AutoCloseable
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
get
()
:
InternalRow
Definition Classes
OsmPartitionReader
→ InputPartitionReader
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
makeInfo
(
entity:
OsmEntity
)
:
InternalRow
def
makeRowPreamble
(
entity:
OsmEntity
)
:
MutableList
[
Any
]
def
makeTags
(
tags:
Map
[
String
,
String
]
)
:
MapData
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
next
()
:
Boolean
Definition Classes
OsmPartitionReader
→ InputPartitionReader
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
InputPartitionReader
[
InternalRow
]
Inherited from
Closeable
Inherited from
AutoCloseable
Inherited from
AnyRef
Inherited from
Any
Ungrouped