public class Trigger
extends Object 
- 
Method Summary
create(long timestamp,
 int taskId)
  boolean
       long
     
 
 
 
- 
Method Details
- 
create@Internal
public static Trigger create(long timestamp,
 int taskId) 
- 
recovery@Internal
public static Trigger recovery(long timestamp) 
- 
timestamppublic long timestamp() 
- 
- 
isRecoverypublic boolean isRecovery() 
-