io.github.embeddedkafka.EmbeddedZ
case class EmbeddedZ(factory: ServerCnxnFactory, logsDirs: Path) An instance of an embedded Zookeeper server.
Attributes
- factory
the server.
- logsDirs
the directory logs are to be written to.
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Shuts down the factory and then optionally deletes the log directory.
Shuts down the factory and then optionally deletes the log directory.
Attributes
- clearLogs
pass true
to recursively delete the log directory.
- Definition Classes
EmbeddedServer
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product