public class GetPinnedFileIdsBench extends RpcBench<GetPinnedFileIdsParameters>
Benchmark.MethodStatistics, Benchmark.ProfileInput
mBaseParameters
Constructor and Description |
---|
GetPinnedFileIdsBench() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup()
Perform post-run cleanups.
|
String |
getBenchDescription()
Get the description of the bench.
|
GetPinnedFileIdsParameters |
getParameters()
Returns the parameters.
|
static void |
main(String[] args) |
void |
prepare()
Prepares to run the test.
|
RpcTaskResult |
runRPC()
Defines how each thread runs RPCs.
|
generateJobConfig, mainInternal, processMethodProfiles, run
public String getBenchDescription()
Benchmark
getBenchDescription
in class Benchmark<RpcTaskResult>
public void prepare() throws Exception
Benchmark
prepare
in class Benchmark<RpcTaskResult>
Exception
public void cleanup() throws Exception
Benchmark
cleanup
in class RpcBench<GetPinnedFileIdsParameters>
Exception
public RpcTaskResult runRPC() throws Exception
RpcBench
runRPC
in class RpcBench<GetPinnedFileIdsParameters>
Exception
public GetPinnedFileIdsParameters getParameters()
RpcBench
getParameters
in class RpcBench<GetPinnedFileIdsParameters>
public static void main(String[] args)
args
- command-line argumentsCopyright © 2023. All Rights Reserved.