public interface ConnectorMetadata
Modifier and Type | Method and Description |
---|---|
boolean |
concurrentFetchers() |
java.util.List<Phase> |
getPhases() |
com.lucidworks.fusion.schema.types.RootSchemaType |
getSchema() |
java.lang.String |
getType() |
java.lang.String |
getVersion() |
java.lang.String getType()
java.lang.String getVersion()
java.util.List<Phase> getPhases()
boolean concurrentFetchers()
com.lucidworks.fusion.schema.types.RootSchemaType getSchema()