-
- All Superinterfaces:
swim.util.Log
public interface StreamletContext extends swim.util.LogEnvironment in which aStreamletexecutes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description swim.concurrent.Scheduleschedule()Returns theSchedulewith which theStreamletcan set timers.swim.concurrent.Stagestage()Returns theStageon which theStreamletcan execute tasks.
-