RootProvider
insteadpublic final class RootFactory
extends java.lang.Object
Root
objects.Modifier and Type | Method and Description |
---|---|
static @NotNull Root |
createReadOnlyRoot(@NotNull NodeState rootState)
Deprecated.
|
static @NotNull Root |
createReadOnlyRoot(@NotNull Root root)
Deprecated.
|
static @NotNull Root |
createSystemRoot(@NotNull NodeStore store,
@Nullable CommitHook hook,
@Nullable java.lang.String workspaceName,
@Nullable SecurityProvider securityProvider,
@Nullable org.apache.jackrabbit.oak.query.QueryEngineSettings queryEngineSettings,
@Nullable QueryIndexProvider indexProvider)
Deprecated.
with Oak 1.7.2 due to the usage of deprecated
QueryEngineSettings |
static @NotNull Root |
createSystemRoot(@NotNull NodeStore store,
@Nullable CommitHook hook,
@Nullable java.lang.String workspaceName,
@Nullable SecurityProvider securityProvider,
@Nullable QueryIndexProvider indexProvider)
Deprecated.
|
@NotNull public static @NotNull Root createReadOnlyRoot(@NotNull @NotNull NodeState rootState)
@NotNull public static @NotNull Root createReadOnlyRoot(@NotNull @NotNull Root root)
@NotNull public static @NotNull Root createSystemRoot(@NotNull @NotNull NodeStore store, @Nullable @Nullable CommitHook hook, @Nullable @Nullable java.lang.String workspaceName, @Nullable @Nullable SecurityProvider securityProvider, @Nullable @Nullable org.apache.jackrabbit.oak.query.QueryEngineSettings queryEngineSettings, @Nullable @Nullable QueryIndexProvider indexProvider)
QueryEngineSettings
@NotNull public static @NotNull Root createSystemRoot(@NotNull @NotNull NodeStore store, @Nullable @Nullable CommitHook hook, @Nullable @Nullable java.lang.String workspaceName, @Nullable @Nullable SecurityProvider securityProvider, @Nullable @Nullable QueryIndexProvider indexProvider)
Copyright © 2010 - 2023 Adobe. All Rights Reserved