public class InstanceProfiler extends Object
| Constructor and Description |
|---|
InstanceProfiler(String instancePath) |
| Modifier and Type | Method and Description |
|---|---|
InternalInstanceProfilingData |
generateCheckpointProfilingData() |
InternalInstanceProfilingData |
generateProfilingData(long timestamp) |
public InstanceProfiler(String instancePath) throws ProfilingException
ProfilingExceptionpublic InternalInstanceProfilingData generateProfilingData(long timestamp) throws ProfilingException
ProfilingExceptionpublic InternalInstanceProfilingData generateCheckpointProfilingData() throws ProfilingException
ProfilingExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.