org
.
apache
.
spark
.
sql
.
gt
types
package
types
Visibility
Public
All
Type Members
class
HistogramUDT
extends
UserDefinedType
[
Histogram
[
Double
]] with
KryoBackedUDT
[
Histogram
[
Double
]]
Wraps up GT Histogram type.
Wraps up GT Histogram type.
Since
4/18/17
class
TileUDT
extends
UserDefinedType
[
Tile
]
UDT for singleband tiles.
UDT for singleband tiles.
Since
5/11/17
Value Members
object
HistogramUDT
extends
HistogramUDT
object
TileUDT
extends
TileUDT
with
Product
with
Serializable
Ungrouped
Wraps up GT Histogram type.
4/18/17