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