Package org.apache.druid.data.input.impl
Class SpatialDimensionSchema
- java.lang.Object
-
- org.apache.druid.data.input.impl.SpatialDimensionSchema
-
@Deprecated public class SpatialDimensionSchema extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description SpatialDimensionSchema(String dimName, List<String> dims)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object o)Deprecated.StringgetDimName()Deprecated.List<String>getDims()Deprecated.inthashCode()Deprecated.
-