Class Stage (3.43.1)

public abstract class Stage

Parent to all stages.

Inheritance

java.lang.Object > Stage

Fields

name

protected final String name
Field Value
Type Description
String

Methods

toStageProto()

public final Pipeline.Stage toStageProto()
Returns
Type Description
Pipeline.Stage