public static final class ShowTableResponse.TableDescriptions extends Object
tableNames
.
Supported values:
A set of string constants for the parameter tableDescriptions
.Modifier and Type | Field and Description |
---|---|
static String |
COLLECTION |
static String |
JOIN |
static String |
REPLICATED |
static String |
RESULT_TABLE |
static String |
VIEW |
public static final String COLLECTION
public static final String VIEW
public static final String REPLICATED
public static final String JOIN
public static final String RESULT_TABLE
Copyright © 2019. All rights reserved.