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