com.inmobi.conduit
Interface Service

All Known Implementing Classes:
AbstractService, Conduit, DataPurgerService, DistcpBaseService, LocalStreamService, MergedStreamService, MirrorStreamService

public interface Service


Method Summary
 void join()
           
 void start()
           
 void stop()
           
 

Method Detail

start

void start()
           throws Exception
Throws:
Exception

stop

void stop()
          throws Exception
Throws:
Exception

join

void join()
          throws Exception
Throws:
Exception


Copyright © 2014 InMobi. All rights reserved.