public static class MatchpointSearchResults.PassedTxnInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
id |
long |
lsn |
Timestamp |
time |
VLSN |
vlsn |
Constructor and Description |
---|
MatchpointSearchResults.PassedTxnInfo(Timestamp time,
long id,
VLSN vlsn,
long lsn) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright (c) 2004-2012 Oracle. All rights reserved.