Class TestKitNodes
java.lang.Object
org.apache.kafka.common.test.TestKitNodes
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.kafka.metadata.bootstrap.BootstrapMetadataorg.apache.kafka.common.network.ListenerNameorg.apache.kafka.common.security.auth.SecurityProtocolorg.apache.kafka.common.network.ListenerNameorg.apache.kafka.common.security.auth.SecurityProtocolbooleanisCombined(int node)
-
Method Details
-
isCombined
public boolean isCombined(int node) -
baseDirectory
-
clusterId
-
controllerNodes
-
bootstrapMetadata
public org.apache.kafka.metadata.bootstrap.BootstrapMetadata bootstrapMetadata() -
brokerNodes
-
brokerListenerName
public org.apache.kafka.common.network.ListenerName brokerListenerName() -
brokerListenerProtocol
public org.apache.kafka.common.security.auth.SecurityProtocol brokerListenerProtocol() -
controllerListenerName
public org.apache.kafka.common.network.ListenerName controllerListenerName() -
controllerListenerProtocol
public org.apache.kafka.common.security.auth.SecurityProtocol controllerListenerProtocol()
-