114115116117118119120
} } @Override public DocumentSource getMixedDocumentSourceForSampling() { return new MaxRowsDocumentSource(createDocumentSource(), 1000); }