Object

org.locationtech.geomesa.kafka.data.KafkaDataStoreFactory

KafkaDataStoreFactoryParams

Related Doc: package KafkaDataStoreFactory

Permalink

object KafkaDataStoreFactoryParams extends NamespaceParams

Linear Supertypes
NamespaceParams, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. KafkaDataStoreFactoryParams
  2. NamespaceParams
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

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. val AuditQueries: GeoMesaParam[Boolean]

    Permalink
  5. val Authorizations: GeoMesaParam[String]

    Permalink
  6. val Brokers: GeoMesaParam[String]

    Permalink
  7. val CacheExpiry: GeoMesaParam[Duration]

    Permalink
  8. val ClearOnStart: GeoMesaParam[Boolean]

    Permalink
  9. val ConsumerConfig: GeoMesaParam[Properties]

    Permalink
  10. val ConsumerCount: GeoMesaParam[Integer]

    Permalink
  11. val ConsumerReadBack: GeoMesaParam[Duration]

    Permalink
  12. val CqEngineIndices: GeoMesaParam[String]

    Permalink
  13. val EventTime: GeoMesaParam[String]

    Permalink
  14. val EventTimeOrdering: GeoMesaParam[Boolean]

    Permalink
  15. val ExecutorTicker: GeoMesaParam[(ScheduledExecutorService, Ticker)]

    Permalink
  16. val IndexResolutionX: GeoMesaParam[Integer]

    Permalink
  17. val IndexResolutionY: GeoMesaParam[Integer]

    Permalink
  18. val IndexTiers: GeoMesaParam[String]

    Permalink
  19. val LazyFeatures: GeoMesaParam[Boolean]

    Permalink
  20. val LazyLoad: GeoMesaParam[Boolean]

    Permalink
  21. val LooseBBox: GeoMesaParam[Boolean]

    Permalink
  22. val NamespaceParam: GeoMesaParam[String]

    Permalink
    Definition Classes
    NamespaceParams
  23. val ProducerConfig: GeoMesaParam[Properties]

    Permalink
  24. val SerializationType: GeoMesaParam[String]

    Permalink
  25. val TopicPartitions: GeoMesaParam[Integer]

    Permalink
  26. val TopicReplication: GeoMesaParam[Integer]

    Permalink
  27. val ZkPath: GeoMesaParam[String]

    Permalink
  28. val Zookeepers: GeoMesaParam[String]

    Permalink
  29. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  35. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  36. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  37. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  38. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  40. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

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

Deprecated Value Members

  1. val CacheCleanup: GeoMesaParam[Duration]

    Permalink
    Annotations
    @deprecated
    Deprecated
  2. val CacheConsistency: GeoMesaParam[Duration]

    Permalink
    Annotations
    @deprecated
    Deprecated
  3. val CacheTicker: GeoMesaParam[AnyRef]

    Permalink
    Annotations
    @deprecated
    Deprecated
  4. val CqEngineCache: GeoMesaParam[Boolean]

    Permalink
    Annotations
    @deprecated
    Deprecated

Inherited from NamespaceParams

Inherited from AnyRef

Inherited from Any

Ungrouped