| Package | Description |
|---|---|
| org.apache.hadoop.tools.rumen.state |
| Modifier and Type | Method and Description |
|---|---|
StatePool.StatePair |
StateDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.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 © 2008–2020 Apache Software Foundation. All rights reserved.