Package | Description |
---|---|
org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
Modifier and Type | Method and Description |
---|---|
void |
LogOps.registerOp(StorableResource registration,
String type,
StorableObject[] templates)
Log a
notify operation. |
void |
StoredResource.restore(StorableResource obj)
Restore the state of a
StorableResource . |
void |
LogOps.writeOp(StorableResource[] entries,
Long txnId)
Log a batch
write operation. |
void |
LogOps.writeOp(StorableResource entry,
Long txnId)
Log a
write operation. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.