Class DatasourceDefn.SegmentGranularityFieldDefn
java.lang.Object
org.apache.druid.catalog.model.ModelProperties.BasePropertyDefn<T>
org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn<String>
org.apache.druid.catalog.model.ModelProperties.StringPropertyDefn
org.apache.druid.catalog.model.ModelProperties.GranularityPropertyDefn
org.apache.druid.catalog.model.table.DatasourceDefn.SegmentGranularityFieldDefn
- All Implemented Interfaces:
ModelProperties.PropertyDefn<String>
- Enclosing class:
- DatasourceDefn
public static class DatasourceDefn.SegmentGranularityFieldDefn
extends ModelProperties.GranularityPropertyDefn
-
Field Summary
Fields inherited from class org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn
valueClassFields inherited from class org.apache.druid.catalog.model.ModelProperties.BasePropertyDefn
name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.druid.catalog.model.ModelProperties.GranularityPropertyDefn
validateMethods inherited from class org.apache.druid.catalog.model.ModelProperties.SimplePropertyDefn
decode, decodeJson, typeNameMethods inherited from class org.apache.druid.catalog.model.ModelProperties.BasePropertyDefn
merge, name, toString
-
Constructor Details
-
SegmentGranularityFieldDefn
public SegmentGranularityFieldDefn()
-