public class SingleSchemaFetcher extends SchemaFetcher<SchemaSource>
DEFAULT_CONSISTENCY, DEFAULT_PAGE_SIZE, DEFAULT_PARAMETERS, DEFAULT_SERIAL_CONSISTENCY| Constructor and Description |
|---|
SingleSchemaFetcher() |
SingleSchemaFetcher(Function<StargateBridgeClient,SchemaSourceDao> schemaSourceDaoProvider) |
| Modifier and Type | Method and Description |
|---|---|
SchemaSource |
get(graphql.schema.DataFetchingEnvironment environment,
StargateGraphqlContext context) |
getKeyspaceget, isApplied, isAppliedpublic SingleSchemaFetcher()
public SingleSchemaFetcher(Function<StargateBridgeClient,SchemaSourceDao> schemaSourceDaoProvider)
public SchemaSource get(graphql.schema.DataFetchingEnvironment environment, StargateGraphqlContext context) throws Exception
get in class CassandraFetcher<SchemaSource>ExceptionCopyright © 2022. All rights reserved.