@ThreadSafe public class DseSchemaParserFactory extends Object implements com.datastax.oss.driver.internal.core.metadata.schema.parsing.SchemaParserFactory
Constructor and Description |
---|
DseSchemaParserFactory(com.datastax.oss.driver.internal.core.context.InternalDriverContext context) |
Modifier and Type | Method and Description |
---|---|
com.datastax.oss.driver.internal.core.metadata.schema.parsing.SchemaParser |
newInstance(com.datastax.oss.driver.internal.core.metadata.schema.queries.SchemaRows rows) |
public DseSchemaParserFactory(com.datastax.oss.driver.internal.core.context.InternalDriverContext context)
public com.datastax.oss.driver.internal.core.metadata.schema.parsing.SchemaParser newInstance(com.datastax.oss.driver.internal.core.metadata.schema.queries.SchemaRows rows)
newInstance
in interface com.datastax.oss.driver.internal.core.metadata.schema.parsing.SchemaParserFactory
Copyright © 2017–2019. All rights reserved.