io.github.embeddedkafka.ops.RunningKafkaOps
KafkaOps extension relying on RunningServersOps
for keeping track of running EmbeddedK instances.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Starts a Kafka broker in memory, storing logs in a specific location.
Starts a Kafka broker in memory, storing logs in a specific location.
Value parameters
-
config
-
an implicit EmbeddedKafkaConfig
-
kafkaLogsDir
-
the path for the Kafka logs
Attributes
-
Returns
-
an EmbeddedK server
Stops all in memory Kafka instances, preserving the logs directories.
Stops all in memory Kafka instances, preserving the logs directories.
Attributes