Uses of Class
org.tmatesoft.svn.core.internal.io.fs.CountingOutputStream
-
Packages that use CountingOutputStream Package Description org.tmatesoft.svn.core.internal.io.fs -
-
Uses of CountingOutputStream in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs with parameters of type CountingOutputStream Modifier and Type Method Description longFSTransactionRoot. writeFinalChangedPathInfo(CountingOutputStream protoFile)FSIDFSTransactionRoot. writeFinalRevision(FSID newId, CountingOutputStream protoFile, long revision, FSID id, java.lang.String startNodeId, java.lang.String startCopyId, java.util.Collection<FSRepresentation> representations, boolean atRoot)voidFSRoot. writeIndexData(CountingOutputStream protoFile, long newRevision, java.lang.String txnId)
-