Package | Description |
---|---|
com.perforce.p4java.impl.mapbased.server | |
com.perforce.p4java.impl.mapbased.server.cmd | |
com.perforce.p4java.option.server | |
com.perforce.p4java.server.delegator |
Modifier and Type | Method and Description |
---|---|
ILogTail |
Server.getLogTail(LogTailOptions opts) |
Modifier and Type | Method and Description |
---|---|
ILogTail |
LogTailDelegator.getLogTail(LogTailOptions opts) |
Modifier and Type | Method and Description |
---|---|
LogTailOptions |
LogTailOptions.setBlockSize(long blockSize)
Sets the block size (in bytes).
|
LogTailOptions |
LogTailOptions.setMaxBlocks(int maxBlocks)
Sets the maximum number of blocks to output.
|
LogTailOptions |
LogTailOptions.setStartingOffset(long startingOffset)
Sets the offset from the beginning of the file (in bytes).
|
Modifier and Type | Method and Description |
---|---|
ILogTail |
ILogTailDelegator.getLogTail(LogTailOptions opts)
Gets the log tail.
|
Copyright © 2017 Perforce Software. All Rights Reserved.