Object

com.ubirch.avatar.config

Config

Related Doc: package config

Permalink

object Config extends ConfigBase

author: cvandrei since: 2016-09-20

Linear Supertypes
ConfigBase, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Config
  2. ConfigBase
  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. def actorTimeout: Int

    Permalink

    Default actor timeout.

    Default actor timeout.

    returns

    timeout in seconds

  5. def akkaNumberOfBackendWorkers: Int

    Permalink
  6. def akkaNumberOfFrontendWorkers: Int

    Permalink
  7. def akkaNumberOfWorkers: Int

    Permalink
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def awsAccessKey: String

    Permalink
  10. def awsLocalMode: Boolean

    Permalink

    AWS local mode defines whether app is running on a locally or at AWS

    AWS local mode defines whether app is running on a locally or at AWS

    returns

    boolean value

  11. def awsQueueOwnerId: String

    Permalink
  12. def awsRegion: String

    Permalink
  13. def awsSecretAccessKey: String

    Permalink
  14. def awsSqsMaxMessagesPerPoll: Int

    Permalink
  15. def awsSqsQueueTransformer: String

    Permalink
  16. def awsSqsQueueTransformerOut: String

    Permalink
  17. def awsSqsUbirchChainDeviceHashIn: String

    Permalink
  18. def awsSqsUbirchChainDeviceMsgIn: String

    Permalink
  19. def awsStatesDelta: String

    Permalink

    returns

    boolean value

  20. def awsStatesDesired: String

    Permalink

    returns

    boolean value

  21. def awsStatesReported: String

    Permalink

    returns

    boolean value

  22. def awsStatesTimestamp: String

    Permalink

    returns

    boolean value

  23. def awsTopicsBasename: String

    Permalink

    AWS base MQTT topic name for all AWS IoT Things

    AWS base MQTT topic name for all AWS IoT Things

    returns

    boolean value

  24. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  25. val config: Config

    Permalink
    Attributes
    protected
    Definition Classes
    ConfigBase
  26. def enviroment: String

    Permalink
  27. def environmentId(): String

    Permalink
    Attributes
    protected
    Definition Classes
    ConfigBase
  28. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  30. def esDefaultPageSize: Int

    Permalink

    returns

    ElasticSearch default size in regards to pagination

  31. def esDeviceDataHistoryIndex: String

    Permalink

    returns

    Elasticsearch device history index

  32. def esDeviceDataHistoryType: String

    Permalink

    returns

    Elasticsearch device history data type

  33. def esDeviceDataRawAnchoredIndex: String

    Permalink

    returns

    Elasticsearch anchored raw device data (with txHash) index

  34. def esDeviceDataRawAnchoredType: String

    Permalink

    returns

    Elasticsearch anchored raw device data (with txHash) type

  35. def esDeviceDataRawIndex: String

    Permalink

    returns

    Elasticsearch raw device data index

  36. def esDeviceDataRawType: String

    Permalink

    returns

    Elasticsearch raw device data type

  37. def esDeviceIndex: String

    Permalink

    returns

    Elasticsearch DeviceData index

  38. def esDeviceStateIndex: String

    Permalink

    returns

    Elasticsearch deviceType index

  39. def esDeviceStateType: String

    Permalink

    returns

    Elasticsearch deviceType type

  40. def esDeviceType: String

    Permalink

    returns

    Elasticsearch DeviceData type

  41. def esDeviceTypeIndex: String

    Permalink

    returns

    Elasticsearch deviceType index

  42. def esDeviceTypeType: String

    Permalink

    returns

    Elasticsearch deviceType type

  43. def esLargePageSize: Int

    Permalink

    returns

    ElasticSearch size of large pages in regards to pagination

  44. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  46. def goPipelineLabel: String

    Permalink
  47. def goPipelineName: String

    Permalink
  48. def goPipelineRevision: String

    Permalink
  49. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  50. def httpInterface: String

    Permalink

    The interface the server runs on.

    The interface the server runs on.

    returns

    interface

  51. def httpPort: Int

    Permalink

    Port the server listens on.

    Port the server listens on.

    returns

    port number

  52. def httpPrometheusInterface: String

    Permalink

    The interface the prometheus server runs on.

    The interface the prometheus server runs on.

    returns

    pinterface

  53. def httpPrometheusPort: Int

    Permalink

    Port the prometheus server listens on.

    Port the prometheus server listens on.

    returns

    pport number

  54. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  55. def mongoCollectionAvatarState: String

    Permalink
  56. def mqttBrokerUrl: String

    Permalink
  57. def mqttPassword: String

    Permalink
  58. def mqttPublishProcessed: Boolean

    Permalink
  59. def mqttTopicDevicesBase: String

    Permalink
  60. def mqttTopicDevicesIn: String

    Permalink
  61. def mqttTopicDevicesOut: String

    Permalink
  62. def mqttTopicDevicesProcessed: String

    Permalink
  63. def mqttUser: String

    Permalink
  64. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  67. def prometheusEnabled: Boolean

    Permalink
  68. def protocol: String

    Permalink

    returns

    http protocol

  69. def sqsConfig(queue: String): SqsConfig

    Permalink
  70. def sqsFullConfig(queue: String): SqsConfig

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  73. def udpInterface: String

    Permalink

    The interface the server runs on.

    The interface the server runs on.

    returns

    interface

  74. def udpPort: Int

    Permalink

    Port the server listens on.

    Port the server listens on.

    returns

    port number

  75. final def wait(): Unit

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

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

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

Inherited from ConfigBase

Inherited from AnyRef

Inherited from Any

Ungrouped