Package com.gpudb.protocol
Class ShowWalRequest.Options
- java.lang.Object
-
- com.gpudb.protocol.ShowWalRequest.Options
-
- Enclosing class:
- ShowWalRequest
public static final class ShowWalRequest.Options extends Object
-
-
Field Detail
-
SHOW_SETTINGS
public static final String SHOW_SETTINGS
IfTRUEinclude a map of the WAL settings for the requested tables. Supported values: The default value isTRUE.- See Also:
- Constant Field Values
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
-
-