Interface LogInstant
- All Superinterfaces:
DatabaseInstant,Externalizable,Formatable,Serializable,TypedFormat
- All Known Implementing Classes:
LogCounter
Describes a position in the log.
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.apache.derby.iapi.store.access.DatabaseInstant
equals, lessThan, next, prior, toStringMethods inherited from interface java.io.Externalizable
readExternal, writeExternalMethods inherited from interface org.apache.derby.iapi.services.io.TypedFormat
getTypeFormatId
-
Field Details
-
INVALID_LOG_INSTANT
static final long INVALID_LOG_INSTANT- See Also:
-