public class AllSchemasFetcher extends SchemaFetcher<List<SchemaSource>>
DEFAULT_CONSISTENCY, DEFAULT_PAGE_SIZE, DEFAULT_PARAMETERS, DEFAULT_SERIAL_CONSISTENCY| Constructor and Description |
|---|
AllSchemasFetcher() |
AllSchemasFetcher(Function<DataStore,SchemaSourceDao> schemaSourceDaoProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected List<SchemaSource> |
get(graphql.schema.DataFetchingEnvironment environment,
StargateGraphqlContext context) |
authorize, getKeyspaceget, isAppliedBatchpublic AllSchemasFetcher()
public AllSchemasFetcher(Function<DataStore,SchemaSourceDao> schemaSourceDaoProvider)
protected List<SchemaSource> get(graphql.schema.DataFetchingEnvironment environment, StargateGraphqlContext context) throws Exception
get in class CassandraFetcher<List<SchemaSource>>ExceptionCopyright © 2022. All rights reserved.