Interface Hierarchy
- java.lang.AutoCloseable
- java.util.stream.BaseStream<T,
S> - java.util.stream.Stream<T>
- com.terracottatech.store.stream.RecordStream<K>
- com.terracottatech.store.stream.MutableRecordStream<K>
- com.terracottatech.store.stream.RecordStream<K>
- java.util.stream.Stream<T>
- java.util.stream.BaseStream<T,