public class HostBoundaryPojoGetter<T extends TimeStampedPojo> extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DESC_NEWEST_HOST_STAT |
static String |
DESC_OLDEST_HOST_STAT |
| Constructor and Description |
|---|
HostBoundaryPojoGetter(Storage storage,
Category<T> cat) |
| Modifier and Type | Method and Description |
|---|---|
T |
getNewestStat(HostRef ref) |
T |
getOldestStat(HostRef ref) |
Copyright © 2016. All rights reserved.