Uses of Class
org.pentaho.di.www.SlaveServerDetection.SlaveRelationShip
-
Packages that use SlaveServerDetection.SlaveRelationShip Package Description org.pentaho.di.www -
-
Uses of SlaveServerDetection.SlaveRelationShip in org.pentaho.di.www
Methods in org.pentaho.di.www that return SlaveServerDetection.SlaveRelationShip Modifier and Type Method Description static SlaveServerDetection.SlaveRelationShipSlaveServerDetection. getSlaveRelationShip(String code)static SlaveServerDetection.SlaveRelationShipSlaveServerDetection.SlaveRelationShip. valueOf(String name)Returns the enum constant of this type with the specified name.static SlaveServerDetection.SlaveRelationShip[]SlaveServerDetection.SlaveRelationShip. values()Returns an array containing the constants of this enum type, in the order they are declared.
-