# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsEndStatus checks whether s is an end status.
No description provided by the author
NewBuilder creates a Builder.
No description provided by the author
NewOperator creates a new operator.
NewOpStatusTracker creates an OpStatus.
OpStatusToString converts Status to string.
# Constants
CANCELED due to some reason.
EXPIRED waiting for too long.
No description provided by the author
No description provided by the author
No description provided by the author
STARTED and not finished.
SUCCESS Finished successfully.
# Structs
No description provided by the author
No description provided by the author
Builder is used to create operators.
No description provided by the author
Controller is used to manage operators.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Operator contains execution steps generated by scheduler.
OpStatusTracker represents the status of an operator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StopLogStore corresponds to log store shutdown command.
StopTnStore corresponds to tn store shutdown command.
# Interfaces
No description provided by the author
# Type aliases
OpStatus represents the status of an Operator.