public class ExpiredTransactionScanner extends Object implements ExpiryScanner
| Constructor and Description |
|---|
ExpiredTransactionScanner(String typeName,
String movedTypeName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
moveEntry(Uid newUid) |
void |
scan()
This is called periodically by the RecoveryManager
|
boolean |
toBeUsed()
Is this scanner to be used.
|
public void scan()
scan in interface ExpiryScannerpublic boolean toBeUsed()
ExpiryScannertoBeUsed in interface ExpiryScannerpublic boolean moveEntry(Uid newUid) throws ObjectStoreException
ObjectStoreExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.