Package org.apache.druid.segment.nested
Class StructuredData
java.lang.Object
org.apache.druid.segment.nested.StructuredData
- All Implemented Interfaces:
Comparable<StructuredData>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintstatic StructuredDatabooleanintgetValue()inthashCode()toString()static Objectstatic StructuredData
-
Field Details
-
COMPARATOR
-
-
Constructor Details
-
StructuredData
-
-
Method Details
-
wrap
-
unwrap
-
create
-
getValue
-
getSizeEstimate
public int getSizeEstimate() -
compareTo
- Specified by:
compareToin interfaceComparable<StructuredData>
-
equals
-
hashCode
public int hashCode() -
toString
-