public abstract class SchemaFetcher<ResultT> extends CassandraFetcher<ResultT>
DEFAULT_CONSISTENCY, DEFAULT_PAGE_SIZE, DEFAULT_PARAMETERS, DEFAULT_SERIAL_CONSISTENCY| Constructor and Description |
|---|
SchemaFetcher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authorize(StargateGraphqlContext context,
String keyspace) |
protected String |
getKeyspace(graphql.schema.DataFetchingEnvironment environment,
DataStore dataStore) |
get, get, isAppliedBatchprotected void authorize(StargateGraphqlContext context, String keyspace) throws UnauthorizedException
UnauthorizedExceptionCopyright © 2023. All rights reserved.