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