Package types.temporal.generated
Interface GeneratedTBigint
- All Superinterfaces:
GeneratedTemporal,GeneratedTNumber
Generated OO surface for
.
invalid reference
TBigint
Derived from the MEOS object model (objectModel.classes.TBigint) by ObjectLayerGenerator. Each method carries the canonical camelCase name from the object model and delegates to the matching GeneratedFunctions wrapper, supplying the receiver through getInner() and wrapping the result back into the object layer. A class adopts the surface by implementing this interface; the hand class provides the contract methods getInner, getCustomType and getTemporalType.
-
Nested Class Summary
Nested classes/interfaces inherited from interface types.temporal.generated.GeneratedTemporal
GeneratedTemporal.Match, GeneratedTemporal.TimeSplit -
Method Summary
Modifier and TypeMethodDescriptiondefault longendValue()default TemporalfromBaseTemp(long i, Temporal temp) default TemporalfromMFJSON(String str) default Temporaldefault longmaxValue()default longminValue()default Stringout()default TemporalscaleValue(long width) default TemporalshiftScaleValue(long shift, long width) default TemporalshiftValue(long shift) default longdefault TemporaltoTfloat()default Temporaldefault TemporaltoTint()default Temporaldefault LongvalueAtTimestamptz(OffsetDateTime t, boolean strict) default LongvalueN(long n) Methods inherited from interface types.temporal.generated.GeneratedTemporal
afterTimestamptz, appendTinstant, appendTsequence, asHEXWKB, asMFJSON, asTinstant, asTsequence, asTsequenceset, asWKB, atMax, atMin, atTimestamptz, atTstzset, atTstzspan, atTstzspanset, atValues, averageHausdorffDistance, basetypeName, beforeTimestamptz, cmp, copy, deleteTimestamptz, deleteTstzset, deleteTstzspan, deleteTstzspanset, derivative, duration, dyntimewarpDistance, dyntimewarpPath, endInstant, endSequence, endTimestamptz, eq, extKalmanFilter, frechetDistance, frechetPath, fromHEXWKB, fromWKB, ge, getCustomType, getInner, getTemporalType, gt, hash, hashExtended, hausdorffDistance, insert, instantN, instants, interp, lcssDistance, le, lowerInc, lt, maxInstant, merge, mergeArray, minInstant, minusMax, minusMin, minusTimestamptz, minusTstzset, minusTstzspan, minusTstzspanset, minusValues, ne, numInstants, numSequences, numTimestamps, round, scaleTime, segmDuration, segments, sequenceN, sequences, setInterp, shiftScaleTime, shiftTime, simplifyDp, simplifyMaxDist, simplifyMinDist, simplifyMinTdelta, spans, splitEachNSpans, splitNSpans, startInstant, startSequence, startTimestamptz, stops, subtype, time, timeBins, timeSplit, timestamps, timestamptzN, toTstzspan, tprecision, tsample, update, upperIncMethods inherited from interface types.temporal.generated.GeneratedTNumber
abs, angularDifference, atSpan, atSpanset, atTbox, deltaValue, integral, minusSpan, minusSpanset, minusTbox, splitEachNTboxes, splitNTboxes, tboxes, toTbox, trend, twavg
-
Method Details
-
endValue
default long endValue() -
fromBaseTemp
-
fromMFJSON
-
in
-
maxValue
default long maxValue() -
minValue
default long minValue() -
out
-
scaleValue
-
shiftScaleValue
-
shiftValue
-
startValue
default long startValue() -
toTfloat
-
toTh3index
-
toTint
-
toTquadbin
-
valueAtTimestamptz
-
valueN
-