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