| Package | Description |
|---|---|
| de.zib.scalaris |
This package contains means to communicate with the erlang scalaris ring from Java.
|
| de.zib.scalaris.operations |
| Class | Description |
|---|---|
| CommitOp |
An operation committing a transaction.
|
| Operation |
Generic interface for operations which can be added to a request list.
|
| TransactionOperation |
An operation suitable for use in
Transaction. |
| TransactionSingleOpOperation |
An operation suitable for use in
TransactionSingleOp. |
| Class | Description |
|---|---|
| Operation |
Generic interface for operations which can be added to a request list.
|
| PartialReadOp |
Operation reading a partial value.
|
| ReadRandomFromListOp.Result |
Result type of random_from_list operations.
|
| ReadSublistOp.Result |
Result type of sublist operations.
|
| TransactionOperation |
An operation suitable for use in
Transaction. |
| TransactionSingleOpOperation |
An operation suitable for use in
TransactionSingleOp. |