Package org.apache.druid.segment.nested
Interface NestedPathPart
-
- All Known Implementing Classes:
NestedPathArrayElement,NestedPathField
public interface NestedPathPart
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectfind(Object input)StringgetPartIdentifier()
-