Package

eu.m6r.druid.client

models

Permalink

package models

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. models
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class DataSchema extends AnyRef

    Permalink
  2. class DimensionSpec extends AnyRef

    Permalink
  3. case class DruidHost(name: String, address: String, port: Int) extends Product with Serializable

    Permalink
    Annotations
    @JsonIgnoreProperties()
  4. class GranularitySpec extends AnyRef

    Permalink
  5. class IndexTask extends AnyRef

    Permalink
  6. final class IndexTaskBuilder extends AnyRef

    Permalink

    Builder class for IndexTask instances.

    Builder class for IndexTask instances.

    Creates an IndexTask object as specified by the druid API.

  7. class IngestionSpec extends AnyRef

    Permalink
  8. class InputSpec extends AnyRef

    Permalink
  9. class IoConfig extends AnyRef

    Permalink
  10. case class Location(host: String, port: Int) extends Product with Serializable

    Permalink
  11. class Metric extends AnyRef

    Permalink
  12. class ObjectFactory extends AnyRef

    Permalink
  13. class ParseSpec extends AnyRef

    Permalink
  14. class Parser extends AnyRef

    Permalink
  15. class PartitionsSpec extends AnyRef

    Permalink
  16. case class RunningTask(id: String, createdTime: DateTime, queueInsertionTime: DateTime, location: Location) extends Product with Serializable

    Permalink
  17. class Spec extends AnyRef

    Permalink
  18. class TaskConfig extends AnyRef

    Permalink
  19. case class TaskStatus(task: String, status: Status) extends Product with Serializable

    Permalink
  20. class TimestampSpec extends AnyRef

    Permalink
  21. class TuningConfig extends AnyRef

    Permalink

Value Members

  1. object IndexTaskBuilder

    Permalink
  2. object TaskStatus extends Serializable

    Permalink
  3. object Utils

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped