|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranche.flatfile.HashSpanFixingThreadPolicyDecider
public class HashSpanFixingThreadPolicyDecider
Object will decide how to interpret events to control the HashSpanFixingThread.
There will be safety switches in place to allow human administrator to lock values.
| Constructor Summary | |
|---|---|
HashSpanFixingThreadPolicyDecider(FlatFileTrancheServer ffts,
HashSpanFixingThread healingThread)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
fireCallbackPurged(RemoteCallback callback,
RemoteTrancheServer server,
long createdTimestamp)
Fired when a callback is purged. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashSpanFixingThreadPolicyDecider(FlatFileTrancheServer ffts,
HashSpanFixingThread healingThread)
ffts - healingThread - | Method Detail |
|---|
public void close()
public void fireCallbackPurged(RemoteCallback callback,
RemoteTrancheServer server,
long createdTimestamp)
Fired when a callback is purged.
fireCallbackPurged in interface RemoteCallbackPurgeListenercallback - server - createdTimestamp -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||