| Package | Description |
|---|---|
| org.cloudgraph.state |
Contains classes used to manages a minimal set of "state"
information persisted with each
data graph in order to reduce overall storage space.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindingSequenceGenerator
Stores sequence generator state information for a graph row using JAXB data
binding and validation.
|
class |
ProtoSequenceGenerator |
| Modifier and Type | Field and Description |
|---|---|
protected SequenceGenerator |
GraphRow.sequenceMapping |
| Modifier and Type | Method and Description |
|---|---|
SequenceGenerator |
RowState.getSequenceMapping()
Returns the sequence mapping for this row context
|
SequenceGenerator |
GraphRow.getSequenceMapping() |
Copyright © 2017. All Rights Reserved.