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 ExecutionContext
ExecutionContext.EMPTY_EXECUTION_CONTEXT
An empty execution context.Methods in org.forgerock.opendj.server.leaderbasedreplication with parameters of type ExecutionContextModifier and TypeMethodDescriptionvoid
LeaderBasedReplication.start
(ExecutionContext context) Starts the replication provider functionality.