| Modifier and Type | Class and Description |
|---|---|
class |
AuxCache.CacheKey |
| Constructor and Description |
|---|
AuxCache() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
dateTimeStampToFACTNight(ZonedDateTime timestamp)
Takes a dateTime object and returns the appropriate FACT night number.
|
static Path |
dateTimeStampToFACTPath(ZonedDateTime timeStamp)
Takes a dateTime object and returns the canonical path to an aux or data file.
|
public static Integer dateTimeStampToFACTNight(ZonedDateTime timestamp)
timestamp - the timestamp to get the night forpublic static Path dateTimeStampToFACTPath(ZonedDateTime timeStamp)
timeStamp - the timestamp to get the night forCopyright © 2019. All rights reserved.