Package org.apache.jackrabbit.oak.segment.scheduler
-
Interface Summary Interface Description Scheduler AScheduler
instance transforms changes to the content tree into a queue ofcommits
.Scheduler.SchedulerOption Scheduling options for parametrizing individual commits. -
Class Summary Class Description Commit ACommit
instance represents a set of related changes, which when applied to a base node state result in a new node state.LockBasedScheduler LockBasedScheduler.LockBasedSchedulerBuilder