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 ExpiryScanner
public boolean toBeUsed()
ExpiryScanner
toBeUsed
in interface ExpiryScanner
public boolean moveEntry(Uid newUid) throws ObjectStoreException
ObjectStoreException
Copyright © 2021 JBoss by Red Hat. All rights reserved.