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