コード例 #1
0
ファイル: DirectDriver.java プロジェクト: gruter/flume
 /** Start the mean shutdown. */
 public void cancel() {
   thd.interrupt();
 }