Class InternalCDOBranchManager.BranchLoader.BranchInfo
java.lang.Object
org.eclipse.emf.cdo.spi.common.branch.InternalCDOBranchManager.BranchLoader.BranchInfo
- Enclosing interface:
- InternalCDOBranchManager.BranchLoader
If the meaning of this type isn't clear, there really should be more of a description here...
- Since:
- 3.0
- Author:
- Eike Stepper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
long
getName()
void
toString()
void
write
(CDODataOutput out)
-
Constructor Details
-
BranchInfo
-
BranchInfo
- Throws:
IOException
-
-
Method Details
-
write
- Throws:
IOException
-
getName
-
setName
- Since:
- 4.4
-
getBaseBranchID
public int getBaseBranchID() -
getBaseTimeStamp
public long getBaseTimeStamp() -
toString
-