public class TemporalEvaluatorWeek extends RecursiveTemporalEvaluator
Modifier and Type | Field and Description |
---|---|
static String |
FUNCTION_NAME |
protected static long |
serialVersionUID |
constructingFactory, containedEvaluators, nodeId, streamContext
Constructor and Description |
---|
TemporalEvaluatorWeek(StreamExpression expression,
StreamFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getDatePart(TemporalAccessor value) |
doWork, getFunction, normalizeInputType
evaluate, getStreamContext, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doWork
evaluateOverContext
protected static final long serialVersionUID
public static final String FUNCTION_NAME
public TemporalEvaluatorWeek(StreamExpression expression, StreamFactory factory) throws IOException
IOException
protected Object getDatePart(TemporalAccessor value)
getDatePart
in class RecursiveTemporalEvaluator
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.