Package | Description |
---|---|
org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
Modifier and Type | Method and Description |
---|---|
void |
Recover.recoverRegister(StoredResource registration,
String type,
StoredObject[] templates)
Recover an event registration.
|
void |
OutriggerServerImpl.recoverRegister(StoredResource registration,
String type,
StoredObject[] storedTemplates) |
void |
Recover.recoverWrite(StoredResource entry,
Long txnId)
Recover a write operation.
|
void |
OutriggerServerImpl.recoverWrite(StoredResource entry,
Long txnId) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.