public abstract class TableFetcher extends DdlQueryFetcher
DEFAULT_CONSISTENCY, DEFAULT_PAGE_SIZE, DEFAULT_PARAMETERS, DEFAULT_SERIAL_CONSISTENCY| Constructor and Description |
|---|
TableFetcher() |
| Modifier and Type | Method and Description |
|---|---|
protected Query<?> |
buildQuery(graphql.schema.DataFetchingEnvironment environment,
QueryBuilder builder,
StargateGraphqlContext context) |
protected abstract Query<?> |
buildQuery(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment,
QueryBuilder builder,
String keyspaceName,
String tableName) |
decodeColumn, decodeColumns, decodeType, getget, isAppliedBatchprotected Query<?> buildQuery(graphql.schema.DataFetchingEnvironment environment, QueryBuilder builder, StargateGraphqlContext context) throws UnauthorizedException
buildQuery in class DdlQueryFetcherUnauthorizedExceptionprotected abstract Query<?> buildQuery(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment, QueryBuilder builder, String keyspaceName, String tableName)
Copyright © 2023. All rights reserved.