Package | Description |
---|---|
oracle.spatial.hadoop.vector.binning |
Contains classes used for spatial binning.
|
Modifier and Type | Class and Description |
---|---|
class |
HexBinningAlg
An implementation of
BinningAlg for generating spatial binning with hexagonal cells |
class |
RectBinningAlg
An implementation of
BinningAlg for generating spatial binning with rectangular cells |
Modifier and Type | Method and Description |
---|---|
static BinningAlg |
BinningFactory.createBinning(Configuration conf)
Creates a
BinningAlg based on the job configuration |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.