| Package | Description |
|---|---|
| org.apache.uima.ducc.agent |
| Modifier and Type | Method and Description |
|---|---|
NodeAgentInfo.AgentState |
NodeAgentInfo.getStatus() |
static NodeAgentInfo.AgentState |
NodeAgentInfo.AgentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeAgentInfo.AgentState[] |
NodeAgentInfo.AgentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeAgentInfo.setStatus(NodeAgentInfo.AgentState status) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.