Class MediaDriver.Context

java.lang.Object
io.aeron.CommonContext
io.aeron.driver.MediaDriver.Context
All Implemented Interfaces:
Cloneable
Enclosing class:
MediaDriver

public static final class MediaDriver.Context extends CommonContext
Context for the MediaDriver that can be used to provide overrides for Configuration.

Note: Do not reuse instances of this MediaDriver.Context across different MediaDrivers.

The context will be owned by DriverConductor after a successful MediaDriver.launch(Context) and closed via MediaDriver.close().