public interface  org.apache.hadoop.hive.common.HiveInterruptCallback extends java.lang.Object
{
public abstract void interrupt();
}