Package hkube.algo.wrapper
Interface IAlgorithm
-
public interface IAlgorithm
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidCleanup()voidInit(Map args)ObjectStart(Map input, IHKubeAPI hkubeAPI)voidStop()
-