public class VmBoundaryPojoGetter<T extends TimeStampedPojo> extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DESC_NEWEST_VM_STAT |
static String |
DESC_OLDEST_VM_STAT |
Constructor and Description |
---|
VmBoundaryPojoGetter(Storage storage,
Category<T> cat) |
Modifier and Type | Method and Description |
---|---|
T |
getNewestStat(VmRef ref) |
T |
getOldestStat(VmRef ref) |
Copyright © 2017. All rights reserved.