|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranql.intertxcache.CacheFaultHandler
public class CacheFaultHandler
| Constructor Summary | |
|---|---|
CacheFaultHandler(FrontEndCache cache,
FaultHandler next,
int[] indices)
|
|
| Method Summary | |
|---|---|
void |
fieldFault(InTxCache inTxCache,
CacheRow row)
|
void |
rowFault(InTxCache inTxCache,
GlobalIdentity id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheFaultHandler(FrontEndCache cache,
FaultHandler next,
int[] indices)
| Method Detail |
|---|
public void rowFault(InTxCache inTxCache,
GlobalIdentity id)
throws QueryException
rowFault in interface FaultHandlerQueryException
public void fieldFault(InTxCache inTxCache,
CacheRow row)
throws QueryException
fieldFault in interface FaultHandlerQueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||