Class/Object

org.locationtech.geomesa.hbase.server.common

HBaseVersionAggregator

Related Docs: object HBaseVersionAggregator | package common

Permalink

class HBaseVersionAggregator extends HBaseAggregator[VersionAggregator]

Linear Supertypes
HBaseAggregator[VersionAggregator], AggregatingScan[VersionAggregator], LazyLogging, ConfiguredScan, SamplingIterator, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. HBaseVersionAggregator
  2. HBaseAggregator
  3. AggregatingScan
  4. LazyLogging
  5. ConfiguredScan
  6. SamplingIterator
  7. AnyRef
  8. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new HBaseVersionAggregator()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def aggregate[A <: AggregateCallback](callback: A): A

    Permalink
    Definition Classes
    HBaseVersionAggregator → AggregatingScan
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. def createResult(sft: SimpleFeatureType, transform: Option[SimpleFeatureType], batchSize: Int, options: Map[String, String]): VersionAggregator

    Permalink
    Attributes
    protected
    Definition Classes
    HBaseVersionAggregator → AggregatingScan
  8. def defaultBatchSize: Int

    Permalink
    Attributes
    protected
    Definition Classes
    HBaseVersionAggregator → AggregatingScan
  9. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  10. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  11. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  13. def getLastScanned: Array[Byte]

    Permalink
    Definition Classes
    HBaseAggregator
  14. def hasNextData: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    HBaseAggregator → AggregatingScan
  15. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  16. def init(options: Map[String, String]): Unit

    Permalink
    Definition Classes
    HBaseVersionAggregator → AggregatingScan → ConfiguredScan
  17. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  18. lazy val logger: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    LazyLogging
  19. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  20. def nextData(): RowValue

    Permalink
    Attributes
    protected
    Definition Classes
    HBaseAggregator → AggregatingScan
  21. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  22. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. def sample(options: Map[String, String]): Option[(SimpleFeature) ⇒ Boolean]

    Permalink
    Definition Classes
    SamplingIterator
  24. def sample(options: Map[String, String]): Option[(SimpleFeature) ⇒ Boolean]

    Permalink
    Definition Classes
    SamplingIterator
  25. def setScanner(scanner: RegionScanner): Unit

    Permalink
  26. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  27. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  28. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AggregatingScan[VersionAggregator]

Inherited from LazyLogging

Inherited from ConfiguredScan

Inherited from SamplingIterator

Inherited from AnyRef

Inherited from Any

Ungrouped