org
.
locationtech
.
geomesa
.
raster
.
iterators
BBOXCombiner
Related Docs:
object BBOXCombiner
|
package iterators
class
BBOXCombiner
extends
Combiner
Linear Supertypes
Combiner
,
OptionDescriber
,
WrappingIterator
,
SortedKeyValueIterator
[
Key
,
Value
],
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
BBOXCombiner
Combiner
OptionDescriber
WrappingIterator
SortedKeyValueIterator
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
BBOXCombiner
()
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
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
deepCopy
(
arg0:
IteratorEnvironment
)
:
SortedKeyValueIterator
[
Key
,
Value
]
Definition Classes
Combiner → WrappingIterator → SortedKeyValueIterator
def
describeOptions
()
:
IteratorOptions
Definition Classes
Combiner → OptionDescriber
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getSource
()
:
SortedKeyValueIterator
[
Key
,
Value
]
Attributes
protected[
org.apache.accumulo.core.iterators
]
Definition Classes
WrappingIterator
def
getTopKey
()
:
Key
Definition Classes
Combiner → WrappingIterator → SortedKeyValueIterator
def
getTopValue
()
:
Value
Definition Classes
Combiner → WrappingIterator → SortedKeyValueIterator
def
hasTop
()
:
Boolean
Definition Classes
Combiner → WrappingIterator → SortedKeyValueIterator
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
init
(
arg0:
SortedKeyValueIterator
[
Key
,
Value
]
,
arg1:
Map
[
String
,
String
]
,
arg2:
IteratorEnvironment
)
:
Unit
Definition Classes
Combiner → WrappingIterator → SortedKeyValueIterator
Annotations
@throws
(
classOf[java.io.IOException]
)
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
next
()
:
Unit
Definition Classes
Combiner → WrappingIterator → SortedKeyValueIterator
Annotations
@throws
(
classOf[java.io.IOException]
)
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
reduce
(
p1:
Key
,
p2:
Iterator
[
Value
]
)
:
Value
Definition Classes
BBOXCombiner
→ Combiner
def
seek
(
arg0:
Range
,
arg1:
Collection
[
ByteSequence
]
,
arg2:
Boolean
)
:
Unit
Definition Classes
Combiner → WrappingIterator → SortedKeyValueIterator
Annotations
@throws
(
classOf[java.io.IOException]
)
def
setSource
(
arg0:
SortedKeyValueIterator
[
Key
,
Value
]
)
:
Unit
Attributes
protected[
org.apache.accumulo.core.iterators
]
Definition Classes
WrappingIterator
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
validateOptions
(
arg0:
Map
[
String
,
String
]
)
:
Boolean
Definition Classes
Combiner → OptionDescriber
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
(
...
)
Inherited from
Combiner
Inherited from
OptionDescriber
Inherited from
WrappingIterator
Inherited from
SortedKeyValueIterator
[
Key
,
Value
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped