Class StreamName

java.lang.Object
org.apache.orc.impl.StreamName
All Implemented Interfaces:
Comparable<StreamName>

public class StreamName extends Object implements Comparable<StreamName>
The name of a stream within a stripe.

Sorted by area, encryption, column, and then kind.