Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.commit.CDOCommitInfoHandler
Packages, die CDOCommitInfoHandler verwenden
Package
Beschreibung
Common concepts for dealing with commits and change sets.
Some useful commit info handler implementations.
Server concepts for dealing with repositories and stores.
Common service provider interfaces and useful base implementations.
Common service provider interfaces and useful base implementations for dealing with commits and change sets.
Server service provider interfaces and useful base implementations.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
-
Verwendungen von CDOCommitInfoHandler in org.eclipse.emf.cdo
Unterschnittstellen von CDOCommitInfoHandler in org.eclipse.emf.cdoModifizierer und TypSchnittstelleBeschreibunginterface
A cache for thecommit infos
of anobject
. -
Verwendungen von CDOCommitInfoHandler in org.eclipse.emf.cdo.common.commit
Unterschnittstellen von CDOCommitInfoHandler in org.eclipse.emf.cdo.common.commitModifizierer und TypSchnittstelleBeschreibunginterface
A cache for thecommit infos
of a branch or of an entire repository.Methoden in org.eclipse.emf.cdo.common.commit, die CDOCommitInfoHandler zurückgebenMethoden in org.eclipse.emf.cdo.common.commit mit Parametern vom Typ CDOCommitInfoHandlerModifizierer und TypMethodeBeschreibungvoid
CDOCommitInfoProvider.addCommitInfoHandler
(CDOCommitInfoHandler handler) void
CDOCommitInfoManager.getCommitInfos
(CDOBranch branch, long startTime, long endTime, CDOCommitInfoHandler handler) void
CDOCommitInfoManager.getCommitInfos
(CDOBranch branch, long startTime, String reserved1, String reserved2, int count, CDOCommitInfoHandler handler) void
CDOCommitInfoProvider.removeCommitInfoHandler
(CDOCommitInfoHandler handler) boolean
CDOCommitHistory.triggerLoad
(CDOCommitInfoHandler handler) -
Verwendungen von CDOCommitInfoHandler in org.eclipse.emf.cdo.common.commit.handler
Klassen in org.eclipse.emf.cdo.common.commit.handler, die CDOCommitInfoHandler implementierenModifizierer und TypKlasseBeschreibungclass
Acommit info handler
that asynchronously delegatescommit infos
to another handler.class
Acommit info handler
that synchronously writescommit infos
to a binary log.class
Acommit info handler
that synchronously writescommit infos
to a text log.Konstruktoren in org.eclipse.emf.cdo.common.commit.handler mit Parametern vom Typ CDOCommitInfoHandler -
Verwendungen von CDOCommitInfoHandler in org.eclipse.emf.cdo.server
Methoden in org.eclipse.emf.cdo.server, die CDOCommitInfoHandler zurückgebenMethoden in org.eclipse.emf.cdo.server mit Parametern vom Typ CDOCommitInfoHandlerModifizierer und TypMethodeBeschreibungvoid
IRepository.addCommitInfoHandler
(CDOCommitInfoHandler handler) Veraltet.void
IRepository.removeCommitInfoHandler
(CDOCommitInfoHandler handler) Veraltet. -
Verwendungen von CDOCommitInfoHandler in org.eclipse.emf.cdo.spi.common
Unterschnittstellen von CDOCommitInfoHandler in org.eclipse.emf.cdo.spi.commonModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Verwendungen von CDOCommitInfoHandler in org.eclipse.emf.cdo.spi.common.commit
Methoden in org.eclipse.emf.cdo.spi.common.commit mit Parametern vom Typ CDOCommitInfoHandlerModifizierer und TypMethodeBeschreibungvoid
InternalCDOCommitInfoManager.CommitInfoLoader.loadCommitInfos
(CDOBranch branch, long startTime, long endTime, CDOCommitInfoHandler handler) -
Verwendungen von CDOCommitInfoHandler in org.eclipse.emf.cdo.spi.server
Unterschnittstellen von CDOCommitInfoHandler in org.eclipse.emf.cdo.spi.serverModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here... -
Verwendungen von CDOCommitInfoHandler in org.eclipse.emf.cdo.view
Unterschnittstellen von CDOCommitInfoHandler in org.eclipse.emf.cdo.viewModifizierer und TypSchnittstelleBeschreibunginterface
CDOCommitInfoProvider.getCommitInfoHandlers()