private void |
FSOutputStream.reset(FSRevisionNode revNode,
CountingOutputStream targetFileOS,
java.io.File targetFile,
java.io.InputStream source,
long deltaStart,
long repSize,
long repOffset,
FSTransactionRoot txnRoot,
FSWriteLock txnLock) |
private void |
FSTransactionRoot.writeChanges(CountingOutputStream protoFile,
java.util.Map changedPaths,
boolean includeNodeKind,
boolean terminateList) |
long |
FSTransactionRoot.writeFinalChangedPathInfo(CountingOutputStream protoFile) |
FSID |
FSTransactionRoot.writeFinalRevision(FSID newId,
CountingOutputStream protoFile,
long revision,
FSID id,
java.lang.String startNodeId,
java.lang.String startCopyId,
java.util.Collection<FSRepresentation> representations,
boolean atRoot) |
private long |
FSTransactionRoot.writeHashRepresentation(FSRepresentation representation,
SVNProperties hashContents,
CountingOutputStream protoFile,
java.security.MessageDigest digest,
FSP2LProtoIndex.ItemType itemType) |
void |
FSRoot.writeIndexData(CountingOutputStream protoFile,
long newRevision,
java.lang.String txnId) |
private java.lang.String |
FSRoot.writeL2PIndex(CountingOutputStream protoFile,
long revision,
java.lang.String txnId) |
private java.lang.String |
FSRoot.writeP2LIndex(CountingOutputStream protoFile,
long revision,
java.lang.String txnId) |