public class

CommandConfig

extends Object
java.lang.Object
   ↳ org.apache.helix.agent.CommandConfig

Summary

Nested Classes
class CommandConfig.Builder builder for command-config  
Public Constructors
CommandConfig(String fromState, String toState, String command, String workingDir, String timeout, String pidFile)
Public Methods
Map<StringString> toKeyValueMap()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CommandConfig (String fromState, String toState, String command, String workingDir, String timeout, String pidFile)

Public Methods

public Map<StringString> toKeyValueMap ()