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