Uses of Interface
org.eclipse.emf.cdo.spi.common.commit.CDOChangeSetSegment.Handler
Packages that use CDOChangeSetSegment.Handler
Package
Description
Common service provider interfaces and useful base implementations for dealing with commits and change sets.
-
Uses of CDOChangeSetSegment.Handler in org.eclipse.emf.cdo.spi.common.commit
Methods in org.eclipse.emf.cdo.spi.common.commit with parameters of type CDOChangeSetSegment.HandlerModifier and TypeMethodDescriptionstatic void
CDOChangeSetSegment.handleSegments
(long startTime, CDOBranchPoint endPoint, CDOChangeSetSegment.Handler handler) static void
CDOChangeSetSegment.handleSegments
(CDOBranchPoint startPoint, CDOBranchPoint endPoint, CDOChangeSetSegment.Handler handler) static void
CDOChangeSetSegment.handleSegments
(CDOBranchPoint endPoint, CDOChangeSetSegment.Handler handler)