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