Package | Description |
---|---|
com.perforce.p4java.impl.mapbased.rpc.func.client | |
com.perforce.p4java.impl.mapbased.rpc.handles | |
com.perforce.p4java.impl.mapbased.rpc.sys |
Modifier and Type | Method and Description |
---|---|
protected RpcOutputStream |
ClientMergeState.getBaseTmpFileStream() |
protected RpcOutputStream |
ClientMergeState.getResultTmpFileStream() |
RpcOutputStream |
ClientSystemFileCommands.getTempOutputStream(CommandEnv cmdEnv)
Return the temp RPC output stream.
|
protected RpcOutputStream |
ClientMergeState.getTheirTmpFileStream() |
protected RpcOutputStream |
ClientMergeState.getYourTmpFileStream() |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientMergeState.setBaseTmpFileStream(RpcOutputStream baseTmpFileStream) |
protected void |
ClientMergeState.setResultTmpFileStream(RpcOutputStream resultTmpFileStream) |
protected void |
ClientMergeState.setTheirTmpFileStream(RpcOutputStream theirTmpFileStream) |
protected void |
ClientMergeState.setYourTmpFileStream(RpcOutputStream yourTmpFileStream) |
Modifier and Type | Method and Description |
---|---|
RpcOutputStream |
ClientFile.getStream() |
RpcOutputStream |
ClientFile.getTmpStream() |
Modifier and Type | Method and Description |
---|---|
static RpcOutputStream |
RpcOutputStream.getTmpOutputStream(RpcPerforceFile file) |
Copyright © 2021 Perforce Software. All Rights Reserved.