Object

kafka.server

Defaults

Related Doc: package server

Permalink

object Defaults

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Defaults
  2. AnyRef
  3. 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 AuthorizerClassName: String

    Permalink

    *********** Authorizer Configuration **********

  5. val AutoCreateTopicsEnable: Boolean

    Permalink
  6. val AutoLeaderRebalanceEnable: Boolean

    Permalink
  7. val BackgroundThreads: Int

    Permalink
  8. val BrokerId: Int

    Permalink
  9. val BrokerIdGenerationEnable: Boolean

    Permalink

    ********* General Configuration **********

  10. val Compact: String

    Permalink
  11. val CompressionType: String

    Permalink
  12. val ConnectionsMaxIdleMs: Long

    Permalink
  13. val ConsumerMaxSessionTimeoutMs: Int

    Permalink
  14. val ConsumerMinSessionTimeoutMs: Int

    Permalink

    ********* Consumer coordinator configuration **********

  15. val ConsumerQuotaBytesPerSecondDefault: Long

    Permalink
  16. val ControlledShutdownEnable: Boolean

    Permalink
  17. val ControlledShutdownMaxRetries: Int

    Permalink

    ********* Controlled shutdown configuration **********

  18. val ControlledShutdownRetryBackoffMs: Int

    Permalink
  19. val ControllerMessageQueueSize: Int

    Permalink
  20. val ControllerSocketTimeoutMs: Int

    Permalink

    ********* Replication configuration **********

  21. val DefaultReplicationFactor: Int

    Permalink
  22. val Delete: String

    Permalink
  23. val DeleteTopicEnable: Boolean

    Permalink
  24. val FetchPurgatoryPurgeIntervalRequests: Int

    Permalink
  25. val HostName: String

    Permalink
  26. val InterBrokerProtocolVersion: String

    Permalink
  27. val InterBrokerSecurityProtocol: String

    Permalink
  28. val LeaderImbalanceCheckIntervalSeconds: Int

    Permalink
  29. val LeaderImbalancePerBrokerPercentage: Int

    Permalink
  30. val LogCleanerBackoffMs: Int

    Permalink
  31. val LogCleanerDedupeBufferLoadFactor: Double

    Permalink
  32. val LogCleanerDedupeBufferSize: Long

    Permalink
  33. val LogCleanerDeleteRetentionMs: Long

    Permalink
  34. val LogCleanerEnable: Boolean

    Permalink
  35. val LogCleanerIoBufferSize: Int

    Permalink
  36. val LogCleanerIoMaxBytesPerSecond: Double

    Permalink
  37. val LogCleanerMinCleanRatio: Double

    Permalink
  38. val LogCleanerThreads: Int

    Permalink
  39. val LogCleanupIntervalMs: Long

    Permalink
  40. val LogCleanupPolicy: String

    Permalink
  41. val LogDeleteDelayMs: Int

    Permalink
  42. val LogDir: String

    Permalink
  43. val LogFlushIntervalMessages: Long

    Permalink
  44. val LogFlushOffsetCheckpointIntervalMs: Int

    Permalink
  45. val LogFlushSchedulerIntervalMs: Long

    Permalink
  46. val LogIndexIntervalBytes: Int

    Permalink
  47. val LogIndexSizeMaxBytes: Int

    Permalink
  48. val LogPreAllocateEnable: Boolean

    Permalink
  49. val LogRetentionBytes: Long

    Permalink
  50. val LogRetentionHours: Int

    Permalink
  51. val LogRollHours: Int

    Permalink
  52. val LogRollJitterHours: Int

    Permalink
  53. val LogSegmentBytes: Int

    Permalink
  54. val MaxConnectionsPerIp: Int

    Permalink
  55. val MaxConnectionsPerIpOverrides: String

    Permalink
  56. val MaxReservedBrokerId: Int

    Permalink
  57. val MessageMaxBytes: Int

    Permalink
  58. val MetricNumSamples: Int

    Permalink

    ********* Kafka Metrics Configuration **********

  59. val MetricReporterClasses: String

    Permalink
  60. val MetricSampleWindowMs: Int

    Permalink
  61. val MinInSyncReplicas: Int

    Permalink
  62. val NumIoThreads: Int

    Permalink
  63. val NumNetworkThreads: Int

    Permalink
  64. val NumPartitions: Int

    Permalink

    ********* Log Configuration **********

  65. val NumQuotaSamples: Int

    Permalink
  66. val NumRecoveryThreadsPerDataDir: Int

    Permalink
  67. val NumReplicaFetchers: Int

    Permalink
  68. val OffsetCommitRequiredAcks: Short

    Permalink
  69. val OffsetCommitTimeoutMs: Int

    Permalink
  70. val OffsetMetadataMaxSize: Int

    Permalink

    ********* Offset management configuration **********

  71. val OffsetsLoadBufferSize: Int

    Permalink
  72. val OffsetsRetentionCheckIntervalMs: Long

    Permalink
  73. val OffsetsRetentionMinutes: Int

    Permalink
  74. val OffsetsTopicCompressionCodec: Int

    Permalink
  75. val OffsetsTopicPartitions: Int

    Permalink
  76. val OffsetsTopicReplicationFactor: Short

    Permalink
  77. val OffsetsTopicSegmentBytes: Int

    Permalink
  78. val Port: Int

    Permalink

    ********* Socket Server Configuration **********

  79. val PrincipalBuilderClass: String

    Permalink

    ********* SSL configuration **********

  80. val ProducerPurgatoryPurgeIntervalRequests: Int

    Permalink
  81. val ProducerQuotaBytesPerSecondDefault: Long

    Permalink

    ********* Quota Configuration **********

  82. val QueuedMaxRequests: Int

    Permalink
  83. val QuotaWindowSizeSeconds: Int

    Permalink
  84. val ReplicaFetchBackoffMs: Int

    Permalink
  85. val ReplicaFetchMaxBytes: Int

    Permalink
  86. val ReplicaFetchMinBytes: Int

    Permalink
  87. val ReplicaFetchWaitMaxMs: Int

    Permalink
  88. val ReplicaHighWatermarkCheckpointIntervalMs: Long

    Permalink
  89. val ReplicaLagTimeMaxMs: Long

    Permalink
  90. val ReplicaSocketReceiveBufferBytes: Int

    Permalink
  91. val ReplicaSocketTimeoutMs: Int

    Permalink
  92. val RequestTimeoutMs: Int

    Permalink
  93. val SaslKerberosKinitCmd: String

    Permalink

    ********* Sasl configuration **********

  94. val SaslKerberosMinTimeBeforeRelogin: Long

    Permalink
  95. val SaslKerberosPrincipalToLocalRules: List[String]

    Permalink
  96. val SaslKerberosTicketRenewJitter: Double

    Permalink
  97. val SaslKerberosTicketRenewWindowFactor: Double

    Permalink
  98. val SocketReceiveBufferBytes: Int

    Permalink
  99. val SocketRequestMaxBytes: Int

    Permalink
  100. val SocketSendBufferBytes: Int

    Permalink
  101. val SslClientAuth: String

    Permalink
  102. val SslClientAuthNone: String

    Permalink
  103. val SslClientAuthRequested: String

    Permalink
  104. val SslClientAuthRequired: String

    Permalink
  105. val SslEnabledProtocols: String

    Permalink
  106. val SslKeyManagerAlgorithm: String

    Permalink
  107. val SslKeystoreType: String

    Permalink
  108. val SslProtocol: String

    Permalink
  109. val SslTrustManagerAlgorithm: String

    Permalink
  110. val SslTruststoreType: String

    Permalink
  111. val UncleanLeaderElectionEnable: Boolean

    Permalink
  112. val ZkEnableSecureAcls: Boolean

    Permalink
  113. val ZkSessionTimeoutMs: Int

    Permalink

    ********* Zookeeper Configuration **********

  114. val ZkSyncTimeMs: Int

    Permalink
  115. final def asInstanceOf[T0]: T0

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped