public class ThreadAllocatedBytes extends Object
| Modifier and Type | Method and Description |
|---|---|
static OptionalService<ThreadAllocatedBytes> |
create() |
long |
getThreadAllocatedBytesSafely(long threadId) |
public static OptionalService<ThreadAllocatedBytes> create()
public long getThreadAllocatedBytesSafely(long threadId)
Copyright © 2011–2020 Glowroot contributors. All rights reserved.