public class DseTypeCodecs extends TypeCodecs
TypeCodecs
to handle DSE-specific types.Modifier and Type | Field and Description |
---|---|
static TypeCodec<DateRange> |
DATE_RANGE |
static TypeCodec<LineString> |
LINE_STRING |
static TypeCodec<Point> |
POINT |
static TypeCodec<Polygon> |
POLYGON |
Constructor and Description |
---|
DseTypeCodecs() |
public static final TypeCodec<LineString> LINE_STRING
Copyright © 2017–2020. All rights reserved.