org.apache.derby.iapi.store.raw
Interface PageTimeStamp

All Known Implementing Classes:
PageVersion

public interface PageTimeStamp

The type definition of a time stamp that can be associated with pages that supports 'time stamp'. What a time stamp contains is up to the page. It is expected that a time stamp implementation will collaborate with the page to implement a value equality.

See Also:
Page.equalTimeStamp(org.apache.derby.iapi.store.raw.PageTimeStamp)


Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.