Package org.apache.druid.segment.nested
Class NestedPathArrayElement
java.lang.Object
org.apache.druid.segment.nested.NestedPathArrayElement
- All Implemented Interfaces:
NestedPathPart
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NestedPathArrayElement
public NestedPathArrayElement(int index)
-
-
Method Details
-
find
- Specified by:
findin interfaceNestedPathPart
-
getPartIdentifier
- Specified by:
getPartIdentifierin interfaceNestedPathPart
-
getIndex
public int getIndex() -
equals
-
hashCode
public int hashCode() -
toString
-