public class RpcConnectionFlowControl extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FLUSH_CMD_LENGTH
Length in bytes of a flush command when marshaled.
|
static String |
TRACE_PREFIX |
Modifier | Constructor and Description |
---|---|
protected |
RpcConnectionFlowControl() |
Modifier and Type | Method and Description |
---|---|
RpcPacket |
respondToFlush1(Map<String,Object> resultsMap)
Construct a flush2 response to the passed-in flush1 packet.
|
RpcPacket |
respondToFlush1(RpcPacket flush1)
Construct a flush2 response to the passed-in flush1 packet.
|
public static final String TRACE_PREFIX
public static final int FLUSH_CMD_LENGTH
Copyright © 2017 Perforce Software. All Rights Reserved.