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