|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccessedObjectsDetail
An interface accessible through a ProfileReport that details the
collection of object accesses that occurred during the associated
transaction. If that transaction failed due to some kind of conflict, then
the type of failure and conflicting task is also identified.
| Nested Class Summary | |
|---|---|
static class |
AccessedObjectsDetail.ConflictType
Identifies a known type of conflict. |
| Method Summary | |
|---|---|
List<AccessedObject> |
getAccessedObjects()
The collection of requested object accesses. |
byte[] |
getConflictingId()
Returns the identifier of the transaction that caused this access to fail, if any and if known. |
AccessedObjectsDetail.ConflictType |
getConflictType()
The type of conflict, if any, caused by these object accesses. |
| Method Detail |
|---|
List<AccessedObject> getAccessedObjects()
List of AccessedObjectsAccessedObjectsDetail.ConflictType getConflictType()
ConflictTypebyte[] getConflictingId()
null if there was no conflict or the accessor
is unknown
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||