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