public abstract class MemoryStats extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MemoryStats.Stats |
| Constructor and Description |
|---|
MemoryStats() |
| Modifier and Type | Method and Description |
|---|---|
abstract Long |
failcnt() |
abstract Long |
limit() |
abstract Long |
maxUsage() |
abstract MemoryStats.Stats |
stats() |
abstract Long |
usage() |
Copyright © 2018. All rights reserved.