public class BulkInsertMutationFetcher extends BulkMutationFetcher
nameMapping, tableauthorizationService, dataStoreFactory, DEFAULT_CONSISTENCY, DEFAULT_PAGE_SIZE, DEFAULT_PARAMETERS, DEFAULT_SERIAL_CONSISTENCY| Constructor and Description |
|---|
BulkInsertMutationFetcher(Table table,
NameMapping nameMapping,
AuthorizationService authorizationService,
DataStoreFactory dataStoreFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BoundQuery> |
buildQueries(graphql.schema.DataFetchingEnvironment environment,
DataStore dataStore,
AuthenticationSubject authenticationSubject) |
convert, getbuildClause, buildConditions, getColumn, getDatastoreParameters, getDBColumnName, toDBValue, toListOfMutationResults, toMutationResultgetpublic BulkInsertMutationFetcher(Table table, NameMapping nameMapping, AuthorizationService authorizationService, DataStoreFactory dataStoreFactory)
protected List<BoundQuery> buildQueries(graphql.schema.DataFetchingEnvironment environment, DataStore dataStore, AuthenticationSubject authenticationSubject) throws UnauthorizedException
buildQueries in class BulkMutationFetcherUnauthorizedExceptionCopyright © 2021. All rights reserved.