Uses of Interface
org.forgerock.opendj.server.leaderbasedreplication.ExecutionContext
Packages that use ExecutionContext
Package
Description
This package contains the main class of the leader based replication.
-
Uses of ExecutionContext in org.forgerock.opendj.server.leaderbasedreplication
Fields in org.forgerock.opendj.server.leaderbasedreplication declared as ExecutionContextModifier and TypeFieldDescriptionstatic final ExecutionContextExecutionContext.EMPTY_EXECUTION_CONTEXTAn empty execution context.Methods in org.forgerock.opendj.server.leaderbasedreplication with parameters of type ExecutionContextModifier and TypeMethodDescriptionvoidLeaderBasedReplication.start(ExecutionContext context) Starts the replication provider functionality.