Package | Description |
---|---|
org.apache.hadoop.tools.rumen.state |
Modifier and Type | Method and Description |
---|---|
StatePool.StatePair |
StateDeserializer.deserialize(org.codehaus.jackson.JsonParser parser,
org.codehaus.jackson.map.DeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
HashMap<String,StatePool.StatePair> |
StatePool.getStates()
To be invoked only by the Jackson JSON serializer.
|
Modifier and Type | Method and Description |
---|---|
void |
StatePool.setStates(HashMap<String,StatePool.StatePair> states)
To be invoked only by the Jackson JSON deserializer.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.