| Package | Description |
|---|---|
| com.googlecode.n_orm | |
| com.googlecode.n_orm.memory | |
| com.googlecode.n_orm.storeapi | |
| com.googlecode.n_orm.utils |
| Modifier and Type | Method and Description |
|---|---|
Row |
ProcessException.Problem.getRawData()
The data retrieved from the store before executing the process from which the
ProcessException.Problem.getElement() should have been constructed. |
Row |
EmptyCloseableIterator.next() |
| Constructor and Description |
|---|
Problem(PersistingElement element,
Row rawData,
Throwable reportedProblem) |
| Modifier and Type | Class and Description |
|---|---|
class |
Memory.Table.Row
A row owning a set of Column families.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessWrapper.process(Row row) |
| Modifier and Type | Method and Description |
|---|---|
Row |
AggregatingIterator.merge(Row r1,
CloseableKeyIterator it1,
Row r2,
CloseableKeyIterator it2) |
Row |
AggregatingIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
Row |
AggregatingIterator.merge(Row r1,
CloseableKeyIterator it1,
Row r2,
CloseableKeyIterator it2) |
Copyright © 2016. All Rights Reserved.