org.apache.samza.startpoint (samza-api 1.9.0-SNAPSHOT API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes Package org.apache.samza.startpoint Interface Summary  Interface Description StartpointVisitor<IN,OUT> A SystemAdmin implementation should implement this abstraction to support Startpoint. Class Summary  Class Description Startpoint Startpoint represents a position in a stream partition. StartpointOldest A Startpoint that represents the earliest offset in a stream partition. StartpointSpecific A Startpoint that represents a specific offset in a stream partition. StartpointTimestamp A Startpoint that represents a timestamp offset in a stream partition. StartpointUpcoming A Startpoint that represents the latest offset in a stream partition. Skip navigation links Overview Package Class Tree Deprecated Index Help Prev Package Next Package Frames No Frames All Classes