public interface DocumentSourceProvider
DocumentSources for building schemas| Modifier 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–2019 The Apache Software Foundation. All rights reserved.