| Package | Description |
|---|---|
| org.apache.uima.ducc.common.persistence.rm |
| Modifier and Type | Method and Description |
|---|---|
static IRmPersistence.RmNodes |
IRmPersistence.RmNodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IRmPersistence.RmNodes[] |
IRmPersistence.RmNodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRmPersistence.setNodeProperty(String id,
IRmPersistence.RmNodes key,
Object value)
Set a property on an object.
|
void |
NullRmStatePersistence.setNodeProperty(String id,
IRmPersistence.RmNodes key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IRmPersistence.createMachine(String id,
Map<IRmPersistence.RmNodes,Object> props)
Write full information about a mach9ne into the DB.
|
void |
NullRmStatePersistence.createMachine(String id,
Map<IRmPersistence.RmNodes,Object> props) |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.