public interface DocumentSourceProvider
DocumentSource
s for building schemasModifier and Type | Method and Description |
---|---|
DocumentSource |
getDocumentSourceForTable(String sourceCollectionName)
Gets a
DocumentSource for a particular source collection. |
DocumentSource |
getMixedDocumentSourceForSampling()
Gets a
DocumentSource containing documents of mixed origin and
type. |
DocumentSource getMixedDocumentSourceForSampling()
DocumentSource
containing documents of mixed origin and
type.DocumentSource getDocumentSourceForTable(String sourceCollectionName)
DocumentSource
for a particular source collection. See
Document.getSourceCollectionName()
.sourceCollectionName
- Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.