public class DeleteMutationFetcher extends MutationFetcher
keyspaceId, nameMapping, table, tableIdauthenticationService, DEFAULT_CONSISTENCY, DEFAULT_PAGE_SIZE, DEFAULT_PARAMETERS, DEFAULT_SERIAL_CONSISTENCY, persistence| Constructor and Description |
|---|
DeleteMutationFetcher(Table table,
NameMapping nameMapping,
Persistence persistence,
AuthenticationService authenticationService) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildStatement(graphql.schema.DataFetchingEnvironment environment,
DataStore dataStore) |
getbuildClause, buildFilterConditions, buildIfConditions, getColumn, getDBColumnName, toCqlTermgetpublic DeleteMutationFetcher(Table table, NameMapping nameMapping, Persistence persistence, AuthenticationService authenticationService)
protected String buildStatement(graphql.schema.DataFetchingEnvironment environment, DataStore dataStore)
buildStatement in class MutationFetcherCopyright © 2020. All rights reserved.