public class AllSchemasFetcher extends SchemaFetcher<List<SchemaSource>>
authorizationService, dataStoreFactory, DEFAULT_CONSISTENCY, DEFAULT_PAGE_SIZE, DEFAULT_PARAMETERS, DEFAULT_SERIAL_CONSISTENCY| Constructor and Description |
|---|
AllSchemasFetcher(AuthorizationService authorizationService,
DataStoreFactory dataStoreFactory) |
AllSchemasFetcher(AuthorizationService authorizationService,
DataStoreFactory dataStoreFactory,
Function<DataStore,SchemaSourceDao> schemaSourceDaoProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected List<SchemaSource> |
get(graphql.schema.DataFetchingEnvironment environment,
DataStore dataStore,
AuthenticationSubject authenticationSubject) |
authorize, getKeyspaceget, getDatastoreParameterspublic AllSchemasFetcher(AuthorizationService authorizationService, DataStoreFactory dataStoreFactory)
public AllSchemasFetcher(AuthorizationService authorizationService, DataStoreFactory dataStoreFactory, Function<DataStore,SchemaSourceDao> schemaSourceDaoProvider)
protected List<SchemaSource> get(graphql.schema.DataFetchingEnvironment environment, DataStore dataStore, AuthenticationSubject authenticationSubject) throws Exception
get in class CassandraFetcher<List<SchemaSource>>ExceptionCopyright © 2021. All rights reserved.