io.github.embeddedkafka.ops.RunningZooKeeperOps
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Starts a Zookeeper instance in memory, storing logs in a specific
location.
Starts a Zookeeper instance in memory, storing logs in a specific
location.
Attributes
- config
an implicit EmbeddedKafkaConfig
- zkLogsDir
the path for the Zookeeper logs
- Returns:
an EmbeddedZ server
Stops all in memory Zookeeper instances, preserving the logs directories.
Stops all in memory Zookeeper instances, preserving the logs directories.
Attributes