Class SelectStream

  • All Implemented Interfaces:
    Closeable, Serializable, AutoCloseable, Expressible, org.apache.solr.common.MapSerializable, org.apache.solr.common.MapWriter, org.apache.solr.common.NavigableObject

    public class SelectStream
    extends TupleStream
    implements Expressible
    Selects fields from the incoming stream and applies optional field renaming. Does not reorder the outgoing stream.
    Since:
    6.0.0
    See Also:
    Serialized Form