org.apache.solr.common.cloud
Interface SafeStopThread

All Known Implementing Classes:
RecoveryStrategy

public interface SafeStopThread


Method Summary
 boolean isClosed()
           
 void stop()
           
 

Method Detail

stop

void stop()

isClosed

boolean isClosed()


Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.