public class TOTIMESTAMP extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
TOTIMESTAMP(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
static long |
parseTimestamp(java.lang.String timestamp) |
getName, refSnapshot, setName, toStringpublic java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptExceptionpublic static long parseTimestamp(java.lang.String timestamp)
throws WarpScriptException
WarpScriptException