javadoc
This commit is contained in:
parent
622d4041b8
commit
dcb0d18519
|
@ -30,7 +30,7 @@ import org.elasticsearch.index.service.IndexService;
|
|||
import java.util.Set;
|
||||
|
||||
/**
|
||||
* @author kimchy (Shay Banon)
|
||||
* @author kimchy (shay.banon)
|
||||
*/
|
||||
@ThreadSafe
|
||||
public interface IndicesService extends Iterable<IndexService>, LifecycleComponent<IndicesService> {
|
||||
|
|
Loading…
Reference in New Issue