public class ProfilingRequestBody extends Object implements RequestBody
RequestBody to trigger profiling instance.| Constructor and Description |
|---|
ProfilingRequestBody(ProfilingInfo.ProfilingMode mode,
int duration) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDuration() |
ProfilingInfo.ProfilingMode |
getMode() |
public ProfilingRequestBody(ProfilingInfo.ProfilingMode mode, int duration)
public ProfilingInfo.ProfilingMode getMode()
public int getDuration()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.