public interface  org.apache.drill.yarn.appMaster.Pollable extends java.lang.Object
{
public abstract void tick(long);
}