JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.jackrabbit.oak.spi.query
Interface QueryIndex.NodeAggregator
Enclosing interface:
QueryIndex
public static interface
QueryIndex.NodeAggregator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Iterator
<
String
>
getParents
(
NodeState
rootState,
String
path)
Method Details
getParents
Iterator
<
String
>
getParents
(
NodeState
rootState,
String
path)