Uses of Interface
org.apache.jackrabbit.oak.segment.file.proc.Proc.Backend
-
Packages that use Proc.Backend Package Description org.apache.jackrabbit.oak.segment.file org.apache.jackrabbit.oak.segment.file.proc -
-
Uses of Proc.Backend in org.apache.jackrabbit.oak.segment.file
Methods in org.apache.jackrabbit.oak.segment.file that return Proc.Backend Modifier and Type Method Description Proc.BackendFileStoreBuilder. buildProcBackend(AbstractFileStore fileStore) -
Uses of Proc.Backend in org.apache.jackrabbit.oak.segment.file.proc
Methods in org.apache.jackrabbit.oak.segment.file.proc with parameters of type Proc.Backend Modifier and Type Method Description static NodeStateProc. of(Proc.Backend backend)
-