public interface DocumentStreamFactory
extends java.lang.Iterable<com.mapr.db.impl.OjaiQueryProperties>
Factory for making DocumentStreams.
Note the iterator() should return the OjaiQueryProperties for each
of the DocumentStreams that can be obtained, in the same order.