public static final class CreateProjectionResponse.Info extends Object
COUNT
: Number of
records in the final table
QUALIFIED_PROJECTION_NAME
: The fully qualified name of the projection
(i.e. including the schema).
Map
.
A set of string constants for the parameter info
.Modifier and Type | Field and Description |
---|---|
static String |
COUNT
Number of records in the final table
|
static String |
QUALIFIED_PROJECTION_NAME
The fully qualified name of the projection (i.e. including the
schema).
|
public static final String COUNT
public static final String QUALIFIED_PROJECTION_NAME
Copyright © 2024. All rights reserved.