Package com.gpudb.protocol
Class FilterByAreaResponse.Info
- java.lang.Object
-
- com.gpudb.protocol.FilterByAreaResponse.Info
-
- Enclosing class:
- FilterByAreaResponse
public static final class FilterByAreaResponse.Info extends Object
-
-
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
-
-