Package com.gpudb.protocol
Class FilterByRadiusGeometryResponse.Info
- java.lang.Object
-
- com.gpudb.protocol.FilterByRadiusGeometryResponse.Info
-
- Enclosing class:
- FilterByRadiusGeometryResponse
public static final class FilterByRadiusGeometryResponse.Info extends Object
A set of string constants for theFilterByRadiusGeometryResponseparameterinfo.Additional information.
-
-
Field Summary
Fields Modifier and Type Field Description static StringQUALIFIED_VIEW_NAMEThe fully qualified name of the view (i.e. including the schema)
-
-
-
Field Detail
-
QUALIFIED_VIEW_NAME
public static final String QUALIFIED_VIEW_NAME
The fully qualified name of the view (i.e. including the schema)- See Also:
- Constant Field Values
-
-