public class CreateKeyspaceFetcher extends Object implements SchemaFetcher
| Constructor and Description |
|---|
CreateKeyspaceFetcher(Persistence<?,?,?> persistence,
AuthenticationService authenticationService) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(graphql.schema.DataFetchingEnvironment environment) |
String |
getQuery(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecodeTypepublic CreateKeyspaceFetcher(Persistence<?,?,?> persistence, AuthenticationService authenticationService)
public String getQuery(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment)
getQuery in interface SchemaFetcherCopyright © 2020. All rights reserved.