org.eclipse.emf.cdo.common.util
Interface CDOTimeProvider

All Known Subinterfaces:
CDOAdminClientRepository, CDOAdminRepository, CDOBranchPoint, CDOBranchTag, CDOCommitHistory.TriggerLoadElement, CDOCommitInfo, CDOCommonRepository, CDOCommonTransaction, CDOCommonView, CDOLockChangeInfo, CDORepositoryInfo, CDORevisable, CDORevision, CDOSessionInvalidationEvent, CDOSessionLocksChangedEvent, CDOTransaction, CDOView, CDOViewLocksChangedEvent, IDurableLockingManager.LockArea, InternalCDORevision, InternalCDOTransaction, InternalCDOView, InternalFailoverParticipant, InternalRepository, InternalSynchronizableRepository, InternalTransaction, InternalView, IQueryContext, IRepository, IStoreAccessor.QueryResourcesContext, IStoreAccessor.QueryResourcesContext.ExactMatch, IStoreAccessor.QueryXRefsContext, ISynchronizableRepository, ITransaction, IView
All Known Implementing Classes:
AbstractCDORevision, BaseCDORevision, CDOChangeSetSegment, CDOPushTransaction, CDOSessionProtocol.CommitTransactionResult, DelegatingCDORevision, DelegatingQueryResourcesContext, DetachedCDORevision, DurableLockArea, PointerCDORevision, StubCDORevision, SyntheticCDORevision

public interface CDOTimeProvider

Provides the consumer with a long-valued time stamp.

Since:
3.0

Method Summary
 long getTimeStamp()
           
 

Method Detail

getTimeStamp

long getTimeStamp()


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.