Uses of Class
org.eclipse.emf.cdo.spi.common.revision.RevisionInfo
Packages that use RevisionInfo
Package
Description
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
-
Uses of RevisionInfo in org.eclipse.emf.cdo.spi.common.revision
Subclasses of RevisionInfo in org.eclipse.emf.cdo.spi.common.revisionModifier and TypeClassDescriptionstatic class
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...Methods in org.eclipse.emf.cdo.spi.common.revision that return RevisionInfoModifier and TypeMethodDescriptionstatic RevisionInfo
RevisionInfo.read
(CDODataInput in, CDOBranchPoint requestedBranchPoint) Methods in org.eclipse.emf.cdo.spi.common.revision that return types with arguments of type RevisionInfoModifier and TypeMethodDescriptionInternalCDORevisionManager.RevisionLoader.loadRevisions
(List<RevisionInfo> infos, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth) Deprecated.InternalCDORevisionManager.RevisionLoader3.loadRevisions
(List<RevisionInfo> infos, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean prefetchLockStates) Method parameters in org.eclipse.emf.cdo.spi.common.revision with type arguments of type RevisionInfoModifier and TypeMethodDescriptionInternalCDORevisionManager.RevisionLoader.loadRevisions
(List<RevisionInfo> infos, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth) Deprecated.InternalCDORevisionManager.RevisionLoader3.loadRevisions
(List<RevisionInfo> infos, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean prefetchLockStates)
InternalCDORevisionManager.RevisionLoader3.loadRevisions(List, CDOBranchPoint, int, int, boolean)
.