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