Package org.pentaho.di.trans
Interface HasSlaveServersInterface
-
- All Known Implementing Classes:
AbstractMeta
,JobMeta
,TransMeta
public interface HasSlaveServersInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<SlaveServer>
getSlaveServers()
-
-
-
Method Detail
-
getSlaveServers
List<SlaveServer> getSlaveServers()
-
-