Uses of Class
org.apache.jackrabbit.oak.segment.tool.DebugStore.Builder
-
Packages that use DebugStore.Builder Package Description org.apache.jackrabbit.oak.segment.tool -
-
Uses of DebugStore.Builder in org.apache.jackrabbit.oak.segment.tool
Methods in org.apache.jackrabbit.oak.segment.tool that return DebugStore.Builder Modifier and Type Method Description static DebugStore.BuilderDebugStore. builder()Create a builder for theDebugStorecommand.DebugStore.BuilderDebugStore.Builder. withPath(File path)The path to an existing segment store.
-