Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

ABS - Static variable in class io.warp10.script.WarpScriptLib
 
ABSENT_LABEL_SUPPORT - Static variable in class io.warp10.continuum.store.Constants
Does Directory support missing label selectors (using an empty STRING as exact match)
AbstractWarp10Plugin - Class in io.warp10.warp.sdk
Generic interface for Warp 10 plugins
AbstractWarp10Plugin() - Constructor for class io.warp10.warp.sdk.AbstractWarp10Plugin
 
ACCEL_CACHE - Static variable in class io.warp10.script.WarpScriptLib
 
ACCEL_NOCACHE - Static variable in class io.warp10.script.WarpScriptLib
 
ACCEL_NOPERSIST - Static variable in class io.warp10.script.WarpScriptLib
 
ACCEL_PERSIST - Static variable in class io.warp10.script.WarpScriptLib
 
ACCEL_REPORT - Static variable in class io.warp10.script.WarpScriptLib
 
ACCELCACHE - Class in io.warp10.script.functions
 
ACCELCACHE(String, boolean) - Constructor for class io.warp10.script.functions.ACCELCACHE
 
accelerated() - Static method in class io.warp10.standalone.AcceleratorConfig
 
ACCELERATOR - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to have an in-memory cache ahead of the persistent store.
ACCELERATOR_CHUNK_COUNT - Static variable in class io.warp10.continuum.Configuration
Number of chunks per GTS to handle in memory
ACCELERATOR_CHUNK_LENGTH - Static variable in class io.warp10.continuum.Configuration
Length of each chunk (in time units)
ACCELERATOR_DEFAULT_DELETE - Static variable in class io.warp10.continuum.Configuration
Default accelerator strategy for deletes.
ACCELERATOR_DEFAULT_READ - Static variable in class io.warp10.continuum.Configuration
Default accelerator strategy for reads.
ACCELERATOR_DEFAULT_WRITE - Static variable in class io.warp10.continuum.Configuration
Default accelerator strategy for writes.
ACCELERATOR_EPHEMERAL - Static variable in class io.warp10.continuum.Configuration
If set to true, then only the last recorded value of a GTS is kept
ACCELERATOR_GC_MAXALLOC - Static variable in class io.warp10.continuum.Configuration
Maximum size (in bytes) of re-allocations performed during a gc cycle of the Warp 10 accelerator
ACCELERATOR_GC_PERIOD - Static variable in class io.warp10.continuum.Configuration
How often (in ms) to perform a gc of the Warp 10 accelerator.
ACCELERATOR_HEADER - Static variable in class io.warp10.standalone.AcceleratorConfig
 
ACCELERATOR_PRELOAD - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to preload the accelerator with the persisted data spanning the accelerator time range.
ACCELERATOR_PRELOAD_ACTIVITY - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to preload the accelerator with data based on the lastactivity
ACCELERATOR_PRELOAD_BATCHSIZE - Static variable in class io.warp10.continuum.Configuration
Batch size to use for preloading the accelerator
ACCELERATOR_PRELOAD_POOLSIZE - Static variable in class io.warp10.continuum.Configuration
Number of threads to use for preloading the accelerator
AcceleratorConfig - Class in io.warp10.standalone
 
AcceleratorConfig() - Constructor for class io.warp10.standalone.AcceleratorConfig
 
ACCELPERSIST - Class in io.warp10.script.functions
 
ACCELPERSIST(String, boolean) - Constructor for class io.warp10.script.functions.ACCELPERSIST
 
ACCELREPORT - Class in io.warp10.script.functions
 
ACCELREPORT(String) - Constructor for class io.warp10.script.functions.ACCELREPORT
 
ACOS - Static variable in class io.warp10.script.WarpScriptLib
 
ADD - Class in io.warp10.script.binary
Adds the two operands on top of the stack
ADD(String) - Constructor for class io.warp10.script.binary.ADD
 
ADD - Static variable in class io.warp10.script.WarpScriptLib
 
add(Object) - Method in class io.warp10.script.WarpScriptStack.Macro
 
add(WarpScriptStack, String) - Static method in class io.warp10.warp.sdk.Capabilities
Add the capabilities from a token to a stack
addAll(WarpScriptStack.Macro) - Method in class io.warp10.script.WarpScriptStack.Macro
 
addArgument(Class<?>, String, String) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
addArgument(ArgumentSpecification) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
ADDDAYS - Class in io.warp10.script.functions
Adds days to a timestamp
ADDDAYS(String) - Constructor for class io.warp10.script.functions.ADDDAYS
 
ADDDAYS - Static variable in class io.warp10.script.WarpScriptLib
 
ADDDURATION - Class in io.warp10.script.functions
 
ADDDURATION(String) - Constructor for class io.warp10.script.functions.ADDDURATION
 
ADDDURATION - Static variable in class io.warp10.script.WarpScriptLib
 
ADDDURATION.ReadWritablePeriodWithSubSecondOffset - Class in io.warp10.script.functions
A joda time period with sub second precision (the long offset).
addElement(StringBuilder, Object) - Static method in class io.warp10.script.functions.SNAPSHOT
 
addElement(StringBuilder, Object, boolean) - Static method in class io.warp10.script.functions.SNAPSHOT
 
addElement(SNAPSHOT, StringBuilder, Object) - Static method in class io.warp10.script.functions.SNAPSHOT
 
addElement(SNAPSHOT, StringBuilder, Object, boolean) - Static method in class io.warp10.script.functions.SNAPSHOT
 
addElement(SNAPSHOT, StringBuilder, Object, boolean) - Method in interface io.warp10.script.functions.SNAPSHOT.SnapshotEncoder
 
addEncoder(SNAPSHOT.SnapshotEncoder) - Static method in class io.warp10.script.functions.SNAPSHOT
 
addEntry(String, String) - Method in class io.warp10.hadoop.Warp10InputSplit
 
ADDEXACT - Static variable in class io.warp10.script.WarpScriptLib
 
addFetcher(String) - Method in class io.warp10.hadoop.Warp10InputSplit
 
addFirst(int, int) - Method in class io.warp10.script.fastdtw.WarpPath
 
addJar(String) - Static method in class io.warp10.script.WarpScriptMacroLibrary
 
addLast(int, int) - Method in class io.warp10.script.fastdtw.WarpPath
 
addListArgument(Class<?>, String, String) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
addMAC(long[], byte[]) - Static method in class io.warp10.crypto.CryptoUtils
Add mac byte [ ].
addMAC(byte[], byte[]) - Static method in class io.warp10.crypto.CryptoUtils
Add mac byte [ ].
addMapArgument(Class<?>, Class<?>, String, String) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
ADDMONTHS - Class in io.warp10.script.functions
Adds a month to a timestamp
ADDMONTHS(String) - Constructor for class io.warp10.script.functions.ADDMONTHS
 
ADDMONTHS - Static variable in class io.warp10.script.WarpScriptLib
 
addNamedWarpScriptFunction(NamedWarpScriptFunction) - Static method in class io.warp10.script.WarpScriptLib
 
addNonNegativePeriod(long, ADDDURATION.ReadWritablePeriodWithSubSecondOffset, DateTimeZone, long) - Static method in class io.warp10.script.functions.BUCKETIZECALENDAR
 
addOptionalArgument(Class<?>, String, String, Object) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
addOptionalArgument(ArgumentSpecification) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
addOptionalListArgument(Class<?>, String, String, Object) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
addOptionalMapArgument(Class<?>, Class<?>, String, String, Object) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
addPeriod(long, ReadWritablePeriod, DateTimeZone) - Static method in class io.warp10.script.functions.ADDDURATION
 
addPeriod(long, ReadWritablePeriod, DateTimeZone, long) - Static method in class io.warp10.script.functions.ADDDURATION
 
addPeriod(long, ADDDURATION.ReadWritablePeriodWithSubSecondOffset, DateTimeZone) - Static method in class io.warp10.script.functions.ADDDURATION
 
addPeriod(long, ADDDURATION.ReadWritablePeriodWithSubSecondOffset, DateTimeZone, long) - Static method in class io.warp10.script.functions.ADDDURATION
Add a duration in ISO8601 duration format to a timestamp
addPlasmaHandler(StandalonePlasmaHandlerInterface) - Method in interface io.warp10.continuum.store.StoreClient
 
addResolver(TYPEOF.TypeResolver) - Static method in class io.warp10.script.functions.TYPEOF
 
addToApps(String) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
addToClassNames(String) - Method in class io.warp10.script.thrift.data.StackTrace
 
addToClassSelector(String) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
addToClassSelector(String) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
addToClassSelectors(String) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
addToFileNames(String) - Method in class io.warp10.script.thrift.data.StackTrace
 
addToIndices(long) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
addToIndices(long) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
addToLabelsSelectors(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
addToLabelsSelectors(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
addToLabelsSelectors(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
addToLineNumbers(int) - Method in class io.warp10.script.thrift.data.StackTrace
 
addToMetadatas(Metadata) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
addToMetadatas(Metadata) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
addToMetadatas(Metadata) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
addToMetadatas(Metadata) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
addToMethodNames(String) - Method in class io.warp10.script.thrift.data.StackTrace
 
addToOwners(ByteBuffer) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
addToProducers(ByteBuffer) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
addToScriptLines(String) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
addToScriptTimes(long) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
addToTokens(String) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
addTransformer(JsonUtils.JsonTransformer) - Static method in class io.warp10.json.JsonUtils
Add a transformer to convert un-serializable objects to serializable ones or raw Strings included in the JSON.
addValue(long, long, long, Object) - Method in class io.warp10.continuum.gts.GTSEncoder
 
ADDVALUE - Class in io.warp10.script.functions
Add a value to a GTS.
ADDVALUE(String, boolean) - Constructor for class io.warp10.script.functions.ADDVALUE
 
ADDVALUE - Static variable in class io.warp10.script.WarpScriptLib
 
ADDYEARS - Class in io.warp10.script.functions
Adds a year to a timestamp
ADDYEARS(String) - Constructor for class io.warp10.script.functions.ADDYEARS
 
ADDYEARS - Static variable in class io.warp10.script.WarpScriptLib
 
AES_FETCHER - Static variable in interface io.warp10.crypto.KeyStore
Key for wrapping GTSSplit instances
AES_HBASE_DATA - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping data (readings)
AES_HBASE_METADATA - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping metadata
AES_KAFKA_DATA - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping kafka data messages
AES_KAFKA_METADATA - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping kafka medata messages
AES_KAFKA_PLASMA_BACKEND_IN - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping kafka messages consumed by plasma backends
AES_KAFKA_PLASMA_BACKEND_OUT - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping kafka messages produced by plasma backends
AES_KAFKA_PLASMA_FRONTEND_IN - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping kafka messages consumed by plasma frontends
AES_KAFKA_WEBCALL - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping WebCall requests in Kafka
AES_LEVELDB_DATA - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping data (readings)
AES_LEVELDB_METADATA - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping metadata
AES_LOGGING - Static variable in interface io.warp10.crypto.KeyStore
AES key to use for wrapping sensitive logging messages
AES_METASETS - Static variable in interface io.warp10.crypto.KeyStore
Key for wrapping MetaSets
AES_RUNNER_PSK - Static variable in interface io.warp10.crypto.KeyStore
PreShared key for Runner so scripts coming from runners can be identified
AES_SECURESCRIPTS - Static variable in interface io.warp10.crypto.KeyStore
Key for wrapping secure scripts
AES_TOKEN - Static variable in interface io.warp10.crypto.KeyStore
Name of key for wrapping Tokens
AESUNWRAP - Class in io.warp10.script.functions
Unwraps a byte array which was AESWRAPed
AESUNWRAP(String) - Constructor for class io.warp10.script.functions.AESUNWRAP
 
AESUNWRAP - Static variable in class io.warp10.script.WarpScriptLib
 
AESWRAP - Class in io.warp10.script.functions
AES wraps a byte array
AESWRAP(String) - Constructor for class io.warp10.script.functions.AESWRAP
 
AESWRAP - Static variable in class io.warp10.script.WarpScriptLib
 
aggregate(long) - Method in class io.warp10.script.HyperLogLogPlus
 
AGO - Class in io.warp10.script.functions
Computes a timestamp which is N timeunits away from now.
AGO(String) - Constructor for class io.warp10.script.functions.AGO
 
AGO - Static variable in class io.warp10.script.WarpScriptLib
 
ALL_INPUT_GEOMETRY_KEYS - Static variable in class io.warp10.script.functions.GEOBUFFER
 
ALMOSTEQ - Class in io.warp10.script.functions
Checks the two operands on top of the stack for equality, accepting a difference under a configurable lambda value ALMOSTEQ expects the following parameters on the stack: 3: lambda The tolerance of the comparison 2: op2 1: op1 lambda, op1 and op2 need to be instances of Number.
ALMOSTEQ(String) - Constructor for class io.warp10.script.functions.ALMOSTEQ
 
ALPHABET - Static variable in class io.warp10.script.functions.TOB58
 
ANALYTICS_ENGINE_ONLY - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to only run the analytics engine, i.e.
And - Class in io.warp10.script.aggregator
Return the operation and of the values on the interval.
And(String, boolean) - Constructor for class io.warp10.script.aggregator.And
 
AND - Static variable in class io.warp10.script.WarpScriptLib
 
API_ENDPOINT_CHECK - Static variable in class io.warp10.continuum.store.Constants
Endpoint for checks
API_ENDPOINT_DELETE - Static variable in class io.warp10.continuum.store.Constants
Delete endpoint for the API
API_ENDPOINT_DIRECTORY_STATS_INTERNAL - Static variable in class io.warp10.continuum.store.Constants
Endpoint for internal stats requests
API_ENDPOINT_DIRECTORY_STREAMING_INTERNAL - Static variable in class io.warp10.continuum.store.Constants
Endpoint for internal directory streaming requests
API_ENDPOINT_EXEC - Static variable in class io.warp10.continuum.store.Constants
Endpoint for script submission
API_ENDPOINT_FETCH - Static variable in class io.warp10.continuum.store.Constants
Fetch endpoint for the API
API_ENDPOINT_FIND - Static variable in class io.warp10.continuum.store.Constants
Find endpoint for the API
API_ENDPOINT_INTERACTIVE - Static variable in class io.warp10.continuum.store.Constants
Read Execute Loop endpoint
API_ENDPOINT_META - Static variable in class io.warp10.continuum.store.Constants
Meta endpoint
API_ENDPOINT_MOBIUS - Static variable in class io.warp10.continuum.store.Constants
Mobius server endpoint
API_ENDPOINT_PLASMA_SERVER - Static variable in class io.warp10.continuum.store.Constants
Plasma server endpoint
API_ENDPOINT_PLASMA_UPDATE - Static variable in class io.warp10.continuum.store.Constants
Plasma update endpoint
API_ENDPOINT_SFETCH - Static variable in class io.warp10.continuum.store.Constants
Split fetch endpoint
API_ENDPOINT_SPLITS - Static variable in class io.warp10.continuum.store.Constants
Endpoint for splits generation
API_ENDPOINT_UPDATE - Static variable in class io.warp10.continuum.store.Constants
Update endpoint for the API
APPEND - Class in io.warp10.script.functions
Append a list to another list or a map to another map
APPEND(String) - Constructor for class io.warp10.script.functions.APPEND
 
APPEND - Static variable in class io.warp10.script.WarpScriptLib
 
appendProcessedString(StringBuilder, String) - Static method in class io.warp10.script.functions.SNAPSHOT
Process a string to make it readable and compatible in WarpScript code.
APPLICATION_LABEL - Static variable in class io.warp10.continuum.store.Constants
Name of the 'application' label
ApplicationByUUID - Static variable in class io.warp10.continuum.Tokens
 
apply(WarpScriptStack) - Method in class io.warp10.continuum.gts.CORRELATE.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.continuum.gts.FFT.Builder
 
apply(WarpScriptBinaryOp, Collection<GeoTimeSerie>, Collection<GeoTimeSerie>, Collection<String>) - Static method in class io.warp10.continuum.gts.GTSHelper
Deprecated.
apply(WarpScriptStack) - Method in class io.warp10.continuum.gts.IFFT.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.continuum.gts.ZIP
 
apply(Object[]) - Method in class io.warp10.script.aggregator.And
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Argminmax
 
apply(WarpScriptStack) - Method in class io.warp10.script.aggregator.Argminmax.Builder
 
apply(Object[]) - Method in class io.warp10.script.aggregator.CircularMean
 
apply(WarpScriptStack) - Method in class io.warp10.script.aggregator.CircularMean.Builder
 
apply(Object[]) - Method in class io.warp10.script.aggregator.CompareTo
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Count
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Delta
 
apply(Object[]) - Method in class io.warp10.script.aggregator.First
 
apply(Object[]) - Method in class io.warp10.script.aggregator.HDist
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Highest
 
apply(Object[]) - Method in class io.warp10.script.aggregator.HSpeed
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Join
 
apply(WarpScriptStack) - Method in class io.warp10.script.aggregator.Join.Builder
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Last
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Lowest
 
apply(Object[]) - Method in class io.warp10.script.aggregator.MAD
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Max
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Mean
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Median
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Min
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Or
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Percentile
 
apply(WarpScriptStack) - Method in class io.warp10.script.aggregator.Percentile.Builder
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Rate
 
apply(Object[]) - Method in class io.warp10.script.aggregator.ResetCounter
 
apply(Object[]) - Method in class io.warp10.script.aggregator.RMS
 
apply(Object[]) - Method in class io.warp10.script.aggregator.ShannonEntropy
 
apply(Object[]) - Method in class io.warp10.script.aggregator.StandardDeviation
 
apply(WarpScriptStack) - Method in class io.warp10.script.aggregator.StandardDeviation.Builder
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Sum
 
apply(Object[]) - Method in class io.warp10.script.aggregator.TrueCourse
 
apply(Object[]) - Method in class io.warp10.script.aggregator.Variance
 
apply(WarpScriptStack) - Method in class io.warp10.script.aggregator.Variance.Builder
 
apply(Object[]) - Method in class io.warp10.script.aggregator.VarianceWelford
 
apply(Object[]) - Method in class io.warp10.script.aggregator.VDist
 
apply(Object[]) - Method in class io.warp10.script.aggregator.VSpeed
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.ADD
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.BitwiseOperation
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.ComparisonOperation
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.CondShortCircuit
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.DIV
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.EQ
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.INPLACEADD
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.MOD
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.MUL
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.NE
 
apply(WarpScriptStack) - Method in class io.warp10.script.binary.SUB
 
apply(WarpScriptStack) - Method in class io.warp10.script.ElementOrListStackFunction
Deprecated.
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.concurrent.CEVAL
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.concurrent.SYNC
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.debug.LOGMSG
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.debug.NOLOG
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.debug.STDERR
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.debug.STDOUT
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.debug.TDESCRIBE
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.hbase.HLOCATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.http.HTTP
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.inventory.FUNCTIONS
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.logging.LOGEVENTTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.rexec.REXEC
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.sensision.SENSISIONDUMP
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.sensision.SENSISIONDUMPEVENTS
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.sensision.SENSISIONEVENT
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.sensision.SENSISIONGET
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.sensision.SENSISIONSET
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.sensision.SENSISIONUPDATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.shadow.ShadowWarpScriptExtension.ShadowFunction
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.sharding.DEVAL
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.shm.MUTEX
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.shm.SHMDEFINED
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.shm.SHMLOAD
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.shm.SHMSTORE
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.stackps.STACKPSSECRET
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.stackps.WSINFO
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.stackps.WSKILL
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.stackps.WSKILLSESSION
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.stackps.WSNAME
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.stackps.WSPS
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.token.TOKENDUMP
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.token.TOKENGEN
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.token.TOKENSECRET
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.urlfetch.MAXURLFETCHCOUNT
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.urlfetch.MAXURLFETCHSIZE
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.urlfetch.URLFETCH
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.warpfleet.WFADDREPO
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.warpfleet.WFGETREPOS
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.warpfleet.WFSETREPOS
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.warprun.FLOAD
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.warprun.FREAD
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.warprun.FSTORE
 
apply(WarpScriptStack) - Method in class io.warp10.script.ext.warprun.STDIN
 
apply(Object[]) - Method in class io.warp10.script.filler.FillerInterpolate
 
apply(Object[]) - Method in class io.warp10.script.filler.FillerNext
 
apply(Object[]) - Method in class io.warp10.script.filler.FillerPrevious
 
apply(Object[]) - Method in class io.warp10.script.filler.FillerTrend
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterAny.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterByClass.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterByLabels.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterByMetadata.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterBySelector.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterBySize.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterLastEQ.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterLastGE.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterLastGT.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterLastLE.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterLastLT.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.FilterLastNE.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.filter.LatencyFilter.Builder
 
apply(Map<String, Object>, WarpScriptStack) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction
Deprecated.
 
apply(WarpScriptStack) - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction
Deprecated.
Create the formatted args from the signatures provided by the child class, and apply child's apply method.
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ACCELCACHE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ACCELPERSIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ACCELREPORT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ADDDAYS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ADDDURATION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ADDMONTHS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ADDVALUE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ADDYEARS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.AESUNWRAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.AESWRAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.AGO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ALMOSTEQ
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.APPEND
 
APPLY - Class in io.warp10.script.functions
Apply an operation on GTS instances.
APPLY(String, boolean) - Constructor for class io.warp10.script.functions.APPLY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.APPLY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ASREGS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ASSERT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ASSERTMSG
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ATBUCKET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ATTRIBUTES
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.AUTHENTICATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.B58TO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.B64TO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.B64TOHEX
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.B64URLTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BINTOx
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BITCOUNT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BITGET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BITSTOBYTES
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BREAK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BUCKETCOUNT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BUCKETIZE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BUCKETIZECALENDAR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BUCKETSPAN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BYTESTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.BYTESTOBITS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CALL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CAPADD
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CAPCHECK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CAPDEL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CAPGET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CHRONOEND
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CHRONOSTART
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CHRONOSTATS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CHUNKENCODER
Deprecated.
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CLEAR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CLEARDEFS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CLEARREGS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CLEARSYMBOLS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CLEARTOMARK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CLONE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.COMMONTICKS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.COMPACT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CONTAINS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CONTAINSKEY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CONTAINSVALUE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CONTINUE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.COUNTER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.COUNTERDELTA
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.COUNTERSET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.COUNTERVALUE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.COUNTTOMARK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CROP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.CSTORE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DEBUGOFF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DEBUGON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DEF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DEFINED
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DEFINEDMACRO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DEFLATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DELETE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DEPTH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DEREF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DIFFERENCE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DIGEST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DOC
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DOCMODE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DROP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DROPN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DTW
 
apply(Object[]) - Method in class io.warp10.script.functions.DummyMapper
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DUP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DUPN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.DURATION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.E
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECDH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECGEN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECHOOFF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECHOON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECPRIVATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECPUBLIC
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECRECOVER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECSIGN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ECVERIFY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ELAPSED
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EMPTY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EMPTYLIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EMPTYMAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EMPTYSET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EMPTYVECTOR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ENCODERTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ENDLIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ENDMAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ENDSET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ENDVECTOR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ERROR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EVAL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EVALSECURE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EVERY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EXPORT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.EXTLOADED
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FAIL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FETCH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FILL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FILLNEXT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FILLPREVIOUS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FILLVALUE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FILTER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FILTERBY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FIND
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FINDSTATS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FIRSTTICK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FLATTEN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FOR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FOREACH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FORGET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FORSTEP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FROMTSELEMENTS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FUNCREF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.FUSE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOBUFFER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOCELLTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOHASHTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GeoImporter
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GeoIntersection
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOINTERSECTS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEONORMALIZE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOOPTIMIZE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOPACK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOREGEXP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOSHAPETO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOSHIFT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOSPLIT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GeoSubtraction
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GeoUnion
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GEOUNPACK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GETHOOK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GETSECTION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GROUPBY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GUARD
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.GZIP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HASH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HAVERSINE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HEADER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HEXTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HEXTOB64
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HEXTOBIN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HHCODEFUNC
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HHCODETO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HIDE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HMAC
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.HUMANDURATION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.IDENT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.IFT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.IFTE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.IMMUTABLE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.IMPORT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.INCLUDE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.INDEXOF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.INFLATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.INFO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.INFOMODE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.INTERSECTION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.INV
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ISAUTHENTICATED
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ISNaN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ISNULL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ISO8601
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ISODURATION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.JOIN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.JSONCOMPACT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.JSONLOOSE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.JSONPRETTY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.JSONSTACK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.JSONSTRICT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.JSONTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.KEYLIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LABELS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LASTACTIVITY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LASTBUCKET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LASTSORT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LASTTICK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LBOUNDS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LFILTER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LIMIT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LINEOFF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LINEON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LISTTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LMAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LOAD
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LOCATIONS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LOCSTRINGS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.LSORT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MACROCONFIG
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MACROCONFIGSECRET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MACROFILLER
 
apply(Object[]) - Method in class io.warp10.script.functions.MACROFILLER.MacroFillerWrapper
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MACROFILTER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MACROMAPPER
 
apply(Object[]) - Method in class io.warp10.script.functions.MACROMAPPER.MacroMapperWrapper
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MACROTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MACROTTL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAKEGTS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MANAGERONOFF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAPID
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAPTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MARK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MATCH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MATCHER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.math.GETEXPONENT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.math.RANDOM
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.math.ROUND
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.math.SCALB
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MATTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXBUCKETS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXDEPTH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXGEOCELLS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXGTS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXJSON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXLONG
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXLOOP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXOPS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXPIXELS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXRECURSION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MAXSYMBOLS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MaxTickSlidingWindow
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MaxTimeSlidingWindow
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MDETACH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MERGE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.META
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.METAMATCH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.METASORT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MFILTER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MINLONG
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MINREV
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MMAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MSEC
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MSGFAIL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MSIG
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MSIGCOUNT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MSIGINFO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MSIGN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MSORT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MSTU
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MUSIGMA
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MVERIFY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.MVSPLIT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NAME
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NaN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NBOUNDS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NDEBUGON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NEWENCODER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NEWGTS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NONEMPTY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NONNULL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NOOP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NOTAFTER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NOTBEFORE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NOTIMINGS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NOW
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NPDF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NPDF.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NPEEK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NRETURN
Deprecated.
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NSUMSUMSQ
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NULL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.NumericalBinaryFunction
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.OPB64TO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.OPB64TOHEX
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.OPS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.OPTDTW
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PACK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PARSE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PARSESELECTOR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PARSEVALUE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PARTITION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PATTERNDETECTION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PATTERNS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PEEK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PEEKN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.Pi
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PICK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PICKLETO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PIGSCHEMA
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PIVOT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.POLYFIT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.POLYFUNC
 
apply(Object[]) - Method in class io.warp10.script.functions.POLYFUNC
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.POLYFUNC.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.POPR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PRNG
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PROBABILITY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PROBABILITY.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PSTACK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PUSHR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.PUT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.QCONJUGATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.QDIVIDE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.QMULTIPLY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.QROTATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.QROTATION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.QUATERNIONTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RAND
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RANDPDF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RANDPDF.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RANGE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RANGECOMPACT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REDEFS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REDUCE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REMOVE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REMOVETICK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REOPTALT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REPLACE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REPORT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RESET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RESETS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RESTORE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RETHROW
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RETURN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REV
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.REVERSE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RLPTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ROLL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ROLLD
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ROT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ROTATIONQ
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RSADECRYPT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RSAENCRYPT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RSAGEN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RSAPRIVATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RSAPUBLIC
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RSASIGN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RSAVERIFY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RTFM
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RUN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RUNNERAT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RUNNERIN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RUNNERNONCE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.RUNR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SAVE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SECTION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SECURE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SECUREKEY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SETMACROCONFIG
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SETTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.shape.CHECKSHAPE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.shape.HULLSHAPE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.shape.PERMUTE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.shape.RESHAPE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.shape.SHAPE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SHOW
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SHRINK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SHUFFLE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SIZE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SMARTPARSE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SNAPSHOT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SORTBY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SORTWITH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SPLIT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SRAND
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SSSSTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.STACKATTRIBUTE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.STACKTOLIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.STOP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.STORE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.STRICTREDUCER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.STRINGFORMAT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.STU
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SUBLIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SUBMAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SUBSTRING
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SWAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SWITCH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.SYMBOLS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TEMPLATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TICKS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TIMEBOX
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TIMED
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TIMEOFF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TIMEON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TIMINGS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOB58
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOB64
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOB64URL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOBIN
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOBYTES
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOENCODER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOENCODERS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOGEOCELL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOGEOHASH
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOGEOJSON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOGEOSHAPE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOGML
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOGTS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOHEX
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOHHCODE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOJSON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOKENINFO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOKML
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOLIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOLONGBYTES
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOLOWER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOMACRO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOMAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOMAT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOMVSTRING
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOOPB64
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOPICKLE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOQUATERNION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TORLP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOSET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOSSSS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOUPPER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOVARINT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOVEC
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOVECTOR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOWKB
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOWKT
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TOZ
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TR
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TRANSPOSE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TRIM
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TRY
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TSELEMENTS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.TYPEOF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UDF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNGZIP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNION
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNIQUE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNLIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNMAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNPACK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNSECURE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNSET
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNTIL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNWRAP
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNWRAPENCODER
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UNWRAPSIZE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UPDATE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.URLDECODE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.URLENCODE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.UUID
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.VALUEHISTOGRAM
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.VALUELIST
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.VARINTTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.VARS
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.VECTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.VECTORTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.WEBCALL
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.WFOFF
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.WFON
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.WHILE
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.WSSTACK
 
apply(WarpScriptStack) - Method in class io.warp10.script.functions.ZTO
 
apply(WarpScriptStack) - Method in class io.warp10.script.GTSStackFunction
Deprecated.
 
apply(WarpScriptStack) - Method in class io.warp10.script.ListRecursiveStackFunction
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperAbs
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperAdd
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperAdd.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperbSAX
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperbSAX.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperCeil
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperCompareTo
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperDateTime
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperDayOfMonth.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperDayOfWeek.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperDotProduct
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperDotProduct.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperDotProductPositive
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperDotProductPositive.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperDotProductSigmoid
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperDotProductSigmoid.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperDotProductTanh
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperDotProductTanh.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperExp
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperExp.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperFinite
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperFloor
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperGeoApproximate
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperGeoApproximate.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperGeoClearPosition
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperGeoElevation
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperGeoFence
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperGeoFence.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperGeoLatitude
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperGeoLongitude
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperGeoOutside
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperGeoOutside.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperGeoWithin
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperGeoWithin.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperHourOfDay.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperKernel
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperKernelSmoother
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperLog
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperLog.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperMaxX
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperMaxX.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperMinuteOfHour.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperMinX
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperMinX.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperMod
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperMod.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperMonthOfYear.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperMul
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperMul.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperNPDF
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperNPDF.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperParseDouble
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperParseDouble.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperPow
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperPow.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperProduct
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperRegExpMatch
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperRegExpMatch.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperRegExpReplace
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperRegExpReplace.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperReplace
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperReplace.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperRound
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperSAX
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperSAX.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperSecondOfMinute.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperSigmoid
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperTanh
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperTick
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperTick.Builder
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperToBoolean
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperToDouble
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperToLong
 
apply(Object[]) - Method in class io.warp10.script.mapper.MapperToString
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.MapperYear.Builder
 
apply(WarpScriptStack) - Method in class io.warp10.script.mapper.STRICTMAPPER
 
apply(Object[]) - Method in class io.warp10.script.op.OpAdd
 
apply(Object[]) - Method in class io.warp10.script.op.OpBoolean
 
apply(Object[]) - Method in class io.warp10.script.op.OpDiv
 
apply(Object[]) - Method in class io.warp10.script.op.OpEQ
 
apply(Object[]) - Method in class io.warp10.script.op.OpGE
 
apply(Object[]) - Method in class io.warp10.script.op.OpGT
 
apply(Object[]) - Method in class io.warp10.script.op.OpLE
 
apply(Object[]) - Method in class io.warp10.script.op.OpLT
 
apply(Object[]) - Method in class io.warp10.script.op.OpMask
 
apply(Object[]) - Method in class io.warp10.script.op.OpMul
 
apply(Object[]) - Method in class io.warp10.script.op.OpNE
 
apply(Object[]) - Method in class io.warp10.script.op.OpSub
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Palpha
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pbackground
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pblue
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pbrightness
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pclear
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pcolor
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.PcolorMode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pfill
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pgreen
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Phue
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.PlerpColor
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.PnoFill
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.PnoStroke
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pred
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Psaturation
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.color.Pstroke
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Pblend
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Pcopy
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Pdecode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Pfilter
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Pget
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Pimage
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.PimageMode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Pmask
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.PnoTint
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Ppixels
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Presize
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Pset
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Psize
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.Ptint
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.PtoImage
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.image.PupdatePixels
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.math.Pconstrain
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.math.Pdist
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.math.Plerp
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.math.Pmag
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.math.Pmap
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.math.Pnorm
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.Pencode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.rendering.PblendMode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.rendering.Pclip
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.rendering.PGraphics
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.rendering.PnoClip
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Parc
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PbeginContour
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PbeginShape
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Pbezier
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PbezierDetail
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PbezierPoint
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PbezierTangent
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PbezierVertex
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Pbox
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Pcurve
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PcurveDetail
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PcurvePoint
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PcurveTangent
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PcurveTightness
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PcurveVertex
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Pellipse
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PellipseMode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PendContour
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PendShape
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Pline
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PloadShape
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Ppoint
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Pquad
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PquadraticVertex
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Prect
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PrectMode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Pshape
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PshapeMode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Psphere
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PsphereDetail
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PstrokeCap
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PstrokeJoin
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.PstrokeWeight
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Ptriangle
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.shape.Pvertex
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.structure.PpopStyle
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.structure.PpushStyle
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.PpopMatrix
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.PpushMatrix
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.PresetMatrix
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.Protate
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.ProtateX
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.ProtateY
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.ProtateZ
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.Pscale
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.PshearX
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.PshearY
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.transform.Ptranslate
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PcreateFont
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.Ptext
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PtextAlign
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PtextAscent
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PtextDescent
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PtextFont
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PtextLeading
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PtextMode
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PtextSize
 
apply(WarpScriptStack) - Method in class io.warp10.script.processing.typography.PtextWidth
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.COMPLEMENT
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.FROMBIN
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.FROMBITS
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.FROMHEX
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.NOT
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.REVERSEBITS
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.TOBIN
Deprecated.
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.TOBITS
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.TOBOOLEAN
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.TODOUBLE
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.TOHEX
Deprecated.
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.TOLONG
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.TOSTRING
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.TOTIMESTAMP
 
apply(WarpScriptStack) - Method in class io.warp10.script.unary.UNIT
 
apply(Object[]) - Method in interface io.warp10.script.WarpScriptAggregatorFunction
 
apply(Object[]) - Method in interface io.warp10.script.WarpScriptFillerFunction
This method will determine the tick,loc,elev,value to fill with.
APPLY - Static variable in class io.warp10.script.WarpScriptLib
 
apply(WarpScriptStack) - Method in interface io.warp10.script.WarpScriptStackFunction
 
apply(List<Object>) - Method in interface io.warp10.warp.sdk.WarpScriptJavaFunction
Apply the function to the given arguments.
applyBinaryOp(GeoTimeSerie, GeoTimeSerie, GeoTimeSerie, GTSOpsHelper.GTSBinaryOp) - Static method in class io.warp10.continuum.gts.GTSOpsHelper
 
applyBinaryOp(GeoTimeSerie, GeoTimeSerie, GeoTimeSerie, GTSOpsHelper.GTSBinaryOp, boolean) - Static method in class io.warp10.continuum.gts.GTSOpsHelper
Apply a binary operator to the values of two GTSs, resulting in a single GTS.
applyNAryFunction(WarpScriptNAryFunction, Map<String, String>, List<GeoTimeSerie>...) - Static method in class io.warp10.continuum.gts.GTSHelper
 
applyOnElement(Object) - Method in interface io.warp10.script.ElementOrListStackFunction.ElementStackFunction
Deprecated.
 
applyOnElement(Object) - Method in class io.warp10.script.functions.MVEXTRACT
 
applyOnElement(Object) - Method in class io.warp10.script.ListRecursiveStackFunction.ElementStackFunction
Apply the function on a single element (not a List).
applyUnaryOp(GeoTimeSerie, GeoTimeSerie, GTSOpsHelper.GTSUnaryOp) - Static method in class io.warp10.continuum.gts.GTSOpsHelper
Apply a unary operator to the values of a GTS, resulting in another GTS.
argDepth() - Method in interface io.warp10.warp.sdk.WarpScriptJavaFunction
Return the number of stack levels to pass to the function when calling it
Argminmax - Class in io.warp10.script.aggregator
For each tick return the tick and the concatenation of the values of the labels for which the value is the maximum or minimum of Geo Time Series which are in the same equivalence class.
Argminmax(String, String, int, boolean) - Constructor for class io.warp10.script.aggregator.Argminmax
 
Argminmax.Builder - Class in io.warp10.script.aggregator
 
ArgumentsBuilder() - Constructor for class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
ArgumentSpecification - Class in io.warp10.script.formatted
Deprecated.
ArgumentSpecification(Class, String, Object, String) - Constructor for class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
ArgumentSpecification(Class, String, String) - Constructor for class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
ArgumentSpecification(Class, String, Object) - Constructor for class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
ArgumentSpecification(Class, String) - Constructor for class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
asByteBuffer() - Method in interface io.warp10.continuum.gts.CustomBuffer
 
asByteBuffer() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
ASENCODERS - Class in io.warp10.script.functions
Create a GTSEncoder for each instance of GTS, wrapped GTS or raw wrapped GTS.
ASENCODERS(String) - Constructor for class io.warp10.script.functions.ASENCODERS
 
ASENCODERS - Static variable in class io.warp10.script.WarpScriptLib
 
ASIN - Static variable in class io.warp10.script.WarpScriptLib
 
ASREGS - Class in io.warp10.script.functions
Modifies a Macro so the LOAD/STORE/RUN operations for the given variables are replaced by use of registers.
ASREGS(String) - Constructor for class io.warp10.script.functions.ASREGS
 
ASREGS - Static variable in class io.warp10.script.WarpScriptLib
 
ASSERT - Class in io.warp10.script.functions
 
ASSERT(String) - Constructor for class io.warp10.script.functions.ASSERT
 
ASSERT - Static variable in class io.warp10.script.WarpScriptLib
 
ASSERTMSG - Class in io.warp10.script.functions
 
ASSERTMSG(String) - Constructor for class io.warp10.script.functions.ASSERTMSG
 
ASSERTMSG - Static variable in class io.warp10.script.WarpScriptLib
 
ATAN - Static variable in class io.warp10.script.WarpScriptLib
 
ATAN2 - Static variable in class io.warp10.script.WarpScriptLib
 
ATBUCKET - Class in io.warp10.script.functions
Extract the value/location/elevation at the Nth bucket of the GTS on top of the stack
ATBUCKET(String) - Constructor for class io.warp10.script.functions.ATBUCKET
 
ATBUCKET - Static variable in class io.warp10.script.WarpScriptLib
 
ATINDEX - Class in io.warp10.script.functions
Extract the value/location/elevation at 'index' of the GTS on top of the stack
ATINDEX(String) - Constructor for class io.warp10.script.functions.ATINDEX
 
ATINDEX - Static variable in class io.warp10.script.WarpScriptLib
 
ATTICK - Class in io.warp10.script.functions
Extract the value/location/elevation at 'tick' of the GTS on top of the stack
ATTICK(String) - Constructor for class io.warp10.script.functions.ATTICK
 
ATTICK - Static variable in class io.warp10.script.WarpScriptLib
 
ATTR_GEOBUFFER - Static variable in class io.warp10.script.functions.GEOBUFFER
 
ATTR_NOCACHE - Static variable in class io.warp10.standalone.AcceleratorConfig
 
ATTR_NOPERSIST - Static variable in class io.warp10.standalone.AcceleratorConfig
 
ATTRIBUTE_ALLOW_REDEFINED - Static variable in interface io.warp10.script.WarpScriptStack
Flag indicating whether or not redefined functions are allowed
ATTRIBUTE_CHUNK_SIZE - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
Cap name for raising max chunk size
ATTRIBUTE_CREATION_TIME - Static variable in interface io.warp10.script.WarpScriptStack
Creation timestamp for the stack
ATTRIBUTE_DEBUG_DEPTH - Static variable in interface io.warp10.script.WarpScriptStack
Debug depth of the stack.
ATTRIBUTE_DOCMODE - Static variable in interface io.warp10.script.WarpScriptStack
Flag indicating whether or not the stack is currently in documentation mode
ATTRIBUTE_ELAPSED - Static variable in interface io.warp10.script.WarpScriptStack
List of elapsed times (in ns) per line
ATTRIBUTE_EXPORTED_SYMBOLS - Static variable in interface io.warp10.script.WarpScriptStack
List of symbols to export upon script termination as a map of symbol name to symbol value pushed onto the stack.
ATTRIBUTE_FETCH_COUNT - Static variable in interface io.warp10.script.WarpScriptStack
Number of datapoints fetched so far in the session
ATTRIBUTE_FETCH_LIMIT - Static variable in interface io.warp10.script.WarpScriptStack
Maximum number of datapoints that can be fetched in a session
ATTRIBUTE_FETCH_LIMIT_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_GTS_COUNT - Static variable in interface io.warp10.script.WarpScriptStack
Number of GTS retrieved so far in the session
ATTRIBUTE_GTS_LIMIT - Static variable in interface io.warp10.script.WarpScriptStack
Maximum number of GTS which can be retrieved from directory in a session
ATTRIBUTE_GTS_LIMIT_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_HADOOP_PROGRESSABLE - Static variable in interface io.warp10.script.WarpScriptStack
Key for storing an instance of Hadoop's Progressable to report progress to the Hadoop framework
ATTRIBUTE_HEADERS - Static variable in interface io.warp10.script.WarpScriptStack
Map of headers to return with the response
ATTRIBUTE_HTTP_REQUESTS - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
Number of calls to HTTP so far in the sessions and cap name for raising related limit
ATTRIBUTE_HTTP_SIZE - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
Current HTTP so far in the sessions and cap name for raising related limit
ATTRIBUTE_IMPORT_RULES - Static variable in interface io.warp10.script.WarpScriptStack
Name of attribute for storing macro import rules
ATTRIBUTE_IN_SECURE_MACRO - Static variable in interface io.warp10.script.WarpScriptStack
Flag indicating if we are currently in a secure macro execution
ATTRIBUTE_INFOMODE - Static variable in interface io.warp10.script.WarpScriptStack
Flag indicating whether or not the stack is currently in info mode
ATTRIBUTE_INTERACTIVE_ECHO - Static variable in interface io.warp10.script.WarpScriptStack
Should the interactive mode display the top of the stack after each command?
ATTRIBUTE_INTERACTIVE_JSON - Static variable in interface io.warp10.script.WarpScriptStack
Should the REL display the stack levels as JSON?
ATTRIBUTE_INTERACTIVE_TIME - Static variable in interface io.warp10.script.WarpScriptStack
Flag indicating whether or not to display timing information after each command.
ATTRIBUTE_INTERACTIVE_WRITER - Static variable in interface io.warp10.script.WarpScriptStack
PrintWriter instance for the REL (Read Execute Loop)
ATTRIBUTE_JSON_MAXSIZE - Static variable in interface io.warp10.script.WarpScriptStack
Maximum size of a JSON created and pushed on the stack, in number of characters.
ATTRIBUTE_JSON_MAXSIZE_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_JSON_PRETTY - Static variable in interface io.warp10.script.WarpScriptStack
Is the stack configured to output pretty JSON (i.e with ident)?
ATTRIBUTE_JSON_STRICT - Static variable in interface io.warp10.script.WarpScriptStack
Is the stack configured to output strict JSON (i.e with no NaN/Infinity)?
ATTRIBUTE_LAST_ERROR - Static variable in interface io.warp10.script.WarpScriptStack
Last error encountered in a TRY block
ATTRIBUTE_LINENO - Static variable in interface io.warp10.script.WarpScriptStack
Flag indicating whether or not to set section with the current line number
ATTRIBUTE_LOOP_MAXDURATION - Static variable in interface io.warp10.script.WarpScriptStack
Maximum duration of loops in ms and its hard limit
ATTRIBUTE_LOOP_MAXDURATION_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_MACRO_NAME - Static variable in interface io.warp10.script.WarpScriptStack
Name of the current macro, or null if not in a macro or in an anonymous one
ATTRIBUTE_MACRO_TTL - Static variable in interface io.warp10.script.WarpScriptStack
TTL (in ms since the epoch) of a macro
ATTRIBUTE_MAX_BUCKETS - Static variable in interface io.warp10.script.WarpScriptStack
Maximum number of buckets in bucketized GTS
ATTRIBUTE_MAX_BUCKETS_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_MAX_DEPTH - Static variable in interface io.warp10.script.WarpScriptStack
Maximum depth of the stack
ATTRIBUTE_MAX_DEPTH_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_MAX_GEOCELLS - Static variable in interface io.warp10.script.WarpScriptStack
Maximum number of cells if GeoXPShapes
ATTRIBUTE_MAX_GEOCELLS_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_MAX_OPS - Static variable in interface io.warp10.script.WarpScriptStack
Maximum number of operations for the stack
ATTRIBUTE_MAX_OPS_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_MAX_PIXELS - Static variable in interface io.warp10.script.WarpScriptStack
Maximum number of pixels for images created on the stack
ATTRIBUTE_MAX_PIXELS_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_MAX_SYMBOLS - Static variable in interface io.warp10.script.WarpScriptStack
Maximum number of symbols for the stack
ATTRIBUTE_MAX_SYMBOLS_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_MAX_WEBCALLS - Static variable in interface io.warp10.script.WarpScriptStack
Maximum number of WEBCALL invocations per script run
ATTRIBUTE_NAME - Static variable in interface io.warp10.script.WarpScriptStack
Name given to the stack
ATTRIBUTE_OPS - Static variable in interface io.warp10.script.WarpScriptStack
Current number of operations performed on this stack
ATTRIBUTE_RECURSION_MAXDEPTH - Static variable in interface io.warp10.script.WarpScriptStack
Maximum recursion depth
ATTRIBUTE_RECURSION_MAXDEPTH_HARD - Static variable in interface io.warp10.script.WarpScriptStack
 
ATTRIBUTE_RUNNER_RESCHEDULE_PERIOD - Static variable in interface io.warp10.script.WarpScriptStack
Stack attribute for runner rescheduling period in millisecond
ATTRIBUTE_RUNNER_RESCHEDULE_TIMESTAMP - Static variable in interface io.warp10.script.WarpScriptStack
Stack attribute for runner rescheduling absolute timestamp in millisecond
ATTRIBUTE_SECTION_NAME - Static variable in interface io.warp10.script.WarpScriptStack
Name of current code section, null is unnamed
ATTRIBUTE_SECURE_KEY - Static variable in interface io.warp10.script.WarpScriptStack
Key for securing scripts
ATTRIBUTE_SEEDED_PRNG - Static variable in class io.warp10.script.functions.PRNG
 
ATTRIBUTE_SESSION - Static variable in class io.warp10.script.ext.stackps.StackPSWarpScriptExtension
 
ATTRIBUTE_TIMEBOXED - Static variable in interface io.warp10.script.WarpScriptStack
Stack attribute used to indicate the execution is currently timeboxed
ATTRIBUTE_TIMINGS - Static variable in interface io.warp10.script.WarpScriptStack
Flag indicating whether or not to track elapsed times per script line
ATTRIBUTE_TOKEN - Static variable in interface io.warp10.script.WarpScriptStack
Token which was used to authenticate the stack, checked by some protected ops
ATTRIBUTE_URLFETCH_COUNT - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
Number of calls to URLFETCH so far in the sessions
ATTRIBUTE_URLFETCH_LIMIT - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
Maximum number of calls to URLFETCH in a session
ATTRIBUTE_URLFETCH_LIMIT_HARD - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
 
ATTRIBUTE_URLFETCH_MAXSIZE - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
Maximum cumulative size of content retrieved via calls to URLFETCH in a session
ATTRIBUTE_URLFETCH_MAXSIZE_HARD - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
 
ATTRIBUTE_URLFETCH_SIZE - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
Current URLFETCH so far in the sessions
ATTRIBUTE_WARPFLEET_DISABLE - Static variable in class io.warp10.script.WarpFleetMacroRepository
Stack attribute to disable WarpFleet resolution
ATTRIBUTES - Class in io.warp10.script.functions
Extract the attributes of the GTS on top of the stack
ATTRIBUTES(String) - Constructor for class io.warp10.script.functions.ATTRIBUTES
 
ATTRIBUTES - Static variable in class io.warp10.script.WarpScriptLib
 
AUTHENTICATE - Class in io.warp10.script.functions
Check and record the provided ReadToken as the current 'owner' of the stack
AUTHENTICATE(String) - Constructor for class io.warp10.script.functions.AUTHENTICATE
 
AUTHENTICATE - Static variable in class io.warp10.script.WarpScriptLib
 
AuthenticationPlugin - Interface in io.warp10.continuum
Interface for authentication plugins to support alternate token types.
available() - Method in class io.warp10.quasar.filter.QuasarTokenFilter
 

B

B58CTO - Static variable in class io.warp10.script.WarpScriptLib
 
B58TO - Class in io.warp10.script.functions
Decode a Base58 or Base58Check encoded String
B58TO(String, boolean) - Constructor for class io.warp10.script.functions.B58TO
 
B58TO - Static variable in class io.warp10.script.WarpScriptLib
 
B64TO - Class in io.warp10.script.functions
Decode a String in base64
B64TO(String) - Constructor for class io.warp10.script.functions.B64TO
 
B64TO - Static variable in class io.warp10.script.WarpScriptLib
 
B64TOHEX - Class in io.warp10.script.functions
Decode a String in base64 and immediately encode it as Hexadecimal
B64TOHEX(String) - Constructor for class io.warp10.script.functions.B64TOHEX
 
B64TOHEX - Static variable in class io.warp10.script.WarpScriptLib
 
B64URLTO - Class in io.warp10.script.functions
Decode a String in base64url
B64URLTO(String) - Constructor for class io.warp10.script.functions.B64URLTO
 
B64URLTO - Static variable in class io.warp10.script.WarpScriptLib
 
BANDWIDTH_L_PARAM - Static variable in class io.warp10.script.functions.STL
 
BANDWIDTH_P_PARAM - Static variable in class io.warp10.script.functions.STL
 
BANDWIDTH_S_PARAM - Static variable in class io.warp10.script.functions.STL
 
BANDWIDTH_T_PARAM - Static variable in class io.warp10.script.functions.STL
 
bbox(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
BBOX - Class in io.warp10.script.functions
Extract the bounding box of a GTS
BBOX(String) - Constructor for class io.warp10.script.functions.BBOX
 
BBOX - Static variable in class io.warp10.script.WarpScriptLib
 
BCProvider - Static variable in class io.warp10.script.functions.ECGEN
 
beforeClass() - Static method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
binarySearchTick(GeoTimeSerie, long, GTSHelper.BinarySearchTickChoice) - Static method in class io.warp10.continuum.gts.GTSHelper
 
binarySearchTick(GeoTimeSerie, int, int, long, GTSHelper.BinarySearchTickChoice) - Static method in class io.warp10.continuum.gts.GTSHelper
Gives the index of the first/last/arbitrary instance of the given timestamp in a sorted GTS.
BINTO - Class in io.warp10.script.functions
Decode a binary representation as a String to a byte array.
BINTO(String) - Constructor for class io.warp10.script.functions.BINTO
 
BINTO - Static variable in class io.warp10.script.WarpScriptLib
 
BINTOHEX - Class in io.warp10.script.functions
Decode a binary representation as a String and convert it to an hexadecimal representation as a String.
BINTOHEX(String) - Constructor for class io.warp10.script.functions.BINTOHEX
 
BINTOHEX - Static variable in class io.warp10.script.WarpScriptLib
 
BINTOx - Class in io.warp10.script.functions
Parent class to decode a binary representation as a String into a sequence of bytes.
BINTOx(String) - Constructor for class io.warp10.script.functions.BINTOx
 
BITCOUNT - Class in io.warp10.script.functions
Computes the length of a bitset and the number of bits set
BITCOUNT(String) - Constructor for class io.warp10.script.functions.BITCOUNT
 
BITCOUNT - Static variable in class io.warp10.script.WarpScriptLib
 
BITGET - Class in io.warp10.script.functions
Gets a bit in a bitset
BITGET(String) - Constructor for class io.warp10.script.functions.BITGET
 
BITGET - Static variable in class io.warp10.script.WarpScriptLib
 
BITSTOBYTES - Class in io.warp10.script.functions
Converts a bitset to its byte representation
BITSTOBYTES(String) - Constructor for class io.warp10.script.functions.BITSTOBYTES
 
BITSTOBYTES - Static variable in class io.warp10.script.WarpScriptLib
 
BitwiseAND - Class in io.warp10.script.binary
Bitwise AND of the two operands on top of the stack
BitwiseAND(String) - Constructor for class io.warp10.script.binary.BitwiseAND
 
BitwiseOperation - Class in io.warp10.script.binary
 
BitwiseOperation(String) - Constructor for class io.warp10.script.binary.BitwiseOperation
 
BitwiseOR - Class in io.warp10.script.binary
Bitwise OR of the two operands on top of the stack
BitwiseOR(String) - Constructor for class io.warp10.script.binary.BitwiseOR
 
BitwiseXOR - Class in io.warp10.script.binary
Bitwise XOR of the two operands on top of the stack
BitwiseXOR(String) - Constructor for class io.warp10.script.binary.BitwiseXOR
 
BODY - Static variable in class io.warp10.script.ext.http.HTTP
 
booleanNot(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
booleanValues(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
booleanValues - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
BOOTSTRAP - Static variable in class io.warp10.script.WarpScriptLib
 
BoundedWriter - Class in io.warp10.json
A wrapper for Writers to limit the number of written chars.
BoundedWriter(Writer, long) - Constructor for class io.warp10.json.BoundedWriter
 
BoundedWriter.WriterBoundReachedException - Exception in io.warp10.json
 
BREAK - Class in io.warp10.script.functions
 
BREAK(String) - Constructor for class io.warp10.script.functions.BREAK
 
BREAK - Static variable in class io.warp10.script.WarpScriptLib
 
bSAX(GeoTimeSerie, int, int, int, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Produces a String GTS whose values are the encoded bSAX words of the sequence starting at each tick.
bSAX(int, int[]) - Static method in class io.warp10.script.SAXUtils
Return a binary representation (bSAX) given an array of SAX symbols and a number of levels.
BUCKETCOUNT - Class in io.warp10.script.functions
Consume a GTS off the stack and push its bucketcount onto the stack.
BUCKETCOUNT(String) - Constructor for class io.warp10.script.functions.BUCKETCOUNT
 
BUCKETCOUNT - Static variable in class io.warp10.script.WarpScriptLib
 
bucketcount - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
bucketize(GeoTimeSerie, long, int, long, WarpScriptBucketizerFunction, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Converts a Geo Time Serie into a bucketized version.
bucketize(GeoTimeSerie, long, int, long, Object, long, WarpScriptStack) - Static method in class io.warp10.continuum.gts.GTSHelper
 
BUCKETIZE - Class in io.warp10.script.functions
Bucketizes some GTS instances.
BUCKETIZE(String) - Constructor for class io.warp10.script.functions.BUCKETIZE
 
BUCKETIZE - Static variable in class io.warp10.script.WarpScriptLib
 
BUCKETIZE_CALENDAR - Static variable in class io.warp10.script.WarpScriptLib
 
BUCKETIZECALENDAR - Class in io.warp10.script.functions
Bucketizes some GTS instances using a bucketduration rather than a bucketspan.
BUCKETIZECALENDAR(String) - Constructor for class io.warp10.script.functions.BUCKETIZECALENDAR
 
BUCKETIZECALENDAR() - Constructor for class io.warp10.script.functions.BUCKETIZECALENDAR
 
bucketized - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
BUCKETSPAN - Class in io.warp10.script.functions
Consume a GTS off the stack and push its bucketspan onto the stack.
BUCKETSPAN(String) - Constructor for class io.warp10.script.functions.BUCKETSPAN
 
BUCKETSPAN - Static variable in class io.warp10.script.WarpScriptLib
 
bucketspan - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
bufferForBilledId() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
bufferForClassCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
bufferForCompressed() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
bufferForContent() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
bufferForData() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
bufferForData() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
bufferForEncoded() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
bufferForGtsCount() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
bufferForKey() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
bufferForLabelNamesCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
bufferForLabelValuesCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
bufferForOwnerId() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
bufferForProducerId() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
bufferForRegisters() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
bufferForScript() - Method in class io.warp10.script.thrift.data.SecureScript
 
bufferForSparseList() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
build() - Method in class io.warp10.hadoop.Warp10InputSplit
 
build() - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
Builder(String) - Constructor for class io.warp10.continuum.gts.CORRELATE.Builder
 
Builder(String, boolean) - Constructor for class io.warp10.continuum.gts.FFT.Builder
 
Builder(String) - Constructor for class io.warp10.continuum.gts.IFFT.Builder
 
Builder(String, boolean) - Constructor for class io.warp10.script.aggregator.Argminmax.Builder
 
Builder(String, boolean) - Constructor for class io.warp10.script.aggregator.CircularMean.Builder
 
Builder(String, boolean, boolean, String) - Constructor for class io.warp10.script.aggregator.Join.Builder
 
Builder(String, boolean) - Constructor for class io.warp10.script.aggregator.Percentile.Builder
 
Builder(String, boolean) - Constructor for class io.warp10.script.aggregator.StandardDeviation.Builder
 
Builder(String, boolean, boolean) - Constructor for class io.warp10.script.aggregator.StandardDeviation.Builder
 
Builder(String, boolean) - Constructor for class io.warp10.script.aggregator.Variance.Builder
 
Builder(String, boolean, boolean) - Constructor for class io.warp10.script.aggregator.Variance.Builder
 
Builder(String, FilterAny.Comparator, boolean) - Constructor for class io.warp10.script.filter.FilterAny.Builder
 
Builder(String, FilterAny.Comparator) - Constructor for class io.warp10.script.filter.FilterAny.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterByClass.Builder
 
Builder(String, boolean, boolean) - Constructor for class io.warp10.script.filter.FilterByLabels.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterByMetadata.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterBySelector.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterBySize.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterLastEQ.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterLastGE.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterLastGT.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterLastLE.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterLastLT.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.FilterLastNE.Builder
 
Builder(String) - Constructor for class io.warp10.script.filter.LatencyFilter.Builder
 
Builder(String) - Constructor for class io.warp10.script.functions.NPDF.Builder
 
Builder(String) - Constructor for class io.warp10.script.functions.POLYFUNC.Builder
 
Builder(String) - Constructor for class io.warp10.script.functions.PROBABILITY.Builder
 
Builder(String, boolean) - Constructor for class io.warp10.script.functions.RANDPDF.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperAdd.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperbSAX.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperDayOfMonth.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperDayOfWeek.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperDotProduct.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperDotProductPositive.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperDotProductSigmoid.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperDotProductTanh.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperExp.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperGeoApproximate.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperGeoFence.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperGeoOutside.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperGeoWithin.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperHourOfDay.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperLog.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperMaxX.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperMinuteOfHour.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperMinX.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperMod.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperMonthOfYear.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperMul.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperNPDF.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperParseDouble.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperPow.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperRegExpMatch.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperRegExpReplace.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperReplace.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperSAX.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperSecondOfMinute.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperTick.Builder
 
Builder(String) - Constructor for class io.warp10.script.mapper.MapperYear.Builder
 
buildErrorMessage(Collection<String>) - Static method in class io.warp10.ThrowableUtils
Build an error message given a collection of messages using the following pattern: msg0 (msg1 (msg2 (msg3)))
buildSelector(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
buildSelector(Metadata, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Build a string representation of Metadata suitable for selection (via FIND/FETCH).
BytesOutputFormat - Class in io.warp10.hadoop
 
BytesOutputFormat() - Constructor for class io.warp10.hadoop.BytesOutputFormat
 
BytesOutputFormat.BytesRecordWriter - Class in io.warp10.hadoop
 
BytesRecordWriter(DataOutputStream) - Constructor for class io.warp10.hadoop.BytesOutputFormat.BytesRecordWriter
 
BytesSerializer - Class in io.warp10.json
 
BytesSerializer() - Constructor for class io.warp10.json.BytesSerializer
 
BYTESTO - Class in io.warp10.script.functions
Converts a byte array into a string given a charset
BYTESTO(String) - Constructor for class io.warp10.script.functions.BYTESTO
 
BYTESTO - Static variable in class io.warp10.script.WarpScriptLib
 
BYTESTOBITS - Class in io.warp10.script.functions
Converts a byte array into a bitset
BYTESTOBITS(String) - Constructor for class io.warp10.script.functions.BYTESTOBITS
 
BYTESTOBITS - Static variable in class io.warp10.script.WarpScriptLib
 

C

CACHE - Static variable in class io.warp10.standalone.AcceleratorConfig
 
cache() - Static method in class io.warp10.standalone.AcceleratorConfig
 
calcDistance(GeoTimeSerie, int, GeoTimeSerie, int) - Method in interface io.warp10.script.fastdtw.DistanceFunction
 
calcWarpCost(WarpPath, GeoTimeSerie, GeoTimeSerie, DistanceFunction) - Static method in class io.warp10.script.fastdtw.DTW
 
CALL - Class in io.warp10.script.functions
Call a subprogram
CALL(String) - Constructor for class io.warp10.script.functions.CALL
 
CALL - Static variable in class io.warp10.script.WarpScriptLib
 
Capabilities - Class in io.warp10.warp.sdk
This class is there only to prevent the capabilities map from being accessible on the stack after a STACKATTRIBUTE call so capabilities cannot be added manually.
Capabilities() - Constructor for class io.warp10.warp.sdk.Capabilities
 
capabilities - Variable in class io.warp10.warp.sdk.Capabilities
 
CAPABILITIES_ATTR - Static variable in interface io.warp10.script.WarpScriptStack
 
CAPABILITIES_PREFIX - Static variable in interface io.warp10.script.WarpScriptStack
 
CAPABILITY - Static variable in class io.warp10.script.ext.rexec.RexecWarpScriptExtension
 
CapacityExtractorOutputStream - Class in io.warp10
 
CapacityExtractorOutputStream() - Constructor for class io.warp10.CapacityExtractorOutputStream
 
CAPADD - Class in io.warp10.script.functions
 
CAPADD(String) - Constructor for class io.warp10.script.functions.CAPADD
 
CAPADD - Static variable in class io.warp10.script.WarpScriptLib
 
CAPCHECK - Class in io.warp10.script.functions
 
CAPCHECK(String) - Constructor for class io.warp10.script.functions.CAPCHECK
 
CAPCHECK - Static variable in class io.warp10.script.WarpScriptLib
 
CAPDEL - Class in io.warp10.script.functions
 
CAPDEL(String) - Constructor for class io.warp10.script.functions.CAPDEL
 
CAPDEL - Static variable in class io.warp10.script.WarpScriptLib
 
CAPGET - Class in io.warp10.script.functions
 
CAPGET(String) - Constructor for class io.warp10.script.functions.CAPGET
 
CAPGET - Static variable in class io.warp10.script.WarpScriptLib
 
CAPNAME_RUNNER_RESCHEDULE_MIN_PERIOD - Static variable in interface io.warp10.script.WarpScriptStack
Cap name for runner rescheduling minimum period in millisecond
cardinality() - Method in class io.warp10.script.HyperLogLogPlus
Compute the estimated cardinality
CBRT - Static variable in class io.warp10.script.WarpScriptLib
 
CEIL - Static variable in class io.warp10.script.WarpScriptLib
 
CEVAL - Class in io.warp10.script.ext.concurrent
Execute a list of macros in a concurrent manner
CEVAL(String) - Constructor for class io.warp10.script.ext.concurrent.CEVAL
 
charAt(String, int) - Static method in class io.warp10.continuum.gts.UnsafeString
 
checkAndSetKey(KeyStore, String, Properties, String, int...) - Static method in interface io.warp10.crypto.KeyStore
Get a key from the configuration, and, if it exists and if the number of bits of the key is in the given values, add it to the keystore.
checkAndSetKey(KeyStore, String, Properties, String, String, int...) - Static method in interface io.warp10.crypto.KeyStore
Get a key from the configuration, and, if it exists or has a non-null default and if the number of bits of the key is in the given values, add it to the keystore.
checkBalanced() - Method in class io.warp10.script.MemoryWarpScriptStack
 
checkBalanced() - Method in interface io.warp10.script.WarpScriptStack
Perform a final check to ensure balancing constructs are balanced.
CHECKMACRO - Static variable in class io.warp10.script.WarpScriptLib
 
checkOps() - Method in class io.warp10.script.MemoryWarpScriptStack
 
checkOutputSpecs(JobContext) - Method in class io.warp10.hadoop.Warp10OutputFormat
 
checkSecret(String) - Static method in class io.warp10.script.functions.MACROCONFIGSECRET
 
checkSecret(String) - Static method in class io.warp10.WarpManager
 
CHECKSHAPE - Class in io.warp10.script.functions.shape
Return a BOOLEAN indicating whether an input list and its nested lists sizes are coherent together to form a tensor (or multidimensional array).
CHECKSHAPE(String) - Constructor for class io.warp10.script.functions.shape.CHECKSHAPE
 
CHECKSHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
checkURL(URL) - Method in class io.warp10.script.WebAccessController
 
CHRONOEND - Class in io.warp10.script.functions
 
CHRONOEND(String) - Constructor for class io.warp10.script.functions.CHRONOEND
 
CHRONOEND - Static variable in class io.warp10.script.WarpScriptLib
 
CHRONOSTART - Class in io.warp10.script.functions
 
CHRONOSTART(String) - Constructor for class io.warp10.script.functions.CHRONOSTART
 
CHRONOSTART - Static variable in class io.warp10.script.WarpScriptLib
 
CHRONOSTATS - Class in io.warp10.script.functions
 
CHRONOSTATS(String) - Constructor for class io.warp10.script.functions.CHRONOSTATS
 
CHRONOSTATS - Static variable in class io.warp10.script.WarpScriptLib
 
chunk(GeoTimeSerie, long, long, long, String, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Splits a GTS in 'chunks' of equal time length.
chunk(GeoTimeSerie, long, long, long, String, boolean, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
chunk(GTSEncoder, long, long, long, String, boolean, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
chunk(GTSDecoder, long, long, long, long, String, String, long, long, float) - Static method in class io.warp10.continuum.gts.GTSSplitter
Split a GTSDecoder into multiple GTSWrapper instances, spilling on disk if necessary.
CHUNK - Class in io.warp10.script.functions
Apply chunk on GTS or GTSEncoder instances
CHUNK(String, boolean) - Constructor for class io.warp10.script.functions.CHUNK
 
CHUNK - Static variable in class io.warp10.script.WarpScriptLib
 
CHUNK_MACRO - Static variable in class io.warp10.script.ext.http.HTTP
 
CHUNK_NUMBER - Static variable in class io.warp10.script.ext.http.HTTP
 
CHUNK_SIZE - Static variable in class io.warp10.script.ext.http.HTTP
 
CHUNKENCODER - Class in io.warp10.script.functions
Deprecated.
Use CHUNK instead
CHUNKENCODER(String, boolean) - Constructor for class io.warp10.script.functions.CHUNKENCODER
Deprecated.
 
CHUNKENCODER - Static variable in class io.warp10.script.WarpScriptLib
 
CircularMean - Class in io.warp10.script.aggregator
Compute the mean of circular quantities
CircularMean(String, double, boolean) - Constructor for class io.warp10.script.aggregator.CircularMean
 
CircularMean.Builder - Class in io.warp10.script.aggregator
 
CLASS_WARP_DATALOG_FORWARDER_REQUESTS_FAILED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datalog requests which failed to be forwarded
CLASS_WARP_DATALOG_FORWARDER_REQUESTS_FORWARDED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datalog requests which were forwarded successfully
CLASS_WARP_DATALOG_FORWARDER_REQUESTS_IGNORED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datalog requests which were ignored
CLASS_WARP_DATALOG_REQUESTS_LOGGED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datalog requests logged
CLASS_WARP_DATALOG_REQUESTS_RECEIVED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datalog requests received
CLASS_WARP_DIRECTORY_CLASS_COLLISIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of collisions detected for class Id
CLASS_WARP_DIRECTORY_LABELS_COLLISIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of collisions detected for labels Id
CLASS_WARP_DIRECTORY_METADATA_CACHE_HITS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of hits in the serialized metadata cache
CLASS_WARP_DIRECTORY_METADATA_CACHE_SIZE - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of entries in the serialized metadata cache
CLASS_WARP_FETCH_ERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of errors encountered when fetching data, might be an indication of problem related to hbase
CLASS_WARP_FIND_ERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of errors encountered when finding data, might be an indication of problem related to directory
CLASS_WARP_INGRESS_DELETE_ERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of errors encountered when deleting data, might be an indication of problem related to directory
CLASS_WARP_INGRESS_KAFKA_THROTTLING_ERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of errors encountered while sending on the throttling topic
CLASS_WARP_INGRESS_KAFKA_THROTTLING_IN_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes consumed from the throttling topic
CLASS_WARP_INGRESS_KAFKA_THROTTLING_IN_INVALIDMACS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of invalid MACs encountered while consuming the throttling topic
CLASS_WARP_INGRESS_KAFKA_THROTTLING_IN_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages consumed from the throttling topic
CLASS_WARP_INGRESS_KAFKA_THROTTLING_OUT_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes sent on the throttling topic
CLASS_WARP_INGRESS_KAFKA_THROTTLING_OUT_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages sent on the throttling topic
CLASS_WARP_INGRESS_THROTLLING_FUSIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of successful throttling estimators fusions
CLASS_WARP_INGRESS_THROTLLING_FUSIONS_FAILED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of failed throttling estimators fusions
CLASS_WARP_MOBIUS_ACTIVE_SESSIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of sessions with macros currently scheduled by Mobius
CLASS_WARP_MOBIUS_MACROS_ERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of failed macro executions
CLASS_WARP_MOBIUS_MACROS_EXECUTIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of macro executions
CLASS_WARP_MOBIUS_MACROS_TIME_NANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total time of macro executions (in ns)
CLASS_WARP_STORE_HBASE_CONN_RESETS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the HBase connection was reset.
CLASS_WARP_STORE_KAFKA_COMMITS_OVERDUE - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times commits were overdue, probably due to a call to htable.batch having hang
CLASS_WARP_STORE_THROTTLING_RATE - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Rate at which we throttle the Kafka consumers.
CLASS_WARP_TIMESOURCE_CALIBRATIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of TimeSource calibrations
classId(byte[], String) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute a class Id (metric name Id) using SipHash and the given key.
classId(long[], String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
classId(long, long, String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
classId(byte[], GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute the class Id of a Geo Time Serie instance.
clear(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Removes all values from a GTS instance by setting its value count to 0 and its type to UNDEFINED
clear() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
clear() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
clear() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
clear() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
clear() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
clear() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
clear() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
clear() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
clear() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
clear() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
clear() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
clear() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
clear() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
clear() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
clear() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
clear() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
clear() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
clear() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
clear() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
clear() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
CLEAR - Class in io.warp10.script.functions
 
CLEAR(String) - Constructor for class io.warp10.script.functions.CLEAR
 
clear() - Method in class io.warp10.script.MemoryWarpScriptStack
 
clear() - Method in class io.warp10.script.thrift.data.SecureScript
 
clear() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
clear() - Method in class io.warp10.script.thrift.data.StackTrace
 
clear() - Method in class io.warp10.script.thrift.data.Throwable
 
clear() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
CLEAR - Static variable in class io.warp10.script.WarpScriptLib
 
clear() - Method in interface io.warp10.script.WarpScriptStack
Empty the stack
clear() - Method in class io.warp10.warp.sdk.Capabilities
 
CLEARDEFS - Class in io.warp10.script.functions
 
CLEARDEFS(String) - Constructor for class io.warp10.script.functions.CLEARDEFS
 
CLEARDEFS - Static variable in class io.warp10.script.WarpScriptLib
 
CLEARREGS - Class in io.warp10.script.functions
 
CLEARREGS(String) - Constructor for class io.warp10.script.functions.CLEARREGS
 
CLEARREGS - Static variable in class io.warp10.script.WarpScriptLib
 
CLEARSYMBOLS - Class in io.warp10.script.functions
 
CLEARSYMBOLS(String) - Constructor for class io.warp10.script.functions.CLEARSYMBOLS
 
CLEARSYMBOLS - Static variable in class io.warp10.script.WarpScriptLib
 
clearThreadProperties() - Static method in class io.warp10.WarpConfig
 
CLEARTOMARK - Class in io.warp10.script.functions
Remove elements off the stack up to and including MARK
CLEARTOMARK(String) - Constructor for class io.warp10.script.functions.CLEARTOMARK
 
CLEARTOMARK - Static variable in class io.warp10.script.WarpScriptLib
 
clip(GTSWrapper, long, long) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
Produces a GTSWrapper whose values are those at ticks from the argument only clipped to [from,to].
CLIP - Class in io.warp10.script.functions
Clip Geo Time Series, GTSEncoder or a list thereof according to a series of limits
CLIP(String) - Constructor for class io.warp10.script.functions.CLIP
 
CLIP - Static variable in class io.warp10.script.WarpScriptLib
 
clone() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
clone() - Method in class io.warp10.continuum.gts.GTSEncoder
 
clone() - Method in class io.warp10.crypto.DummyKeyStore
 
clone() - Method in interface io.warp10.crypto.KeyStore
 
clone() - Method in class io.warp10.crypto.OSSKeyStore
 
clone() - Method in class io.warp10.crypto.UnsecureKeyStore
 
CLONE - Class in io.warp10.script.functions
Clone (deep copy) the GTS on top of the stack or performs a shallow copy of collections
CLONE(String) - Constructor for class io.warp10.script.functions.CLONE
 
CLONE - Static variable in class io.warp10.script.WarpScriptLib
 
cloneEmpty(int) - Method in class io.warp10.continuum.gts.GeoTimeSerie
Clone everything except the type/values/locations/elevations.
cloneEmpty() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
cloneEmpty() - Method in class io.warp10.continuum.gts.GTSEncoder
 
CLONEEMPTY - Class in io.warp10.script.functions
Produce an empty clone of the parameter GTS or Encoder instance or list thereof.
CLONEEMPTY(String) - Constructor for class io.warp10.script.functions.CLONEEMPTY
 
CLONEEMPTY - Static variable in class io.warp10.script.WarpScriptLib
 
CLONEREVERSE - Static variable in class io.warp10.script.WarpScriptLib
 
close() - Method in class io.warp10.continuum.gts.Dedupper
 
close() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
close() - Method in class io.warp10.continuum.TextFileShuffler.CustomReader
 
close(TaskAttemptContext) - Method in class io.warp10.hadoop.BytesOutputFormat.BytesRecordWriter
 
close() - Method in class io.warp10.hadoop.Warp10RecordReader
 
close(TaskAttemptContext) - Method in class io.warp10.hadoop.Warp10RecordWriter
 
close() - Method in class io.warp10.hadoop.WarpScriptRecordReader
 
close() - Method in class io.warp10.json.BoundedWriter
 
close() - Method in class io.warp10.thrift.TFramedTransport
 
ColMajorCell - Class in io.warp10.script.fastdtw
 
ColMajorCell(int, int) - Constructor for class io.warp10.script.fastdtw.ColMajorCell
 
COMMENT_END - Static variable in interface io.warp10.script.WarpScriptStack
 
COMMENT_START - Static variable in interface io.warp10.script.WarpScriptStack
 
commonAttributes(List<GeoTimeSerie>) - Static method in class io.warp10.continuum.gts.GTSHelper
Find common attributes, taking into account keys and values, in a list of GTSs.
commonTicks(List<GeoTimeSerie>) - Static method in class io.warp10.continuum.gts.GTSHelper
Return shrinked versions of the input GTS containing only the ticks which have values in all input GTS.
COMMONTICKS - Class in io.warp10.script.functions
Replace a list of GTS by a list of new GTS containing only the ticks which have values in all input GTS
COMMONTICKS(String) - Constructor for class io.warp10.script.functions.COMMONTICKS
 
COMMONTICKS - Static variable in class io.warp10.script.WarpScriptLib
 
compact(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Compact a GeoTimeSerie instance by removing measurements which have the same value/location/elevation as the previous one.
COMPACT - Class in io.warp10.script.functions
Replace multiple contiguous identical value/location/elevation by a single one
COMPACT(String) - Constructor for class io.warp10.script.functions.COMPACT
 
COMPACT - Static variable in class io.warp10.script.WarpScriptLib
 
COMPARATOR - Static variable in class io.warp10.continuum.gts.GTSIdComparator
 
COMPARATOR - Static variable in class io.warp10.continuum.gts.MetadataIdComparator
 
compare(GeoTimeSerie, GeoTimeSerie) - Method in class io.warp10.continuum.gts.GTSComparator
 
compare(GeoTimeSerie, GeoTimeSerie) - Method in class io.warp10.continuum.gts.GTSIdComparator
 
compare(Metadata, Metadata) - Method in class io.warp10.continuum.gts.MetadataIdComparator
 
compare(Metadata, Metadata) - Method in class io.warp10.continuum.gts.MetadataTextComparator
 
compare(Metadata, Metadata) - Static method in class io.warp10.continuum.MetadataUtils
Compare Metadata according to class/labels Ids
compare(int, int) - Method in interface io.warp10.continuum.SortUtil.Sorter
Compare two indices
compare(Number, Number) - Static method in class io.warp10.script.binary.EQ
 
compareAllAtTick(GeoTimeSerie, int, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Compare data in a GTS at given indexes.
compareTo(DatalogRequest) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
compareTo(DirectoryFindRequest) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
compareTo(DirectoryFindResponse) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
compareTo(DirectoryGetRequest) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
compareTo(DirectoryGetResponse) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
compareTo(DirectoryRequest) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
compareTo(DirectoryStatsRequest) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
compareTo(DirectoryStatsResponse) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
compareTo(FetchRequest) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
compareTo(GTSData) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
compareTo(GTSSplit) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
compareTo(GTSWrapper) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
compareTo(KafkaDataMessage) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
compareTo(Metadata) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
compareTo(MetaSet) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
compareTo(HyperLogLogPlusParameters) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
compareTo(LoggingEvent) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
compareTo(RunRequest) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
compareTo(ReadToken) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
compareTo(WriteToken) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
CompareTo - Class in io.warp10.script.aggregator
Keep the first element (tick, lat, lon, hhcode, elevation or value) which pass a comparison test (>, >=, ==, =<, < or !=) versus a given value.
CompareTo(String, Object, CompareTo.Compared, CompareTo.Comparison) - Constructor for class io.warp10.script.aggregator.CompareTo
 
compareTo(SecureScript) - Method in class io.warp10.script.thrift.data.SecureScript
 
compareTo(StackInteractionReport) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
compareTo(StackTrace) - Method in class io.warp10.script.thrift.data.StackTrace
 
compareTo(Throwable) - Method in class io.warp10.script.thrift.data.Throwable
 
compareTo(WebCallRequest) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
CompareTo.Compared - Enum in io.warp10.script.aggregator
 
CompareTo.Comparison - Enum in io.warp10.script.aggregator
 
comparison(WarpScriptStack, Object, Object) - Method in class io.warp10.script.binary.ComparisonOperation
 
ComparisonOperation - Class in io.warp10.script.binary
 
ComparisonOperation(String) - Constructor for class io.warp10.script.binary.ComparisonOperation
Default constructor with default behavior for > < operators.
ComparisonOperation(String, boolean, boolean) - Constructor for class io.warp10.script.binary.ComparisonOperation
 
compensateResets(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Compensate resets by computing an offset each time a value decreased between two ticks.
COMPILE - Static variable in class io.warp10.script.WarpScriptLib
 
COMPILED - Static variable in class io.warp10.script.WarpScriptLib
 
COMPLEMENT - Class in io.warp10.script.unary
Inverts the bits of the LONG on top of the stack
COMPLEMENT(String) - Constructor for class io.warp10.script.unary.COMPLEMENT
 
compute(GeoTimeSerie, GeoTimeSerie, int, double, int, DTW.DTWDistance) - Method in class io.warp10.script.functions.DTW
Compute the DTW pseudo-distance on two GTS.
compute(double[][], int, int, double[][], int, int, int, double, DTW.DTWDistance) - Static method in class io.warp10.script.functions.DTW
Compute the DTW pseudo-distance on two multi-dimensional data.
computeAndCheckIndex(int, int) - Static method in class io.warp10.script.functions.GET
 
computeTimeRange(Object, String, Object, String, Object, String, Object, String) - Static method in class io.warp10.script.functions.FETCH
Compute the time range given start, end, timespan and count.
CONCURRENT_LOCK_ATTRIBUTE - Static variable in class io.warp10.script.ext.concurrent.CEVAL
 
ConcurrentWarpScriptExtension - Class in io.warp10.script.ext.concurrent
Extension which defines functions around concurrent execution of WarpScript code.
ConcurrentWarpScriptExtension() - Constructor for class io.warp10.script.ext.concurrent.ConcurrentWarpScriptExtension
 
CondAND - Class in io.warp10.script.binary
Conditional AND taking either: - two operands on top of the stack.
CondAND(String) - Constructor for class io.warp10.script.binary.CondAND
 
CondOR - Class in io.warp10.script.binary
Conditional OR taking either: - two operands on top of the stack.
CondOR(String) - Constructor for class io.warp10.script.binary.CondOR
 
CondShortCircuit - Class in io.warp10.script.binary
Conditional boolean operation taking either: - two operands on top of the stack.
CondShortCircuit(String, boolean) - Constructor for class io.warp10.script.binary.CondShortCircuit
 
CONF() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
CONF_STACKPS_SECRET - Static variable in class io.warp10.script.ext.stackps.StackPSWarpScriptExtension
 
CONF_TOKEN_SECRET - Static variable in class io.warp10.script.ext.token.TokenWarpScriptExtension
Name of configuration key with the token secret.
CONFIG_FETCH_PSK - Static variable in class io.warp10.continuum.Configuration
Pre-Shared key for signing fetch requests.
CONFIG_MACROCONFIG_SECRET - Static variable in class io.warp10.continuum.Configuration
Secret to use for setting configuration accessible via MACROCONFIG
CONFIG_PLUGIN_DEFAULTCL_PREFIX - Static variable in class io.warp10.continuum.Configuration
Prefix for loading a plugin using the default ClassLoader.
CONFIG_WARPSCRIPT_BOOTSTRAP_PATH - Static variable in class io.warp10.continuum.Configuration
Path of the 'bootstrap' WarpScript code for Egress
CONFIG_WARPSCRIPT_BOOTSTRAP_PERIOD - Static variable in class io.warp10.continuum.Configuration
How often to reload the bootstrap code (in ms) for Egress
CONFIG_WARPSCRIPT_DEFAULTCL_PREFIX - Static variable in class io.warp10.continuum.Configuration
 
CONFIG_WARPSCRIPT_DELETE_ENDPOINT - Static variable in class io.warp10.continuum.Configuration
URL for the 'delete' endpoint accessed in DELETE
CONFIG_WARPSCRIPT_EXTENSION_PREFIX - Static variable in class io.warp10.continuum.Configuration
Prefix for properties which define WarpScript extensions
CONFIG_WARPSCRIPT_EXTENSIONS - Static variable in class io.warp10.continuum.Configuration
Comma separated list of WarpScriptExtension classes to instantiate to modify the defined WarpScript functions.
CONFIG_WARPSCRIPT_HADOOP_RAWWRITABLES - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to return Writable instances as is in WarpScriptInputFormat
CONFIG_WARPSCRIPT_HADOOP_STRICTWRITABLES - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to throw an error when a Writable that the WritableUtils cannot convert is encountered.
CONFIG_WARPSCRIPT_INTERACTIVE_BOOTSTRAP_PATH - Static variable in class io.warp10.continuum.Configuration
Path of the 'bootstrap' WarpScript code for the Read Execute Loop
CONFIG_WARPSCRIPT_INTERACTIVE_BOOTSTRAP_PERIOD - Static variable in class io.warp10.continuum.Configuration
How often to reload the bootstrap code (in ms) for REL
CONFIG_WARPSCRIPT_INTERACTIVE_CAPACITY - Static variable in class io.warp10.continuum.Configuration
Maximum number of parallel interactive sessions.
CONFIG_WARPSCRIPT_INTERACTIVE_TCP_PORT - Static variable in class io.warp10.continuum.Configuration
Port on which the REL will listen
CONFIG_WARPSCRIPT_META_ENDPOINT - Static variable in class io.warp10.continuum.Configuration
URL for the 'meta' endpoint accessed in META
CONFIG_WARPSCRIPT_MOBIUS_BOOTSTRAP_PATH - Static variable in class io.warp10.continuum.Configuration
Path of the 'bootstrap' WarpScript code for Mobius
CONFIG_WARPSCRIPT_MOBIUS_BOOTSTRAP_PERIOD - Static variable in class io.warp10.continuum.Configuration
How often to reload the bootstrap code (in ms) for Mobius
CONFIG_WARPSCRIPT_MOBIUS_POOL - Static variable in class io.warp10.continuum.Configuration
Number of threads in the Mobius pool
CONFIG_WARPSCRIPT_NAMESPACE_PREFIX - Static variable in class io.warp10.continuum.Configuration
Prefix for properties which define WarpScript extension namespaces.
CONFIG_WARPSCRIPT_REGISTERS - Static variable in class io.warp10.continuum.Configuration
Number of registers to allocate in stacks.
CONFIG_WARPSCRIPT_RUNNER_BOOTSTRAP_PATH - Static variable in class io.warp10.continuum.Configuration
Path of the 'bootstrap' WarpScript code for Runner
CONFIG_WARPSCRIPT_RUNNER_BOOTSTRAP_PERIOD - Static variable in class io.warp10.continuum.Configuration
How often to reload the bootstrap code (in ms) for Mobius
CONFIG_WARPSCRIPT_TIMEBOX_MAXTIME - Static variable in class io.warp10.continuum.Configuration
Maximum time to allocate for timeboxed executions
CONFIG_WARPSCRIPT_TIMEBOX_MAXTIME_CAPNAME - Static variable in class io.warp10.continuum.Configuration
Capability name used for extending timebox maxtime, if set.
CONFIG_WARPSCRIPT_UPDATE_ENDPOINT - Static variable in class io.warp10.continuum.Configuration
URL for the 'update' endpoint accessed in UPDATE
Configuration - Class in io.warp10.continuum
 
Configuration() - Constructor for class io.warp10.continuum.Configuration
 
Constants - Class in io.warp10.continuum.store
 
Constants() - Constructor for class io.warp10.continuum.store.Constants
 
consumeBuffer(int) - Method in class io.warp10.thrift.TFramedTransport
 
CONTAINS - Class in io.warp10.script.functions
Checks if a list contains an element
CONTAINS(String) - Constructor for class io.warp10.script.functions.CONTAINS
 
CONTAINS - Static variable in class io.warp10.script.WarpScriptLib
 
contains(Object) - Method in class io.warp10.WrapperList
 
CONTAINSKEY - Class in io.warp10.script.functions
Checks if a map contains an element as key
CONTAINSKEY(String) - Constructor for class io.warp10.script.functions.CONTAINSKEY
 
CONTAINSKEY - Static variable in class io.warp10.script.WarpScriptLib
 
containsKey(String) - Method in class io.warp10.warp.sdk.Capabilities
 
CONTAINSVALUE - Class in io.warp10.script.functions
Checks if a map contains an element as value
CONTAINSVALUE(String) - Constructor for class io.warp10.script.functions.CONTAINSVALUE
 
CONTAINSVALUE - Static variable in class io.warp10.script.WarpScriptLib
 
CONTENT - Static variable in class io.warp10.script.ext.http.HTTP
 
CONTINUE - Class in io.warp10.script.functions
 
CONTINUE(String) - Constructor for class io.warp10.script.functions.CONTINUE
 
CONTINUE - Static variable in class io.warp10.script.WarpScriptLib
 
convert(Object) - Method in class io.warp10.script.functions.GeoGML
 
convert(Object) - Method in class io.warp10.script.functions.GeoImporter
 
convert(Object) - Method in class io.warp10.script.functions.GeoJSON
 
convert(Object) - Method in class io.warp10.script.functions.GeoKML
 
convert(Object) - Method in class io.warp10.script.functions.GeoWKB
 
convert(Object) - Method in class io.warp10.script.functions.GeoWKT
 
convert(String) - Static method in class io.warp10.script.Prefix2Postfix
Converts prefix to postfix, considering the arguments of the prefix notation are in the order they will be popped out of the stack
convertReversedArguments(String) - Static method in class io.warp10.script.Prefix2Postfix
 
copy(GeoTimeSerie, int, GeoTimeSerie, int, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Copy the specified part of a GTS to an other specified part of GTS.
copyGeo(GeoTimeSerie, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Copy geo infos (location + elevation) from GTS 'from' into GTS 'to' Only infos for matching ticks with values in 'to' will be copied
COPYGEO - Class in io.warp10.script.functions
Copy location/elevation from one GTS into others
COPYGEO(String) - Constructor for class io.warp10.script.functions.COPYGEO
 
COPYGEO - Static variable in class io.warp10.script.WarpScriptLib
 
COPYSIGN - Static variable in class io.warp10.script.WarpScriptLib
 
CORRELATE - Class in io.warp10.continuum.gts
Computes auto or cross correlation of GTS instances
CORRELATE(String) - Constructor for class io.warp10.continuum.gts.CORRELATE
 
correlate(GeoTimeSerie, List<GeoTimeSerie>, List<Long>) - Method in class io.warp10.continuum.gts.CORRELATE
 
CORRELATE - Static variable in class io.warp10.script.WarpScriptLib
 
CORRELATE.Builder - Class in io.warp10.continuum.gts
 
CORS_HEADERS - Static variable in class io.warp10.continuum.Configuration
Comma separated list of headers to return in the Access-Allow-Control-Headers response header to preflight requests.
COS - Static variable in class io.warp10.script.WarpScriptLib
 
COSH - Static variable in class io.warp10.script.WarpScriptLib
 
Count - Class in io.warp10.script.aggregator
Return the number of measures with elevation and location from the latest measure.
Count(String, boolean) - Constructor for class io.warp10.script.aggregator.Count
 
COUNTER - Class in io.warp10.script.functions
Push a counter (AtomicLong) onto the stack.
COUNTER(String) - Constructor for class io.warp10.script.functions.COUNTER
 
COUNTER - Static variable in class io.warp10.script.WarpScriptLib
 
COUNTER_RETURN_DEPTH - Static variable in interface io.warp10.script.WarpScriptStack
Index of RETURN_DEPTH counter
COUNTERDELTA - Class in io.warp10.script.functions
Increment a counter
COUNTERDELTA(String) - Constructor for class io.warp10.script.functions.COUNTERDELTA
 
COUNTERDELTA - Static variable in class io.warp10.script.WarpScriptLib
 
COUNTERSET - Class in io.warp10.script.functions
Set the value of a counter
COUNTERSET(String) - Constructor for class io.warp10.script.functions.COUNTERSET
 
COUNTERSET - Static variable in class io.warp10.script.WarpScriptLib
 
COUNTERVALUE - Class in io.warp10.script.functions
Retrieve the value of a counter
COUNTERVALUE(String) - Constructor for class io.warp10.script.functions.COUNTERVALUE
 
COUNTERVALUE - Static variable in class io.warp10.script.WarpScriptLib
 
COUNTTOMARK - Class in io.warp10.script.functions
Remove elements off the stack up to and including MARK
COUNTTOMARK(String) - Constructor for class io.warp10.script.functions.COUNTTOMARK
 
COUNTTOMARK - Static variable in class io.warp10.script.WarpScriptLib
 
CPOPR - Static variable in class io.warp10.script.WarpScriptLib
 
cprob(GeoTimeSerie, String) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute conditional probabilities given a GTS considering the values as the concatenation of given events plus the event for which we want to compute the probability, separated by 'separator'.
CPROB - Class in io.warp10.script.functions
Compute the probability of each value or its conditional probability.
CPROB(String) - Constructor for class io.warp10.script.functions.CPROB
 
CPROB - Static variable in class io.warp10.script.WarpScriptLib
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class io.warp10.hadoop.Warp10InputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class io.warp10.hadoop.WarpScriptInputFormat
 
crop(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Crops a bucketized GTS so it spans the largest interval with actual values.
CROP - Class in io.warp10.script.functions
Apply crop on GTS instances
CROP(String) - Constructor for class io.warp10.script.functions.CROP
 
CROP - Static variable in class io.warp10.script.WarpScriptLib
 
CryptoUtils - Class in io.warp10.crypto
The type Crypto utils.
CryptoUtils() - Constructor for class io.warp10.crypto.CryptoUtils
 
CSTORE - Class in io.warp10.script.functions
Conditional STORE.
CSTORE(String) - Constructor for class io.warp10.script.functions.CSTORE
 
CSTORE - Static variable in class io.warp10.script.WarpScriptLib
 
CUDF - Static variable in class io.warp10.script.WarpScriptLib
 
currentTimeMillisToNanoTime(long) - Static method in class io.warp10.continuum.TimeSource
Return nanoTime from absolute time in millisecond.
currentWrittenChars - Variable in class io.warp10.json.BoundedWriter
 
CustomBuffer - Interface in io.warp10.continuum.gts
 
CustomReader(InputStream) - Constructor for class io.warp10.continuum.TextFileShuffler.CustomReader
 
CustomSerializer() - Constructor for class io.warp10.json.JsonUtils.CustomSerializer
 
CustomThreadFactory - Class in io.warp10
 
CustomThreadFactory(String) - Constructor for class io.warp10.CustomThreadFactory
 
CustomThreadFactory(String, ThreadGroup, boolean, int) - Constructor for class io.warp10.CustomThreadFactory
 

D

D - Static variable in class io.warp10.script.WarpScriptLib
 
DATALOG_DELETE - Static variable in class io.warp10.continuum.store.Constants
 
DATALOG_DIR - Static variable in class io.warp10.continuum.Configuration
Directory where data requests should be logged.
DATALOG_FORWARDER_ACTASCLIENT - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to act as a regular client when forwarding actions.
DATALOG_FORWARDER_COMPRESS - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to compress forwarded update/meta requests
DATALOG_FORWARDER_DELETEFORWARDED - Static variable in class io.warp10.continuum.Configuration
Flag used to indicate that forwarded requests should be deleted instead of moved.
DATALOG_FORWARDER_DELETEIGNORED - Static variable in class io.warp10.continuum.Configuration
Flag used to indicate that ignored requests should be deleted instead of moved.
DATALOG_FORWARDER_DSTDIR - Static variable in class io.warp10.continuum.Configuration
Directory where successfully forwarded files will be moved
DATALOG_FORWARDER_ENDPOINT_DELETE - Static variable in class io.warp10.continuum.Configuration
Endpoint to use when forwarding DELETE actions
DATALOG_FORWARDER_ENDPOINT_META - Static variable in class io.warp10.continuum.Configuration
Endpoint to use when forwarding META actions
DATALOG_FORWARDER_ENDPOINT_UPDATE - Static variable in class io.warp10.continuum.Configuration
Endpoint to use when forwarding UPDATE actions
DATALOG_FORWARDER_IGNORED - Static variable in class io.warp10.continuum.Configuration
Comma separated list of ids which should be ignored by the forwarder.
DATALOG_FORWARDER_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads to spawn to handle datalog actions
DATALOG_FORWARDER_PERIOD - Static variable in class io.warp10.continuum.Configuration
Delay between directory scans (in ms)
DATALOG_FORWARDER_SHARDKEY_SHIFT - Static variable in class io.warp10.continuum.Configuration
Number of bits to right shift the shard key.
DATALOG_FORWARDER_SHARDS - Static variable in class io.warp10.continuum.Configuration
Comma separated list of shards to forward, each shard being specified as MODULUS:REMAINDER
DATALOG_FORWARDER_SRCDIR - Static variable in class io.warp10.continuum.Configuration
Directory from which to read the datalog files to forward
DATALOG_FORWARDERS - Static variable in class io.warp10.continuum.Configuration
Comma separated list of forwarders.
DATALOG_ID - Static variable in class io.warp10.continuum.Configuration
Id of this datalog node.
DATALOG_IGNORE_TIMESTAMPLIMITS - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to ignore timestamp limits (maxpast/maxfuture) when receiving data via datalog.
DATALOG_LOGFORWARDED - Static variable in class io.warp10.continuum.Configuration
Flag indicating whether or not to log forwarded requests.
DATALOG_LOGSHARDKEY - Static variable in class io.warp10.continuum.Configuration
Set to true or false to log the sharding key in the datalog request files
DATALOG_META - Static variable in class io.warp10.continuum.store.Constants
 
DATALOG_PSK - Static variable in class io.warp10.continuum.Configuration
Pre-shared AES key to wrap datalog.id and datalog.timestamp header values
DATALOG_SHARDKEY_SHIFT - Static variable in class io.warp10.continuum.Configuration
Number of bits to shift the default shard key
DATALOG_SHARDS - Static variable in class io.warp10.continuum.Configuration
Comma separated list of shards this Warp 10 instance should store.
DATALOG_SYNC - Static variable in class io.warp10.continuum.Configuration
Set to true to call fsync when closing datalog files
DATALOG_UPDATE - Static variable in class io.warp10.continuum.store.Constants
 
DatalogRequest - Class in io.warp10.continuum.store.thrift.data
 
DatalogRequest() - Constructor for class io.warp10.continuum.store.thrift.data.DatalogRequest
 
DatalogRequest(long, String, String, String) - Constructor for class io.warp10.continuum.store.thrift.data.DatalogRequest
 
DatalogRequest(DatalogRequest) - Constructor for class io.warp10.continuum.store.thrift.data.DatalogRequest
Performs a deep copy on other.
DatalogRequest._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DEBUGOFF - Class in io.warp10.script.functions
 
DEBUGOFF(String) - Constructor for class io.warp10.script.functions.DEBUGOFF
 
DEBUGOFF - Static variable in class io.warp10.script.WarpScriptLib
 
DEBUGON - Class in io.warp10.script.functions
 
DEBUGON(String) - Constructor for class io.warp10.script.functions.DEBUGON
 
DEBUGON - Static variable in class io.warp10.script.WarpScriptLib
 
DebugWarpScriptExtension - Class in io.warp10.script.ext.debug
 
DebugWarpScriptExtension() - Constructor for class io.warp10.script.ext.debug.DebugWarpScriptExtension
 
decode(GeoTimeSerie.TYPE, boolean) - Method in class io.warp10.continuum.gts.GTSDecoder
Decode any remaining values into a GTS instance.
decode(GeoTimeSerie.TYPE) - Method in class io.warp10.continuum.gts.GTSDecoder
 
decode() - Method in class io.warp10.continuum.gts.GTSDecoder
 
decode(byte[]) - Static method in class io.warp10.crypto.OrderPreservingBase64
Decode byte [ ].
decode(byte[], int, int) - Static method in class io.warp10.crypto.OrderPreservingBase64
Decode byte [ ].
decode(String) - Static method in class io.warp10.crypto.OrderPreservingBase64
 
decode(String, int, int) - Static method in class io.warp10.crypto.OrderPreservingBase64
Decode byte [ ].
decode(String) - Static method in class io.warp10.script.functions.B58TO
 
decode(byte[]) - Static method in class io.warp10.script.functions.RLPTO
 
decode(byte[], AtomicInteger, int) - Static method in class io.warp10.script.functions.RLPTO
 
decode(String) - Static method in class io.warp10.WarpHexDecoder
 
decode(String, Charset) - Static method in class io.warp10.WarpURLDecoder
 
decodeFrameSize(byte[]) - Static method in class io.warp10.thrift.TFramedTransport
 
decodeKey(String) - Method in class io.warp10.crypto.DummyKeyStore
 
decodeKey(String) - Method in interface io.warp10.crypto.KeyStore
Decode key byte [ ].
decodeKey(String) - Method in class io.warp10.crypto.OSSKeyStore
 
decodeKey(String) - Method in class io.warp10.crypto.UnsecureKeyStore
 
decodeSignedLong(byte[]) - Static method in class io.warp10.continuum.gts.Varint
Decode a varint encoded signed long value
decodeSignedLong(ByteBuffer) - Static method in class io.warp10.continuum.gts.Varint
Decode a varint encoded signed long value
decodeSignedLong(CustomBuffer) - Static method in class io.warp10.continuum.gts.Varint
Decode a varint encoded signed long value
decodeUnsignedLong(byte[]) - Static method in class io.warp10.continuum.gts.Varint
Decode a varint encoded unsigned long value.
decodeUnsignedLong(ByteBuffer) - Static method in class io.warp10.continuum.gts.Varint
Decode a varint encoded unsigned long value stored in a ByteBuffer.
decodeUnsignedLong(CustomBuffer) - Static method in class io.warp10.continuum.gts.Varint
Decode a varint encoded unsigned long value stored in a ByteBuffer.
DECREMENTEXACT - Static variable in class io.warp10.script.WarpScriptLib
 
dedup(String) - Method in class io.warp10.continuum.gts.Dedupper
 
dedup() - Method in class io.warp10.continuum.gts.GTSDecoder
Returns a new instance of GTSDecoder with duplicates removed WARNING: the duplicates removal is done in the order in which the values are found in the decoder.
dedup(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Remove duplicate ticks from the GeoTimeSerie instance.
DEDUP - Class in io.warp10.script.functions
Remove duplicates from GTS instances.
DEDUP(String) - Constructor for class io.warp10.script.functions.DEDUP
 
DEDUP - Static variable in class io.warp10.script.WarpScriptLib
 
Dedupper - Class in io.warp10.continuum.gts
Ignores duplicates in a stream of measurements.
Dedupper(OutputStream, long) - Constructor for class io.warp10.continuum.gts.Dedupper
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
deepCopy() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
deepCopy() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
deepCopy() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
deepCopy() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
deepCopy() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
deepCopy() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
deepCopy() - Method in class io.warp10.script.thrift.data.SecureScript
 
deepCopy() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
deepCopy() - Method in class io.warp10.script.thrift.data.StackTrace
 
deepCopy() - Method in class io.warp10.script.thrift.data.Throwable
 
deepCopy() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
DEF - Class in io.warp10.script.functions
(re)define a statement 'à la PostScript'
DEF(String) - Constructor for class io.warp10.script.functions.DEF
 
DEF - Static variable in class io.warp10.script.WarpScriptLib
 
DEFAULT_COMP_RATIO_THRESHOLD - Static variable in class io.warp10.continuum.gts.GTSWrapperHelper
Default compression ratio threshold
DEFAULT_FETCH_LIMIT - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_FONT_SIZE - Static variable in class io.warp10.script.processing.typography.PcreateFont
 
DEFAULT_GTS_LIMIT - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_HTTP_CHUNK_SIZE - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
 
DEFAULT_HTTP_MAXSIZE - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
 
DEFAULT_HTTP_REQUESTS - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
 
DEFAULT_LABELS_PRIORITY - Static variable in class io.warp10.script.functions.FIND
 
DEFAULT_MAX_BUCKETS - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_DEPTH - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_GEOCELLS - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_JSON - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_LENGTH - Static variable in class io.warp10.thrift.TFramedTransport
 
DEFAULT_MAX_LOOP_DURATION - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_OPS - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_PIXELS - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_RECURSION_LEVEL - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_SYMBOLS - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MAX_WEBCALLS - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_MODULUS - Static variable in class io.warp10.continuum.store.Constants
Row key time boundary in time units
DEFAULT_PACKED_CLASS_SUFFIX - Static variable in class io.warp10.continuum.store.Constants
 
DEFAULT_PACKED_MAXSIZE - Static variable in class io.warp10.continuum.store.Constants
 
DEFAULT_REGISTERS - Static variable in interface io.warp10.script.WarpScriptStack
 
DEFAULT_URLFETCH_LIMIT - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
 
DEFAULT_URLFETCH_MAXSIZE - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
 
DEFAULT_WARP10_FETCHER_PATH - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
DEFAULT_WARP10_FETCHER_PORT - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
DEFAULT_WARP10_FETCHER_PROTOCOL - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
DEFAULT_WARP10_HTTP_CONNECT_TIMEOUT - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
DEFAULT_WARP10_HTTP_READ_TIMEOUT - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
define(String, WarpScriptStack.Macro) - Method in class io.warp10.script.MemoryWarpScriptStack
(re)define a statement If 'macro' is null, clear the (re)definition of 'stmt'
define(String, WarpScriptStack.Macro) - Method in interface io.warp10.script.WarpScriptStack
(re)define 'stmt' as a valid statement executing 'macro' This allows for the overriding of built-in statements
defined(String) - Static method in class io.warp10.script.ext.shm.SharedMemoryWarpScriptExtension
 
DEFINED - Class in io.warp10.script.functions
Checks if a symbol is defined and pushes true or false on the stack accordingly
DEFINED(String) - Constructor for class io.warp10.script.functions.DEFINED
 
defined - Variable in class io.warp10.script.MemoryWarpScriptStack.StackContext
 
DEFINED - Static variable in class io.warp10.script.WarpScriptLib
 
DEFINEDMACRO - Class in io.warp10.script.functions
Checks if a macro is defined and pushes true or false on the stack accordingly
DEFINEDMACRO(String) - Constructor for class io.warp10.script.functions.DEFINEDMACRO
 
DEFINEDMACRO(String, boolean) - Constructor for class io.warp10.script.functions.DEFINEDMACRO
 
DEFINEDMACRO - Static variable in class io.warp10.script.WarpScriptLib
 
DEFLATE - Class in io.warp10.script.functions
Compresses a byte array or String using ZLIB
DEFLATE(String) - Constructor for class io.warp10.script.functions.DEFLATE
 
DEFLATE - Static variable in class io.warp10.script.WarpScriptLib
 
DEGREE_L_PARAM - Static variable in class io.warp10.script.functions.STL
 
DEGREE_P_PARAM - Static variable in class io.warp10.script.functions.STL
 
DEGREE_S_PARAM - Static variable in class io.warp10.script.functions.STL
 
DEGREE_T_PARAM - Static variable in class io.warp10.script.functions.STL
 
delete(WriteToken, Metadata, long, long) - Method in interface io.warp10.continuum.store.StoreClient
 
DELETE - Class in io.warp10.script.functions
Delete a set of GTS.
DELETE(String) - Constructor for class io.warp10.script.functions.DELETE
 
DELETE - Static variable in class io.warp10.script.WarpScriptLib
 
delete(DirectoryPlugin.GTS) - Method in class io.warp10.warp.sdk.DirectoryPlugin
Deletes a GTS from storage.
delete(Object, WriteToken, Metadata) - Method in class io.warp10.warp.sdk.IngressPlugin
Called for each GTS identified as a deletion candidate
delete(DirectoryPlugin.GTS) - Method in class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
delete(Metadata) - Method in class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
DELETE_ACTIVITY_SUPPORT - Static variable in class io.warp10.continuum.store.Constants
 
DELETE_DISABLED - Static variable in class io.warp10.WarpManager
 
DELETE_METAONLY_SUPPORT - Static variable in class io.warp10.continuum.store.Constants
Does the /delete endpoint allow the use of the 'nodata' parameter to only remove metadata
DELETED() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
DELETEOFF - Static variable in class io.warp10.script.WarpScriptLib
 
DELETEON - Static variable in class io.warp10.script.WarpScriptLib
 
Delta - Class in io.warp10.script.aggregator
Returns the delta between the first and last measures of the interval.
Delta(String) - Constructor for class io.warp10.script.aggregator.Delta
 
DEPRECATED() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
DEPTH - Class in io.warp10.script.functions
 
DEPTH(String) - Constructor for class io.warp10.script.functions.DEPTH
 
depth() - Method in class io.warp10.script.MemoryWarpScriptStack
 
DEPTH - Static variable in class io.warp10.script.WarpScriptLib
 
depth() - Method in interface io.warp10.script.WarpScriptStack
Return the depth (i.e.
DEREF - Class in io.warp10.script.functions
Modifies a Macro so LOAD/PUSHRx operations for the given symbols or registers are replaced by a specific value
DEREF(String) - Constructor for class io.warp10.script.functions.DEREF
 
DEREF - Static variable in class io.warp10.script.WarpScriptLib
 
DET - Class in io.warp10.script.functions
Computes the determinant of a matrix
DET(String) - Constructor for class io.warp10.script.functions.DET
 
DET - Static variable in class io.warp10.script.WarpScriptLib
 
detect(GeoTimeSerie, int, int, int, Collection<String>, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Detect patterns in a Geo Time Serie instance.
DEVAL - Class in io.warp10.script.ext.sharding
Distributed EVAL
DEVAL(String) - Constructor for class io.warp10.script.ext.sharding.DEVAL
 
DIFFERENCE - Class in io.warp10.script.functions
Computes the difference of two sets
DIFFERENCE(String) - Constructor for class io.warp10.script.functions.DIFFERENCE
 
DIFFERENCE - Static variable in class io.warp10.script.WarpScriptLib
 
DIGEST - Class in io.warp10.script.functions
 
DIGEST(String, Class<? extends Digest>) - Constructor for class io.warp10.script.functions.DIGEST
 
DIGEST(String, Class<? extends Digest>, int) - Constructor for class io.warp10.script.functions.DIGEST
 
DIRECTORY_ACTIVITY_WINDOW - Static variable in class io.warp10.continuum.Configuration
Activity window (in ms) to consider when deciding to store a Metadata we already know into HBase
DIRECTORY_DELETE - Static variable in class io.warp10.continuum.Configuration
Boolean indicating whether or not we should do deletions in HBase
DIRECTORY_FIND_MAXRESULTS - Static variable in class io.warp10.continuum.Configuration
Maximum number of Metadata to return in find responses
DIRECTORY_FIND_MAXRESULTS_HARD - Static variable in class io.warp10.continuum.Configuration
Hard limit on number of find results.
DIRECTORY_FRAME_MAXLEN - Static variable in class io.warp10.continuum.Configuration
Maximum size of Thrift frame for directory service
DIRECTORY_HBASE_CONFIG - Static variable in class io.warp10.continuum.Configuration
Comma separated list of Directory related HBase configuration keys to extract from the Warp 10 configuration.
DIRECTORY_HBASE_FILTER - Static variable in class io.warp10.continuum.Configuration
Boolean indicating whether or not we should use the HBase filter when initializing
DIRECTORY_HBASE_METADATA_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting metadata in HBase (128/192/256 bits in hex or OSS reference)
DIRECTORY_HBASE_METADATA_COLFAM - Static variable in class io.warp10.continuum.Configuration
Columns family under which metadata should be stored
DIRECTORY_HBASE_METADATA_MAXPENDINGPUTSSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum byte size we allow the pending Puts list to grow to
DIRECTORY_HBASE_METADATA_TABLE - Static variable in class io.warp10.continuum.Configuration
HBase table where metadata should be stored
DIRECTORY_HBASE_METADATA_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper Quorum for locating HBase
DIRECTORY_HBASE_METADATA_ZNODE - Static variable in class io.warp10.continuum.Configuration
Parent znode under which HBase znodes will be created
DIRECTORY_HBASE_ZOOKEEPER_PROPERTY_CLIENTPORT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper port for HBase client
DIRECTORY_HOST - Static variable in class io.warp10.continuum.Configuration
Address on which the DirectoryService will listen
DIRECTORY_INIT - Static variable in class io.warp10.continuum.Configuration
Boolean indicating whether or not we should initialized Directory by reading HBase
DIRECTORY_INIT_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads to use for the initial loading of Metadata
DIRECTORY_KAFKA_METADATA_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting payloads (128/192/256 bits in hex or OSS reference)
DIRECTORY_KAFKA_METADATA_COMMITPERIOD - Static variable in class io.warp10.continuum.Configuration
Delay between synchronization for offset commit
DIRECTORY_KAFKA_METADATA_CONSUMER_AUTO_OFFSET_RESET - Static variable in class io.warp10.continuum.Configuration
Strategy to adopt if consuming for the first time or if the last committed offset is past Kafka history
DIRECTORY_KAFKA_METADATA_CONSUMER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client.id to use for the metadata topic consumer
DIRECTORY_KAFKA_METADATA_CONSUMER_PARTITION_ASSIGNMENT_STRATEGY - Static variable in class io.warp10.continuum.Configuration
Name of partition assignment strategy to use
DIRECTORY_KAFKA_METADATA_GROUPID - Static variable in class io.warp10.continuum.Configuration
Kafka group id with which to consume the metadata topic
DIRECTORY_KAFKA_METADATA_MAC - Static variable in class io.warp10.continuum.Configuration
Key to use for computing MACs (128 bits in hex or OSS reference)
DIRECTORY_KAFKA_METADATA_TOPIC - Static variable in class io.warp10.continuum.Configuration
Actual 'metadata' topic
DIRECTORY_KAFKA_METADATA_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
Zookeeper ZK connect string for Kafka ('metadata' topic)
DIRECTORY_KAFKA_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads to run for ingesting metadata from Kafka
DIRECTORY_MAXAGE - Static variable in class io.warp10.continuum.Configuration
Max age of Find requests
DIRECTORY_METADATA_CACHE_SIZE - Static variable in class io.warp10.continuum.Configuration
Size of metadata cache in number of entries
DIRECTORY_PARTITION - Static variable in class io.warp10.continuum.Configuration
Partition of metadatas we focus on, format is MODULUS:REMAINDER
DIRECTORY_PLUGIN_CLASS - Static variable in class io.warp10.continuum.Configuration
Class name of directory plugin to use
DIRECTORY_PLUGIN_SOURCEATTR - Static variable in class io.warp10.continuum.Configuration
Attribute which will contain the source of the Metadata processed by the plugin
DIRECTORY_PORT - Static variable in class io.warp10.continuum.Configuration
Port on which the DirectoryService will listen
DIRECTORY_PSK - Static variable in class io.warp10.continuum.Configuration
Pre-Shared Key for request fingerprinting
DIRECTORY_REGISTER - Static variable in class io.warp10.continuum.Configuration
Boolean indicting whether or not we should register in ZK
DIRECTORY_SERVICE_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads to run for serving directory requests
DIRECTORY_STATS_CLASS_MAXCARDINALITY - Static variable in class io.warp10.continuum.Configuration
Maximum number of classes for which to report detailed stats in 'stats'
DIRECTORY_STATS_LABELS_MAXCARDINALITY - Static variable in class io.warp10.continuum.Configuration
Maximum number of labels for which to report detailed stats in 'stats'
DIRECTORY_STORE - Static variable in class io.warp10.continuum.Configuration
Boolean indicating whether or not we should store in HBase metadata we get from Kafka
DIRECTORY_STREAMING_ACCEPTORS - Static variable in class io.warp10.continuum.Configuration
Number of Jetty acceptors for the streaming server
DIRECTORY_STREAMING_IDLE_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
Idle timeout for the streaming directory endpoint
DIRECTORY_STREAMING_JETTY_ATTRIBUTE_PREFIX - Static variable in class io.warp10.continuum.Configuration
Prefix used for setting Jetty attributes
DIRECTORY_STREAMING_MAXQUEUESIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size of Jetty ThreadPool queue size (unbounded by default)
DIRECTORY_STREAMING_NOPROXY - Static variable in class io.warp10.continuum.Configuration
Should we ignore the proxy settings when doing a streaming request?
DIRECTORY_STREAMING_PORT - Static variable in class io.warp10.continuum.Configuration
Port the streaming directory service listens to
DIRECTORY_STREAMING_SELECTORS - Static variable in class io.warp10.continuum.Configuration
Number of Jetty selectors for the streaming server
DIRECTORY_STREAMING_TCP_BACKLOG - Static variable in class io.warp10.continuum.Configuration
TCP Backlog applied to the streaming directory service listener
DIRECTORY_STREAMING_THREADPOOL - Static variable in class io.warp10.continuum.Configuration
Number of threads in Jetty's Thread Pool
DIRECTORY_TCP_BACKLOG - Static variable in class io.warp10.continuum.Configuration
TCP Backlog applied to the DirectoryService listener
DIRECTORY_ZK_QUORUM - Static variable in class io.warp10.continuum.Configuration
ZooKeeper server list for registering
DIRECTORY_ZK_ZNODE - Static variable in class io.warp10.continuum.Configuration
ZooKeeper znode under which to register
DirectoryClient - Interface in io.warp10.continuum.store
 
DirectoryFindRequest - Class in io.warp10.continuum.store.thrift.data
 
DirectoryFindRequest() - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
DirectoryFindRequest(List<String>, List<Map<String, String>>, long, long) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
DirectoryFindRequest(DirectoryFindRequest) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Performs a deep copy on other.
DirectoryFindRequest._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DirectoryFindResponse - Class in io.warp10.continuum.store.thrift.data
 
DirectoryFindResponse() - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
DirectoryFindResponse(List<Metadata>, String) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
DirectoryFindResponse(DirectoryFindResponse) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Performs a deep copy on other.
DirectoryFindResponse._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DirectoryGetRequest - Class in io.warp10.continuum.store.thrift.data
 
DirectoryGetRequest() - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
DirectoryGetRequest(long, long) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
DirectoryGetRequest(DirectoryGetRequest) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
Performs a deep copy on other.
DirectoryGetRequest._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DirectoryGetResponse - Class in io.warp10.continuum.store.thrift.data
 
DirectoryGetResponse() - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
DirectoryGetResponse(Metadata) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
DirectoryGetResponse(DirectoryGetResponse) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
Performs a deep copy on other.
DirectoryGetResponse._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DirectoryPlugin - Class in io.warp10.warp.sdk
 
DirectoryPlugin() - Constructor for class io.warp10.warp.sdk.DirectoryPlugin
 
DirectoryPlugin.GTS - Class in io.warp10.warp.sdk
 
DirectoryPlugin.GTSIterator - Class in io.warp10.warp.sdk
 
DirectoryRequest - Class in io.warp10.continuum.store.thrift.data
 
DirectoryRequest() - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
DirectoryRequest(DirectoryRequest) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryRequest
Performs a deep copy on other.
DirectoryRequest._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DirectoryStatsRequest - Class in io.warp10.continuum.store.thrift.data
 
DirectoryStatsRequest() - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
DirectoryStatsRequest(List<String>, List<Map<String, String>>, long, long) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
DirectoryStatsRequest(DirectoryStatsRequest) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Performs a deep copy on other.
DirectoryStatsRequest._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
DirectoryStatsResponse - Class in io.warp10.continuum.store.thrift.data
 
DirectoryStatsResponse() - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
DirectoryStatsResponse(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
DirectoryStatsResponse(DirectoryStatsResponse) - Constructor for class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Performs a deep copy on other.
DirectoryStatsResponse._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
disable() - Static method in class io.warp10.script.WarpScriptStackRegistry
 
disableCheckAttributes() - Static method in class io.warp10.continuum.Tokens
 
DISCORDS - Class in io.warp10.continuum.gts
Detects discords in a GTS instance.
DISCORDS(String, boolean) - Constructor for class io.warp10.continuum.gts.DISCORDS
 
discords(GeoTimeSerie, int, int, int, int, boolean, double, boolean) - Static method in class io.warp10.continuum.gts.DISCORDS
 
DISCORDS - Static variable in class io.warp10.script.WarpScriptLib
 
DistanceFunction - Interface in io.warp10.script.fastdtw
 
DIV - Class in io.warp10.script.binary
Divide the two operands on top of the stack
DIV(String) - Constructor for class io.warp10.script.binary.DIV
 
DNAUtils - Class in io.warp10.continuum.gts
Utility class to convert back and forth between DNA sequences and Time Series.
DNAUtils() - Constructor for class io.warp10.continuum.gts.DNAUtils
 
DOC - Class in io.warp10.script.functions
Consumes the String on the stack or leave it there and stop the script if the stack is currently in documentation mode
DOC(String) - Constructor for class io.warp10.script.functions.DOC
 
DOC - Static variable in class io.warp10.script.WarpScriptLib
 
DOCMODE - Class in io.warp10.script.functions
Toggle the 'documentation mode' of the stack
DOCMODE(String) - Constructor for class io.warp10.script.functions.DOCMODE
 
DOCMODE - Static variable in class io.warp10.script.WarpScriptLib
 
DocumentationGenerator - Class in io.warp10.script.formatted
Deprecated.
DocumentationGenerator() - Constructor for class io.warp10.script.formatted.DocumentationGenerator
Deprecated.
 
doGtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.STL
 
doubleArrayToByteArray(double[]) - Static method in class io.warp10.script.fastdtw.TypeConversions
 
DOUBLEBITSTO - Static variable in class io.warp10.script.WarpScriptLib
 
doubleCheck(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
doubleExponentialSmoothing(GeoTimeSerie, double, double) - Static method in class io.warp10.continuum.gts.GTSHelper
Perform a double exponential smoothing on the input GTS.
DOUBLEEXPONENTIALSMOOTHING - Class in io.warp10.script.functions
 
DOUBLEEXPONENTIALSMOOTHING(String) - Constructor for class io.warp10.script.functions.DOUBLEEXPONENTIALSMOOTHING
 
DOUBLEEXPONENTIALSMOOTHING - Static variable in class io.warp10.script.WarpScriptLib
 
doubleToByteArray(double) - Static method in class io.warp10.script.fastdtw.TypeConversions
 
DoubleUtils - Class in io.warp10
 
DoubleUtils() - Constructor for class io.warp10.DoubleUtils
 
doubleValues(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
doubleValues - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
DROP - Class in io.warp10.script.functions
 
DROP(String) - Constructor for class io.warp10.script.functions.DROP
 
drop() - Method in class io.warp10.script.MemoryWarpScriptStack
 
DROP - Static variable in class io.warp10.script.WarpScriptLib
 
drop() - Method in interface io.warp10.script.WarpScriptStack
Remove the top of the stack.
DROPN - Class in io.warp10.script.functions
 
DROPN(String) - Constructor for class io.warp10.script.functions.DROPN
 
dropn() - Method in class io.warp10.script.MemoryWarpScriptStack
 
DROPN - Static variable in class io.warp10.script.WarpScriptLib
 
dropn() - Method in interface io.warp10.script.WarpScriptStack
Remove the top 'N' objects of the stack.
DTW - Class in io.warp10.script.fastdtw
 
DTW() - Constructor for class io.warp10.script.fastdtw.DTW
 
DTW - Class in io.warp10.script.functions
Perform Dynamic Time Warping pseudo-distance computation between two GTSs.
DTW(String, boolean, boolean) - Constructor for class io.warp10.script.functions.DTW
 
DTW - Static variable in class io.warp10.script.WarpScriptLib
 
DTW.DTWDistance - Interface in io.warp10.script.functions
 
DummyKeyStore - Class in io.warp10.crypto
Class used as a repository of keys in memory.
DummyKeyStore() - Constructor for class io.warp10.crypto.DummyKeyStore
Instantiates a new Dummy key store.
DummyMapper - Class in io.warp10.script.functions
 
DummyMapper(String) - Constructor for class io.warp10.script.functions.DummyMapper
 
dump(PrintWriter) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
dump(PrintWriter) - Method in class io.warp10.continuum.gts.GTSDecoder
 
dump(GTSEncoder, PrintWriter) - Static method in class io.warp10.continuum.gts.GTSHelper
 
DUMP - Class in io.warp10.script.functions
Dump a GTS as a string
DUMP(String) - Constructor for class io.warp10.script.functions.DUMP
 
dump(int) - Method in class io.warp10.script.MemoryWarpScriptStack
 
DUMP - Static variable in class io.warp10.script.WarpScriptLib
 
dump(int) - Method in interface io.warp10.script.WarpScriptStack
Produces a String representation of the top 'n' levels of the stack
DUP - Class in io.warp10.script.functions
 
DUP(String) - Constructor for class io.warp10.script.functions.DUP
 
dup() - Method in class io.warp10.script.MemoryWarpScriptStack
 
DUP - Static variable in class io.warp10.script.WarpScriptLib
 
dup() - Method in interface io.warp10.script.WarpScriptStack
Duplicate the object on top of the stack.
duplicate() - Method in class io.warp10.continuum.gts.GTSDecoder
Duplicate the current GTSDecoder.
DUPN - Class in io.warp10.script.functions
 
DUPN(String) - Constructor for class io.warp10.script.functions.DUPN
 
dupn() - Method in class io.warp10.script.MemoryWarpScriptStack
 
DUPN - Static variable in class io.warp10.script.WarpScriptLib
 
dupn() - Method in interface io.warp10.script.WarpScriptStack
Duplicate the top 'N' objects of the stack.
DURATION - Class in io.warp10.script.functions
Pushes onto the stack the number of time units described by the ISO8601 duration on top of the stack (String).
DURATION(String) - Constructor for class io.warp10.script.functions.DURATION
 
DURATION - Static variable in class io.warp10.script.WarpScriptLib
 
DURATION_ATTRIBUTE_KEY - Static variable in class io.warp10.script.functions.BUCKETIZECALENDAR
 
durationBucketize(GeoTimeSerie, ADDDURATION.ReadWritablePeriodWithSubSecondOffset, DateTimeZone, long, long, long, Object, long, WarpScriptStack) - Static method in class io.warp10.script.functions.BUCKETIZECALENDAR
 
durationToPeriod(String) - Static method in class io.warp10.script.functions.ADDDURATION
Convert an ISO8601 duration to a Period.
DWTSPLIT - Class in io.warp10.script.functions
Split a GTS representing a wavelet transform into separate wavelets per level
DWTSPLIT(String) - Constructor for class io.warp10.script.functions.DWTSPLIT
 
DWTSPLIT - Static variable in class io.warp10.script.WarpScriptLib
 

E

E - Class in io.warp10.script.functions
 
E(String) - Constructor for class io.warp10.script.functions.E
 
E - Static variable in class io.warp10.script.WarpScriptLib
 
E_LOWERCASE - Static variable in class io.warp10.script.WarpScriptLib
 
ECDH - Class in io.warp10.script.functions
Perform an ECC Diffie-Hellman key agreement as per https://en.wikipedia.org/wiki/Elliptic-curve_Diffie%E2%80%93Hellman
ECDH(String) - Constructor for class io.warp10.script.functions.ECDH
 
ECDH - Static variable in class io.warp10.script.WarpScriptLib
 
ECGEN - Class in io.warp10.script.functions
Generate a key pair for Elliptic Curve Cryptography
ECGEN(String) - Constructor for class io.warp10.script.functions.ECGEN
 
ECGEN - Static variable in class io.warp10.script.WarpScriptLib
 
ECHOOFF - Class in io.warp10.script.functions
Configure the stack to not emit output after each command when in interactive mode
ECHOOFF(String) - Constructor for class io.warp10.script.functions.ECHOOFF
 
ECHOOFF - Static variable in class io.warp10.script.WarpScriptLib
 
ECHOON - Class in io.warp10.script.functions
Configure the stack to emit output after each command when in interactive mode
ECHOON(String) - Constructor for class io.warp10.script.functions.ECHOON
 
ECHOON - Static variable in class io.warp10.script.WarpScriptLib
 
ECPRIVATE - Class in io.warp10.script.functions
 
ECPRIVATE(String) - Constructor for class io.warp10.script.functions.ECPRIVATE
 
ECPRIVATE - Static variable in class io.warp10.script.WarpScriptLib
 
ECPUBLIC - Class in io.warp10.script.functions
 
ECPUBLIC(String) - Constructor for class io.warp10.script.functions.ECPUBLIC
 
ECPUBLIC - Static variable in class io.warp10.script.WarpScriptLib
 
ECRECOVER - Class in io.warp10.script.functions
Recover possible ECC public keys from an ECDSA signature (r,s), curve and hash
ECRECOVER(String) - Constructor for class io.warp10.script.functions.ECRECOVER
 
ECRECOVER - Static variable in class io.warp10.script.WarpScriptLib
 
ECSIGN - Class in io.warp10.script.functions
Sign data using ECC and a hash algorithm
ECSIGN(String) - Constructor for class io.warp10.script.functions.ECSIGN
 
ECSIGN - Static variable in class io.warp10.script.WarpScriptLib
 
ECVERIFY - Class in io.warp10.script.functions
Verify an ECC signature
ECVERIFY(String) - Constructor for class io.warp10.script.functions.ECVERIFY
 
ECVERIFY - Static variable in class io.warp10.script.WarpScriptLib
 
EGRESS_ACCEPTORS - Static variable in class io.warp10.continuum.Configuration
Number of acceptors
EGRESS_CLIENTS_EXPOSE - Static variable in class io.warp10.continuum.Configuration
Flag (true/false) indicating whether or not the Directory and Store clients should be exposed by Egress.
EGRESS_FETCH_BATCHSIZE - Static variable in class io.warp10.continuum.Configuration
Number of GTS to batch when retrieving datapoints (to mitigate responseTooSlow errors)
EGRESS_FETCH_ERROR_PREFIX - Static variable in class io.warp10.continuum.store.Constants
Prefix used when Egress Fetch reports an error
EGRESS_FETCHER_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting GTSSplit instances
EGRESS_FETCHER_MAXSPLITAGE - Static variable in class io.warp10.continuum.Configuration
Maximum age of a valid GTSSplit (in ms)
EGRESS_FIND_ERROR_PREFIX - Static variable in class io.warp10.continuum.store.Constants
Prefix used when Egress find reports an error
EGRESS_HBASE_CLIENT_IPC_POOL_SIZE - Static variable in class io.warp10.continuum.Configuration
Custom value of 'hbase.client.ipc.pool.size' for the Egress HBase pool
EGRESS_HBASE_CLIENT_MAX_PERREGION_TASKS - Static variable in class io.warp10.continuum.Configuration
Custom value of 'hbase.client.max.perregion.tasks', defaults to 1
EGRESS_HBASE_CLIENT_MAX_PERSERVER_TASKS - Static variable in class io.warp10.continuum.Configuration
Custom value of 'hbase.client.max.perserver.tasks', defaults to 2
EGRESS_HBASE_CLIENT_MAX_TOTAL_TASKS - Static variable in class io.warp10.continuum.Configuration
Custom value of 'hbase.client.max.total.tasks', defaults to 100
EGRESS_HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD - Static variable in class io.warp10.continuum.Configuration
Custom scanner lease period
EGRESS_HBASE_CONFIG - Static variable in class io.warp10.continuum.Configuration
Comma separated list of Egress related HBase configuration keys to extract from the Warp 10 configuration.
EGRESS_HBASE_DATA_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting data in HBase (128/192/256 bits in hex or OSS reference)
EGRESS_HBASE_DATA_BLOCKCACHE_GTS_THRESHOLD - Static variable in class io.warp10.continuum.Configuration
Geo Time Series count threshold above which block caching will be disabled for HBase scanners.
EGRESS_HBASE_DATA_COLFAM - Static variable in class io.warp10.continuum.Configuration
Columns family under which data should be stored
EGRESS_HBASE_DATA_TABLE - Static variable in class io.warp10.continuum.Configuration
HBase table where data should be stored
EGRESS_HBASE_DATA_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper Quorum for locating HBase
EGRESS_HBASE_DATA_ZNODE - Static variable in class io.warp10.continuum.Configuration
Parent znode under which HBase znodes will be created
EGRESS_HBASE_FILTER - Static variable in class io.warp10.continuum.Configuration
Boolean indicating whether or not to use the HBase filter when retrieving rows.
EGRESS_HBASE_FILTER_THRESHOLD - Static variable in class io.warp10.continuum.Configuration
GTS count threshold above which the filter will be used.
EGRESS_HBASE_PARALLELSCANNERS_MAX_PARALLEL_SCANNERS - Static variable in class io.warp10.continuum.Configuration
Maximum number of parallel scanners to use when fetching datapoints for a batch of GTS (see EGRESS_FETCH_BATCHSIZE).
EGRESS_HBASE_PARALLELSCANNERS_MAXINFLIGHTPERREQUEST - Static variable in class io.warp10.continuum.Configuration
Maximum number of parallel scanners per fetch request.
EGRESS_HBASE_PARALLELSCANNERS_MIN_GTS_PERSCANNER - Static variable in class io.warp10.continuum.Configuration
Minimum number of GTS to assign to a parallel scanner.
EGRESS_HBASE_PARALLELSCANNERS_POOLSIZE - Static variable in class io.warp10.continuum.Configuration
Number of threads to use for scheduling parallel scanners.
EGRESS_HBASE_RPC_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
Custom value for RPC timeout
EGRESS_HBASE_ZOOKEEPER_PROPERTY_CLIENTPORT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper port for HBase client
EGRESS_HOST - Static variable in class io.warp10.continuum.Configuration
Host onto which the egress server should listen
EGRESS_IDLE_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
Idle timeout
EGRESS_JETTY_MAXQUEUESIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size of Jetty ThreadPool queue size (unbounded by default)
EGRESS_JETTY_THREADPOOL - Static variable in class io.warp10.continuum.Configuration
Number of threads in Jetty's Thread Pool
EGRESS_MAXTIME - Static variable in class io.warp10.continuum.Configuration
Maximum allowed execution time per script execution (in ms).
EGRESS_PORT - Static variable in class io.warp10.continuum.Configuration
Port onto which the egress server should listen
EGRESS_PREFIX - Static variable in class io.warp10.continuum.Configuration
 
EGRESS_RUNNER_NONCE_VALIDITY - Static variable in class io.warp10.continuum.Configuration
Validity (in ms) of a runner nonce.
EGRESS_SELECTORS - Static variable in class io.warp10.continuum.Configuration
Number of selectors
EGRESS_TCP_BACKLOG - Static variable in class io.warp10.continuum.Configuration
TCP Backlog applied to the egress server listener
EGRESS_ZK_QUORUM - Static variable in class io.warp10.continuum.Configuration
ZooKeeper server list
ELAPSED - Class in io.warp10.script.functions
Push onto the stack the elapsed times if available.
ELAPSED(String) - Constructor for class io.warp10.script.functions.ELAPSED
 
ELAPSED - Static variable in class io.warp10.script.WarpScriptLib
 
ElementOrListStackFunction - Class in io.warp10.script
Deprecated.
ElementOrListStackFunction(String) - Constructor for class io.warp10.script.ElementOrListStackFunction
Deprecated.
 
ElementOrListStackFunction.ElementStackFunction - Interface in io.warp10.script
Deprecated.
Interface defining the function to be generated which is applied to each element.
ElementStackFunction() - Constructor for class io.warp10.script.ListRecursiveStackFunction.ElementStackFunction
 
ELEVATION_UNITS_PER_M - Static variable in class io.warp10.continuum.store.Constants
Number of elevation units per meter.
elevationAtIndex(GeoTimeSerie, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the elevation in a GeoTimeSerie at a given index
elevationAtTick(GeoTimeSerie, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the elevation in a Geo Time Serie at a given timestamp.
ELEVATIONS - Static variable in class io.warp10.script.functions.DTW
 
ELEVATIONS - Class in io.warp10.script.functions
Extract the elevations of a GTS and push them onto the stack.
ELEVATIONS(String) - Constructor for class io.warp10.script.functions.ELEVATIONS
 
ELEVATIONS - Static variable in class io.warp10.script.WarpScriptLib
 
elevations - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
EMPTY - Class in io.warp10.script.functions
Reject GTS instances with values.
EMPTY(String) - Constructor for class io.warp10.script.functions.EMPTY
 
EMPTY - Static variable in class io.warp10.script.WarpScriptLib
 
EMPTY_COLQ - Static variable in class io.warp10.continuum.store.Constants
Empty column qualifier for HBase writes
EMPTY_LIST - Static variable in class io.warp10.script.WarpScriptLib
 
EMPTY_MAP - Static variable in class io.warp10.script.WarpScriptLib
 
EMPTY_SET - Static variable in class io.warp10.script.WarpScriptLib
 
EMPTY_VECTOR - Static variable in class io.warp10.script.WarpScriptLib
 
EMPTYLIST - Class in io.warp10.script.functions
 
EMPTYLIST(String) - Constructor for class io.warp10.script.functions.EMPTYLIST
 
EMPTYMAP - Class in io.warp10.script.functions
 
EMPTYMAP(String) - Constructor for class io.warp10.script.functions.EMPTYMAP
 
EMPTYSET - Class in io.warp10.script.functions
 
EMPTYSET(String) - Constructor for class io.warp10.script.functions.EMPTYSET
 
EMPTYVECTOR - Class in io.warp10.script.functions
 
EMPTYVECTOR(String) - Constructor for class io.warp10.script.functions.EMPTYVECTOR
 
enable() - Static method in class io.warp10.script.WarpScriptStackRegistry
 
enableCheckAttributes() - Static method in class io.warp10.continuum.Tokens
 
encode(GeoTimeSerie) - Method in class io.warp10.continuum.gts.GTSEncoder
Encode the given GTS instance.
encode(byte[]) - Static method in class io.warp10.crypto.OrderPreservingBase64
Encode byte [ ].
encode(byte[], int, int) - Static method in class io.warp10.crypto.OrderPreservingBase64
Encode byte [ ].
encode(byte[]) - Static method in class io.warp10.script.functions.TOB58
 
encode(Object) - Static method in class io.warp10.script.functions.TORLP
 
encode(String, Charset) - Static method in class io.warp10.WarpURLEncoder
 
encode(String, String) - Static method in class io.warp10.WarpURLEncoder
 
encodeFrameSize(int, byte[]) - Static method in class io.warp10.thrift.TFramedTransport
 
encodeName(StringBuilder, String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
encodeOptimized(GeoTimeSerie) - Method in class io.warp10.continuum.gts.GTSEncoder
Encode the given GTS instance, converting doubles to BigDecimal to get a chance to store them more efficiently
ENCODERTO - Class in io.warp10.script.functions
Decodes an encoder into an array of [ ts lat lon elev value ] arrays.
ENCODERTO(String) - Constructor for class io.warp10.script.functions.ENCODERTO
 
ENCODERTO - Static variable in class io.warp10.script.WarpScriptLib
 
encodeSignedLong(long) - Static method in class io.warp10.continuum.gts.Varint
Encode a signed long using zig zag varint encoding.
encodeSignedLongInBuf(long, byte[]) - Static method in class io.warp10.continuum.gts.Varint
Encode a signed long using zig zag varint encoding.
encodeToStream(byte[], OutputStream) - Static method in class io.warp10.crypto.OrderPreservingBase64
Encode to stream.
encodeToStream(OutputStream, byte[], int, int) - Static method in class io.warp10.crypto.OrderPreservingBase64
Encode to stream.
encodeToStream(OutputStream, byte[], int, int, int) - Static method in class io.warp10.crypto.OrderPreservingBase64
Encode to writer.
encodeToStream(OutputStream, byte[], int, int, byte[]) - Static method in class io.warp10.crypto.OrderPreservingBase64
 
encodeToString(byte[]) - Static method in class io.warp10.crypto.OrderPreservingBase64
 
encodeToWriter(byte[], Writer) - Static method in class io.warp10.crypto.OrderPreservingBase64
Encode to writer.
encodeToWriter(Writer, byte[], int, int) - Static method in class io.warp10.crypto.OrderPreservingBase64
Encode to writer.
encodeToWriter(Writer, byte[], int, int, int) - Static method in class io.warp10.crypto.OrderPreservingBase64
Encode to writer.
encodeToWriter(Writer, byte[], int, int, byte[]) - Static method in class io.warp10.crypto.OrderPreservingBase64
 
encodeUnsignedLong(long) - Static method in class io.warp10.continuum.gts.Varint
 
encodeUnsignedLong_ORIGINAL(long) - Static method in class io.warp10.continuum.gts.Varint
 
encodeUnsignedLongBRANCHMISPREDICT(long) - Static method in class io.warp10.continuum.gts.Varint
Encode an unsigned long using varint encoding.
encodeUnsignedLongInBuf(long, byte[]) - Static method in class io.warp10.continuum.gts.Varint
 
encodeValue(StringBuilder, Object) - Static method in class io.warp10.continuum.gts.GTSHelper
 
ENDLIST - Class in io.warp10.script.functions
 
ENDLIST(String) - Constructor for class io.warp10.script.functions.ENDLIST
 
ENDMAP - Class in io.warp10.script.functions
 
ENDMAP(String) - Constructor for class io.warp10.script.functions.ENDMAP
 
ENDSET - Class in io.warp10.script.functions
 
ENDSET(String) - Constructor for class io.warp10.script.functions.ENDSET
 
ENDVECTOR - Class in io.warp10.script.functions
 
ENDVECTOR(String) - Constructor for class io.warp10.script.functions.ENDVECTOR
 
entropyHybridTest(GeoTimeSerie, int, int, int, double) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Applying Seasonal Entropy Hybrid ESD test This test is based on piecewise decomposition where trend components are approximated by median and seasonal components are factored by the entropy of the cycle sub-series.
EPOCH - Static variable in class io.warp10.script.functions.BUCKETIZECALENDAR
 
EQ - Class in io.warp10.script.binary
Checks the two operands on top of the stack for equality
EQ(String) - Constructor for class io.warp10.script.binary.EQ
 
EQ - Static variable in class io.warp10.script.WarpScriptLib
 
equals(Object) - Method in class io.warp10.continuum.MetadataUtils.MetadataID
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
equals(DatalogRequest) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
equals(DirectoryFindRequest) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
equals(DirectoryFindResponse) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
equals(DirectoryGetRequest) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
equals(DirectoryGetResponse) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
equals(DirectoryRequest) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
equals(DirectoryStatsRequest) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
equals(DirectoryStatsResponse) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
equals(FetchRequest) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
equals(GTSData) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
equals(GTSSplit) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
equals(GTSWrapper) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
equals(KafkaDataMessage) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
equals(Metadata) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
equals(Object) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
equals(MetaSet) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
equals(Object) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
equals(HyperLogLogPlusParameters) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
equals(Object) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
equals(LoggingEvent) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
equals(Object) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
equals(RunRequest) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
equals(Object) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
equals(ReadToken) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
equals(Object) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
equals(WriteToken) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
equals(Object) - Method in class io.warp10.script.fastdtw.ColMajorCell
 
equals(Object) - Method in class io.warp10.script.fastdtw.WarpPath
 
equals(Object) - Method in class io.warp10.script.thrift.data.SecureScript
 
equals(SecureScript) - Method in class io.warp10.script.thrift.data.SecureScript
 
equals(Object) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
equals(StackInteractionReport) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
equals(Object) - Method in class io.warp10.script.thrift.data.StackTrace
 
equals(StackTrace) - Method in class io.warp10.script.thrift.data.StackTrace
 
equals(Object) - Method in class io.warp10.script.thrift.data.Throwable
 
equals(Throwable) - Method in class io.warp10.script.thrift.data.Throwable
 
equals(Object) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
equals(WebCallRequest) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
equals(Object) - Method in class io.warp10.WrapperList
 
erf(double) - Static method in class io.warp10.script.SAXUtils
 
erfc(double) - Static method in class io.warp10.script.SAXUtils
 
erfcx(double) - Static method in class io.warp10.script.SAXUtils
 
ERROR - Class in io.warp10.script.functions
 
ERROR(String) - Constructor for class io.warp10.script.functions.ERROR
 
ERROR - Static variable in class io.warp10.script.WarpScriptLib
 
ESDTest(GeoTimeSerie, int, boolean, double) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Applying generalized extreme Studentized deviate test using mean/std or median/mad
ESDTest(GeoTimeSerie, int, boolean) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
ESDTEST - Class in io.warp10.script.functions
Apply an ESD test
ESDTEST(String) - Constructor for class io.warp10.script.functions.ESDTEST
 
ESDTEST - Static variable in class io.warp10.script.WarpScriptLib
 
estimateSizeInBytes(T) - Method in class io.warp10.continuum.TextFileShuffler.CustomReader
 
euclidean(double[][], int, double[][], int) - Static method in class io.warp10.script.functions.DTW
 
EVAL - Class in io.warp10.script.functions
 
EVAL(String) - Constructor for class io.warp10.script.functions.EVAL
 
EVAL - Static variable in class io.warp10.script.WarpScriptLib
 
EVALSECURE - Class in io.warp10.script.functions
Evaluate a secure script
EVALSECURE(String) - Constructor for class io.warp10.script.functions.EVALSECURE
 
EVALSECURE - Static variable in class io.warp10.script.WarpScriptLib
 
EVERY - Class in io.warp10.script.functions
 
EVERY(String) - Constructor for class io.warp10.script.functions.EVERY
 
EVERY - Static variable in class io.warp10.script.WarpScriptLib
 
EVERY_STACK_ATTRIBUTE - Static variable in class io.warp10.script.functions.EVERY
 
exch(int, int) - Method in interface io.warp10.continuum.SortUtil.Sorter
Exchange two indices
exec(String) - Method in class io.warp10.script.MemoryWarpScriptStack
 
exec(WarpScriptStack.Macro) - Method in class io.warp10.script.MemoryWarpScriptStack
 
exec(WarpScriptJavaFunction) - Method in class io.warp10.script.MemoryWarpScriptStack
 
exec(List<Object>) - Method in class io.warp10.script.WarpScriptExecutor
Execute the embedded macro on the given stack content.
exec(String) - Method in interface io.warp10.script.WarpScriptStack
Execute a serie of statements against the stack.
exec(WarpScriptStack.Macro) - Method in interface io.warp10.script.WarpScriptStack
Execute a macro against the stack.
exec(WarpScriptJavaFunction) - Method in interface io.warp10.script.WarpScriptStack
Execute a WarpScriptJavaFunction against the stack
execMulti(String) - Method in class io.warp10.script.MemoryWarpScriptStack
 
execMulti(String) - Method in interface io.warp10.script.WarpScriptStack
 
EXP - Static variable in class io.warp10.script.WarpScriptLib
 
ExpandedResWindow - Class in io.warp10.script.fastdtw
 
ExpandedResWindow(GeoTimeSerie, GeoTimeSerie, GeoTimeSerie, GeoTimeSerie, WarpPath, int) - Constructor for class io.warp10.script.fastdtw.ExpandedResWindow
 
expandWindow(int) - Method in class io.warp10.script.fastdtw.SearchWindow
 
EXPM1 - Static variable in class io.warp10.script.WarpScriptLib
 
EXPORT - Class in io.warp10.script.functions
Update or set the list of exported symbols
EXPORT(String) - Constructor for class io.warp10.script.functions.EXPORT
 
EXPORT - Static variable in class io.warp10.script.WarpScriptLib
 
EXPOSE_OWNER_PRODUCER - Static variable in class io.warp10.continuum.store.Constants
 
EXPOSED_ATTRIBUTES - Static variable in class io.warp10.script.ext.stackps.WSINFO
 
extensions() - Static method in class io.warp10.script.WarpScriptLib
 
EXTLOADED - Class in io.warp10.script.functions
 
EXTLOADED(String) - Constructor for class io.warp10.script.functions.EXTLOADED
 
EXTLOADED - Static variable in class io.warp10.script.WarpScriptLib
 
extloaded(String) - Static method in class io.warp10.script.WarpScriptLib
 
extractReadToken(String) - Method in interface io.warp10.continuum.AuthenticationPlugin
This method attempts to extract a ReadToken from a provided token string.
extractReadToken(String) - Static method in class io.warp10.continuum.Tokens
 
extractWriteToken(String) - Method in interface io.warp10.continuum.AuthenticationPlugin
This method attempts to extract a WriteToken from a provided token string.
extractWriteToken(String) - Static method in class io.warp10.continuum.Tokens
 

F

Factory() - Constructor for class io.warp10.thrift.TFramedTransport.Factory
 
Factory(int) - Constructor for class io.warp10.thrift.TFramedTransport.Factory
 
FAIL - Class in io.warp10.script.functions
Forces a failure
FAIL(String) - Constructor for class io.warp10.script.functions.FAIL
 
FAIL(String, String) - Constructor for class io.warp10.script.functions.FAIL
 
FAIL - Static variable in class io.warp10.script.WarpScriptLib
 
FastDTW - Class in io.warp10.script.fastdtw
This class implements the FastDTW algorithm.
FastDTW() - Constructor for class io.warp10.script.fastdtw.FastDTW
 
FDWT - Class in io.warp10.script.functions
Apply Forward Discrete Wavelet Transform
FDWT(String) - Constructor for class io.warp10.script.functions.FDWT
 
FDWT - Static variable in class io.warp10.script.WarpScriptLib
 
fetch(FetchRequest) - Method in interface io.warp10.continuum.store.StoreClient
 
FETCH - Class in io.warp10.script.functions
Fetch GeoTimeSeries from the Warp 10 Storage Engine The top of the stack must contain a list of the following parameters
FETCH(String, GeoTimeSerie.TYPE) - Constructor for class io.warp10.script.functions.FETCH
 
FETCH - Static variable in class io.warp10.script.WarpScriptLib
 
FETCHBOOLEAN - Static variable in class io.warp10.script.WarpScriptLib
 
FETCHDOUBLE - Static variable in class io.warp10.script.WarpScriptLib
 
FETCHLONG - Static variable in class io.warp10.script.WarpScriptLib
 
FetchRequest - Class in io.warp10.continuum.store.thrift.data
 
FetchRequest() - Constructor for class io.warp10.continuum.store.thrift.data.FetchRequest
 
FetchRequest(FetchRequest) - Constructor for class io.warp10.continuum.store.thrift.data.FetchRequest
Performs a deep copy on other.
FetchRequest._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
FETCHSTRING - Static variable in class io.warp10.script.WarpScriptLib
 
FFT - Class in io.warp10.continuum.gts
Computes a FFT of a numeric GTS Code implements Cooley-Tuckey radix-2, inspired by the following:
FFT() - Constructor for class io.warp10.continuum.gts.FFT
 
fft(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.FFT
 
FFT - Static variable in class io.warp10.script.WarpScriptLib
 
FFT.Builder - Class in io.warp10.continuum.gts
 
FFTAP - Static variable in class io.warp10.script.WarpScriptLib
 
FFTWINDOW - Class in io.warp10.script.functions
Apply a windowing function to a GTS or list of GTS, typically prior to applying an FFT
FFTWINDOW(String) - Constructor for class io.warp10.script.functions.FFTWINDOW
 
FFTWINDOW - Static variable in class io.warp10.script.WarpScriptLib
 
FIELD_ATTRIBUTES - Static variable in class io.warp10.json.MetadataSerializer
 
FIELD_LABELS - Static variable in class io.warp10.json.MetadataSerializer
 
FIELD_LASTACTIVITY - Static variable in class io.warp10.json.MetadataSerializer
 
FIELD_NAME - Static variable in class io.warp10.json.MetadataSerializer
 
FIELD_VALUES - Static variable in class io.warp10.json.GeoTimeSerieSerializer
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
fieldForId(int) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
fieldForId(int) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
fieldForId(int) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
fieldForId(int) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
fieldForId(int) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
fieldForId(int) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
fieldForId(int) - Method in class io.warp10.script.thrift.data.SecureScript
 
fieldForId(int) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
fieldForId(int) - Method in class io.warp10.script.thrift.data.StackTrace
 
fieldForId(int) - Method in class io.warp10.script.thrift.data.Throwable
 
fieldForId(int) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
FIFTY_EIGHT - Static variable in class io.warp10.script.functions.TOB58
 
FileBasedCustomBuffer - Class in io.warp10.continuum.gts
ByteBuffer implementation with data backed by a file
FileBasedCustomBuffer(String, int) - Constructor for class io.warp10.continuum.gts.FileBasedCustomBuffer
 
fill(GeoTimeSerie, GeoTimeSerie, WarpScriptFillerFunction) - Static method in class io.warp10.continuum.gts.GTSHelper
This function fills the gaps in two GTS so they end up with identical ticks
FILL - Class in io.warp10.script.functions
 
FILL(String) - Constructor for class io.warp10.script.functions.FILL
 
FILL - Static variable in class io.warp10.script.WarpScriptLib
 
FillerInterpolate - Class in io.warp10.script.filler
 
FillerInterpolate(String) - Constructor for class io.warp10.script.filler.FillerInterpolate
 
FillerNext - Class in io.warp10.script.filler
 
FillerNext(String) - Constructor for class io.warp10.script.filler.FillerNext
 
FillerPrevious - Class in io.warp10.script.filler
 
FillerPrevious(String) - Constructor for class io.warp10.script.filler.FillerPrevious
 
FillerTrend - Class in io.warp10.script.filler
Fills the gaps by interpolating using both pre and post trends
FillerTrend(String) - Constructor for class io.warp10.script.filler.FillerTrend
 
fillGTSIds(byte[], int, long, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
fillInStackTrace() - Method in exception io.warp10.script.WarpScriptLoopBreakException
 
fillInStackTrace() - Method in exception io.warp10.script.WarpScriptLoopContinueException
 
fillnext(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Fill missing values/locations/elevations in a bucketized GTS with the next encountered one.
FILLNEXT - Class in io.warp10.script.functions
Apply fillnext on GTS instances
FILLNEXT(String) - Constructor for class io.warp10.script.functions.FILLNEXT
 
FILLNEXT - Static variable in class io.warp10.script.WarpScriptLib
 
fillprevious(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Fill missing values/locations/elevations in a bucketized GTS with the previously encountered one.
FILLPREVIOUS - Class in io.warp10.script.functions
Apply fillprevious on GTS instances
FILLPREVIOUS(String) - Constructor for class io.warp10.script.functions.FILLPREVIOUS
 
FILLPREVIOUS - Static variable in class io.warp10.script.WarpScriptLib
 
fillticks(GeoTimeSerie, long, long, Object, long[]) - Static method in class io.warp10.continuum.gts.GTSHelper
Fill the given ticks in a GTS with the elements provided.
FILLTICKS - Class in io.warp10.script.functions
Add values to the GTS for ticks in the given list for which it does not yet have values FILLTICKS expects the following parameters on the stack: 1: a list of five parameters: lat, lon, elevation, value, ticks where ticks is a list of ticks for which to add the data point (tick, lat, lon, elevation and value) *
FILLTICKS(String) - Constructor for class io.warp10.script.functions.FILLTICKS
 
FILLTICKS - Static variable in class io.warp10.script.WarpScriptLib
 
fillvalue(GeoTimeSerie, long, long, Object) - Static method in class io.warp10.continuum.gts.GTSHelper
Fill missing values/locations/elevations in a bucketized GTS with the given location/elevation/value.
FILLVALUE - Class in io.warp10.script.functions
Fill ticks with no values
FILLVALUE(String) - Constructor for class io.warp10.script.functions.FILLVALUE
 
FILLVALUE - Static variable in class io.warp10.script.WarpScriptLib
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterAny
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterByClass
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterByLabels
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterByMetadata
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterBySelector
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterBySize
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterLastEQ
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterLastGE
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterLastGT
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterLastLE
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterLastLT
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.FilterLastNE
 
filter(Map<String, String>, List<GeoTimeSerie>[]) - Method in class io.warp10.script.filter.LatencyFilter
 
FILTER - Class in io.warp10.script.functions
Filter some GTS instances.
FILTER(String, boolean) - Constructor for class io.warp10.script.functions.FILTER
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.functions.MACROFILTER.MacroFilterWrapper
 
filter(Map<String, String>, List<GeoTimeSerie>...) - Method in interface io.warp10.script.WarpScriptFilterFunction
Return the subset of 'series' which satisfies the filter.
FILTER - Static variable in class io.warp10.script.WarpScriptLib
 
FilterAny - Class in io.warp10.script.filter
 
FilterAny(String, Object, FilterAny.Comparator, boolean) - Constructor for class io.warp10.script.filter.FilterAny
 
FilterAny.Builder - Class in io.warp10.script.filter
 
FilterAny.Comparator - Enum in io.warp10.script.filter
 
FILTERBY - Class in io.warp10.script.functions
Filters a list according to a macro
FILTERBY(String) - Constructor for class io.warp10.script.functions.FILTERBY
 
FILTERBY - Static variable in class io.warp10.script.WarpScriptLib
 
FilterByClass - Class in io.warp10.script.filter
 
FilterByClass(String, String) - Constructor for class io.warp10.script.filter.FilterByClass
 
FilterByClass.Builder - Class in io.warp10.script.filter
 
FilterByLabels - Class in io.warp10.script.filter
 
FilterByLabels(String, Map<String, String>, boolean, boolean) - Constructor for class io.warp10.script.filter.FilterByLabels
 
FilterByLabels.Builder - Class in io.warp10.script.filter
 
FilterByMetadata - Class in io.warp10.script.filter
Filter GTS by retaining those whose metadata is included in a set
FilterByMetadata(String, List<GeoTimeSerie>) - Constructor for class io.warp10.script.filter.FilterByMetadata
 
FilterByMetadata.Builder - Class in io.warp10.script.filter
 
FilterBySelector - Class in io.warp10.script.filter
 
FilterBySelector(String, String) - Constructor for class io.warp10.script.filter.FilterBySelector
 
FilterBySelector.Builder - Class in io.warp10.script.filter
 
FilterBySize - Class in io.warp10.script.filter
 
FilterBySize(String, int, int) - Constructor for class io.warp10.script.filter.FilterBySize
 
FilterBySize.Builder - Class in io.warp10.script.filter
 
FilterLastEQ - Class in io.warp10.script.filter
 
FilterLastEQ(String, Object) - Constructor for class io.warp10.script.filter.FilterLastEQ
 
FilterLastEQ.Builder - Class in io.warp10.script.filter
 
FilterLastGE - Class in io.warp10.script.filter
 
FilterLastGE(String, Object) - Constructor for class io.warp10.script.filter.FilterLastGE
 
FilterLastGE.Builder - Class in io.warp10.script.filter
 
FilterLastGT - Class in io.warp10.script.filter
 
FilterLastGT(String, Object) - Constructor for class io.warp10.script.filter.FilterLastGT
 
FilterLastGT.Builder - Class in io.warp10.script.filter
 
FilterLastLE - Class in io.warp10.script.filter
 
FilterLastLE(String, Object) - Constructor for class io.warp10.script.filter.FilterLastLE
 
FilterLastLE.Builder - Class in io.warp10.script.filter
 
FilterLastLT - Class in io.warp10.script.filter
 
FilterLastLT(String, Object) - Constructor for class io.warp10.script.filter.FilterLastLT
 
FilterLastLT.Builder - Class in io.warp10.script.filter
 
FilterLastNE - Class in io.warp10.script.filter
 
FilterLastNE(String, Object) - Constructor for class io.warp10.script.filter.FilterLastNE
 
FilterLastNE.Builder - Class in io.warp10.script.filter
 
filterOLD(Map<String, String>, List<GeoTimeSerie>...) - Method in class io.warp10.script.filter.LatencyFilter
 
finalize() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
finalize() - Method in class io.warp10.script.MemoryWarpScriptStack
 
find(DirectoryRequest) - Method in interface io.warp10.continuum.store.DirectoryClient
 
FIND - Class in io.warp10.script.functions
Find Geo Time Series matching some criteria The top of the stack must contain a list of the following parameters
FIND(String, boolean) - Constructor for class io.warp10.script.functions.FIND
 
FIND(String, boolean, boolean) - Constructor for class io.warp10.script.functions.FIND
 
find(String) - Static method in class io.warp10.script.fwt.wavelets.WaveletRegistry
 
find(String) - Method in class io.warp10.script.MemoryWarpScriptStack
 
find(WarpScriptStack, String) - Static method in class io.warp10.script.WarpFleetMacroRepository
 
FIND - Static variable in class io.warp10.script.WarpScriptLib
 
find(String) - Static method in class io.warp10.script.WarpScriptMacroLibrary
 
find(String) - Static method in class io.warp10.script.WarpScriptMacroRepository
 
find(String) - Method in interface io.warp10.script.WarpScriptStack
Find a macro by name
find(int, String, Map<String, String>) - Method in class io.warp10.warp.sdk.DirectoryPlugin
Identify matching GTS.
find(WarpScriptStack, String) - Static method in class io.warp10.warp.sdk.MacroResolver
Attempt to find the named macro by invoking resolvers in the order in which they appear.
find(int, String, Map<String, String>) - Method in class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
find(int, DirectoryRequest) - Method in class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.DatalogRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindResponse._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetResponse._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsResponse._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.FetchRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.GTSData._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.GTSSplit._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.GTSWrapper._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessage._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.Metadata._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.store.thrift.data.MetaSet._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.thrift.data.HyperLogLogPlusParameters._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.thrift.data.LoggingEvent._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.continuum.thrift.data.RunRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.quasar.token.thrift.data.ReadToken._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.quasar.token.thrift.data.WriteToken._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.script.thrift.data.SecureScript._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.script.thrift.data.StackInteractionReport._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.script.thrift.data.StackTrace._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.script.thrift.data.Throwable._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum io.warp10.script.thrift.data.WebCallRequest._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.DatalogRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindResponse._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetResponse._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsResponse._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.FetchRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.GTSData._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.GTSSplit._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.GTSWrapper._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessage._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.Metadata._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.store.thrift.data.MetaSet._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.thrift.data.HyperLogLogPlusParameters._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.thrift.data.LoggingEvent._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.continuum.thrift.data.RunRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.quasar.token.thrift.data.ReadToken._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.quasar.token.thrift.data.WriteToken._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.script.thrift.data.SecureScript._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.script.thrift.data.StackInteractionReport._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.script.thrift.data.StackTrace._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.script.thrift.data.Throwable._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum io.warp10.script.thrift.data.WebCallRequest._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.DatalogRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindResponse._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetResponse._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsResponse._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.FetchRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.GTSData._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.GTSSplit._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.GTSWrapper._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessage._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.Metadata._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.store.thrift.data.MetaSet._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.thrift.data.HyperLogLogPlusParameters._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.thrift.data.LoggingEvent._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.continuum.thrift.data.RunRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.quasar.token.thrift.data.ReadToken._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.quasar.token.thrift.data.WriteToken._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.script.thrift.data.SecureScript._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.script.thrift.data.StackInteractionReport._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.script.thrift.data.StackTrace._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.script.thrift.data.Throwable._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum io.warp10.script.thrift.data.WebCallRequest._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByValue(int) - Static method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessageType
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum io.warp10.quasar.token.thrift.data.TokenType
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum io.warp10.script.thrift.data.WebCallMethod
Find a the enum type by its integer value, as defined in the Thrift IDL.
findClass(String) - Method in class io.warp10.WarpClassLoader
 
findFunction(String) - Method in class io.warp10.script.MemoryWarpScriptStack
 
findFunction(String) - Method in interface io.warp10.script.WarpScriptStack
Find a function by name
findMacro(WarpScriptStack, String) - Method in class io.warp10.warp.sdk.MacroResolver
Implementation of the actual macro finding method
FINDSETS - Static variable in class io.warp10.script.WarpScriptLib
 
FINDSTATS - Class in io.warp10.script.functions
Estimate cardinalities of Geo Time Series matching some criteria The top of the stack must contain a list of the following parameters
FINDSTATS(String) - Constructor for class io.warp10.script.functions.FINDSTATS
 
FINDSTATS - Static variable in class io.warp10.script.WarpScriptLib
 
First - Class in io.warp10.script.aggregator
Retain the first measurement of the interval
First(String) - Constructor for class io.warp10.script.aggregator.First
 
firstArgIsListExpandable() - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.ArgumentsBuilder
Deprecated.
 
firsttick(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the first tick in the GTS instance.
FIRSTTICK - Class in io.warp10.script.functions
Push on the stack the first tick of the GTS on top of the stack.
FIRSTTICK(String) - Constructor for class io.warp10.script.functions.FIRSTTICK
 
FIRSTTICK - Static variable in class io.warp10.script.WarpScriptLib
 
FLAGS_ENCRYPTED - Static variable in class io.warp10.continuum.gts.GTSEncoder
Flag indicating encrypted data
FLATTEN - Class in io.warp10.script.functions
Inspects the top of the stack.
FLATTEN(String) - Constructor for class io.warp10.script.functions.FLATTEN
 
flatten(Object, AtomicInteger) - Method in class io.warp10.script.functions.FLATTEN
 
FLATTEN - Static variable in class io.warp10.script.WarpScriptLib
 
FLOAD - Class in io.warp10.script.ext.warprun
 
FLOAD(String) - Constructor for class io.warp10.script.ext.warprun.FLOAD
 
FLOATBITSTO - Static variable in class io.warp10.script.WarpScriptLib
 
FloatUtils - Class in io.warp10
 
FloatUtils() - Constructor for class io.warp10.FloatUtils
 
FLOOR - Static variable in class io.warp10.script.WarpScriptLib
 
FLOORDIV - Static variable in class io.warp10.script.WarpScriptLib
 
FLOORMOD - Static variable in class io.warp10.script.WarpScriptLib
 
flush() - Method in class io.warp10.continuum.gts.Dedupper
 
flush() - Method in class io.warp10.continuum.gts.GTSEncoder
Empty the output stream and disable delta encoding
flush() - Method in class io.warp10.json.BoundedWriter
 
flush() - Method in class io.warp10.thrift.TFramedTransport
 
flush(Object) - Method in class io.warp10.warp.sdk.IngressPlugin
Called when the processing of an update, meta or delete operation ends
FOR - Class in io.warp10.script.functions
Implements a 'for' loop 3: FROM 2: TO 1: RUN-macro FOR Arguments are popped out of the stack.
FOR(String) - Constructor for class io.warp10.script.functions.FOR
 
FOR(String, long) - Constructor for class io.warp10.script.functions.FOR
 
FOR - Static variable in class io.warp10.script.WarpScriptLib
 
FOREACH - Class in io.warp10.script.functions
Implements a 'foreach' loop on a list or map 2: LIST or MAP 1: RUN-macro FOREACH
FOREACH(String) - Constructor for class io.warp10.script.functions.FOREACH
 
FOREACH - Static variable in class io.warp10.script.WarpScriptLib
 
forget() - Method in class io.warp10.crypto.DummyKeyStore
 
forget() - Method in interface io.warp10.crypto.KeyStore
Forget.
forget() - Method in class io.warp10.crypto.OSSKeyStore
Forget the master key
forget() - Method in class io.warp10.crypto.UnsecureKeyStore
 
FORGET - Class in io.warp10.script.functions
 
FORGET(String) - Constructor for class io.warp10.script.functions.FORGET
 
forget(String) - Method in class io.warp10.script.MemoryWarpScriptStack
 
FORGET - Static variable in class io.warp10.script.WarpScriptLib
 
forget(String) - Method in interface io.warp10.script.WarpScriptStack
Forget the given symbol
FormattedWarpScriptFunction - Class in io.warp10.script.formatted
Deprecated.
FormattedWarpScriptFunction(String) - Constructor for class io.warp10.script.formatted.FormattedWarpScriptFunction
Deprecated.
 
FormattedWarpScriptFunction.Arguments - Class in io.warp10.script.formatted
Deprecated.
FormattedWarpScriptFunction.ArgumentsBuilder - Class in io.warp10.script.formatted
Deprecated.
FORSTEP - Class in io.warp10.script.functions
Implements a 'for' loop 4: FROM 3: TO 2: STEP-macro 1: RUN-macro FOR Arguments are popped out of the stack.
FORSTEP(String) - Constructor for class io.warp10.script.functions.FORSTEP
 
FORSTEP(String, long) - Constructor for class io.warp10.script.functions.FORSTEP
 
FORSTEP - Static variable in class io.warp10.script.WarpScriptLib
 
forward(Wavelet, double[]) - Static method in class io.warp10.script.fwt.FWT
 
forward(double[], int) - Method in class io.warp10.script.fwt.Wavelet
 
FREAD - Class in io.warp10.script.ext.warprun
 
FREAD(String) - Constructor for class io.warp10.script.ext.warprun.FREAD
 
FROMBIN - Class in io.warp10.script.unary
Converts the binary representation in the string operand to a LONG
FROMBIN(String) - Constructor for class io.warp10.script.unary.FROMBIN
 
FROMBIN - Static variable in class io.warp10.script.WarpScriptLib
 
FROMBITS - Class in io.warp10.script.unary
Converts the long on top of the stack into a double by considering it a raw bit representation
FROMBITS(String, boolean) - Constructor for class io.warp10.script.unary.FROMBITS
 
FROMBITS - Static variable in class io.warp10.script.WarpScriptLib
 
fromBlock(byte[], byte[]) - Static method in class io.warp10.continuum.gts.GTSDecoder
 
fromBSAX(int, int, byte[]) - Static method in class io.warp10.script.SAXUtils
 
fromBytes(byte[]) - Static method in class io.warp10.script.HyperLogLogPlus
 
fromDNA(String) - Static method in class io.warp10.continuum.gts.DNAUtils
Converts a DNA sequence into a GTS instance.
fromGTSEncoderToGTSWrapper(GTSEncoder, boolean) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSEncoderToGTSWrapper(GTSEncoder, boolean, double) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSEncoderToGTSWrapper(GTSEncoder, boolean, double, int) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSEncoderToGTSWrapper(GTSEncoder, boolean, double, int, boolean) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSToGTSWrapper(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSToGTSWrapper(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
convert a GeoTimeSerie into GTSWrapper
fromGTSToGTSWrapper(GeoTimeSerie, boolean, double) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSToGTSWrapper(GeoTimeSerie, boolean, double, boolean) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSToGTSWrapper(GeoTimeSerie, boolean, double, int, boolean, boolean) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSWrapperToGTS(GTSWrapper) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
convert a GTSWrapper into GeoTimeSerie
fromGTSWrapperToGTS(GTSWrapper, boolean) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSWrapperToGTSDecoder(GTSWrapper) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
fromGTSWrapperToGTSEncoder(GTSWrapper) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
FROMHEX - Class in io.warp10.script.unary
Converts the hex representation in the string operand to a LONG
FROMHEX(String) - Constructor for class io.warp10.script.unary.FROMHEX
 
FROMHEX - Static variable in class io.warp10.script.WarpScriptLib
 
fromQuaternion(long) - Static method in class io.warp10.script.functions.QUATERNIONTO
 
fromSAX(int, int, boolean) - Static method in class io.warp10.script.SAXUtils
Return an artificial value from a sax symbol and a given alphabet size (2**levels)
fromSDKObject(Object) - Static method in class io.warp10.script.StackUtils
Convert Object instances coming back from an SDK function call
FROMTSELEMENTS - Class in io.warp10.script.functions
Constructs a timestamp for a given timezone given a list of elements (as produced by TSELEMENTS).
FROMTSELEMENTS(String) - Constructor for class io.warp10.script.functions.FROMTSELEMENTS
 
fromWritable(Object) - Static method in class io.warp10.hadoop.WritableUtils
 
FSTORE - Class in io.warp10.script.ext.warprun
 
FSTORE(String) - Constructor for class io.warp10.script.ext.warprun.FSTORE
 
fullsort(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Sort the GTS by respectively by tick, value, location and elevation.
fullsort(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Sort the GTS by respectively by tick, value, location and elevation.
fullsort(GTSEncoder, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
fullsort(GTSEncoder, boolean, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Sort an encoder
FUNCREF - Class in io.warp10.script.functions
Push the reference of the given function named based on functions known to WarpScriptLib.
FUNCREF(String) - Constructor for class io.warp10.script.functions.FUNCREF
 
FUNCREF - Static variable in class io.warp10.script.WarpScriptLib
 
FUNCTIONS - Class in io.warp10.script.ext.inventory
 
FUNCTIONS(String) - Constructor for class io.warp10.script.ext.inventory.FUNCTIONS
 
fuse(Collection<GeoTimeSerie>) - Static method in class io.warp10.continuum.gts.GTSHelper
 
FUSE - Class in io.warp10.script.functions
Apply fuse on GTS instances
FUSE(String) - Constructor for class io.warp10.script.functions.FUSE
 
fuse(HyperLogLogPlus) - Method in class io.warp10.script.HyperLogLogPlus
Merge estimates from another HLL+
FUSE - Static variable in class io.warp10.script.WarpScriptLib
 
FWT - Class in io.warp10.script.fwt
Class which implements a fast wavelet transform.
FWT() - Constructor for class io.warp10.script.fwt.FWT
 

G

GE - Class in io.warp10.script.binary
Checks the two operands on top of the stack for greater or equal
GE(String) - Constructor for class io.warp10.script.binary.GE
 
generate(List<String>) - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.ElementOrListStackFunction
Deprecated.
Generates the function to be applied on the element(s) using the parameters on the stack.
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.ASENCODERS
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.ATINDEX
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.CHUNK
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.CLIP
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.CLONEEMPTY
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.DEDUP
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.GEOCOVER
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.GOLDWRAP
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.MOTIONSPLIT
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.MVEXTRACT
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.NumericalUnaryFunction
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.OPTIMIZE
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.QUANTIZE
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.RELABEL
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.RENAME
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.SETATTRIBUTES
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.TICKINDEX
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.TICKLIST
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.TIMECLIP
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.TIMESCALE
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.TIMESHIFT
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.TIMESPLIT
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.TOSELECTOR
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.VALUES
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.functions.WRAP
 
generateFunction(WarpScriptStack) - Method in class io.warp10.script.ListRecursiveStackFunction
Generates the function to be applied on the element(s) using the parameters on the stack.
generateInfo(FormattedWarpScriptFunction, List<ArgumentSpecification>) - Static method in class io.warp10.script.formatted.DocumentationGenerator
Deprecated.
 
generateInfo(FormattedWarpScriptFunction, String, String, String, String, List<String>, List<String>, List<String>, List<String>, List<ArgumentSpecification>) - Static method in class io.warp10.script.formatted.DocumentationGenerator
Deprecated.
 
generateResult(Object) - Method in class io.warp10.script.functions.BINTO
 
generateResult(Object) - Method in class io.warp10.script.functions.BINTOHEX
 
generateResult(Object) - Method in class io.warp10.script.functions.BINTOx
Generate the final result given data structure, updated for each byte.
generateWarpScriptDoc(FormattedWarpScriptFunction, List<ArgumentSpecification>) - Static method in class io.warp10.script.formatted.DocumentationGenerator
Deprecated.
 
generateWarpScriptDoc(FormattedWarpScriptFunction, String, String, String, String, List<String>, List<String>, List<String>, List<String>, List<ArgumentSpecification>) - Static method in class io.warp10.script.formatted.DocumentationGenerator
Deprecated.
Generate readable WarpScript .mc2 documentation file
genReport(boolean) - Static method in class io.warp10.script.functions.REPORT
 
GEO_BUFFER - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_COVER - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_COVER_RL - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_DIFFERENCE - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_GML - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_GML_UNIFORM - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_INTERSECTION - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_INTERSECTS - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_JSON - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_JSON_UNIFORM - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_KML - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_KML_UNIFORM - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_NORMALIZE - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_OPTIMIZE - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_REGEXP - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_UNION - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_WITHIN - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_WKB - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_WKB_UNIFORM - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_WKT - Static variable in class io.warp10.script.WarpScriptLib
 
GEO_WKT_UNIFORM - Static variable in class io.warp10.script.WarpScriptLib
 
GEOBUFFER - Class in io.warp10.script.functions
 
GEOBUFFER(String) - Constructor for class io.warp10.script.functions.GEOBUFFER
 
GEOCELLTO - Class in io.warp10.script.functions
Converts a geocell long to a String HHCode prefix whose resolution is implicitly given by its length.
GEOCELLTO(String) - Constructor for class io.warp10.script.functions.GEOCELLTO
 
GEOCELLTO - Static variable in class io.warp10.script.WarpScriptLib
 
geocellToHHCodePrefix(long) - Static method in class io.warp10.script.functions.GEOCELLTO
Converts a geocell (4 bits resolution + 60 bits hhcode) to an HHCode prefix String whose resolution is implicitly given by the length of the String.
GEOCOVER - Class in io.warp10.script.functions
 
GEOCOVER(String, boolean) - Constructor for class io.warp10.script.functions.GEOCOVER
 
GeoGML - Class in io.warp10.script.functions
 
GeoGML(String, boolean) - Constructor for class io.warp10.script.functions.GeoGML
 
GEOHASHTO - Class in io.warp10.script.functions
Convert a GeoHash to lat/lon
GEOHASHTO(String) - Constructor for class io.warp10.script.functions.GEOHASHTO
 
GEOHASHTO - Static variable in class io.warp10.script.WarpScriptLib
 
GeoImporter - Class in io.warp10.script.functions
 
GeoImporter(String, boolean, Class, String) - Constructor for class io.warp10.script.functions.GeoImporter
 
GeoIntersection - Class in io.warp10.script.functions
Computes the intersection of two GeoXPShape
GeoIntersection(String) - Constructor for class io.warp10.script.functions.GeoIntersection
 
geointersects(GeoXPLib.GeoXPShape, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
GEOINTERSECTS - Class in io.warp10.script.functions
Checks whether a GTS has at least one point within a shape
GEOINTERSECTS(String) - Constructor for class io.warp10.script.functions.GEOINTERSECTS
 
GeoJSON - Class in io.warp10.script.functions
Converts a Geo JSON Text String into a GeoXP Shape suitable for geo filtering
GeoJSON(String, boolean) - Constructor for class io.warp10.script.functions.GeoJSON
 
geoJSONToGeometry(String) - Static method in class io.warp10.script.functions.GeoJSON
 
GeoKML - Class in io.warp10.script.functions
 
GeoKML(String, boolean) - Constructor for class io.warp10.script.functions.GeoKML
 
GeometryToGML(Geometry) - Static method in class io.warp10.script.functions.TOGML
 
GeometryToKML(Geometry) - Static method in class io.warp10.script.functions.TOKML
 
GEONORMALIZE - Class in io.warp10.script.functions
 
GEONORMALIZE(String) - Constructor for class io.warp10.script.functions.GEONORMALIZE
 
GEOOPTIMIZE - Class in io.warp10.script.functions
Modify a GeoXPShape so it has cells of at most a threshold resolution
GEOOPTIMIZE(String) - Constructor for class io.warp10.script.functions.GEOOPTIMIZE
 
GEOPACK - Class in io.warp10.script.functions
Pack a GeoXPShape We relay on GTSWrappers for this, this is kinda weird but hey, it works!
GEOPACK(String) - Constructor for class io.warp10.script.functions.GEOPACK
 
GEOPACK - Static variable in class io.warp10.script.WarpScriptLib
 
GEOREGEXP - Class in io.warp10.script.functions
Produces a regexp from a GeoXPShape
GEOREGEXP(String) - Constructor for class io.warp10.script.functions.GEOREGEXP
 
GEOSHAPETO - Class in io.warp10.script.functions
Converts a GeoXPShape to a list of geocells (longs) or HHCode prefixes (strings).
GEOSHAPETO(String) - Constructor for class io.warp10.script.functions.GEOSHAPETO
 
GEOSHAPETO - Static variable in class io.warp10.script.WarpScriptLib
 
GEOSHIFT - Class in io.warp10.script.functions
 
GEOSHIFT(String) - Constructor for class io.warp10.script.functions.GEOSHIFT
 
GEOSHIFT - Static variable in class io.warp10.script.WarpScriptLib
 
GEOSPLIT - Class in io.warp10.script.functions
Splits a GEOSHAPE into connex shapes (corner contact does not count towards connexity)
GEOSPLIT(String) - Constructor for class io.warp10.script.functions.GEOSPLIT
 
GEOSPLIT - Static variable in class io.warp10.script.WarpScriptLib
 
GeoSubtraction - Class in io.warp10.script.functions
Computes the subtraction of two GeoXPShape
GeoSubtraction(String) - Constructor for class io.warp10.script.functions.GeoSubtraction
 
GeoTimeSerie - Class in io.warp10.continuum.gts
Container for Geo Time Serie when manipulating them.
GeoTimeSerie() - Constructor for class io.warp10.continuum.gts.GeoTimeSerie
 
GeoTimeSerie(int) - Constructor for class io.warp10.continuum.gts.GeoTimeSerie
Create a new GeoTimeSerie instance with the initial hint about its size
GeoTimeSerie(long, int, long, int) - Constructor for class io.warp10.continuum.gts.GeoTimeSerie
Create a new bucketized GeoTimeSerie instance
GeoTimeSerie.TYPE - Enum in io.warp10.continuum.gts
 
GeoTimeSerieSerializer - Class in io.warp10.json
 
GeoTimeSerieSerializer() - Constructor for class io.warp10.json.GeoTimeSerieSerializer
 
GeoUnion - Class in io.warp10.script.functions
Computes the union of two GeoXPShape
GeoUnion(String) - Constructor for class io.warp10.script.functions.GeoUnion
 
GEOUNPACK - Class in io.warp10.script.functions
Unpack a GeoXPShape We relay on GTSWrappers for this, this is kinda weird but hey, it works!
GEOUNPACK(String) - Constructor for class io.warp10.script.functions.GEOUNPACK
 
GEOUNPACK - Static variable in class io.warp10.script.WarpScriptLib
 
geowithin(GeoXPLib.GeoXPShape, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
GEOWITHIN - Class in io.warp10.script.functions
Checks whether a GTS is entirely contained within a shape
GEOWITHIN(String) - Constructor for class io.warp10.script.functions.GEOWITHIN
 
GeoWKB - Class in io.warp10.script.functions
Converts a Well Known Binary byte array into a GeoXP Shape suitable for geo filtering
GeoWKB(String, boolean) - Constructor for class io.warp10.script.functions.GeoWKB
 
GeoWKT - Class in io.warp10.script.functions
Converts a Well Known Text String into a GeoXP Shape suitable for geo filtering
GeoWKT(String, boolean) - Constructor for class io.warp10.script.functions.GeoWKT
 
get() - Method in interface io.warp10.continuum.gts.CustomBuffer
 
get(byte[]) - Method in interface io.warp10.continuum.gts.CustomBuffer
 
get(byte[], int, int) - Method in interface io.warp10.continuum.gts.CustomBuffer
 
get() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
get(byte[]) - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
get(byte[], int, int) - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
get(int) - Method in class io.warp10.script.fastdtw.WarpPath
 
GET - Class in io.warp10.script.functions
Extracts a value from a map, list, a byte array or a String, given a key.
GET(String) - Constructor for class io.warp10.script.functions.GET
 
get(Object, Object) - Static method in class io.warp10.script.functions.GET
Get a value from a List, Map, byte[] or String using respectively a Long, Object, Long or Long key.
get(int) - Method in class io.warp10.script.MemoryWarpScriptStack
 
GET - Static variable in class io.warp10.script.WarpScriptLib
 
get(int) - Method in interface io.warp10.script.WarpScriptStack
Return the object at level 'level' on the stack.
get(int) - Method in class io.warp10.script.WarpScriptStack.Macro
 
get(WarpScriptStack, String) - Static method in class io.warp10.warp.sdk.Capabilities
 
get(WarpScriptStack, List<Object>) - Static method in class io.warp10.warp.sdk.Capabilities
 
get(int) - Method in class io.warp10.WrapperList
 
getActiveAfter() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Timestamp (in ms) after which a given Geo Time Series was active.
getAppName() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Name of the application using the token
getAppName() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Application name
getApps() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
List of applications consumed
getAppsIterator() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getAppsSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getArgsCopy() - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.Arguments
Deprecated.
 
getArguments() - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction
Deprecated.
 
getAttribute(String) - Method in class io.warp10.script.MemoryWarpScriptStack
 
getAttribute(String) - Method in interface io.warp10.script.WarpScriptStack
Return the value of an attribute.
getAttribute(String) - Static method in class io.warp10.WarpManager
 
getAttributes() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Additional attributes
getAttributes() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Map of attributes.
getAttributes() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Message attributes, placeholder to store K/V.
getAttributes() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Attributes associated with the geo time serie.
getAttributes() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
Map of attributes
getAttributes() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Token attributes
getAttributes() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Token attributes, placeholder to store K/V.
getAttributes() - Method in class io.warp10.warp.sdk.DirectoryPlugin.GTS
 
getAttributesSize() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
getAttributesSize() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
getAttributesSize() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
getAttributesSize() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
getAttributesSize() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
getAttributesSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getAttributesSize() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
getBase() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Base timestamp, if not set assumed to be 0
getBaseTimestamp() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getBaseTimestamp() - Method in class io.warp10.continuum.gts.GTSEncoder
 
getBilledId() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Id of the billed customer
getBinaryValue() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getBody() - Method in class io.warp10.script.thrift.data.WebCallRequest
Request body
getBounds(int) - Static method in class io.warp10.script.SAXUtils
Return bounds computed so each interval covers an equal area under the N(0,1) curve.
getBucketCount(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
getBucketcount() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Bucket count for bucketized GTS
getBucketSpan(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
getBucketspan() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Bucket span for bucketized GTS
getBuffer() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getBuffer() - Method in class io.warp10.thrift.TFramedTransport
 
getBufferPosition() - Method in class io.warp10.thrift.TFramedTransport
 
getBytes() - Method in class io.warp10.continuum.gts.GTSEncoder
Return the bytes currently in this encoder.
getBytes() - Method in class io.warp10.hadoop.Warp10InputSplit
 
getBytesRemainingInBuffer() - Method in class io.warp10.thrift.TFramedTransport
 
getCapacity() - Method in class io.warp10.CapacityExtractorOutputStream
 
getChars(String) - Static method in class io.warp10.continuum.gts.UnsafeString
 
getChunkCount() - Static method in class io.warp10.standalone.AcceleratorConfig
 
getChunkSpan() - Static method in class io.warp10.standalone.AcceleratorConfig
 
getClassCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimator for the number of distinct classes
getClassId() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
getClassId() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getClassId() - Method in class io.warp10.continuum.gts.GTSEncoder
 
getClassId() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
Class Id for which to retrieve the Metadata
getClassId() - Method in class io.warp10.continuum.store.thrift.data.GTSData
Class Id of the data
getClassId() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Class Id of the data.
getClassId() - Method in class io.warp10.continuum.store.thrift.data.Metadata
classId associated with the geo time serie
getClassNames() - Method in class io.warp10.script.thrift.data.StackTrace
 
getClassNamesIterator() - Method in class io.warp10.script.thrift.data.StackTrace
 
getClassNamesSize() - Method in class io.warp10.script.thrift.data.StackTrace
 
getClassOfKey() - Method in class io.warp10.script.formatted.MapSpecification
Deprecated.
 
getClassOfValue() - Method in class io.warp10.script.formatted.MapSpecification
Deprecated.
 
getClassSelector() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Pattern for selecting GTS class.
getClassSelector() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Pattern for selecting GTS class.
getClassSelectorIterator() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
getClassSelectorIterator() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
getClassSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Patterns for selecting GTS class.
getClassSelectorsIterator() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
getClassSelectorSize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
getClassSelectorSize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
getClassSelectorsSize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
getClazz() - Method in class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
getCol() - Method in class io.warp10.script.fastdtw.ColMajorCell
 
getCommonLabels() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Map of common labels
getCommonLabelsSize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
getCompatibleEncoder(long) - Method in class io.warp10.continuum.gts.GTSDecoder
 
getCompressed() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Compressed embedded DiectoryFindResponse
getCompressionPasses() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Number of compression passes done on the input data
getContent() - Method in class io.warp10.continuum.thrift.data.RunRequest
Content of the script
getCount() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getCount() - Method in class io.warp10.continuum.gts.GTSEncoder
Return the number of values encoded by this encoder.
getCount() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Number of data points to fetch.
getCount() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Number of datapoints encoded in the wrapped GTS
getCounter(int) - Method in class io.warp10.script.MemoryWarpScriptStack
 
getCounter(int) - Method in interface io.warp10.script.WarpScriptStack
Return the ith counter associated with the stack
getCurrentKey() - Method in class io.warp10.hadoop.Warp10RecordReader
 
getCurrentKey() - Method in class io.warp10.hadoop.WarpScriptRecordReader
 
getCurrentValue() - Method in class io.warp10.hadoop.Warp10RecordReader
 
getCurrentValue() - Method in class io.warp10.hadoop.WarpScriptRecordReader
 
getCurves() - Static method in class io.warp10.script.functions.ECGEN
 
getData() - Method in class io.warp10.continuum.store.thrift.data.GTSData
Encoded values of the Geo Time Serie.
getData() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Encoded (by GTSEncoder) data for the GTS.
getDateTimeInfo(DateTime, long) - Method in class io.warp10.script.mapper.MapperDateTime
 
getDateTimeInfo(DateTime, long) - Method in class io.warp10.script.mapper.MapperDayOfMonth
 
getDateTimeInfo(DateTime, long) - Method in class io.warp10.script.mapper.MapperDayOfWeek
 
getDateTimeInfo(DateTime, long) - Method in class io.warp10.script.mapper.MapperHourOfDay
 
getDateTimeInfo(DateTime, long) - Method in class io.warp10.script.mapper.MapperMinuteOfHour
 
getDateTimeInfo(DateTime, long) - Method in class io.warp10.script.mapper.MapperMonthOfYear
 
getDateTimeInfo(DateTime, long) - Method in class io.warp10.script.mapper.MapperSecondOfMinute
 
getDateTimeInfo(DateTime, long) - Method in class io.warp10.script.mapper.MapperYear
 
getDecoder(boolean) - Method in class io.warp10.continuum.gts.GTSEncoder
Return a decoder instance capable of decoding the encoded content of this encoder.
getDecoder() - Method in class io.warp10.continuum.gts.GTSEncoder
 
getDefaultDeleteNocache() - Static method in class io.warp10.standalone.AcceleratorConfig
 
getDefaultDeleteNopersist() - Static method in class io.warp10.standalone.AcceleratorConfig
 
getDefaultName() - Static method in class io.warp10.script.functions.BUCKETIZECALENDAR
 
getDefaultName() - Static method in class io.warp10.script.functions.UNBUCKETIZECALENDAR
 
getDefaultReadNocache() - Static method in class io.warp10.standalone.AcceleratorConfig
 
getDefaultReadNopersist() - Static method in class io.warp10.standalone.AcceleratorConfig
 
getDefaultValue() - Method in class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
getDefaultWriteNocache() - Static method in class io.warp10.standalone.AcceleratorConfig
 
getDefaultWriteNopersist() - Static method in class io.warp10.standalone.AcceleratorConfig
 
getDefined() - Method in class io.warp10.script.MemoryWarpScriptStack
 
getDefined() - Method in interface io.warp10.script.WarpScriptStack
Return the current map of redefined functions
getDeleteQueryString() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Delete query string.
getDeletionEndTimestamp() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
End timestamp for deletion requests
getDeletionMinAge() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Minimum age of cells to delete (in ms)
getDeletionStartTimestamp() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Start timestamp for deletion requests
getDirectoryClient() - Method in class io.warp10.script.MemoryWarpScriptStack
 
getDirectoryClient() - Method in interface io.warp10.script.WarpScriptStack
Retrieve the DirectoryClient instance associated with this stack
getDistance() - Method in class io.warp10.script.fastdtw.TimeWarpInfo
 
getDoc() - Method in class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
getDocstring() - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction
Deprecated.
 
getDouble() - Method in interface io.warp10.continuum.gts.CustomBuffer
 
getDouble() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
getElevation() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getElevations(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return an array with a copy of the locations of the given GTS.
getEncoded() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Encoded GTS content
getEncoder(boolean) - Method in class io.warp10.continuum.gts.GTSDecoder
Return an encoder with all data from the last value retrieved (post call to next()) onwards
getEncoder() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getEndTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSData
An optional end (youngest) timestamp if 'data' contains several values.
getError() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Error message
getError() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Detail of encountered error
getErrorMessage(Throwable) - Static method in class io.warp10.ThrowableUtils
 
getErrorMessage(Throwable, int) - Static method in class io.warp10.ThrowableUtils
Generates an error message composed of each message from the hierarchy of causes.
getExpiry() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Until when is the split valid?
getExpiry() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Timestamp (in ms since epoch) at which the MetaSet expires.
getExpiryTimestamp() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Timestamp of the token expiration
getExpiryTimestamp() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Timestamp of the token expiration
GETEXPONENT - Class in io.warp10.script.functions.math
Check https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html for the documentation of this function.
GETEXPONENT(String) - Constructor for class io.warp10.script.functions.math.GETEXPONENT
 
GETEXPONENT - Static variable in class io.warp10.script.WarpScriptLib
 
getExposedDirectoryClient() - Static method in class io.warp10.warp.sdk.AbstractWarp10Plugin
Retrieve the exposed DirectoryClient.
getExposedStoreClient() - Static method in class io.warp10.warp.sdk.AbstractWarp10Plugin
Retrieve the exposed StoreClient.
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.DatalogRequest._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryFindRequest._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryFindResponse._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryGetRequest._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryGetResponse._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryRequest._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsRequest._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsResponse._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.FetchRequest._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.GTSData._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.GTSSplit._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.GTSWrapper._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessage._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.Metadata._Fields
 
getFieldName() - Method in enum io.warp10.continuum.store.thrift.data.MetaSet._Fields
 
getFieldName() - Method in enum io.warp10.continuum.thrift.data.HyperLogLogPlusParameters._Fields
 
getFieldName() - Method in enum io.warp10.continuum.thrift.data.LoggingEvent._Fields
 
getFieldName() - Method in enum io.warp10.continuum.thrift.data.RunRequest._Fields
 
getFieldName() - Method in enum io.warp10.quasar.token.thrift.data.ReadToken._Fields
 
getFieldName() - Method in enum io.warp10.quasar.token.thrift.data.WriteToken._Fields
 
getFieldName() - Method in enum io.warp10.script.thrift.data.SecureScript._Fields
 
getFieldName() - Method in enum io.warp10.script.thrift.data.StackInteractionReport._Fields
 
getFieldName() - Method in enum io.warp10.script.thrift.data.StackTrace._Fields
 
getFieldName() - Method in enum io.warp10.script.thrift.data.Throwable._Fields
 
getFieldName() - Method in enum io.warp10.script.thrift.data.WebCallRequest._Fields
 
getFieldValue(DatalogRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
getFieldValue(DirectoryFindRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
getFieldValue(DirectoryFindResponse._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
getFieldValue(DirectoryGetRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
getFieldValue(DirectoryGetResponse._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
getFieldValue(DirectoryRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
getFieldValue(DirectoryStatsRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
getFieldValue(DirectoryStatsResponse._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
getFieldValue(FetchRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
getFieldValue(GTSData._Fields) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
getFieldValue(GTSSplit._Fields) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
getFieldValue(GTSWrapper._Fields) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
getFieldValue(KafkaDataMessage._Fields) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
getFieldValue(Metadata._Fields) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
getFieldValue(MetaSet._Fields) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
getFieldValue(HyperLogLogPlusParameters._Fields) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
getFieldValue(LoggingEvent._Fields) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
getFieldValue(RunRequest._Fields) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
getFieldValue(ReadToken._Fields) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getFieldValue(WriteToken._Fields) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
getFieldValue(SecureScript._Fields) - Method in class io.warp10.script.thrift.data.SecureScript
 
getFieldValue(StackInteractionReport._Fields) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
getFieldValue(StackTrace._Fields) - Method in class io.warp10.script.thrift.data.StackTrace
 
getFieldValue(Throwable._Fields) - Method in class io.warp10.script.thrift.data.Throwable
 
getFieldValue(WebCallRequest._Fields) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
getFileNames() - Method in class io.warp10.script.thrift.data.StackTrace
 
getFileNamesIterator() - Method in class io.warp10.script.thrift.data.StackTrace
 
getFileNamesSize() - Method in class io.warp10.script.thrift.data.StackTrace
 
getFingerprint() - Method in class io.warp10.script.WarpScriptStack.Macro
 
getFirstLastTicks(long[]) - Static method in class io.warp10.continuum.gts.GTSHelper
 
getFunction(String) - Static method in class io.warp10.script.WarpScriptLib
 
getFunctionNames() - Static method in class io.warp10.script.WarpScriptLib
 
getFunctions() - Method in class io.warp10.script.ext.concurrent.ConcurrentWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.debug.DebugWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.hbase.HBaseWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.http.HttpWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.inventory.InventoryWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.logging.LoggingWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.rexec.RexecWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.sensision.SensisionWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.shadow.ShadowWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.sharding.ShardingWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.shm.SharedMemoryWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.stackps.StackPSWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.token.TokenWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.warpfleet.WarpFleetWarpScriptExtension
 
getFunctions() - Method in class io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
 
getFunctions() - Method in class io.warp10.warp.sdk.WarpScriptExtension
Return a map of function name to actual function.
getGtsCount() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimation of total number of matching GTS
getHash() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
SipHash of the request, used to ensure the requester has the pre-shared key of the Directory instance.
getHash() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
SipHash of the request, used to ensure the requester has the pre-shared key of the Directory instance.
getHeader(String) - Static method in class io.warp10.continuum.store.Constants
 
getHeaders() - Method in class io.warp10.script.thrift.data.WebCallRequest
Request headers
getHeadersSize() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
GETHOOK - Class in io.warp10.script.functions
Push onto the stack a macro containing a secure script wrapping the specified hook of the given token.
GETHOOK(String) - Constructor for class io.warp10.script.functions.GETHOOK
 
GETHOOK - Static variable in class io.warp10.script.WarpScriptLib
 
getHooks() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Token hooks
getHooksSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getId(GTSWrapper) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
Return an ID for a wrapper
getId() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Id of the node where the datalog request originated
getId() - Method in class io.warp10.warp.sdk.DirectoryPlugin.GTS
 
getIndices() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
List of indices specified in the update request.
getIndices() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
indices to use
getIndicesIterator() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
getIndicesIterator() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
getIndicesSize() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
getIndicesSize() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
getInfos(WarpScriptStack) - Static method in class io.warp10.script.ext.stackps.WSINFO
 
getInitTime() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
getInitTime() - Method in class io.warp10.script.HyperLogLogPlus
 
getInvCDF(double, boolean) - Static method in class io.warp10.script.SAXUtils
 
getIssuanceTimestamp() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
delivery timestamp of the token
getIssuanceTimestamp() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
delivery timestamp of the token
getKey() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Encoding key is used
getKey() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Key these HLL parameters relate to (producer, app, ...)
getKey(String) - Method in class io.warp10.crypto.DummyKeyStore
Retrieve a key given its name.
getKey(String) - Method in interface io.warp10.crypto.KeyStore
Get key byte [ ].
getKey(String) - Method in class io.warp10.crypto.OSSKeyStore
 
getKey(byte[]) - Static method in class io.warp10.crypto.SipHashInline
Get key long [ ].
getKey(String) - Method in class io.warp10.crypto.UnsecureKeyStore
Retrieve a key given its name.
getKey() - Method in class io.warp10.script.HyperLogLogPlus
 
getKey() - Method in class io.warp10.script.thrift.data.SecureScript
Key to unsecure the script
getLabel(String) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
getLabelNamesCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimator for the number of distinct label names
getLabels() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
getLabels() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getLabels() - Method in class io.warp10.continuum.gts.GTSEncoder
 
getLabels() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Labels associated with the geo time serie
getLabels() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Token extra labels.
getLabels() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Default labels.
getLabels() - Method in class io.warp10.warp.sdk.DirectoryPlugin.GTS
 
getLabelsId() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
getLabelsId() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getLabelsId() - Method in class io.warp10.continuum.gts.GTSEncoder
 
getLabelsId() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
Labels Id for which to retrieve the Metadata
getLabelsId() - Method in class io.warp10.continuum.store.thrift.data.GTSData
Labels Id of the data
getLabelsId() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Labels Id of the data.
getLabelsId() - Method in class io.warp10.continuum.store.thrift.data.Metadata
labelsId associated with the geo time serie
getLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Patterns for selecting labels
getLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Patterns for selecting labels.
getLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Patterns for selecting labels
getLabelsSelectorsIterator() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
getLabelsSelectorsIterator() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
getLabelsSelectorsIterator() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
getLabelsSelectorsSize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
getLabelsSelectorsSize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
getLabelsSelectorsSize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
getLabelsSize() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
getLabelsSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getLabelsSize() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
getLabelValuesCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimator for the number of distinct label values
getLastActivity() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Timestamp (in ms since the Epoch) of the last observed activity on this Geo Time Series.
getLastBucket(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
getLastbucket() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Last bucket for bucketized GTS
getLastTimestamp() - Method in class io.warp10.continuum.gts.GTSEncoder
 
getLastValue(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the value of the most recent tick in this GTS.
getLength() - Method in class io.warp10.hadoop.Warp10InputSplit
 
getLineNumbers() - Method in class io.warp10.script.thrift.data.StackTrace
 
getLineNumbersIterator() - Method in class io.warp10.script.thrift.data.StackTrace
 
getLineNumbersSize() - Method in class io.warp10.script.thrift.data.StackTrace
 
getLocation() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getLocations(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return an array with a copy of the locations of the given GTS.
getLocations() - Method in class io.warp10.hadoop.Warp10InputSplit
 
getLock(String) - Static method in class io.warp10.script.ext.shm.SharedMemoryWarpScriptExtension
 
getLong() - Method in interface io.warp10.continuum.gts.CustomBuffer
 
getLong() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
getLongAttribute(WarpScriptStack, String) - Static method in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
Get the value of the attribute in the stack, if not present get the value in the configuration and it not present either, get the default value.
getMacro() - Method in class io.warp10.script.functions.MACROFILLER.MacroFillerWrapper
 
getMacro() - Method in class io.warp10.script.functions.MACROFILTER.MacroFilterWrapper
 
getMacro() - Method in class io.warp10.script.functions.MACROMAPPER.MacroMapperWrapper
 
getMacroDepth() - Method in class io.warp10.script.MemoryWarpScriptStack
 
getMatchingIndexesForI(int) - Method in class io.warp10.script.fastdtw.WarpPath
 
getMatchingIndexesForJ(int) - Method in class io.warp10.script.fastdtw.WarpPath
 
getMaxduration() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Maximum duration this MetaSet can be used with.
getMaxFetchSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
DEPRECATED Max fetch size in bytes of each read request, default 16Mb
getMessage() - Method in exception io.warp10.script.InformativeEmptyStackException
 
getMessage() - Method in class io.warp10.script.thrift.data.Throwable
 
getMetadata() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
getMetadata() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getMetadata() - Method in class io.warp10.continuum.gts.GTSEncoder
 
getMetadata() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
Returned metadata, not set if not found
getMetadata() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Metadata for the GTS
getMetadata() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Optional metadata
getMetadatas() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
List of matching Metadata instances
getMetadatas() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
List of Metadata describing the Geo Time Series to fetch
getMetadatas() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
List of metadatas associated with this split.
getMetadatas() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
List of Metadata in this MetaSet.
getMetadatasIterator() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
getMetadatasIterator() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
getMetadatasIterator() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
getMetadatasIterator() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
getMetadatasSize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
getMetadatasSize() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
getMetadatasSize() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
getMetadatasSize() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
getMethod() - Method in class io.warp10.script.thrift.data.WebCallRequest
HTTP Method to use for the call
getMethodNames() - Method in class io.warp10.script.thrift.data.StackTrace
 
getMethodNamesIterator() - Method in class io.warp10.script.thrift.data.StackTrace
 
getMethodNamesSize() - Method in class io.warp10.script.thrift.data.StackTrace
 
getModCount() - Method in class io.warp10.script.fastdtw.SearchWindow
 
getMotherWavelength() - Method in class io.warp10.script.fwt.Wavelet
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior11
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior13
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior15
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior22
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior24
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior26
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior28
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior31
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior33
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior35
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior37
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior39
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior44
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior55
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior68
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif1
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif2
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif3
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif4
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif5
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db1
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db10
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db11
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db12
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db13
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db14
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db15
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db16
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db17
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db18
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db19
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db2
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db20
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db3
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db4
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db5
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db6
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db7
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db8
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db9
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_dmey
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_haar
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio11
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio13
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio15
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio22
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio24
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio26
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio28
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio31
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio33
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio35
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio37
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio39
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio44
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio55
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio68
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym10
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym11
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym12
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym13
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym14
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym15
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym16
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym17
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym18
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym19
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym2
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym20
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym3
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym4
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym5
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym6
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym7
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym8
 
getMotherWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym9
 
getName() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
getName() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getName() - Method in class io.warp10.continuum.gts.GTSEncoder
 
getName() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Name of geo time serie (class name).
getName() - Method in class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
getName() - Method in class io.warp10.script.NamedWarpScriptFunction
 
getName() - Method in class io.warp10.script.WarpScriptFunctionReference
 
getName() - Method in class io.warp10.script.WarpScriptStack.Macro
 
getName() - Method in class io.warp10.warp.sdk.DirectoryPlugin.GTS
 
getNanoTime() - Static method in class io.warp10.continuum.TimeSource
Return the current time in nanoseconds
getNonce(String) - Method in class io.warp10.script.functions.RUNNERNONCE
 
getNotafter() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
If this field is set, maxduration will still be considered, unless notbefore is also set, but the end timestamp will be constraint to be <= notafter.
getNotbefore() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
If this field is set, maxduration will be ignored and count based requests will be forbidden.
getNow() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Optional now parameter needed to decode relative timestamps
getNow() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
End timestamp (included)
getOffset(String) - Static method in class io.warp10.continuum.gts.UnsafeString
 
getOffset() - Method in class io.warp10.script.functions.ADDDURATION.ReadWritablePeriodWithSubSecondOffset
 
getOmega() - Method in class io.warp10.script.mapper.MapperDotProduct
 
getOptArgsCopy() - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.Arguments
Deprecated.
 
getOriginalElevations(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
getOriginalLocations(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
getOutputCommitter(TaskAttemptContext) - Method in class io.warp10.hadoop.Warp10OutputFormat
 
getOwnerId() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
ident of the owner
getOwners() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
List of owners
getOwnersIterator() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getOwnersSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getP() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
getP() - Method in class io.warp10.script.HyperLogLogPlus
 
getPath() - Method in class io.warp10.continuum.thrift.data.RunRequest
Path to the script
getPath() - Method in class io.warp10.script.fastdtw.TimeWarpInfo
 
getPerClassCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Number of GTS per class (if number of different classes is small)
getPerClassCardinalitySize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
getPeriod() - Method in class io.warp10.script.functions.ADDDURATION.ReadWritablePeriodWithSubSecondOffset
 
getPeriodicity() - Method in class io.warp10.continuum.thrift.data.RunRequest
Periodicity of the script
getPerLabelValueCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimations of the number of different values per label (if number of labels is small)
getPerLabelValueCardinalitySize() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
getPosition() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
getPostBoundary() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Size of the post boundary in number of data points.
getPostWindow() - Method in class io.warp10.script.filler.FillerInterpolate
 
getPostWindow() - Method in class io.warp10.script.filler.FillerNext
 
getPostWindow() - Method in class io.warp10.script.filler.FillerPrevious
 
getPostWindow() - Method in class io.warp10.script.filler.FillerTrend
 
getPostWindow() - Method in class io.warp10.script.functions.MACROFILLER.MacroFillerWrapper
 
getPostWindow() - Method in interface io.warp10.script.WarpScriptFillerFunction
Returns the size of the post-window (in ticks)
getPprime() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
getPPrime() - Method in class io.warp10.script.HyperLogLogPlus
 
getPreBoundary() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Size of the pre boundary in number of data points.
getPreWindow() - Method in class io.warp10.script.filler.FillerInterpolate
 
getPreWindow() - Method in class io.warp10.script.filler.FillerNext
 
getPreWindow() - Method in class io.warp10.script.filler.FillerPrevious
 
getPreWindow() - Method in class io.warp10.script.filler.FillerTrend
 
getPreWindow() - Method in class io.warp10.script.functions.MACROFILLER.MacroFillerWrapper
 
getPreWindow() - Method in interface io.warp10.script.WarpScriptFillerFunction
Returns the size of the pre-window (in number of ticks)
getProducerId() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
ident of the producer a producer inject data, but is not the data owner
getProducers() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
List of producers
getProducersIterator() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getProducersSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
getProgress() - Method in class io.warp10.hadoop.Warp10RecordReader
 
getProgress() - Method in class io.warp10.hadoop.WarpScriptRecordReader
 
getProperties() - Static method in class io.warp10.WarpConfig
 
getProperty(Configuration, String, String, String) - Static method in class io.warp10.hadoop.Warp10InputFormat
 
getProperty(String) - Static method in class io.warp10.WarpConfig
 
getProperty(String, String) - Static method in class io.warp10.WarpConfig
 
getQuietAfter() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Timestamp (in ms) after which a given Geo Time Series was quiet.
getRawMetadata() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getRawMetadata() - Method in class io.warp10.continuum.gts.GTSEncoder
Return the untouched Metadata associated with this encoder
getReadToken(String) - Method in class io.warp10.quasar.filter.QuasarTokenFilter
 
getRecordWriter(TaskAttemptContext) - Method in class io.warp10.hadoop.BytesOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class io.warp10.hadoop.Warp10OutputFormat
 
getRecursionLevel() - Method in class io.warp10.script.MemoryWarpScriptStack
 
getRegister() - Method in class io.warp10.script.functions.POPR
 
getRegister() - Method in class io.warp10.script.functions.PUSHR
 
getRegister() - Method in class io.warp10.script.functions.RUNR
 
getRegisters() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
getRegisters() - Method in class io.warp10.script.MemoryWarpScriptStack
 
getRegisters() - Method in interface io.warp10.script.WarpScriptStack
Return the current registers.
getRelatedClasses(ClassLoader, String) - Static method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
getRemainingSize() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getRepos(WarpScriptStack) - Static method in class io.warp10.script.WarpFleetMacroRepository
 
getRho(int) - Method in class io.warp10.script.HyperLogLogPlus
 
getRow() - Method in class io.warp10.script.fastdtw.ColMajorCell
 
getSample() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Sampling rate.
getScalingDeComposition() - Method in class io.warp10.script.fwt.Wavelet
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior11
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior13
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior15
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior22
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior24
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior26
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior28
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior31
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior33
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior35
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior37
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior39
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior44
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior55
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior68
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif1
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif2
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif3
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif4
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif5
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db1
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db10
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db11
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db12
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db13
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db14
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db15
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db16
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db17
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db18
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db19
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db2
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db20
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db3
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db4
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db5
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db6
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db7
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db8
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db9
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_dmey
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_haar
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio11
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio13
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio15
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio22
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio24
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio26
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio28
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio31
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio33
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio35
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio37
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio39
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio44
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio55
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio68
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym10
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym11
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym12
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym13
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym14
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym15
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym16
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym17
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym18
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym19
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym2
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym20
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym3
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym4
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym5
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym6
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym7
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym8
 
getScalingDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym9
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.Wavelet
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior11
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior13
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior15
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior22
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior24
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior26
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior28
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior31
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior33
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior35
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior37
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior39
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior44
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior55
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior68
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif1
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif2
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif3
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif4
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif5
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db1
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db10
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db11
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db12
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db13
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db14
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db15
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db16
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db17
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db18
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db19
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db2
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db20
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db3
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db4
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db5
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db6
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db7
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db8
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db9
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_dmey
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_haar
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio11
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio13
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio15
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio22
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio24
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio26
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio28
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio31
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio33
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio35
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio37
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio39
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio44
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio55
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio68
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym10
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym11
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym12
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym13
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym14
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym15
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym16
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym17
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym18
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym19
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym2
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym20
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym3
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym4
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym5
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym6
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym7
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym8
 
getScalingReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym9
 
getScheduledAt() - Method in class io.warp10.continuum.thrift.data.RunRequest
Timestamp at which the script was scheduled
getScheduler() - Method in class io.warp10.continuum.thrift.data.RunRequest
Id of the scheduling node
getScript() - Method in class io.warp10.script.thrift.data.SecureScript
Actual script content, either a UTF8 encoded string or a compressed content
getScriptLines() - Method in class io.warp10.script.thrift.data.StackInteractionReport
Actual lines of the script
getScriptLinesIterator() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
getScriptLinesSize() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
getScriptTimes() - Method in class io.warp10.script.thrift.data.StackInteractionReport
Execution time of each line of the script
getScriptTimesIterator() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
getScriptTimesSize() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
GETSECTION - Class in io.warp10.script.functions
Push the current section name onto the stack
GETSECTION(String) - Constructor for class io.warp10.script.functions.GETSECTION
 
GETSECTION - Static variable in class io.warp10.script.WarpScriptLib
 
getSignature(WarpScriptStack.Macro) - Static method in class io.warp10.script.functions.MSIG
 
getSkip() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Number of data points to skip before starting to return values.
getSource() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Optional field indicating the source of the metadata.
getSparseList() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
getSparseListLen() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
getSplits(JobContext) - Method in class io.warp10.hadoop.Warp10InputFormat
 
getSplits(JobContext) - Method in class io.warp10.hadoop.WarpScriptInputFormat
 
getStackTrace() - Method in class io.warp10.script.thrift.data.Throwable
 
getStackUUID() - Method in class io.warp10.script.thrift.data.WebCallRequest
UUID of the stack on which it was issued, this is used to match it with a StackInteractionReport.
getStartTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSData
The start (oldest) timestamp in the encoded data.
getStep() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Index offset between two data points, defaults to 1, i.e.
getStoreClient() - Method in class io.warp10.script.MemoryWarpScriptStack
 
getStoreClient() - Method in interface io.warp10.script.WarpScriptStack
Retrieve the StoreClient instance associated with this stack.
getSubClazz() - Method in class io.warp10.script.formatted.ListSpecification
Deprecated.
 
getSubStack() - Method in class io.warp10.script.MemoryWarpScriptStack
Create a 'sub' stack of the current one.
getSuffix() - Method in class io.warp10.hadoop.WarpScriptInputFormat
 
getSymbolTable() - Method in class io.warp10.script.MemoryWarpScriptStack
 
getSymbolTable() - Method in interface io.warp10.script.WarpScriptStack
Return the current symbol table.
getThents() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Start timestamp (included).
getThreadProperty(String) - Static method in class io.warp10.WarpConfig
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.DatalogRequest._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryFindRequest._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryFindResponse._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryGetRequest._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryGetResponse._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryRequest._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsRequest._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsResponse._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.FetchRequest._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.GTSData._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.GTSSplit._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.GTSWrapper._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessage._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.Metadata._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.store.thrift.data.MetaSet._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.thrift.data.HyperLogLogPlusParameters._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.thrift.data.LoggingEvent._Fields
 
getThriftFieldId() - Method in enum io.warp10.continuum.thrift.data.RunRequest._Fields
 
getThriftFieldId() - Method in enum io.warp10.quasar.token.thrift.data.ReadToken._Fields
 
getThriftFieldId() - Method in enum io.warp10.quasar.token.thrift.data.WriteToken._Fields
 
getThriftFieldId() - Method in enum io.warp10.script.thrift.data.SecureScript._Fields
 
getThriftFieldId() - Method in enum io.warp10.script.thrift.data.StackInteractionReport._Fields
 
getThriftFieldId() - Method in enum io.warp10.script.thrift.data.StackTrace._Fields
 
getThriftFieldId() - Method in enum io.warp10.script.thrift.data.Throwable._Fields
 
getThriftFieldId() - Method in enum io.warp10.script.thrift.data.WebCallRequest._Fields
 
getTicks(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return an array with a copy of the ticks of the given GTS.
getTime() - Static method in class io.warp10.continuum.TimeSource
Return the current time in the platform's native time units.
getTimestamp() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Timestamp at which the datalog request originated, in ns
getTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Timestamp at which the request object was created
getTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Timestamp at which the request object was created
getTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
When was the split created?
getTimestamp(Object, String, Long) - Static method in class io.warp10.script.functions.FETCH
 
getTimestamp() - Method in class io.warp10.script.thrift.data.SecureScript
Timestamp at which the script was secured
getTimestamp() - Method in class io.warp10.script.thrift.data.StackInteractionReport
Timestamp of the script execution
getTimestamp() - Method in class io.warp10.script.thrift.data.WebCallRequest
Timestamp at which the request was created.
getTimestep() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Minimum time offset between data points, expressed in time units.
getToken() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Associated token
getToken() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Read token to use for fetching data
getToken() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Read token used to generate the split Having this data available allows to access the token attributes
getToken() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
The original token used to construct the MetaSet.
getToken() - Method in class io.warp10.script.thrift.data.WebCallRequest
Token used to issue the WebCall
getTokens() - Method in class io.warp10.script.thrift.data.StackInteractionReport
List of all tokens used in the script
getTokensIterator() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
getTokensSize() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
getTokenType() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
TokenType (Set to TokenType.READ)
getTokenType() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
TokenType (Set to TokenType.WRITE)
getTransformWavelength() - Method in class io.warp10.script.fwt.Wavelet
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior11
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior13
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior15
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior22
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior24
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior26
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior28
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior31
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior33
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior35
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior37
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior39
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior44
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior55
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior68
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif1
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif2
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif3
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif4
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif5
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db1
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db10
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db11
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db12
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db13
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db14
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db15
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db16
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db17
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db18
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db19
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db2
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db20
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db3
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db4
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db5
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db6
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db7
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db8
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db9
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_dmey
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_haar
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio11
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio13
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio15
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio22
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio24
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio26
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio28
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio31
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio33
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio35
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio37
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio39
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio44
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio55
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio68
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym10
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym11
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym12
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym13
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym14
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym15
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym16
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym17
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym18
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym19
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym2
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym20
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym3
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym4
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym5
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym6
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym7
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym8
 
getTransformWavelength() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym9
 
getTransport(TTransport) - Method in class io.warp10.thrift.TFramedTransport.Factory
 
getTupleAtIndex(GeoTimeSerie, int) - Static method in class io.warp10.script.functions.ATINDEX
 
getType() - Method in class io.warp10.continuum.gts.GeoTimeSerie
Return the type of this GTS instance.
getType() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Type of datalog request, UPDATE, META, DELETE
getType() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Flag positioned to true if the message is a deletion
getUnhandledErrorMessage() - Method in class io.warp10.script.functions.DEDUP
 
getUnhandledErrorMessage() - Method in class io.warp10.script.functions.GOLDWRAP
 
getUnhandledErrorMessage() - Method in class io.warp10.script.functions.NumericalUnaryFunction
 
getUnhandledErrorMessage() - Method in class io.warp10.script.ListRecursiveStackFunction
Return the error message when the given element cannot be handled by this function.
getUnitTests() - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction
Deprecated.
 
getUnsafeDecoder(boolean) - Method in class io.warp10.continuum.gts.GTSEncoder
Retrieve a GTSDecoder which uses the same metadata as this GTSEncoder and has a ByteBuffer which wraps the current byte array in this GTSEncoder's stream.
getUrl() - Method in class io.warp10.script.thrift.data.WebCallRequest
URL to call
getUUID(String) - Static method in class io.warp10.continuum.Tokens
 
getUUID(byte[]) - Static method in class io.warp10.continuum.Tokens
 
getUUID(ByteBuffer) - Static method in class io.warp10.continuum.Tokens
 
getUUID() - Method in class io.warp10.script.MemoryWarpScriptStack
 
getUuid() - Method in class io.warp10.script.thrift.data.StackInteractionReport
UUID of the script execution.
getUUID() - Method in interface io.warp10.script.WarpScriptStack
Return a UUID for the instance of WarpScriptStack
getUuid() - Method in class io.warp10.warp.sdk.DirectoryPlugin.GTS
Deprecated.
getValue() - Method in class io.warp10.continuum.gts.GTSDecoder
 
getValue() - Method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessageType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum io.warp10.quasar.token.thrift.data.TokenType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum io.warp10.script.thrift.data.WebCallMethod
Get the integer value of this enum value, as defined in the Thrift IDL.
getValuesAsDouble(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return an array with a copy of the GTS values as doubles
getValueType(Object) - Static method in class io.warp10.continuum.gts.GTSHelper
 
getVars(WarpScriptStack.Macro) - Static method in class io.warp10.script.functions.VARS
 
getVars(WarpScriptStack.Macro, boolean) - Static method in class io.warp10.script.functions.VARS
Loop over the macro statements, in a recursive manner, extracting all variable names.
getWarpDistBetween(GeoTimeSerie, GeoTimeSerie, DistanceFunction) - Static method in class io.warp10.script.fastdtw.DTW
 
getWarpDistBetween(GeoTimeSerie, GeoTimeSerie, SearchWindow, DistanceFunction) - Static method in class io.warp10.script.fastdtw.DTW
 
getWarpDistBetween(GeoTimeSerie, GeoTimeSerie, DistanceFunction) - Static method in class io.warp10.script.fastdtw.FastDTW
 
getWarpDistBetween(GeoTimeSerie, GeoTimeSerie, int, DistanceFunction) - Static method in class io.warp10.script.fastdtw.FastDTW
 
getWarpInfoBetween(GeoTimeSerie, GeoTimeSerie, DistanceFunction) - Static method in class io.warp10.script.fastdtw.DTW
 
getWarpInfoBetween(GeoTimeSerie, GeoTimeSerie, SearchWindow, DistanceFunction) - Static method in class io.warp10.script.fastdtw.DTW
 
getWarpInfoBetween(GeoTimeSerie, GeoTimeSerie, int, DistanceFunction) - Static method in class io.warp10.script.fastdtw.FastDTW
 
getWarpPathBetween(GeoTimeSerie, GeoTimeSerie, DistanceFunction) - Static method in class io.warp10.script.fastdtw.DTW
 
getWarpPathBetween(GeoTimeSerie, GeoTimeSerie, SearchWindow, DistanceFunction) - Static method in class io.warp10.script.fastdtw.DTW
 
getWarpPathBetween(GeoTimeSerie, GeoTimeSerie, DistanceFunction) - Static method in class io.warp10.script.fastdtw.FastDTW
 
getWarpPathBetween(GeoTimeSerie, GeoTimeSerie, int, DistanceFunction) - Static method in class io.warp10.script.fastdtw.FastDTW
 
getWarpScriptExecutor(Configuration, String, boolean) - Method in class io.warp10.hadoop.WarpScriptInputFormat
Return the actual WarpScript code executor given the script which was passed as parameter.
getWarpScriptFiles(String) - Method in class io.warp10.script.WarpScriptMacroRepository
 
getWarpScriptInputStream(String) - Method in class io.warp10.hadoop.WarpScriptInputFormat
Create an InputStream from a file path.
getWaveletDeComposition() - Method in class io.warp10.script.fwt.Wavelet
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior11
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior13
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior15
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior22
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior24
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior26
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior28
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior31
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior33
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior35
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior37
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior39
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior44
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior55
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior68
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif1
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif2
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif3
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif4
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif5
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db1
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db10
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db11
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db12
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db13
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db14
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db15
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db16
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db17
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db18
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db19
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db2
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db20
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db3
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db4
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db5
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db6
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db7
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db8
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db9
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_dmey
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_haar
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio11
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio13
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio15
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio22
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio24
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio26
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio28
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio31
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio33
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio35
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio37
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio39
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio44
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio55
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio68
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym10
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym11
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym12
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym13
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym14
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym15
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym16
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym17
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym18
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym19
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym2
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym20
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym3
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym4
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym5
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym6
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym7
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym8
 
getWaveletDeComposition() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym9
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.Wavelet
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior11
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior13
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior15
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior22
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior24
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior26
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior28
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior31
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior33
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior35
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior37
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior39
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior44
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior55
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_bior68
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif1
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif2
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif3
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif4
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_coif5
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db1
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db10
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db11
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db12
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db13
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db14
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db15
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db16
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db17
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db18
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db19
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db2
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db20
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db3
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db4
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db5
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db6
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db7
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db8
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_db9
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_dmey
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_haar
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio11
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio13
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio15
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio22
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio24
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio26
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio28
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio31
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio33
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio35
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio37
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio39
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio44
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio55
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_rbio68
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym10
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym11
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym12
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym13
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym14
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym15
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym16
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym17
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym18
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym19
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym2
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym20
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym3
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym4
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym5
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym6
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym7
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym8
 
getWaveletReConstruction() - Method in class io.warp10.script.fwt.wavelets.Wavelet_sym9
 
getWebCallUUID() - Method in class io.warp10.script.thrift.data.WebCallRequest
UUID of the WebCall.
getWrappedRecordReader() - Method in class io.warp10.hadoop.WarpScriptInputFormat
 
getWriteToken(String) - Method in class io.warp10.quasar.filter.QuasarTokenFilter
 
GMLToGeometry(String) - Static method in class io.warp10.script.functions.GeoGML
 
GOLDWRAP - Class in io.warp10.script.functions
 
GOLDWRAP(String) - Constructor for class io.warp10.script.functions.GOLDWRAP
 
GOLDWRAP - Static variable in class io.warp10.script.WarpScriptLib
 
GOST - Static variable in class io.warp10.script.WarpScriptLib
 
GROUPBY - Class in io.warp10.script.functions
Group elements of a list according to a macro
GROUPBY(String) - Constructor for class io.warp10.script.functions.GROUPBY
 
GROUPBY - Static variable in class io.warp10.script.WarpScriptLib
 
grubbsTest(GeoTimeSerie, boolean, double) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Applying Grubbs' test using mean/std or median/mad
grubbsTest(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
GRUBBSTEST - Class in io.warp10.script.functions
Apply a Grubbs' test
GRUBBSTEST(String) - Constructor for class io.warp10.script.functions.GRUBBSTEST
 
GRUBBSTEST - Static variable in class io.warp10.script.WarpScriptLib
 
GT - Class in io.warp10.script.binary
Checks the two operands on top of the stack for greater than
GT(String) - Constructor for class io.warp10.script.binary.GT
 
GTS(String, String, Map<String, String>, Map<String, String>) - Constructor for class io.warp10.warp.sdk.DirectoryPlugin.GTS
 
GTS(UUID, String, Map<String, String>, Map<String, String>) - Constructor for class io.warp10.warp.sdk.DirectoryPlugin.GTS
Deprecated.
gtsAttributes - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
gtsClass - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
GTSComparator - Class in io.warp10.continuum.gts
Comparator class used to sort GTS instances.
GTSComparator() - Constructor for class io.warp10.continuum.gts.GTSComparator
 
GTSData - Class in io.warp10.continuum.store.thrift.data
 
GTSData() - Constructor for class io.warp10.continuum.store.thrift.data.GTSData
 
GTSData(long, long, long, ByteBuffer) - Constructor for class io.warp10.continuum.store.thrift.data.GTSData
 
GTSData(GTSData) - Constructor for class io.warp10.continuum.store.thrift.data.GTSData
Performs a deep copy on other.
GTSData._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
GTSDecoder - Class in io.warp10.continuum.gts
Class for decoding an encoded time serie.
GTSDecoder(long, ByteBuffer) - Constructor for class io.warp10.continuum.gts.GTSDecoder
 
GTSDecoder(long, byte[], ByteBuffer) - Constructor for class io.warp10.continuum.gts.GTSDecoder
 
GTSDecoderIterator - Class in io.warp10.continuum.store
 
GTSDecoderIterator() - Constructor for class io.warp10.continuum.store.GTSDecoderIterator
 
GTSEncoder - Class in io.warp10.continuum.gts
Utility class used to create Geo Time Series
GTSEncoder() - Constructor for class io.warp10.continuum.gts.GTSEncoder
 
GTSEncoder(long, byte[], byte[]) - Constructor for class io.warp10.continuum.gts.GTSEncoder
 
GTSEncoder(long) - Constructor for class io.warp10.continuum.gts.GTSEncoder
Create an encoder using the given timestamp as its base.
GTSEncoder(long, byte[]) - Constructor for class io.warp10.continuum.gts.GTSEncoder
Create an encoder using the given base and AES wrapping key.
GTSEncoder(long, byte[], int) - Constructor for class io.warp10.continuum.gts.GTSEncoder
 
GTSEncoderSerializer - Class in io.warp10.json
 
GTSEncoderSerializer() - Constructor for class io.warp10.json.GTSEncoderSerializer
 
GTSHelper - Class in io.warp10.continuum.gts
Helper class to manipulate Geo Time Series.
GTSHelper() - Constructor for class io.warp10.continuum.gts.GTSHelper
 
GTSHelper.BinarySearchTickChoice - Enum in io.warp10.continuum.gts
Option for the binarySearchTick function.
GTSHHCODETO - Static variable in class io.warp10.script.WarpScriptLib
 
gtsId(long[], long, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute a gts Id from given classId/labelsId.
GTSIdComparator - Class in io.warp10.continuum.gts
 
gtsIdToString(long, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
gtsIdToString(long, long, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
GTSIterator() - Constructor for class io.warp10.warp.sdk.DirectoryPlugin.GTSIterator
 
gtsLabels - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.continuum.gts.DISCORDS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.continuum.gts.INTERPOLATE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.continuum.gts.LOCATIONOFFSET
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.ATTICK
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.BBOX
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.COPYGEO
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.CPROB
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.DOUBLEEXPONENTIALSMOOTHING
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.DUMP
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.DWTSPLIT
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.ELEVATIONS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.ESDTEST
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.FDWT
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.FFTWINDOW
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.FILLTICKS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.GEOINTERSECTS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.GEOWITHIN
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.GRUBBSTEST
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.HYBRIDTEST
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.HYBRIDTEST2
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.IDWT
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.INTEGRATE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.ISONORMALIZE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.KURTOSIS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.LOWESS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.LTTB
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.MODE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.MONOTONIC
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.NORMALIZE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.ONLYBUCKETS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.PROB
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.RLOWESS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.RSORT
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.RVALUESORT
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.SINGLEEXPONENTIALSMOOTHING
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.SKEWNESS
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.SMARTPARSE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.SORT
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.STANDARDIZE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.STL
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.STLESDTEST
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.THRESHOLDTEST
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.TIMEMODULO
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.UNBUCKETIZE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.UNBUCKETIZECALENDAR
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.VALUEDEDUP
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.VALUESORT
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.VALUESPLIT
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.ZSCORE
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.functions.ZSCORETEST
 
gtsOp(Map<String, Object>, GeoTimeSerie) - Method in class io.warp10.script.GTSStackFunction
Deprecated.
Method to apply to individual GTS instances
GTSOpsHelper - Class in io.warp10.continuum.gts
 
GTSOpsHelper() - Constructor for class io.warp10.continuum.gts.GTSOpsHelper
 
GTSOpsHelper.GTSBinaryOp - Interface in io.warp10.continuum.gts
 
GTSOpsHelper.GTSUnaryOp - Interface in io.warp10.continuum.gts
 
GTSOutliersHelper - Class in io.warp10.continuum.gts
Class that implements tests to detect outliers in GTS
GTSOutliersHelper() - Constructor for class io.warp10.continuum.gts.GTSOutliersHelper
 
GTSPickler - Class in io.warp10.continuum.gts
Pickler for Geo Time Series
GTSPickler() - Constructor for class io.warp10.continuum.gts.GTSPickler
 
GTSSplit - Class in io.warp10.continuum.store.thrift.data
 
GTSSplit() - Constructor for class io.warp10.continuum.store.thrift.data.GTSSplit
 
GTSSplit(long, long, List<Metadata>) - Constructor for class io.warp10.continuum.store.thrift.data.GTSSplit
 
GTSSplit(GTSSplit) - Constructor for class io.warp10.continuum.store.thrift.data.GTSSplit
Performs a deep copy on other.
GTSSplit._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
GTSSplitter - Class in io.warp10.continuum.gts
Class dedicated to splitting a (supposedly large) GTS into smaller ones.
GTSSplitter() - Constructor for class io.warp10.continuum.gts.GTSSplitter
 
GTSStackFunction - Class in io.warp10.script
Deprecated.
GTSStackFunction(String) - Constructor for class io.warp10.script.GTSStackFunction
Deprecated.
 
GTSWrapper - Class in io.warp10.continuum.store.thrift.data
 
GTSWrapper() - Constructor for class io.warp10.continuum.store.thrift.data.GTSWrapper
 
GTSWrapper(GTSWrapper) - Constructor for class io.warp10.continuum.store.thrift.data.GTSWrapper
Performs a deep copy on other.
GTSWrapper._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
GTSWrapperHelper - Class in io.warp10.continuum.gts
 
GTSWrapperHelper() - Constructor for class io.warp10.continuum.gts.GTSWrapperHelper
 
GUARD - Class in io.warp10.script.functions
 
GUARD(String) - Constructor for class io.warp10.script.functions.GUARD
 
GUARD - Static variable in class io.warp10.script.WarpScriptLib
 
GZIP - Class in io.warp10.script.functions
Compresses a byte array or String
GZIP(String) - Constructor for class io.warp10.script.functions.GZIP
 
GZIP - Static variable in class io.warp10.script.WarpScriptLib
 

H

H - Static variable in class io.warp10.script.WarpScriptLib
 
handleBucketization(GeoTimeSerie, GeoTimeSerie, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSOpsHelper
Set the bucketize parameters of the result GTS according to those of gts1 and gts2.
handleSignal() - Method in class io.warp10.script.MemoryWarpScriptStack
 
handleSignal() - Method in interface io.warp10.script.WarpScriptStack
Throw the exception associated with the current signal sent to the stack
hasElevations() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
hasExpired() - Method in class io.warp10.script.HyperLogLogPlus
 
HASH - Class in io.warp10.script.functions
Compute a SipHash of its input converted to String
HASH(String) - Constructor for class io.warp10.script.functions.HASH
 
HASH - Static variable in class io.warp10.script.WarpScriptLib
 
hash24(byte[], byte[], int, int) - Static method in class io.warp10.crypto.SipHashInline
Hash 24 long.
hash24(byte[], byte[], int, int, boolean) - Static method in class io.warp10.crypto.SipHashInline
Hash 24 long.
hash24(byte[], byte[]) - Static method in class io.warp10.crypto.SipHashInline
Hash 24 long.
hash24(long, long, byte[], int, int) - Static method in class io.warp10.crypto.SipHashInline
Hash 24 long.
hash24(long, long, byte[], int, int, boolean) - Static method in class io.warp10.crypto.SipHashInline
Hash 24 long.
hash24_palindromic(long, long, byte[], int, int) - Static method in class io.warp10.crypto.SipHashInline
Version of SipHash which computes the hash of the input concatenated with the reversed input in order to minimize the risk of collisions (for a collision to be an actual value, it must have the same structure as the original input, i.e.
hash24_palindromic(byte[], byte[], int, int) - Static method in class io.warp10.crypto.SipHashInline
Hash 24 palindromic long.
hash24_palindromic(long, long, byte[]) - Static method in class io.warp10.crypto.SipHashInline
Hash 24 palindromic long.
hash24_palindromic(byte[], byte[]) - Static method in class io.warp10.crypto.SipHashInline
Hash 24 palindromic long.
hashCode() - Method in class io.warp10.continuum.MetadataUtils.MetadataID
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
hashCode() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
hashCode() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
hashCode() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
hashCode() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
hashCode() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
hashCode() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
hashCode() - Method in class io.warp10.script.fastdtw.ColMajorCell
 
hashCode() - Method in class io.warp10.script.fastdtw.WarpPath
 
hashCode() - Method in class io.warp10.script.thrift.data.SecureScript
 
hashCode() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
hashCode() - Method in class io.warp10.script.thrift.data.StackTrace
 
hashCode() - Method in class io.warp10.script.thrift.data.Throwable
 
hashCode() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
hasLabel(String) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
hasLocations() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
hasNext() - Method in class io.warp10.SortedPathIterator
 
hasNext() - Method in class io.warp10.WrapperList.ArrayItr
 
hasRemaining() - Method in interface io.warp10.continuum.gts.CustomBuffer
 
hasRemaining() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
hasReservedHeader(Map<String, String>) - Static method in class io.warp10.continuum.store.Constants
 
hasSubscriptions() - Method in interface io.warp10.standalone.StandalonePlasmaHandlerInterface
 
HAVERSINE - Class in io.warp10.script.functions
Compute distance between two lat/lon using the Haversine formula
HAVERSINE(String) - Constructor for class io.warp10.script.functions.HAVERSINE
 
HAVERSINE - Static variable in class io.warp10.script.WarpScriptLib
 
HBASE_METADATA_KEY_PREFIX - Static variable in class io.warp10.continuum.store.Constants
row key prefix for metadata
HBASE_RAW_DATA_KEY_PREFIX - Static variable in class io.warp10.continuum.store.Constants
Prefix for 'raw' (individual datapoints) data
HBaseRowKeyPrefix(Metadata) - Static method in class io.warp10.continuum.MetadataUtils
 
HBaseWarpScriptExtension - Class in io.warp10.script.ext.hbase
Extension which defines functions around concurrent execution of WarpScript code.
HBaseWarpScriptExtension() - Constructor for class io.warp10.script.ext.hbase.HBaseWarpScriptExtension
 
HDist - Class in io.warp10.script.aggregator
Compute the horizontal distance traveled between ticks, in m Distance is a linear approximation, this class does not use the haversine (orthodromic) distance Returned location and elevation are those of the tick being computed.
HDist(String) - Constructor for class io.warp10.script.aggregator.HDist
 
HEADER - Class in io.warp10.script.functions
Set a header which will be returned with the HTTP response
HEADER(String) - Constructor for class io.warp10.script.functions.HEADER
 
HEADER - Static variable in class io.warp10.script.WarpScriptLib
 
HEADER_SESSION - Static variable in class io.warp10.script.ext.stackps.StackPSWarpScriptExtension
 
HEADERS - Static variable in class io.warp10.script.ext.http.HTTP
 
HEXTO - Class in io.warp10.script.functions
Decode a String in hexadecimal
HEXTO(String) - Constructor for class io.warp10.script.functions.HEXTO
 
HEXTO - Static variable in class io.warp10.script.WarpScriptLib
 
HEXTOB64 - Class in io.warp10.script.functions
Decode a String in hex and immediately encode it as base64
HEXTOB64(String) - Constructor for class io.warp10.script.functions.HEXTOB64
 
HEXTOB64 - Static variable in class io.warp10.script.WarpScriptLib
 
HEXTOBIN - Class in io.warp10.script.functions
Decode a String in hexadecimal and immediately encode it as binary
HEXTOBIN(String) - Constructor for class io.warp10.script.functions.HEXTOBIN
 
HEXTOBIN - Static variable in class io.warp10.script.WarpScriptLib
 
hhAndRes(Object) - Static method in class io.warp10.script.functions.HHCODEFUNC
Convert a HHCode representation to a long hhcode and an int resolution.
HHCODE_BBOX - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_CENTER - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_EAST - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_NORTH - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_NORTH_EAST - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_NORTH_WEST - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_SOUTH - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_SOUTH_EAST - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_SOUTH_WEST - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODE_WEST - Static variable in class io.warp10.script.WarpScriptLib
 
HHCODEFUNC - Class in io.warp10.script.functions
Template function to interface with HHCodeHelper
HHCODEFUNC(String, HHCODEFUNC.HHCodeAction) - Constructor for class io.warp10.script.functions.HHCODEFUNC
 
HHCODEFUNC.HHCodeAction - Enum in io.warp10.script.functions
 
HHCODETO - Class in io.warp10.script.functions
Converts a HHCode to lat/lon.
HHCODETO(String) - Constructor for class io.warp10.script.functions.HHCODETO
 
HHCODETO(String, boolean) - Constructor for class io.warp10.script.functions.HHCODETO
 
HHCODETO - Static variable in class io.warp10.script.WarpScriptLib
 
hide(String) - Static method in class io.warp10.script.functions.AUTHENTICATE
 
HIDE - Class in io.warp10.script.functions
 
HIDE(String) - Constructor for class io.warp10.script.functions.HIDE
 
hide() - Method in class io.warp10.script.MemoryWarpScriptStack
 
hide(int) - Method in class io.warp10.script.MemoryWarpScriptStack
 
HIDE - Static variable in class io.warp10.script.WarpScriptLib
 
hide() - Method in interface io.warp10.script.WarpScriptStack
Hide all stack levels
hide(int) - Method in interface io.warp10.script.WarpScriptStack
Hide the deepest 'count' stack levels
highest(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Handy method to compute the maximum elevation of a GTS instance.
Highest - Class in io.warp10.script.aggregator
Retain the measurement with the highest elevation and timestamp
Highest(String) - Constructor for class io.warp10.script.aggregator.Highest
 
HLOCATE - Class in io.warp10.script.ext.hbase
 
HLOCATE(String) - Constructor for class io.warp10.script.ext.hbase.HLOCATE
 
HMAC - Class in io.warp10.script.functions
 
HMAC(String, Class<? extends GeneralDigest>) - Constructor for class io.warp10.script.functions.HMAC
 
HSpeed - Class in io.warp10.script.aggregator
Compute the horizontal speed along the path traveled between ticks, in m/s.
HSpeed(String) - Constructor for class io.warp10.script.aggregator.HSpeed
 
HTTP - Class in io.warp10.script.ext.http
Send an HTTP request to a url Capabilities: - http.requests (maximum number of calls) - http.size (maximum download size in number of bytes) - http.chunksize (maximum chunk size in number of bytes) - if the configuration parameter warpscript.http.capability exists, then its value is a capability that is checked to enable usage of this function Params: url The URL to send the request to.
HTTP(String) - Constructor for class io.warp10.script.ext.http.HTTP
 
HTTP_HEADER_ATTRIBUTES - Static variable in class io.warp10.continuum.Configuration
HTTP Header for specifying attribute parsing type
HTTP_HEADER_ATTRIBUTES_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Header name for specifying attribute updates are delta
HTTP_HEADER_CAPABILITIES - Static variable in class io.warp10.continuum.Configuration
Configuration key to modify the capabilities header
HTTP_HEADER_CAPABILITIES_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Header containing a comma separated list of tokens with capabilities
HTTP_HEADER_COUNT - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_DATALOG - Static variable in class io.warp10.continuum.Configuration
Configuration key to modify the datalog header
HTTP_HEADER_DATALOG_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Name of header containing the wrapped Datalog request
HTTP_HEADER_DEDUP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_DELETE_TOKEN_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
HTTP Header to provide the token for outgoing DELETE requests
HTTP_HEADER_DELETE_TOKENX - Static variable in class io.warp10.continuum.Configuration
HTTP Header to provide the token for outgoing DELETE requests
HTTP_HEADER_DIRECTORY_SIGNATURE - Static variable in class io.warp10.continuum.Configuration
Name of header containing the signature of streaming directory requests
HTTP_HEADER_DIRECTORY_SIGNATURE_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Name of header containing the signature of streaming directory requests
HTTP_HEADER_ELAPSED_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
HTTP Header for elapsed time of WarpScript scripts
HTTP_HEADER_ELAPSEDX - Static variable in class io.warp10.continuum.Configuration
HTTP Header for elapsed time of WarpScript scripts
HTTP_HEADER_END - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_ERROR_LINE_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Script line where an error was encountered
HTTP_HEADER_ERROR_LINEX - Static variable in class io.warp10.continuum.Configuration
Script line where an error was encountered
HTTP_HEADER_ERROR_MESSAGE_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Message for the error that was encountered
HTTP_HEADER_ERROR_MESSAGEX - Static variable in class io.warp10.continuum.Configuration
Message for the error that was encountered
HTTP_HEADER_EXPOSE_HEADERS - Static variable in class io.warp10.continuum.Configuration
Name of header containing the name of the symbol in which to expose the request headers
HTTP_HEADER_EXPOSE_HEADERS_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Name of header specifying the name of the symbol in which to expose the request headers
HTTP_HEADER_FETCH_SIGNATURE - Static variable in class io.warp10.continuum.Configuration
Name of header containing the signature of the token used for the fetch
HTTP_HEADER_FETCH_SIGNATURE_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Name of header containing the signature of the token used for the fetch
HTTP_HEADER_FETCHED_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
HTTP Header for number of datapoints fetched during a WarpScript execution
HTTP_HEADER_FETCHEDX - Static variable in class io.warp10.continuum.Configuration
HTTP Header for number of datapoints fetched during a script invocation
HTTP_HEADER_LINES - Static variable in class io.warp10.continuum.store.Constants
Header to set to enable line numbering
HTTP_HEADER_META_TOKEN_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
HTTP Header to provide the token for outgoing META requests
HTTP_HEADER_META_TOKENX - Static variable in class io.warp10.continuum.Configuration
HTTP Header to provide the token for outgoing META requests
HTTP_HEADER_NOW - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_NOW_HEADERX - Static variable in class io.warp10.continuum.Configuration
HTTP Header for setting the base timestamp for relative timestamps or for the 'now' parameter of /sfetch
HTTP_HEADER_OPS_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
HTTP Header for number of operations performed by a WarpScript
HTTP_HEADER_OPSX - Static variable in class io.warp10.continuum.Configuration
HTTP Header for number of ops performed in a script invocation
HTTP_HEADER_POSTBOUNDARY - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_PREBOUNDARY - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_RUNNER_NONCE - Static variable in class io.warp10.continuum.store.Constants
Header containing an encrypted nonce for executions triggered by runners
HTTP_HEADER_SAMPLE - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_SHOW_ERRORS - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_SHOW_ERRORS_HEADERX - Static variable in class io.warp10.continuum.Configuration
HTTP Header to specify if we should show errors in /sfetch responses
HTTP_HEADER_SKIP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_START - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_STEP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_STOP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_TIMEBOX - Static variable in class io.warp10.continuum.store.Constants
Header which will force timeboxing of the execution.
HTTP_HEADER_TIMESHIFT - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_HEADER_TIMESPAN - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_TIMESPAN_HEADERX - Static variable in class io.warp10.continuum.Configuration
HTTP Header for specifying the timespan in /sfetch requests
HTTP_HEADER_TIMESTEP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
HTTP_HEADER_TIMEUNIT - Static variable in class io.warp10.continuum.store.Constants
Header to indicate the platform time unit (in time units per second)
HTTP_HEADER_TOKEN_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
HTTP Header for access tokens
HTTP_HEADER_TOKENX - Static variable in class io.warp10.continuum.Configuration
HTTP Header for access tokens
HTTP_HEADER_UPDATE_SIGNATURE - Static variable in class io.warp10.continuum.Configuration
Name of header containing the signature of the token used for the update
HTTP_HEADER_UPDATE_SIGNATURE_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Name of header containing the signature of the token used for the update
HTTP_HEADER_UPDATE_TOKEN_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
HTTP Header to provide the token for outgoing UPDATE requests
HTTP_HEADER_UPDATE_TOKENX - Static variable in class io.warp10.continuum.Configuration
HTTP Header to provide the token for outgoing UPDATE requests
HTTP_HEADER_WEBCALL_UUID_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
Header containing the request UUID when calling the endpoint
HTTP_HEADER_WEBCALL_UUIDX - Static variable in class io.warp10.continuum.Configuration
Header containing the request UUID when calling the endpoint
HTTP_PARAM_ACTIVEAFTER - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_CHUNKSIZE - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_COUNT - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_DEDUP - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_DELETEALL - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_DRYRUN - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_END - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_FORMAT - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_GCOUNT - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_GSKIP - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_LIMIT - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_MAXSIZE - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_METAONLY - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_MINAGE - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_NOW - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_POSTBOUNDARY - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_PREBOUNDARY - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_QUIETAFTER - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_SAMPLE - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_SELECTOR - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_SHOW_ERRORS - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_SHOWATTR - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_SHOWUUID - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_SKIP - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_SORTMETA - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_START - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_STEP - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_STOP - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_SUFFIX - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_TIMESPAN - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_TIMESTEP - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_TOKEN - Static variable in class io.warp10.continuum.store.Constants
 
HTTP_PARAM_UNPACK - Static variable in class io.warp10.continuum.store.Constants
 
HttpWarpScriptExtension - Class in io.warp10.script.ext.http
Extension for HTTP function
HttpWarpScriptExtension() - Constructor for class io.warp10.script.ext.http.HttpWarpScriptExtension
 
HULLSHAPE - Class in io.warp10.script.functions.shape
Return the shape of a tensor (or multidimensional array) that would be able to contain all the values of an input nested list.
HULLSHAPE(String) - Constructor for class io.warp10.script.functions.shape.HULLSHAPE
 
HULLSHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
HUMANDURATION - Class in io.warp10.script.functions
Convert a duration in time units into one suitable for humans...
HUMANDURATION(String) - Constructor for class io.warp10.script.functions.HUMANDURATION
 
HUMANDURATION - Static variable in class io.warp10.script.WarpScriptLib
 
hybridTest(GeoTimeSerie, int, int, int, double, Map<String, Object>) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Applying Seasonal Hybrid ESD.
HYBRIDTEST - Class in io.warp10.script.functions
Apply an Seasonal Hybrid ESD test This test is based on piecewise median and STL seasonal extraction, completed by an ESD test.
HYBRIDTEST(String) - Constructor for class io.warp10.script.functions.HYBRIDTEST
 
HYBRIDTEST - Static variable in class io.warp10.script.WarpScriptLib
 
HYBRIDTEST2 - Class in io.warp10.script.functions
Applying Seasonal Entropy Hybrid test This test is based on piecewise median and entropy seasonal extraction completed by an ESD test Alpha is optional.
HYBRIDTEST2(String) - Constructor for class io.warp10.script.functions.HYBRIDTEST2
 
HYBRIDTEST2 - Static variable in class io.warp10.script.WarpScriptLib
 
HyperLogLogPlus - Class in io.warp10.script
This class implements an HyperLogLog+ cardinality estimator.
HyperLogLogPlus(int, int) - Constructor for class io.warp10.script.HyperLogLogPlus
 
HyperLogLogPlusParameters - Class in io.warp10.continuum.thrift.data
 
HyperLogLogPlusParameters() - Constructor for class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
HyperLogLogPlusParameters(long, byte, byte, boolean) - Constructor for class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
HyperLogLogPlusParameters(HyperLogLogPlusParameters) - Constructor for class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Performs a deep copy on other.
HyperLogLogPlusParameters._Fields - Enum in io.warp10.continuum.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
HYPOT - Static variable in class io.warp10.script.WarpScriptLib
 

I

id(Metadata) - Static method in class io.warp10.continuum.MetadataUtils
 
id(MetadataUtils.MetadataID, Metadata) - Static method in class io.warp10.continuum.MetadataUtils
 
IDENT - Class in io.warp10.script.functions
 
IDENT(String) - Constructor for class io.warp10.script.functions.IDENT
 
IDENT - Static variable in class io.warp10.script.WarpScriptLib
 
IDWT - Class in io.warp10.script.functions
Apply Inverse Discrete Wavelet Transform
IDWT(String) - Constructor for class io.warp10.script.functions.IDWT
 
IDWT - Static variable in class io.warp10.script.WarpScriptLib
 
IEEEREMAINDER - Static variable in class io.warp10.script.WarpScriptLib
 
IFFT - Class in io.warp10.continuum.gts
Computes an inverse FFT given Re/Im or Amp/Phase pseudo GTS Code implements Cooley-Tuckey radix-2, inspired by the following:
IFFT() - Constructor for class io.warp10.continuum.gts.IFFT
 
ifft(GeoTimeSerie, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.IFFT
 
IFFT - Static variable in class io.warp10.script.WarpScriptLib
 
IFFT.Builder - Class in io.warp10.continuum.gts
 
IFT - Class in io.warp10.script.functions
Implements 'If-Then' conditional 2: Macro2 1: Macro1 IFT Macro1 and Macro2 are popped out of the stack.
IFT(String) - Constructor for class io.warp10.script.functions.IFT
 
IFT - Static variable in class io.warp10.script.WarpScriptLib
 
IFTE - Class in io.warp10.script.functions
Implements 'If-Then-Else' conditional 3: IF-macro 2: THEN-macro 1: ELSE-macro IFTE Macros are popped out of the stack.
IFTE(String) - Constructor for class io.warp10.script.functions.IFTE
 
IFTE - Static variable in class io.warp10.script.WarpScriptLib
 
IMMUTABLE - Class in io.warp10.script.functions
Makes a map/list/set immutable
IMMUTABLE(String) - Constructor for class io.warp10.script.functions.IMMUTABLE
 
IMMUTABLE - Static variable in class io.warp10.script.WarpScriptLib
 
IMPORT - Class in io.warp10.script.functions
 
IMPORT(String) - Constructor for class io.warp10.script.functions.IMPORT
 
IMPORT - Static variable in class io.warp10.script.WarpScriptLib
 
IN_MEMORY - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to indicate the instance will use memory only for storage.
IN_MEMORY_CHUNK_COUNT - Static variable in class io.warp10.continuum.Configuration
Number of chunks per GTS to handle in memory (defaults to 3)
IN_MEMORY_CHUNK_LENGTH - Static variable in class io.warp10.continuum.Configuration
Length of each chunk (in time units), defaults to Long.MAX_VALUE
IN_MEMORY_CHUNKED - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to use a chunked memory store.
IN_MEMORY_DEPTH - Static variable in class io.warp10.continuum.Configuration
Depth of timestamps to retain (in ms)
IN_MEMORY_EPHEMERAL - Static variable in class io.warp10.continuum.Configuration
If set to true, then only the last recorded value of a GTS is kept
IN_MEMORY_HIGHWATERMARK - Static variable in class io.warp10.continuum.Configuration
High water mark in bytes.
IN_MEMORY_LOWWATERMARK - Static variable in class io.warp10.continuum.Configuration
Low water mark in bytes for garbage collection (see above)
INCLUDE - Class in io.warp10.script.functions
Reads a file and execute it as WarpScript code.
INCLUDE(String, File, AtomicBoolean) - Constructor for class io.warp10.script.functions.INCLUDE
 
INCLUDE(String, JarFile, AtomicBoolean) - Constructor for class io.warp10.script.functions.INCLUDE
 
incOps() - Method in class io.warp10.script.MemoryWarpScriptStack
Increment the operation count and check for limit.
INCREMENTEXACT - Static variable in class io.warp10.script.WarpScriptLib
 
indexable(int, int, byte[]) - Static method in class io.warp10.script.SAXUtils
Return a String representation of the various levels of detail suitable for doing multiresolution indexing.
indexAtTick(GeoTimeSerie, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
indexOf(String, char) - Static method in class io.warp10.continuum.gts.UnsafeString
 
indexOf(String, char, int) - Static method in class io.warp10.continuum.gts.UnsafeString
 
INDEXOF - Class in io.warp10.script.functions
 
INDEXOF(String) - Constructor for class io.warp10.script.functions.INDEXOF
 
INDEXOF - Static variable in class io.warp10.script.WarpScriptLib
 
indexOf(Object) - Method in class io.warp10.WrapperList
 
INFLATE - Class in io.warp10.script.functions
Decompresses a compressed byte array using ZLIB.
INFLATE(String) - Constructor for class io.warp10.script.functions.INFLATE
 
INFLATE - Static variable in class io.warp10.script.WarpScriptLib
 
INFO - Class in io.warp10.script.functions
Consumes the map on the stack or leave it there and stop the script if the stack is currently in documentation mode
INFO(String) - Constructor for class io.warp10.script.functions.INFO
 
INFO - Static variable in class io.warp10.script.WarpScriptLib
 
INFOMODE - Class in io.warp10.script.functions
Toggle the 'documentation mode' of the stack
INFOMODE(String) - Constructor for class io.warp10.script.functions.INFOMODE
 
INFOMODE - Static variable in class io.warp10.script.WarpScriptLib
 
InformativeEmptyStackException - Exception in io.warp10.script
 
InformativeEmptyStackException() - Constructor for exception io.warp10.script.InformativeEmptyStackException
 
INGRESS_ACCEPTORS - Static variable in class io.warp10.continuum.Configuration
Number of acceptors
INGRESS_ACTIVITY_META - Static variable in class io.warp10.continuum.Configuration
Set this to true to take into account calls to meta in the GTS activity.
INGRESS_ACTIVITY_UPDATE - Static variable in class io.warp10.continuum.Configuration
Set this to true to take into account updates in the GTS activity.
INGRESS_ACTIVITY_WINDOW - Static variable in class io.warp10.continuum.Configuration
Length of the activity window in ms.
INGRESS_ATTRIBUTES_ALLOWDELTA - Static variable in class io.warp10.continuum.Configuration
Set to true to allow attributes to be interpreted as a delta update
INGRESS_CACHE_DUMP_PATH - Static variable in class io.warp10.continuum.Configuration
Path where the metadata cache should be dumped
INGRESS_DELETE_ACTIVITY_SUPPORT - Static variable in class io.warp10.continuum.Configuration
Set to true to allow activeafter/quietafter parameters to delete requests.
INGRESS_DELETE_ERROR_PREFIX - Static variable in class io.warp10.continuum.store.Constants
Prefix used when Ingress Delete reports an error
INGRESS_DELETE_METADATA_INCLUDE - Static variable in class io.warp10.continuum.Configuration
Do we send Metadata in the Kafka message for delete operations?
INGRESS_DELETE_METAONLY_SUPPORT - Static variable in class io.warp10.continuum.Configuration
Set to true to allow the /delete endpoint to only delete metadata.
INGRESS_DELETE_REJECT - Static variable in class io.warp10.continuum.Configuration
If set to 'true' the /delete endpoint will reject all requests.
INGRESS_DELETE_SHUFFLE - Static variable in class io.warp10.continuum.Configuration
Should we shuffle the GTS prior to issueing delete messages.
INGRESS_HBASE_CELLTTL - Static variable in class io.warp10.continuum.Configuration
Default datapoint cell TTL (in ms) to enforce.
INGRESS_HBASE_DPTS - Static variable in class io.warp10.continuum.Configuration
Flag indicating whether to use the DataPoint TimeStamp instead of the write timestamp for the data stored in HBase.
INGRESS_HOST - Static variable in class io.warp10.continuum.Configuration
Host onto which the ingress server should listen
INGRESS_IDLE_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
Idle timeout
INGRESS_JETTY_MAXQUEUESIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size of Jetty ThreadPool queue size (unbounded by default)
INGRESS_JETTY_THREADPOOL - Static variable in class io.warp10.continuum.Configuration
Number of threads in Jetty's Thread Pool
INGRESS_KAFKA_DATA_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting payloads (128/192/256 bits in hex or OSS reference)
INGRESS_KAFKA_DATA_BROKERLIST - Static variable in class io.warp10.continuum.Configuration
Kafka broker list for the 'data' topic
INGRESS_KAFKA_DATA_MAC - Static variable in class io.warp10.continuum.Configuration
Key to use for computing MACs (128 bits in hex or OSS reference)
INGRESS_KAFKA_DATA_MAXSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum message size for the 'data' topic, this value should be less than 2/3 the maximum Kafka message size minus 64 to ensure all parsed data can be sent without error.
INGRESS_KAFKA_DATA_POOLSIZE - Static variable in class io.warp10.continuum.Configuration
Size of Kafka Producer pool for the 'data' topic
INGRESS_KAFKA_DATA_PRODUCER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client id for producing on the 'data' topic
INGRESS_KAFKA_DATA_REQUEST_TIMEOUT_MS - Static variable in class io.warp10.continuum.Configuration
Request timeout when talking to Kafka
INGRESS_KAFKA_DATA_TOPIC - Static variable in class io.warp10.continuum.Configuration
Actual 'data' topic
INGRESS_KAFKA_META_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting payloads (128/192/256 bits in hex or OSS reference)
INGRESS_KAFKA_META_BROKERLIST - Static variable in class io.warp10.continuum.Configuration
Kafka broker list for the 'meta' topic
INGRESS_KAFKA_META_COMMITPERIOD - Static variable in class io.warp10.continuum.Configuration
How often to commit the offsets for topic 'metadata' (in ms)
INGRESS_KAFKA_META_CONSUMER_AUTO_OFFSET_RESET - Static variable in class io.warp10.continuum.Configuration
Offset reset strategy.
INGRESS_KAFKA_META_CONSUMER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Client id to use for consuming the 'metadata' topic
INGRESS_KAFKA_META_CONSUMER_PARTITION_ASSIGNMENT_STRATEGY - Static variable in class io.warp10.continuum.Configuration
Name of partition assignment strategy to use
INGRESS_KAFKA_META_GROUPID - Static variable in class io.warp10.continuum.Configuration
Groupid to use for consuming the 'metadata' topic
INGRESS_KAFKA_META_MAC - Static variable in class io.warp10.continuum.Configuration
Key to use for computing MACs (128 bits in hex or OSS reference)
INGRESS_KAFKA_META_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads to use for consuming the 'metadata' topic
INGRESS_KAFKA_META_PRODUCER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client id for producing on the 'meta' topic
INGRESS_KAFKA_META_TOPIC - Static variable in class io.warp10.continuum.Configuration
Actual 'meta' topic
INGRESS_KAFKA_META_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZK Connect String for the metadata kafka cluster
INGRESS_KAFKA_METADATA_MAXSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum message size for the 'metadata' topic
INGRESS_KAFKA_METADATA_POOLSIZE - Static variable in class io.warp10.continuum.Configuration
Size of Kafka Producer pool for the 'metadata' topic
INGRESS_KAFKA_THROTTLING_BROKERLIST - Static variable in class io.warp10.continuum.Configuration
Kafka broker list for the throttling topic
INGRESS_KAFKA_THROTTLING_CONSUMER_AUTO_OFFSET_RESET - Static variable in class io.warp10.continuum.Configuration
Auto offset strategy to use when consuming the throttling topic.
INGRESS_KAFKA_THROTTLING_CONSUMER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Client id to use when consuming the throttling topic
INGRESS_KAFKA_THROTTLING_GROUPID - Static variable in class io.warp10.continuum.Configuration
Group id to use when consuming the throttling topic
INGRESS_KAFKA_THROTTLING_PRODUCER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Optional client id to use when producing messages in the throttling topic
INGRESS_KAFKA_THROTTLING_REQUEST_TIMEOUT_MS - Static variable in class io.warp10.continuum.Configuration
Kafka producer timeout for the throttling topic
INGRESS_KAFKA_THROTTLING_TOPIC - Static variable in class io.warp10.continuum.Configuration
Name of the throttling topic
INGRESS_KAFKA_THROTTLING_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZK connect string for the throttling kafka cluster
INGRESS_MAXFUTURE_DEFAULT - Static variable in class io.warp10.continuum.Configuration
Default maximum timestamp delta in the future for datapoints pushed to Warp 10, in ms.
INGRESS_MAXFUTURE_OVERRIDE - Static variable in class io.warp10.continuum.Configuration
Absolute maximum timestamp delta in the future for datapoints pushed to Warp 10, in ms.
INGRESS_MAXPAST_DEFAULT - Static variable in class io.warp10.continuum.Configuration
Default maximum age of datapoints pushed to Warp 10, in ms.
INGRESS_MAXPAST_OVERRIDE - Static variable in class io.warp10.continuum.Configuration
Absolute maximum age of datapoints pushed to Warp 10, in ms.
INGRESS_METADATA_CACHE_SIZE - Static variable in class io.warp10.continuum.Configuration
Size of metadata cache in number of entries
INGRESS_METADATA_DELETE_SOURCE - Static variable in class io.warp10.continuum.Configuration
Identification of Ingress/Delete as the Metadata source
INGRESS_METADATA_SOURCE - Static variable in class io.warp10.continuum.Configuration
Identification of Ingress as the Metadata source
INGRESS_METADATA_UPDATE_DELTA_ENDPOINT - Static variable in class io.warp10.continuum.Configuration
Identification if Ingress Metadata Update endpoint source when doing a delta update of attributes
INGRESS_METADATA_UPDATE_ENDPOINT - Static variable in class io.warp10.continuum.Configuration
Identification of Ingress Metadata Update endpoint source
INGRESS_OUTOFRANGE_IGNORE - Static variable in class io.warp10.continuum.Configuration
Set to true to silently ignore values which are outside the allowed time range
INGRESS_PARSE_ATTRIBUTES - Static variable in class io.warp10.continuum.Configuration
Set to true to parse attributes in the data passed to /update.
INGRESS_PLUGIN_CLASS - Static variable in class io.warp10.continuum.Configuration
Class name of ingress plugin to use
INGRESS_PORT - Static variable in class io.warp10.continuum.Configuration
Port onto which the ingress server should listen
INGRESS_PREFIX - Static variable in class io.warp10.continuum.Configuration
 
INGRESS_SELECTORS - Static variable in class io.warp10.continuum.Configuration
Number of selectors
INGRESS_STORE_METADATA_INCLUDE - Static variable in class io.warp10.continuum.Configuration
Do we send Metadata in the Kafka message for store operations?
INGRESS_TCP_BACKLOG - Static variable in class io.warp10.continuum.Configuration
TCP Backlog applied to the ingress server listener
INGRESS_VALUE_MAXSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum value size, make sure it is less than 'max.encoder.size'
INGRESS_WEBSOCKET_MAXMESSAGESIZE - Static variable in class io.warp10.continuum.Configuration
Max message size for the stream update websockets
INGRESS_ZK_QUORUM - Static variable in class io.warp10.continuum.Configuration
ZooKeeper server list
IngressPlugin - Class in io.warp10.warp.sdk
 
IngressPlugin() - Constructor for class io.warp10.warp.sdk.IngressPlugin
 
init(String) - Static method in class io.warp10.continuum.Tokens
 
init(Configuration) - Method in class io.warp10.hadoop.WarpScriptInputFormat
 
init(Properties) - Static method in class io.warp10.script.WarpFleetMacroRepository
 
init(Properties) - Static method in class io.warp10.script.WarpScriptJarRepository
 
init(Properties) - Static method in class io.warp10.script.WarpScriptMacroRepository
 
init(Properties) - Method in class io.warp10.warp.sdk.AbstractWarp10Plugin
Method called to initialize the plugin
init(Properties) - Method in class io.warp10.warp.sdk.DirectoryPlugin
Initialize the plugin.
init() - Method in class io.warp10.warp.sdk.IngressPlugin
 
initData(int) - Method in class io.warp10.script.functions.BINTO
 
initData(int) - Method in class io.warp10.script.functions.BINTOHEX
 
initData(int) - Method in class io.warp10.script.functions.BINTOx
Initialize the data structure which will be updated for each decoded byte.
initialize(InputSplit, TaskAttemptContext) - Method in class io.warp10.hadoop.Warp10RecordReader
 
initialize(InputSplit, TaskAttemptContext) - Method in class io.warp10.hadoop.WarpScriptRecordReader
 
initialized() - Method in class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
INPLACEADD - Class in io.warp10.script.binary
Adds the two operands on top of the stack but operates on lists and sets.
INPLACEADD(String) - Constructor for class io.warp10.script.binary.INPLACEADD
 
INPLACEADD - Static variable in class io.warp10.script.WarpScriptLib
 
inputClass - Variable in class io.warp10.script.functions.GeoImporter
 
inputType - Variable in class io.warp10.script.functions.GeoImporter
 
insert(byte[], int, int) - Method in interface io.warp10.continuum.gts.CustomBuffer
 
insert(byte[], int, int) - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
instantiated() - Static method in class io.warp10.standalone.AcceleratorConfig
 
integrate(GeoTimeSerie, double) - Static method in class io.warp10.continuum.gts.GTSHelper
'Integrate' a GTS, considering the value at each tick is a rate of change per second.
INTEGRATE - Class in io.warp10.script.functions
 
INTEGRATE(String) - Constructor for class io.warp10.script.functions.INTEGRATE
 
INTEGRATE - Static variable in class io.warp10.script.WarpScriptLib
 
internalizeStrings(Metadata) - Static method in class io.warp10.continuum.gts.GTSHelper
Transform a Metadata instance by 'intern'ing all of its strings.
INTERPOLATE - Class in io.warp10.continuum.gts
Fills the gaps in a GTS by interpolating linearly.
INTERPOLATE(String) - Constructor for class io.warp10.continuum.gts.INTERPOLATE
 
interpolate(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.INTERPOLATE
 
INTERPOLATE - Static variable in class io.warp10.script.WarpScriptLib
 
INTERSECTION - Class in io.warp10.script.functions
Computes the intersection of two sets
INTERSECTION(String) - Constructor for class io.warp10.script.functions.INTERSECTION
 
INTERSECTION - Static variable in class io.warp10.script.WarpScriptLib
 
INV - Class in io.warp10.script.functions
Inverses a matrix
INV(String) - Constructor for class io.warp10.script.functions.INV
 
INV - Static variable in class io.warp10.script.WarpScriptLib
 
InventoryWarpScriptExtension - Class in io.warp10.script.ext.inventory
Functions declared by this WarpScript extension must be present in the functions field.
InventoryWarpScriptExtension() - Constructor for class io.warp10.script.ext.inventory.InventoryWarpScriptExtension
 
invert(byte[]) - Static method in class io.warp10.crypto.CryptoUtils
Invert byte [ ].
invert() - Method in class io.warp10.script.fastdtw.WarpPath
 
invertedCopy() - Method in class io.warp10.script.fastdtw.WarpPath
 
io.warp10 - package io.warp10
 
io.warp10.continuum - package io.warp10.continuum
 
io.warp10.continuum.gts - package io.warp10.continuum.gts
 
io.warp10.continuum.sensision - package io.warp10.continuum.sensision
 
io.warp10.continuum.store - package io.warp10.continuum.store
 
io.warp10.continuum.store.thrift.data - package io.warp10.continuum.store.thrift.data
 
io.warp10.continuum.thrift.data - package io.warp10.continuum.thrift.data
 
io.warp10.crypto - package io.warp10.crypto
 
io.warp10.hadoop - package io.warp10.hadoop
 
io.warp10.json - package io.warp10.json
 
io.warp10.quasar.filter - package io.warp10.quasar.filter
 
io.warp10.quasar.filter.exception - package io.warp10.quasar.filter.exception
 
io.warp10.quasar.token.thrift.data - package io.warp10.quasar.token.thrift.data
 
io.warp10.script - package io.warp10.script
 
io.warp10.script.aggregator - package io.warp10.script.aggregator
 
io.warp10.script.binary - package io.warp10.script.binary
 
io.warp10.script.ext.concurrent - package io.warp10.script.ext.concurrent
 
io.warp10.script.ext.debug - package io.warp10.script.ext.debug
 
io.warp10.script.ext.hbase - package io.warp10.script.ext.hbase
 
io.warp10.script.ext.http - package io.warp10.script.ext.http
 
io.warp10.script.ext.inventory - package io.warp10.script.ext.inventory
 
io.warp10.script.ext.logging - package io.warp10.script.ext.logging
 
io.warp10.script.ext.rexec - package io.warp10.script.ext.rexec
 
io.warp10.script.ext.sensision - package io.warp10.script.ext.sensision
 
io.warp10.script.ext.shadow - package io.warp10.script.ext.shadow
 
io.warp10.script.ext.sharding - package io.warp10.script.ext.sharding
 
io.warp10.script.ext.shm - package io.warp10.script.ext.shm
 
io.warp10.script.ext.stackps - package io.warp10.script.ext.stackps
 
io.warp10.script.ext.token - package io.warp10.script.ext.token
 
io.warp10.script.ext.urlfetch - package io.warp10.script.ext.urlfetch
 
io.warp10.script.ext.warpfleet - package io.warp10.script.ext.warpfleet
 
io.warp10.script.ext.warprun - package io.warp10.script.ext.warprun
 
io.warp10.script.fastdtw - package io.warp10.script.fastdtw
 
io.warp10.script.filler - package io.warp10.script.filler
 
io.warp10.script.filter - package io.warp10.script.filter
 
io.warp10.script.formatted - package io.warp10.script.formatted
 
io.warp10.script.functions - package io.warp10.script.functions
 
io.warp10.script.functions.math - package io.warp10.script.functions.math
 
io.warp10.script.functions.shape - package io.warp10.script.functions.shape
 
io.warp10.script.fwt - package io.warp10.script.fwt
 
io.warp10.script.fwt.wavelets - package io.warp10.script.fwt.wavelets
 
io.warp10.script.mapper - package io.warp10.script.mapper
 
io.warp10.script.op - package io.warp10.script.op
 
io.warp10.script.processing - package io.warp10.script.processing
Package with WarpScript functions dedicated to the support of the Processing language The following Processing functions are supported pushStyle popStyle arc point line ellipse triangle rect quad smooth noSmooth bezier bezierDetail bezierPoint bezierTangent curve curveDetail curvePoint curveTangent curveTightness box sphere sphereDetail ellipseMode rectMode strokeCap strokeJoin strokeWeight applyMatrix popMatrix pushMatrix resetMatrix rotate rotateX rotateY rotateZ scale shearX shearY translate
io.warp10.script.processing.color - package io.warp10.script.processing.color
 
io.warp10.script.processing.image - package io.warp10.script.processing.image
 
io.warp10.script.processing.math - package io.warp10.script.processing.math
 
io.warp10.script.processing.rendering - package io.warp10.script.processing.rendering
 
io.warp10.script.processing.shape - package io.warp10.script.processing.shape
 
io.warp10.script.processing.structure - package io.warp10.script.processing.structure
 
io.warp10.script.processing.transform - package io.warp10.script.processing.transform
 
io.warp10.script.processing.typography - package io.warp10.script.processing.typography
 
io.warp10.script.thrift.data - package io.warp10.script.thrift.data
 
io.warp10.script.unary - package io.warp10.script.unary
 
io.warp10.standalone - package io.warp10.standalone
 
io.warp10.thrift - package io.warp10.thrift
 
io.warp10.warp.sdk - package io.warp10.warp.sdk
 
ISAUTHENTICATED - Class in io.warp10.script.functions
Return true or false whether or not the stack is authenticated
ISAUTHENTICATED(String) - Constructor for class io.warp10.script.functions.ISAUTHENTICATED
 
isAuthenticated() - Method in class io.warp10.script.MemoryWarpScriptStack
 
ISAUTHENTICATED - Static variable in class io.warp10.script.WarpScriptLib
 
isAuthenticated() - Method in interface io.warp10.script.WarpScriptStack
Returns a boolean indicating whether or not the stack is authenticated.
isBinary() - Method in class io.warp10.continuum.gts.GTSDecoder
 
isBucketized(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
isBucketized(GTSWrapper) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
 
isCache() - Static method in class io.warp10.standalone.AcceleratorConfig
 
isCompressed() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Flag indicating if 'encoded' is gzip compressed
isCompressed() - Method in class io.warp10.continuum.thrift.data.RunRequest
Flag indicating whether the content is compressed or not
isCompressed() - Method in class io.warp10.script.thrift.data.SecureScript
Flag indicating that the script content is compressed.
isDataviz() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
The read token is used for data visualisation, default false
isDeltaAttributes() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Flag indicating whether or not the attributes should be treated as delta
isDocumented() - Method in class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
isDouble(String) - Static method in class io.warp10.continuum.gts.UnsafeString
 
isDouble_LIGHT(String) - Static method in class io.warp10.continuum.gts.UnsafeString
 
isDurationBucketized(GeoTimeSerie) - Static method in class io.warp10.script.functions.BUCKETIZECALENDAR
 
isExpired() - Method in class io.warp10.script.WarpScriptStack.Macro
 
isFinite(double) - Static method in class io.warp10.DoubleUtils
 
isFinite(float) - Static method in class io.warp10.FloatUtils
 
isGroovy() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
DEPRECATED.
isGzipped() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
isInComment() - Method in class io.warp10.script.MemoryWarpScriptStack
 
isInMultiline() - Method in class io.warp10.script.MemoryWarpScriptStack
 
isInSecureScript() - Method in class io.warp10.script.MemoryWarpScriptStack
 
isInstantiated() - Static method in class io.warp10.standalone.AcceleratorConfig
 
isInWindow(int, int) - Method in class io.warp10.script.fastdtw.SearchWindow
 
isListExpandable() - Method in class io.warp10.script.formatted.FormattedWarpScriptFunction.Arguments
Deprecated.
 
isLong(String) - Static method in class io.warp10.continuum.gts.UnsafeString
 
isLookup() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
true if a lookup is necessary, default false
isLookup() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
true if a lookup is necessary, default false
ISNaN - Class in io.warp10.script.functions
 
ISNaN(String) - Constructor for class io.warp10.script.functions.ISNaN
 
ISNAN - Static variable in class io.warp10.script.WarpScriptLib
 
isNew(long) - Method in class io.warp10.script.HyperLogLogPlus
Check if 'x' would modify the cardinality estimation
isNormal(GeoTimeSerie, int, double, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Determine if a GTS' values are normally distributed.
ISNULL - Class in io.warp10.script.functions
 
ISNULL(String) - Constructor for class io.warp10.script.functions.ISNULL
 
ISNULL - Static variable in class io.warp10.script.WarpScriptLib
 
ISO8601 - Class in io.warp10.script.functions
Replaces the timestamp on the stack with a string representation of its instant.
ISO8601(String) - Constructor for class io.warp10.script.functions.ISO8601
 
ISO8601 - Static variable in class io.warp10.script.WarpScriptLib
 
ISODURATION - Class in io.warp10.script.functions
Convert a duration in time units into one suitable for humans...
ISODURATION(String) - Constructor for class io.warp10.script.functions.ISODURATION
 
ISODURATION - Static variable in class io.warp10.script.WarpScriptLib
 
isonormalize(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Normalize a GTS, replacing X by (X-MEAN)/(MAX-MIN) or 1.0
ISONORMALIZE - Class in io.warp10.script.functions
Normalize numeric GTS instances (replace X by (X-mean)/(max -min) or by 1 if max == min)
ISONORMALIZE(String) - Constructor for class io.warp10.script.functions.ISONORMALIZE
 
ISONORMALIZE - Static variable in class io.warp10.script.WarpScriptLib
 
isOpen() - Method in class io.warp10.thrift.TFramedTransport
 
isOptional() - Method in class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
isParallelScanners() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Flag indicating whether or not to use parallel scanners if available.
isPersist() - Static method in class io.warp10.standalone.AcceleratorConfig
 
isPropertiesSet() - Static method in class io.warp10.WarpConfig
 
isProtected() - Method in interface io.warp10.warp.sdk.WarpScriptJavaFunction
 
isRenamed() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
isReversed(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Tell if a GTS instance is considered reversed.
isSecure() - Method in class io.warp10.script.WarpScriptStack.Macro
 
isSet(DatalogRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DirectoryFindRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DirectoryFindResponse._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DirectoryGetRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DirectoryGetResponse._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DirectoryRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DirectoryStatsRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DirectoryStatsResponse._Fields) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(FetchRequest._Fields) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(GTSData._Fields) - Method in class io.warp10.continuum.store.thrift.data.GTSData
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(GTSSplit._Fields) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(GTSWrapper._Fields) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(KafkaDataMessage._Fields) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Metadata._Fields) - Method in class io.warp10.continuum.store.thrift.data.Metadata
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MetaSet._Fields) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(HyperLogLogPlusParameters._Fields) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(LoggingEvent._Fields) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(RunRequest._Fields) - Method in class io.warp10.continuum.thrift.data.RunRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ReadToken._Fields) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WriteToken._Fields) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SecureScript._Fields) - Method in class io.warp10.script.thrift.data.SecureScript
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(StackInteractionReport._Fields) - Method in class io.warp10.script.thrift.data.StackInteractionReport
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(StackTrace._Fields) - Method in class io.warp10.script.thrift.data.StackTrace
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Throwable._Fields) - Method in class io.warp10.script.thrift.data.Throwable
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WebCallRequest._Fields) - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetActiveAfter() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Returns true if field activeAfter is set (has been assigned a value) and false otherwise
isSetAppName() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field appName is set (has been assigned a value) and false otherwise
isSetAppName() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field appName is set (has been assigned a value) and false otherwise
isSetApps() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field apps is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetBase() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field base is set (has been assigned a value) and false otherwise
isSetBilledId() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field billedId is set (has been assigned a value) and false otherwise
isSetBody() - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field body is set (has been assigned a value) and false otherwise
isSetBucketcount() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field bucketcount is set (has been assigned a value) and false otherwise
isSetBucketspan() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field bucketspan is set (has been assigned a value) and false otherwise
isSetClassCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Returns true if field classCardinality is set (has been assigned a value) and false otherwise
isSetClassId() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
Returns true if field classId is set (has been assigned a value) and false otherwise
isSetClassId() - Method in class io.warp10.continuum.store.thrift.data.GTSData
Returns true if field classId is set (has been assigned a value) and false otherwise
isSetClassId() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field classId is set (has been assigned a value) and false otherwise
isSetClassId() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Returns true if field classId is set (has been assigned a value) and false otherwise
isSetClassNames() - Method in class io.warp10.script.thrift.data.StackTrace
Returns true if field classNames is set (has been assigned a value) and false otherwise
isSetClassSelector() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Returns true if field classSelector is set (has been assigned a value) and false otherwise
isSetClassSelector() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Returns true if field classSelector is set (has been assigned a value) and false otherwise
isSetClassSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Returns true if field classSelectors is set (has been assigned a value) and false otherwise
isSetCommonLabels() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Returns true if field commonLabels is set (has been assigned a value) and false otherwise
isSetCompressed() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Returns true if field compressed is set (has been assigned a value) and false otherwise
isSetCompressed() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field compressed is set (has been assigned a value) and false otherwise
isSetCompressed() - Method in class io.warp10.continuum.thrift.data.RunRequest
Returns true if field compressed is set (has been assigned a value) and false otherwise
isSetCompressed() - Method in class io.warp10.script.thrift.data.SecureScript
Returns true if field compressed is set (has been assigned a value) and false otherwise
isSetCompressionPasses() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field compressionPasses is set (has been assigned a value) and false otherwise
isSetContent() - Method in class io.warp10.continuum.thrift.data.RunRequest
Returns true if field content is set (has been assigned a value) and false otherwise
isSetCount() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field count is set (has been assigned a value) and false otherwise
isSetCount() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field count is set (has been assigned a value) and false otherwise
isSetData() - Method in class io.warp10.continuum.store.thrift.data.GTSData
Returns true if field data is set (has been assigned a value) and false otherwise
isSetData() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field data is set (has been assigned a value) and false otherwise
isSetDataviz() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field dataviz is set (has been assigned a value) and false otherwise
isSetDeleteQueryString() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field deleteQueryString is set (has been assigned a value) and false otherwise
isSetDeletionEndTimestamp() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field deletionEndTimestamp is set (has been assigned a value) and false otherwise
isSetDeletionMinAge() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field deletionMinAge is set (has been assigned a value) and false otherwise
isSetDeletionStartTimestamp() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field deletionStartTimestamp is set (has been assigned a value) and false otherwise
isSetDeltaAttributes() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field deltaAttributes is set (has been assigned a value) and false otherwise
isSetEncoded() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field encoded is set (has been assigned a value) and false otherwise
isSetEndTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSData
Returns true if field endTimestamp is set (has been assigned a value) and false otherwise
isSetError() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Returns true if field error is set (has been assigned a value) and false otherwise
isSetError() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Returns true if field error is set (has been assigned a value) and false otherwise
isSetExpiry() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Returns true if field expiry is set (has been assigned a value) and false otherwise
isSetExpiry() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Returns true if field expiry is set (has been assigned a value) and false otherwise
isSetExpiryTimestamp() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field expiryTimestamp is set (has been assigned a value) and false otherwise
isSetExpiryTimestamp() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field expiryTimestamp is set (has been assigned a value) and false otherwise
isSetFileNames() - Method in class io.warp10.script.thrift.data.StackTrace
Returns true if field fileNames is set (has been assigned a value) and false otherwise
isSetGroovy() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field groovy is set (has been assigned a value) and false otherwise
isSetGtsCount() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Returns true if field gtsCount is set (has been assigned a value) and false otherwise
isSetGzipped() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field gzipped is set (has been assigned a value) and false otherwise
isSetHash() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Returns true if field hash is set (has been assigned a value) and false otherwise
isSetHash() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Returns true if field hash is set (has been assigned a value) and false otherwise
isSetHeaders() - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field headers is set (has been assigned a value) and false otherwise
isSetHooks() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field hooks is set (has been assigned a value) and false otherwise
isSetId() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field id is set (has been assigned a value) and false otherwise
isSetIndices() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field indices is set (has been assigned a value) and false otherwise
isSetIndices() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field indices is set (has been assigned a value) and false otherwise
isSetInitTime() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field initTime is set (has been assigned a value) and false otherwise
isSetIssuanceTimestamp() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field issuanceTimestamp is set (has been assigned a value) and false otherwise
isSetIssuanceTimestamp() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field issuanceTimestamp is set (has been assigned a value) and false otherwise
isSetKey() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field key is set (has been assigned a value) and false otherwise
isSetKey() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field key is set (has been assigned a value) and false otherwise
isSetKey() - Method in class io.warp10.script.thrift.data.SecureScript
Returns true if field key is set (has been assigned a value) and false otherwise
isSetLabelNamesCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Returns true if field labelNamesCardinality is set (has been assigned a value) and false otherwise
isSetLabels() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Returns true if field labels is set (has been assigned a value) and false otherwise
isSetLabels() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field labels is set (has been assigned a value) and false otherwise
isSetLabels() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field labels is set (has been assigned a value) and false otherwise
isSetLabelsId() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
Returns true if field labelsId is set (has been assigned a value) and false otherwise
isSetLabelsId() - Method in class io.warp10.continuum.store.thrift.data.GTSData
Returns true if field labelsId is set (has been assigned a value) and false otherwise
isSetLabelsId() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field labelsId is set (has been assigned a value) and false otherwise
isSetLabelsId() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Returns true if field labelsId is set (has been assigned a value) and false otherwise
isSetLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Returns true if field labelsSelectors is set (has been assigned a value) and false otherwise
isSetLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Returns true if field labelsSelectors is set (has been assigned a value) and false otherwise
isSetLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Returns true if field labelsSelectors is set (has been assigned a value) and false otherwise
isSetLabelValuesCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Returns true if field labelValuesCardinality is set (has been assigned a value) and false otherwise
isSetLastActivity() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Returns true if field lastActivity is set (has been assigned a value) and false otherwise
isSetLastbucket() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field lastbucket is set (has been assigned a value) and false otherwise
isSetLineNumbers() - Method in class io.warp10.script.thrift.data.StackTrace
Returns true if field lineNumbers is set (has been assigned a value) and false otherwise
isSetLookup() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field lookup is set (has been assigned a value) and false otherwise
isSetLookup() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field lookup is set (has been assigned a value) and false otherwise
isSetMaxduration() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Returns true if field maxduration is set (has been assigned a value) and false otherwise
isSetMaxFetchSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field maxFetchSize is set (has been assigned a value) and false otherwise
isSetMessage() - Method in class io.warp10.script.thrift.data.Throwable
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMetadata() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
Returns true if field metadata is set (has been assigned a value) and false otherwise
isSetMetadata() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Returns true if field metadata is set (has been assigned a value) and false otherwise
isSetMetadata() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field metadata is set (has been assigned a value) and false otherwise
isSetMetadatas() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Returns true if field metadatas is set (has been assigned a value) and false otherwise
isSetMetadatas() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field metadatas is set (has been assigned a value) and false otherwise
isSetMetadatas() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Returns true if field metadatas is set (has been assigned a value) and false otherwise
isSetMetadatas() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Returns true if field metadatas is set (has been assigned a value) and false otherwise
isSetMethod() - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field method is set (has been assigned a value) and false otherwise
isSetMethodNames() - Method in class io.warp10.script.thrift.data.StackTrace
Returns true if field methodNames is set (has been assigned a value) and false otherwise
isSetName() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Returns true if field name is set (has been assigned a value) and false otherwise
isSetNotafter() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Returns true if field notafter is set (has been assigned a value) and false otherwise
isSetNotbefore() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Returns true if field notbefore is set (has been assigned a value) and false otherwise
isSetNow() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field now is set (has been assigned a value) and false otherwise
isSetNow() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field now is set (has been assigned a value) and false otherwise
isSetOwnerId() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field ownerId is set (has been assigned a value) and false otherwise
isSetOwners() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field owners is set (has been assigned a value) and false otherwise
isSetP() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field p is set (has been assigned a value) and false otherwise
isSetParallelScanners() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field parallelScanners is set (has been assigned a value) and false otherwise
isSetPath() - Method in class io.warp10.continuum.thrift.data.RunRequest
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPerClassCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Returns true if field perClassCardinality is set (has been assigned a value) and false otherwise
isSetPeriodicity() - Method in class io.warp10.continuum.thrift.data.RunRequest
Returns true if field periodicity is set (has been assigned a value) and false otherwise
isSetPerLabelValueCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Returns true if field perLabelValueCardinality is set (has been assigned a value) and false otherwise
isSetPostBoundary() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field postBoundary is set (has been assigned a value) and false otherwise
isSetPprime() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field pprime is set (has been assigned a value) and false otherwise
isSetPreBoundary() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field preBoundary is set (has been assigned a value) and false otherwise
isSetProducerId() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field producerId is set (has been assigned a value) and false otherwise
isSetProducers() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field producers is set (has been assigned a value) and false otherwise
isSetQuietAfter() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Returns true if field quietAfter is set (has been assigned a value) and false otherwise
isSetRegisters() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field registers is set (has been assigned a value) and false otherwise
isSetSample() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field sample is set (has been assigned a value) and false otherwise
isSetScheduledAt() - Method in class io.warp10.continuum.thrift.data.RunRequest
Returns true if field scheduledAt is set (has been assigned a value) and false otherwise
isSetScheduler() - Method in class io.warp10.continuum.thrift.data.RunRequest
Returns true if field scheduler is set (has been assigned a value) and false otherwise
isSetScript() - Method in class io.warp10.script.thrift.data.SecureScript
Returns true if field script is set (has been assigned a value) and false otherwise
isSetScriptLines() - Method in class io.warp10.script.thrift.data.StackInteractionReport
Returns true if field scriptLines is set (has been assigned a value) and false otherwise
isSetScriptTimes() - Method in class io.warp10.script.thrift.data.StackInteractionReport
Returns true if field scriptTimes is set (has been assigned a value) and false otherwise
isSetSkip() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field skip is set (has been assigned a value) and false otherwise
isSetSorted() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Returns true if field sorted is set (has been assigned a value) and false otherwise
isSetSource() - Method in class io.warp10.continuum.store.thrift.data.Metadata
Returns true if field source is set (has been assigned a value) and false otherwise
isSetSparse() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field sparse is set (has been assigned a value) and false otherwise
isSetSparseList() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field sparseList is set (has been assigned a value) and false otherwise
isSetSparseListLen() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Returns true if field sparseListLen is set (has been assigned a value) and false otherwise
isSetStackTrace() - Method in class io.warp10.script.thrift.data.Throwable
Returns true if field stackTrace is set (has been assigned a value) and false otherwise
isSetStackUUID() - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field stackUUID is set (has been assigned a value) and false otherwise
isSetStartTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSData
Returns true if field startTimestamp is set (has been assigned a value) and false otherwise
isSetStep() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field step is set (has been assigned a value) and false otherwise
isSetThents() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field thents is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class io.warp10.script.thrift.data.SecureScript
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class io.warp10.script.thrift.data.StackInteractionReport
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestep() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field timestep is set (has been assigned a value) and false otherwise
isSetToken() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field token is set (has been assigned a value) and false otherwise
isSetToken() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field token is set (has been assigned a value) and false otherwise
isSetToken() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Returns true if field token is set (has been assigned a value) and false otherwise
isSetToken() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Returns true if field token is set (has been assigned a value) and false otherwise
isSetToken() - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field token is set (has been assigned a value) and false otherwise
isSetTokens() - Method in class io.warp10.script.thrift.data.StackInteractionReport
Returns true if field tokens is set (has been assigned a value) and false otherwise
isSetTokenType() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Returns true if field tokenType is set (has been assigned a value) and false otherwise
isSetTokenType() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Returns true if field tokenType is set (has been assigned a value) and false otherwise
isSetTTL() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field TTL is set (has been assigned a value) and false otherwise
isSetType() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Returns true if field type is set (has been assigned a value) and false otherwise
isSetType() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Returns true if field type is set (has been assigned a value) and false otherwise
isSetUrl() - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field url is set (has been assigned a value) and false otherwise
isSetUuid() - Method in class io.warp10.script.thrift.data.StackInteractionReport
Returns true if field uuid is set (has been assigned a value) and false otherwise
isSetWebCallUUID() - Method in class io.warp10.script.thrift.data.WebCallRequest
Returns true if field webCallUUID is set (has been assigned a value) and false otherwise
isSetWriteTimestamp() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Returns true if field writeTimestamp is set (has been assigned a value) and false otherwise
isSorted(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Tell if a GTS instance is considered sorted.
isSorted() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Optional flag indicating the returned Metadata MUST absolutely be sorted.
isSparse() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
isTTL() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Flag indicating we want to return the HBase cells TTL instead of the value This only works if the HBase client is configured with: hbase.client.rpc.codec = org.apache.hadoop.hbase.codec.KeyValueCodecWithTags This can be achieved in Warp 10 using the following egress config: egress.hbase.config = hbase.client.rpc.codec egress.hbase.client.rpc.codec = org.apache.hadoop.hbase.codec.KeyValueCodecWithTags Beware that changing the RPC Codec will change it for all calls to HBase, meaning that tags will be transfered between the RegionServer and the Client for each cell, even if there is no interest in the tags.
isWriteTimestamp() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Flag indicating to return the HBase cell timestamp instead of the value.
iterator(DirectoryRequest) - Method in interface io.warp10.continuum.store.DirectoryClient
 
iterator() - Method in class io.warp10.script.fastdtw.SearchWindow
 
iterator() - Method in class io.warp10.WrapperList
 

J

JARS_DIRECTORY - Static variable in class io.warp10.continuum.Configuration
 
JARS_FROMCLASSPATH - Static variable in class io.warp10.continuum.Configuration
 
JARS_REFRESH - Static variable in class io.warp10.continuum.Configuration
 
Join - Class in io.warp10.script.aggregator
Return the concatenation of the string representation of values separated by the join string elevation and location are from the latest measure.
Join(String, String, boolean, boolean, String) - Constructor for class io.warp10.script.aggregator.Join
 
JOIN - Class in io.warp10.script.functions
Join N strings together, separating each one with a specified string
JOIN(String) - Constructor for class io.warp10.script.functions.JOIN
 
JOIN - Static variable in class io.warp10.script.WarpScriptLib
 
Join.Builder - Class in io.warp10.script.aggregator
 
JSONCOMPACT - Class in io.warp10.script.functions
Configure the stack to emit compact (i.e.
JSONCOMPACT(String) - Constructor for class io.warp10.script.functions.JSONCOMPACT
 
JSONCOMPACT - Static variable in class io.warp10.script.WarpScriptLib
 
JSONLOOSE - Class in io.warp10.script.functions
Configure the stack to emit loose JSON
JSONLOOSE(String) - Constructor for class io.warp10.script.functions.JSONLOOSE
 
JSONLOOSE - Static variable in class io.warp10.script.WarpScriptLib
 
JSONPRETTY - Class in io.warp10.script.functions
Configure the stack to emit pretty JSON
JSONPRETTY(String) - Constructor for class io.warp10.script.functions.JSONPRETTY
 
JSONPRETTY - Static variable in class io.warp10.script.WarpScriptLib
 
JSONSTACK - Class in io.warp10.script.functions
Configure the stack to emit JSON in interactive mode
JSONSTACK(String) - Constructor for class io.warp10.script.functions.JSONSTACK
 
JSONSTACK - Static variable in class io.warp10.script.WarpScriptLib
 
JSONSTRICT - Class in io.warp10.script.functions
Configure the stack to emit strict JSON
JSONSTRICT(String) - Constructor for class io.warp10.script.functions.JSONSTRICT
 
JSONSTRICT - Static variable in class io.warp10.script.WarpScriptLib
 
JSONTO - Class in io.warp10.script.functions
Parses a String as JSON and pushes it onto the stack
JSONTO(String) - Constructor for class io.warp10.script.functions.JSONTO
 
JSONTO - Static variable in class io.warp10.script.WarpScriptLib
 
jsonToObject(String) - Static method in class io.warp10.json.JsonUtils
 
JsonUtils - Class in io.warp10.json
 
JsonUtils() - Constructor for class io.warp10.json.JsonUtils
 
JsonUtils.CustomSerializer - Class in io.warp10.json
Handles custom serialization based on transformers.
JsonUtils.JsonTransformer - Interface in io.warp10.json
 
JsonUtils.JsonTransformer.TransformationResult - Class in io.warp10.json
 
JsonUtils.NotSerializedToCustomSerializedModifier - Class in io.warp10.json
Used to swap UnknownSerializer and BeanSerializer for CustomSerializer.

K

KafkaDataMessage - Class in io.warp10.continuum.store.thrift.data
 
KafkaDataMessage() - Constructor for class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
KafkaDataMessage(long, long, KafkaDataMessageType) - Constructor for class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
KafkaDataMessage(KafkaDataMessage) - Constructor for class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Performs a deep copy on other.
KafkaDataMessage._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
KafkaDataMessageType - Enum in io.warp10.continuum.store.thrift.data
Types of Kafka Data Messages
KECCAK_128 - Static variable in class io.warp10.script.WarpScriptLib
 
KECCAK_224 - Static variable in class io.warp10.script.WarpScriptLib
 
KECCAK_256 - Static variable in class io.warp10.script.WarpScriptLib
 
KECCAK_288 - Static variable in class io.warp10.script.WarpScriptLib
 
KECCAK_384 - Static variable in class io.warp10.script.WarpScriptLib
 
KECCAK_512 - Static variable in class io.warp10.script.WarpScriptLib
 
key - Static variable in class io.warp10.script.functions.CHRONOSTATS
 
KEY_ALGORITHM - Static variable in class io.warp10.continuum.store.Constants
 
KEY_APPLICATION - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_APPLICATIONS - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_ATTRIBUTES - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_CURVE - Static variable in class io.warp10.continuum.store.Constants
 
KEY_D - Static variable in class io.warp10.continuum.store.Constants
 
KEY_DIST - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEY_EXPIRY - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_EXPONENT - Static variable in class io.warp10.continuum.store.Constants
 
KEY_GEOJSON - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEY_GML - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEY_ID - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_IDENT - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_ISSUANCE - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_KML - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEY_LABELS - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_MDIST - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEY_MODULUS - Static variable in class io.warp10.continuum.store.Constants
 
KEY_OWNER - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_OWNERS - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_PARAMS - Static variable in class io.warp10.script.ext.token.TOKENDUMP
 
KEY_PARAMS - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEY_PRODUCER - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_PRODUCERS - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_Q - Static variable in class io.warp10.continuum.store.Constants
 
KEY_SINGLESIDED - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEY_TOKEN - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_TOKEN_SECRET - Static variable in class io.warp10.script.ext.token.TokenWarpScriptExtension
Name of the keystore key with OSS wrapped token secret
KEY_TTL - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_TYPE - Static variable in class io.warp10.script.ext.token.TOKENGEN
 
KEY_WKB - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEY_WKT - Static variable in class io.warp10.script.functions.GEOBUFFER
 
KEYLIST - Class in io.warp10.script.functions
Extract keys from a map
KEYLIST(String) - Constructor for class io.warp10.script.functions.KEYLIST
 
KEYLIST - Static variable in class io.warp10.script.WarpScriptLib
 
KeyStore - Interface in io.warp10.crypto
The interface Key store.
KMLToGeometry(String) - Static method in class io.warp10.script.functions.GeoKML
 
KMLWriter() - Constructor for class io.warp10.script.functions.TOKML.KMLWriter
 
known(DirectoryPlugin.GTS) - Method in class io.warp10.warp.sdk.DirectoryPlugin
Check if a given GTS is known.
known(Metadata) - Method in class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
kurtosis(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
KURTOSIS - Class in io.warp10.script.functions
Compute Kurtosis of a numerical GTS
KURTOSIS(String) - Constructor for class io.warp10.script.functions.KURTOSIS
 
KURTOSIS - Static variable in class io.warp10.script.WarpScriptLib
 

L

label - Variable in exception io.warp10.quasar.filter.exception.QuasarTokenException
 
LABELS - Class in io.warp10.script.functions
Extract the labels of the GTS on top of the stack
LABELS(String) - Constructor for class io.warp10.script.functions.LABELS
 
LABELS - Static variable in class io.warp10.script.WarpScriptLib
 
labelSelectorsFromReadToken(ReadToken) - Static method in class io.warp10.continuum.Tokens
Return a map of selectors from the elements of the ReadToken FIXME(hbs): if a ReadToken is a wildcard with a missing producer/owner/app, then the returned map will have missing labels and therefore anything could be substituted for those, thus leading potentially to data exposure
labelsId(byte[], Map<String, String>) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute a labels Id (unique hash of labels) using SipHash and the given key.
labelsId(long[], Map<String, String>) - Static method in class io.warp10.continuum.gts.GTSHelper
 
labelsId(long, long, Map<String, String>) - Static method in class io.warp10.continuum.gts.GTSHelper
 
labelsId(byte[], GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute the labels Id of a GeoTimeSerie instance.
labelsId_slow(byte[], Map<String, String>) - Static method in class io.warp10.continuum.gts.GTSHelper
 
labelsToString(StringBuilder, Map<String, String>, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
Last - Class in io.warp10.script.aggregator
Retain the last measurement of the interval
Last(String) - Constructor for class io.warp10.script.aggregator.Last
 
LASTACTIVITY - Class in io.warp10.script.functions
Extract the last activity timestamp of the GTS on top of the stack
LASTACTIVITY(String) - Constructor for class io.warp10.script.functions.LASTACTIVITY
 
LASTACTIVITY - Static variable in class io.warp10.script.WarpScriptLib
 
LASTBUCKET - Class in io.warp10.script.functions
Consume a GTS off the stack and push its lastbucket onto the stack.
LASTBUCKET(String) - Constructor for class io.warp10.script.functions.LASTBUCKET
 
LASTBUCKET - Static variable in class io.warp10.script.WarpScriptLib
 
lastbucket - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
LASTSORT - Class in io.warp10.script.functions
Sort a list of GTS according to their latest values
LASTSORT(String) - Constructor for class io.warp10.script.functions.LASTSORT
 
LASTSORT - Static variable in class io.warp10.script.WarpScriptLib
 
lasttick(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the last tick in the GTS instance.
LASTTICK - Class in io.warp10.script.functions
Push on the stack the last tick of the GTS on top of the stack.
LASTTICK(String) - Constructor for class io.warp10.script.functions.LASTTICK
 
LASTTICK - Static variable in class io.warp10.script.WarpScriptLib
 
LatencyFilter - Class in io.warp10.script.filter
This class implements a 'latency' filter.
LatencyFilter(String, long, long, List<Object>) - Constructor for class io.warp10.script.filter.LatencyFilter
 
LatencyFilter.Builder - Class in io.warp10.script.filter
 
latitudes - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
LBOUNDS - Class in io.warp10.script.functions
Pushes onto the stack a list of M-1 bounds defining M + 2 intervals between 'a' and 'b' plus the two intervals before 'a' and after 'b' Expects on the stack 3: a 2: b 1: M
LBOUNDS(String) - Constructor for class io.warp10.script.functions.LBOUNDS
 
LBOUNDS - Static variable in class io.warp10.script.WarpScriptLib
 
LE - Class in io.warp10.script.binary
Checks the two operands on top of the stack for less or equal
LE(String) - Constructor for class io.warp10.script.binary.LE
 
LEVELDB_BLOCK_RESTART_INTERVAL - Static variable in class io.warp10.continuum.Configuration
LevelDB block restart interval
LEVELDB_BLOCK_SIZE - Static variable in class io.warp10.continuum.Configuration
LevelDB block size to use
LEVELDB_BLOCKCACHE_GTS_THRESHOLD - Static variable in class io.warp10.continuum.Configuration
Geo Time Series count above which block caching will be disabled for LevelDB.
LEVELDB_CACHE_SIZE - Static variable in class io.warp10.continuum.Configuration
Cache size for leveldb (in bytes)
LEVELDB_COMPRESSION_TYPE - Static variable in class io.warp10.continuum.Configuration
Compression type to use for leveldb (SNAPPY/NONE)
LEVELDB_CREATE_IF_MISSING - Static variable in class io.warp10.continuum.Configuration
Create LevelDB if not already initialized
LEVELDB_DATA_AES - Static variable in class io.warp10.continuum.Configuration
AES key to use for wrapping datapoints prior to storage in leveldb
LEVELDB_DATA_SYNCRATE - Static variable in class io.warp10.continuum.Configuration
Rate of synchronous writes for the datapoints (update/deletes).
LEVELDB_DELETE_FILLCACHE - Static variable in class io.warp10.continuum.Configuration
Should the LevelDB cache be filled when scanning key space for deletes? Defaults to false.
LEVELDB_DELETE_VERIFYCHECKSUMS - Static variable in class io.warp10.continuum.Configuration
Should LevelDB checksums be verified when scanning key space for deletes? Defaults to true.
LEVELDB_DIRECTORY_SYNCRATE - Static variable in class io.warp10.continuum.Configuration
Rate of synchronous writes for the directory writes.
LEVELDB_ERROR_IF_EXISTS - Static variable in class io.warp10.continuum.Configuration
Flag indicating whether or not we tolerate pre-existing LevelDB directory
LEVELDB_HOME - Static variable in class io.warp10.continuum.Configuration
Directory where the leveldb files should be created
LEVELDB_JAVA_DISABLE - Static variable in class io.warp10.continuum.Configuration
Flag to disable the use of the pure java LevelDB implementation
LEVELDB_MAXOPENFILES - Static variable in class io.warp10.continuum.Configuration
Maximum number of open files to use for LevelDB
LEVELDB_METADATA_AES - Static variable in class io.warp10.continuum.Configuration
AES key to use for wrapping metadata prior to storage in leveldb
LEVELDB_NATIVE_DISABLE - Static variable in class io.warp10.continuum.Configuration
Flag to disable the use of the native LevelDB implementation
LEVELDB_PARANOID_CHECKS - Static variable in class io.warp10.continuum.Configuration
Flag indicating whether or not to perform paranoid checks
LEVELDB_VERIFY_CHECKSUMS - Static variable in class io.warp10.continuum.Configuration
Flag indicating whether or not to verify block checksums
LEVELDB_WRITEBUFFER_SIZE - Static variable in class io.warp10.continuum.Configuration
Size of write buffer (in bytes) - defaults to 4194304
LFILTER - Class in io.warp10.script.functions
 
LFILTER(String) - Constructor for class io.warp10.script.functions.LFILTER
 
LFILTER - Static variable in class io.warp10.script.WarpScriptLib
 
LFLATMAP - Static variable in class io.warp10.script.WarpScriptLib
 
LIMIT - Class in io.warp10.script.functions
Configure the fetch limit of the stack
LIMIT(String) - Constructor for class io.warp10.script.functions.LIMIT
 
LIMIT - Static variable in class io.warp10.script.WarpScriptLib
 
LINEOFF - Class in io.warp10.script.functions
Turn on line number sectioning
LINEOFF(String) - Constructor for class io.warp10.script.functions.LINEOFF
 
LINEOFF - Static variable in class io.warp10.script.WarpScriptLib
 
LINEON - Class in io.warp10.script.functions
Turn on line number sectioning
LINEON(String) - Constructor for class io.warp10.script.functions.LINEON
 
LINEON - Static variable in class io.warp10.script.WarpScriptLib
 
LIST_END - Static variable in class io.warp10.script.WarpScriptLib
 
LIST_START - Static variable in class io.warp10.script.WarpScriptLib
 
ListRecursiveStackFunction - Class in io.warp10.script
Abstract class to inherit when a function can be called on a single element or a nested list of elements.
ListRecursiveStackFunction(String) - Constructor for class io.warp10.script.ListRecursiveStackFunction
 
ListRecursiveStackFunction.ElementStackFunction - Class in io.warp10.script
Interface defining the function to be generated which is applied to each element.
ListSpecification - Class in io.warp10.script.formatted
Deprecated.
ListSpecification(Class, String, Object, String) - Constructor for class io.warp10.script.formatted.ListSpecification
Deprecated.
 
ListSpecification(Class, String, String) - Constructor for class io.warp10.script.formatted.ListSpecification
Deprecated.
 
ListSpecification(Class, String, Object) - Constructor for class io.warp10.script.formatted.ListSpecification
Deprecated.
 
ListSpecification(Class, String) - Constructor for class io.warp10.script.formatted.ListSpecification
Deprecated.
 
LISTTO - Class in io.warp10.script.functions
Push onto the stack all elements of the list on top of the stack and push the list size.
LISTTO(String) - Constructor for class io.warp10.script.functions.LISTTO
 
LISTTO - Static variable in class io.warp10.script.WarpScriptLib
 
listToObjects(List<Object>) - Static method in class io.warp10.script.functions.MACROMAPPER
 
LMAP - Class in io.warp10.script.functions
Produces a list which is the result of the application of 'macro' on each element of 'list' If this.flat==true and if macro returns a list, the list is flattened into the result list.
LMAP(String) - Constructor for class io.warp10.script.functions.LMAP
 
LMAP(String, boolean) - Constructor for class io.warp10.script.functions.LMAP
 
LMAP - Static variable in class io.warp10.script.WarpScriptLib
 
load(String) - Static method in class io.warp10.script.ext.shm.SharedMemoryWarpScriptExtension
 
LOAD - Class in io.warp10.script.functions
 
LOAD(String) - Constructor for class io.warp10.script.functions.LOAD
 
load(String) - Method in class io.warp10.script.MemoryWarpScriptStack
 
load(int) - Method in class io.warp10.script.MemoryWarpScriptStack
 
load(String, boolean) - Static method in class io.warp10.script.WarpScriptJarRepository
Load an instance of a UDF, possibly checking the cache.
LOAD - Static variable in class io.warp10.script.WarpScriptLib
 
load(String) - Method in interface io.warp10.script.WarpScriptStack
Return the content associated with the given symbol.
load(int) - Method in interface io.warp10.script.WarpScriptStack
Return the content associated with the given register
loadClass(String) - Method in class io.warp10.WarpClassLoader
 
loadClass(String, boolean) - Method in class io.warp10.WarpClassLoader
 
loadMacro(Object, InputStream, String) - Static method in class io.warp10.script.WarpScriptMacroLibrary
 
locationAtIndex(GeoTimeSerie, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the location in a GeoTimeSerie at a given index.
locationAtTick(GeoTimeSerie, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the location in a Geo Time Serie at a given timestamp.
LOCATIONOFFSET - Class in io.warp10.continuum.gts
Only retain values more than X meters from the previous one.
LOCATIONOFFSET(String) - Constructor for class io.warp10.continuum.gts.LOCATIONOFFSET
 
LOCATIONOFFSET - Static variable in class io.warp10.script.WarpScriptLib
 
LOCATIONS - Static variable in class io.warp10.script.functions.DTW
 
LOCATIONS - Class in io.warp10.script.functions
Extract the locations of a GTS and push them onto the stack.
LOCATIONS(String) - Constructor for class io.warp10.script.functions.LOCATIONS
 
LOCATIONS - Static variable in class io.warp10.script.WarpScriptLib
 
locationSort(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
LOCSTRINGS - Class in io.warp10.script.functions
Extract the locations of a GTS and push them onto the stack as a list of compact strings.
LOCSTRINGS(String) - Constructor for class io.warp10.script.functions.LOCSTRINGS
 
LOCSTRINGS - Static variable in class io.warp10.script.WarpScriptLib
 
LOG10 - Static variable in class io.warp10.script.WarpScriptLib
 
LOG1P - Static variable in class io.warp10.script.WarpScriptLib
 
LOG_ - Static variable in class io.warp10.script.WarpScriptLib
 
LOGEVENTTO - Class in io.warp10.script.ext.logging
 
LOGEVENTTO(String) - Constructor for class io.warp10.script.ext.logging.LOGEVENTTO
 
LoggingEvent - Class in io.warp10.continuum.thrift.data
 
LoggingEvent() - Constructor for class io.warp10.continuum.thrift.data.LoggingEvent
 
LoggingEvent(Map<String, String>) - Constructor for class io.warp10.continuum.thrift.data.LoggingEvent
 
LoggingEvent(LoggingEvent) - Constructor for class io.warp10.continuum.thrift.data.LoggingEvent
Performs a deep copy on other.
LoggingEvent._Fields - Enum in io.warp10.continuum.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
LoggingWarpScriptExtension - Class in io.warp10.script.ext.logging
 
LoggingWarpScriptExtension() - Constructor for class io.warp10.script.ext.logging.LoggingWarpScriptExtension
 
LOGMSG - Class in io.warp10.script.ext.debug
 
LOGMSG(String) - Constructor for class io.warp10.script.ext.debug.LOGMSG
 
longitudes - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
longValues(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
longValues - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
loopNames - Static variable in class io.warp10.script.functions.BREAK
 
LOWESS - Class in io.warp10.script.functions
Apply LOWESS smoothing
LOWESS(String) - Constructor for class io.warp10.script.functions.LOWESS
 
LOWESS - Static variable in class io.warp10.script.WarpScriptLib
 
lowess_stl(GeoTimeSerie, GeoTimeSerie, int, int, int, double[], double[]) - Static method in class io.warp10.continuum.gts.GTSHelper
Version of LOWESS used in stl
lowest(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Handy method to compute the minimum elevation of a GTS instance.
Lowest - Class in io.warp10.script.aggregator
Retain the measurement with the lowest elevation and timestamp
Lowest(String) - Constructor for class io.warp10.script.aggregator.Lowest
 
loxodromic(double[][], int, double[][], int) - Static method in class io.warp10.script.functions.DTW
 
LR - Class in io.warp10.script.functions
Compute the simple linear regression parameters alpha and beta for the given numeric GTS Computation uses BigDecimal to prevent overflowing for long series, this will lead to somewhat slower performance.
LR(String) - Constructor for class io.warp10.script.functions.LR
 
LR - Static variable in class io.warp10.script.WarpScriptLib
 
LSORT - Class in io.warp10.script.functions
Sorts in place the list on top of the stack
LSORT(String) - Constructor for class io.warp10.script.functions.LSORT
 
LSORT - Static variable in class io.warp10.script.WarpScriptLib
 
LT - Class in io.warp10.script.binary
Checks the two operands on top of the stack for less than
LT(String) - Constructor for class io.warp10.script.binary.LT
 
lttb(GeoTimeSerie, int, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
LTTB - Class in io.warp10.script.functions
Downsamples a GTS using LTTB (Largest Triangle Three Bucket)
LTTB(String, boolean) - Constructor for class io.warp10.script.functions.LTTB
 
LTTB - Static variable in class io.warp10.script.WarpScriptLib
 

M

M - Static variable in class io.warp10.script.WarpScriptLib
 
Macro() - Constructor for class io.warp10.script.WarpScriptStack.Macro
 
MACRO_END - Static variable in interface io.warp10.script.WarpScriptStack
 
MACRO_START - Static variable in interface io.warp10.script.WarpScriptStack
 
MACROBUCKETIZER - Static variable in class io.warp10.script.WarpScriptLib
 
macroClose() - Method in class io.warp10.script.MemoryWarpScriptStack
 
macroClose() - Method in interface io.warp10.script.WarpScriptStack
Closes the currently open macro (after macroOpen was called) and push it onto the stack.
MACROCONFIG - Class in io.warp10.script.functions
Reads macro configuration keys This function is not intended to be used outside of Macro Repositories, Macro libraries and WarpFleet™ Resolver
MACROCONFIG(String, boolean) - Constructor for class io.warp10.script.functions.MACROCONFIG
 
MACROCONFIG(String) - Constructor for class io.warp10.script.functions.MACROCONFIG
 
MACROCONFIG - Static variable in class io.warp10.script.WarpScriptLib
 
MACROCONFIGDEFAULT - Static variable in class io.warp10.script.WarpScriptLib
 
MACROCONFIGSECRET - Class in io.warp10.script.functions
 
MACROCONFIGSECRET(String) - Constructor for class io.warp10.script.functions.MACROCONFIGSECRET
 
MACROCONFIGSECRET - Static variable in class io.warp10.script.WarpScriptLib
 
MACROFILLER - Class in io.warp10.script.functions
 
MACROFILLER(String) - Constructor for class io.warp10.script.functions.MACROFILLER
 
MACROFILLER - Static variable in class io.warp10.script.WarpScriptLib
 
MACROFILLER.MacroFillerWrapper - Class in io.warp10.script.functions
 
MacroFillerWrapper(String, WarpScriptStack, WarpScriptStack.Macro, int, int) - Constructor for class io.warp10.script.functions.MACROFILLER.MacroFillerWrapper
 
MACROFILTER - Class in io.warp10.script.functions
 
MACROFILTER(String) - Constructor for class io.warp10.script.functions.MACROFILTER
 
MACROFILTER - Static variable in class io.warp10.script.WarpScriptLib
 
MACROFILTER.MacroFilterWrapper - Class in io.warp10.script.functions
 
MacroFilterWrapper(String, WarpScriptStack, WarpScriptStack.Macro) - Constructor for class io.warp10.script.functions.MACROFILTER.MacroFilterWrapper
 
MacroHelper - Class in io.warp10.script
Class containing various methods related to macros.
MacroHelper() - Constructor for class io.warp10.script.MacroHelper
 
MACROMAPPER - Class in io.warp10.script.functions
 
MACROMAPPER(String) - Constructor for class io.warp10.script.functions.MACROMAPPER
 
MACROMAPPER - Static variable in class io.warp10.script.WarpScriptLib
 
MACROMAPPER.MacroMapperWrapper - Class in io.warp10.script.functions
 
MacroMapperWrapper(String, WarpScriptStack, WarpScriptStack.Macro) - Constructor for class io.warp10.script.functions.MACROMAPPER.MacroMapperWrapper
 
macroOpen() - Method in class io.warp10.script.MemoryWarpScriptStack
 
macroOpen() - Method in interface io.warp10.script.WarpScriptStack
Force the stack to create a macro with all following statements.
MACROREDUCER - Static variable in class io.warp10.script.WarpScriptLib
 
MacroResolver - Class in io.warp10.warp.sdk
 
MacroResolver() - Constructor for class io.warp10.warp.sdk.MacroResolver
 
MacroSerializer - Class in io.warp10.json
 
MacroSerializer() - Constructor for class io.warp10.json.MacroSerializer
 
MACROTO - Class in io.warp10.script.functions
 
MACROTO(String) - Constructor for class io.warp10.script.functions.MACROTO
 
MACROTO - Static variable in class io.warp10.script.WarpScriptLib
 
MACROTTL - Class in io.warp10.script.functions
Sets the TTL for a macro which is loaded from disk or http
MACROTTL(String) - Constructor for class io.warp10.script.functions.MACROTTL
 
MACROTTL - Static variable in class io.warp10.script.WarpScriptLib
 
MAD - Class in io.warp10.script.aggregator
Return the Median Absolute Deviation
MAD(String) - Constructor for class io.warp10.script.aggregator.MAD
 
madsigma(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Compute mu and sigma or median and mad, given useMedian is true or false Mad is returned modified as an estimate of sigma
main(String[]) - Static method in class io.warp10.script.functions.RunTests
 
main(String...) - Static method in class io.warp10.WarpConfig
 
MAKE_FUNCTIONS_RELATED_WITHIN_SAME_PACKAGE() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
MAKEGTS - Class in io.warp10.script.functions
Push onto the stack a GTS built from arrays
MAKEGTS(String) - Constructor for class io.warp10.script.functions.MAKEGTS
 
MAKEGTS - Static variable in class io.warp10.script.WarpScriptLib
 
MAN - Class in io.warp10.script.functions
 
MAN(String) - Constructor for class io.warp10.script.functions.MAN
 
MAN - Static variable in class io.warp10.script.WarpScriptLib
 
MANAGERONOFF - Class in io.warp10.script.functions
 
MANAGERONOFF(String, String, boolean) - Constructor for class io.warp10.script.functions.MANAGERONOFF
 
manhattan(double[][], int, double[][], int) - Static method in class io.warp10.script.functions.DTW
 
map(GeoTimeSerie, WarpScriptMapperFunction, long, long, long, boolean, int, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Apply a mapper on a GeoTimeSerie instance and produce a new GTS instance with the result of the mapper application.
map(GeoTimeSerie, Object, long, long, long, boolean, int, boolean, WarpScriptStack) - Static method in class io.warp10.continuum.gts.GTSHelper
 
map(GeoTimeSerie, Object, long, long, long, boolean, int, boolean, WarpScriptStack, List<Long>) - Static method in class io.warp10.continuum.gts.GTSHelper
 
map(GeoTimeSerie, Object, long, long, long, boolean, int, boolean, WarpScriptStack, List<Long>, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
map(GeoTimeSerie, WarpScriptMapperFunction, long, long, long, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
map(GeoTimeSerie, WarpScriptMapperFunction, long, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
MAP - Class in io.warp10.script.functions
Apply a mapper on some GTS instances
MAP(String) - Constructor for class io.warp10.script.functions.MAP
 
MAP - Static variable in class io.warp10.script.WarpScriptLib
 
MAP_END - Static variable in class io.warp10.script.WarpScriptLib
 
MAP_START - Static variable in class io.warp10.script.WarpScriptLib
 
mapFromToken(TBase) - Method in class io.warp10.script.ext.token.TOKENDUMP
 
MAPID - Class in io.warp10.script.functions
Compute a UUID for an input map
MAPID(String) - Constructor for class io.warp10.script.functions.MAPID
 
MAPID - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_EQ - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_EQ_ELEV - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_EQ_HHCODE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_EQ_LAT - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_EQ_LON - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_EQ_TICK - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GE_ELEV - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GE_HHCODE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GE_LAT - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GE_LON - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GE_TICK - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GEO_APPROXIMATE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GEO_CLEAR - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GEO_FENCE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GEO_OUTSIDE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GEO_WITHIN - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GT - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GT_ELEV - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GT_HHCODE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GT_LAT - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GT_LON - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_GT_TICK - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_HIGHEST - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LE_ELEV - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LE_HHCODE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LE_LAT - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LE_LON - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LE_TICK - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LOWEST - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LT - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LT_ELEV - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LT_HHCODE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LT_LAT - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LT_LON - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_LT_TICK - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_MAX - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_MIN - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_NE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_NE_ELEV - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_NE_HHCODE - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_NE_LAT - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_NE_LON - Static variable in class io.warp10.script.WarpScriptLib
 
MAPPER_NE_TICK - Static variable in class io.warp10.script.WarpScriptLib
 
MapperAbs - Class in io.warp10.script.mapper
Mapper which returns the absolute value of the value passed as parameter
MapperAbs(String) - Constructor for class io.warp10.script.mapper.MapperAbs
 
MapperAdd - Class in io.warp10.script.mapper
Mapper which adds a value to the value passed as parameter
MapperAdd(String, Object) - Constructor for class io.warp10.script.mapper.MapperAdd
 
MapperAdd.Builder - Class in io.warp10.script.mapper
 
MapperbSAX - Class in io.warp10.script.mapper
Mapper which computes the bSAX symbol given a wordlength and a tick step
MapperbSAX(String, int, int, int) - Constructor for class io.warp10.script.mapper.MapperbSAX
 
MapperbSAX.Builder - Class in io.warp10.script.mapper
 
MapperCeil - Class in io.warp10.script.mapper
Mapper which returns the ceiling of the value passed as parameter
MapperCeil(String) - Constructor for class io.warp10.script.mapper.MapperCeil
 
MapperCompareTo - Class in io.warp10.script.mapper
 
MapperCompareTo(String, CompareTo.Compared, CompareTo.Comparison) - Constructor for class io.warp10.script.mapper.MapperCompareTo
 
MapperDateTime - Class in io.warp10.script.mapper
 
MapperDateTime(String, Object) - Constructor for class io.warp10.script.mapper.MapperDateTime
 
MapperDayOfMonth - Class in io.warp10.script.mapper
Mapper which returns the day of the tick for which it is computed.
MapperDayOfMonth(String, Object) - Constructor for class io.warp10.script.mapper.MapperDayOfMonth
 
MapperDayOfMonth.Builder - Class in io.warp10.script.mapper
 
MapperDayOfWeek - Class in io.warp10.script.mapper
Mapper which returns the day of the week of the tick for which it is computed.
MapperDayOfWeek(String, Object) - Constructor for class io.warp10.script.mapper.MapperDayOfWeek
 
MapperDayOfWeek.Builder - Class in io.warp10.script.mapper
 
MapperDotProduct - Class in io.warp10.script.mapper
Mapper which operates a dot product between an input vector and the sliding window
MapperDotProduct(String, double[]) - Constructor for class io.warp10.script.mapper.MapperDotProduct
 
MapperDotProduct.Builder - Class in io.warp10.script.mapper
 
MapperDotProductPositive - Class in io.warp10.script.mapper
Mapper which operates a dot product between an input vector and the sliding window and returns the positive value of the dot product (max(0, dotproduct)).
MapperDotProductPositive(String, double[]) - Constructor for class io.warp10.script.mapper.MapperDotProductPositive
 
MapperDotProductPositive.Builder - Class in io.warp10.script.mapper
 
MapperDotProductSigmoid - Class in io.warp10.script.mapper
Mapper which operates a dot product between an input vector and the sliding window and returns the sigmoid of the result
MapperDotProductSigmoid(String, double[]) - Constructor for class io.warp10.script.mapper.MapperDotProductSigmoid
 
MapperDotProductSigmoid.Builder - Class in io.warp10.script.mapper
 
MapperDotProductTanh - Class in io.warp10.script.mapper
Mapper which operates a dot product between an input vector and the sliding window and returns the tanh of the result
MapperDotProductTanh(String, double[]) - Constructor for class io.warp10.script.mapper.MapperDotProductTanh
 
MapperDotProductTanh.Builder - Class in io.warp10.script.mapper
 
MapperExp - Class in io.warp10.script.mapper
Raises a constant to the power of the value passed as parameter.
MapperExp(String, Object) - Constructor for class io.warp10.script.mapper.MapperExp
 
MapperExp.Builder - Class in io.warp10.script.mapper
 
MapperFinite - Class in io.warp10.script.mapper
Mapper which returns its input value only if it is finite (i.e a non DOUBLE or a DOUBLE which is neither NaN nor Infinity)
MapperFinite(String) - Constructor for class io.warp10.script.mapper.MapperFinite
 
MapperFloor - Class in io.warp10.script.mapper
Mapper which returns the floor of the value passed as parameter
MapperFloor(String) - Constructor for class io.warp10.script.mapper.MapperFloor
 
MapperGeoApproximate - Class in io.warp10.script.mapper
Mapper which approximates a location at the given resolution (even number from 2 to 32)
MapperGeoApproximate(String, int) - Constructor for class io.warp10.script.mapper.MapperGeoApproximate
Default constructor
MapperGeoApproximate.Builder - Class in io.warp10.script.mapper
 
MapperGeoClearPosition - Class in io.warp10.script.mapper
Mapper which clears the position at 'tick'
MapperGeoClearPosition(String) - Constructor for class io.warp10.script.mapper.MapperGeoClearPosition
 
MapperGeoElevation - Class in io.warp10.script.mapper
Mapper which returns the longitude of the tick
MapperGeoElevation(String) - Constructor for class io.warp10.script.mapper.MapperGeoElevation
 
MapperGeoFence - Class in io.warp10.script.mapper
Mapper which returns true or false whether a point location falls within or outside a given GeoShape.
MapperGeoFence(String, GeoXPLib.GeoXPShape) - Constructor for class io.warp10.script.mapper.MapperGeoFence
 
MapperGeoFence.Builder - Class in io.warp10.script.mapper
 
MapperGeoLatitude - Class in io.warp10.script.mapper
Mapper which returns the latitude of the tick
MapperGeoLatitude(String) - Constructor for class io.warp10.script.mapper.MapperGeoLatitude
 
MapperGeoLongitude - Class in io.warp10.script.mapper
Mapper which returns the longitude of the tick
MapperGeoLongitude(String) - Constructor for class io.warp10.script.mapper.MapperGeoLongitude
 
MapperGeoOutside - Class in io.warp10.script.mapper
Mapper which returns a value for a tick if the value has a location outside the given Geo Shape.
MapperGeoOutside(String, GeoXPLib.GeoXPShape) - Constructor for class io.warp10.script.mapper.MapperGeoOutside
Default constructor, the timezone will be UTC
MapperGeoOutside.Builder - Class in io.warp10.script.mapper
 
MapperGeoWithin - Class in io.warp10.script.mapper
Mapper which returns a value for a tick if the value has a location contained in the given Geo Shape.
MapperGeoWithin(String, GeoXPLib.GeoXPShape) - Constructor for class io.warp10.script.mapper.MapperGeoWithin
Default constructor, the timezone will be UTC
MapperGeoWithin.Builder - Class in io.warp10.script.mapper
 
MapperHourOfDay - Class in io.warp10.script.mapper
Mapper which returns the hour of the tick for which it is computed.
MapperHourOfDay(String, Object) - Constructor for class io.warp10.script.mapper.MapperHourOfDay
 
MapperHourOfDay.Builder - Class in io.warp10.script.mapper
 
MapperKernel - Class in io.warp10.script.mapper
 
MapperKernel(String) - Constructor for class io.warp10.script.mapper.MapperKernel
 
MapperKernelCosine - Class in io.warp10.script.mapper
Cosine kernel
MapperKernelCosine(String) - Constructor for class io.warp10.script.mapper.MapperKernelCosine
 
MapperKernelEpanechnikov - Class in io.warp10.script.mapper
Epanechnikov kernel
MapperKernelEpanechnikov(String) - Constructor for class io.warp10.script.mapper.MapperKernelEpanechnikov
 
MapperKernelGaussian - Class in io.warp10.script.mapper
Gaussian kernel
MapperKernelGaussian(String) - Constructor for class io.warp10.script.mapper.MapperKernelGaussian
 
MapperKernelLogistic - Class in io.warp10.script.mapper
Logistic kernel
MapperKernelLogistic(String) - Constructor for class io.warp10.script.mapper.MapperKernelLogistic
 
MapperKernelQuartic - Class in io.warp10.script.mapper
Quartic (biweight) kernel
MapperKernelQuartic(String) - Constructor for class io.warp10.script.mapper.MapperKernelQuartic
 
MapperKernelSilverman - Class in io.warp10.script.mapper
Silverman kernel
MapperKernelSilverman(String) - Constructor for class io.warp10.script.mapper.MapperKernelSilverman
 
MapperKernelSmoother - Class in io.warp10.script.mapper
 
MapperKernelSmoother(String, long, long, double[]) - Constructor for class io.warp10.script.mapper.MapperKernelSmoother
 
MapperKernelTriangular - Class in io.warp10.script.mapper
Triangular kernel
MapperKernelTriangular(String) - Constructor for class io.warp10.script.mapper.MapperKernelTriangular
 
MapperKernelTricube - Class in io.warp10.script.mapper
Tricube kernel
MapperKernelTricube(String) - Constructor for class io.warp10.script.mapper.MapperKernelTricube
 
MapperKernelTriweight - Class in io.warp10.script.mapper
Triweight kernel
MapperKernelTriweight(String) - Constructor for class io.warp10.script.mapper.MapperKernelTriweight
 
MapperKernelUniform - Class in io.warp10.script.mapper
Uniform kernel
MapperKernelUniform(String) - Constructor for class io.warp10.script.mapper.MapperKernelUniform
 
MapperLog - Class in io.warp10.script.mapper
Extract the log of the value passed as parameter in a constant base
MapperLog(String, Object) - Constructor for class io.warp10.script.mapper.MapperLog
 
MapperLog.Builder - Class in io.warp10.script.mapper
 
MapperMaxX - Class in io.warp10.script.mapper
Mapper which determines the max of a constant and the value passed as parameter
MapperMaxX(String, Object) - Constructor for class io.warp10.script.mapper.MapperMaxX
 
MapperMaxX.Builder - Class in io.warp10.script.mapper
 
MapperMinuteOfHour - Class in io.warp10.script.mapper
Mapper which returns the minute of the tick for which it is computed.
MapperMinuteOfHour(String, Object) - Constructor for class io.warp10.script.mapper.MapperMinuteOfHour
 
MapperMinuteOfHour.Builder - Class in io.warp10.script.mapper
 
MapperMinX - Class in io.warp10.script.mapper
Mapper which determines the min of a constant and the value passed as parameter
MapperMinX(String, Object) - Constructor for class io.warp10.script.mapper.MapperMinX
 
MapperMinX.Builder - Class in io.warp10.script.mapper
 
MapperMod - Class in io.warp10.script.mapper
Mapper which determines the remainder of a value given a modulus
MapperMod(String, Object) - Constructor for class io.warp10.script.mapper.MapperMod
 
MapperMod.Builder - Class in io.warp10.script.mapper
 
MapperMonthOfYear - Class in io.warp10.script.mapper
Mapper which returns the month of the tick for which it is computed.
MapperMonthOfYear(String, Object) - Constructor for class io.warp10.script.mapper.MapperMonthOfYear
 
MapperMonthOfYear.Builder - Class in io.warp10.script.mapper
 
MapperMul - Class in io.warp10.script.mapper
Mapper which multiplies by a value the value passed as parameter
MapperMul(String, Object) - Constructor for class io.warp10.script.mapper.MapperMul
 
MapperMul.Builder - Class in io.warp10.script.mapper
 
MapperNPDF - Class in io.warp10.script.mapper
Mapper which returns the probability of a value within a gaussian distribution with given mu/sigma
MapperNPDF(String, double, double) - Constructor for class io.warp10.script.mapper.MapperNPDF
 
MapperNPDF.Builder - Class in io.warp10.script.mapper
 
MapperParseDouble - Class in io.warp10.script.mapper
Mapper which returns the absolute value of the value passed as parameter
MapperParseDouble(String) - Constructor for class io.warp10.script.mapper.MapperParseDouble
 
MapperParseDouble(String, Object) - Constructor for class io.warp10.script.mapper.MapperParseDouble
 
MapperParseDouble.Builder - Class in io.warp10.script.mapper
Builder for case user specify a language tag according to an IETF BCP 47 language tag string of the Locale Java class
MapperPow - Class in io.warp10.script.mapper
Mapper which raises the value passed as parameter to a certain power.
MapperPow(String, Object) - Constructor for class io.warp10.script.mapper.MapperPow
 
MapperPow.Builder - Class in io.warp10.script.mapper
 
MapperProduct - Class in io.warp10.script.mapper
Mapper which multiplies together all (non null) values of its window
MapperProduct(String) - Constructor for class io.warp10.script.mapper.MapperProduct
 
MapperRegExpMatch - Class in io.warp10.script.mapper
 
MapperRegExpMatch(String, Pattern) - Constructor for class io.warp10.script.mapper.MapperRegExpMatch
 
MapperRegExpMatch.Builder - Class in io.warp10.script.mapper
 
MapperRegExpReplace - Class in io.warp10.script.mapper
 
MapperRegExpReplace(String, Pattern, String) - Constructor for class io.warp10.script.mapper.MapperRegExpReplace
 
MapperRegExpReplace.Builder - Class in io.warp10.script.mapper
 
MapperReplace - Class in io.warp10.script.mapper
Replaces windows with at least one value with a constant.
MapperReplace(String, Object) - Constructor for class io.warp10.script.mapper.MapperReplace
 
MapperReplace.Builder - Class in io.warp10.script.mapper
 
MapperRound - Class in io.warp10.script.mapper
Mapper which returns the rounding of the value passed as parameter
MapperRound(String) - Constructor for class io.warp10.script.mapper.MapperRound
 
MapperSAX - Class in io.warp10.script.mapper
Mapper which computes the SAX symbol of a value given a SAX alphabet size
MapperSAX(String, int) - Constructor for class io.warp10.script.mapper.MapperSAX
 
MapperSAX.Builder - Class in io.warp10.script.mapper
 
MapperSecondOfMinute - Class in io.warp10.script.mapper
Mapper which returns the second of the tick for which it is computed.
MapperSecondOfMinute(String, Object) - Constructor for class io.warp10.script.mapper.MapperSecondOfMinute
 
MapperSecondOfMinute.Builder - Class in io.warp10.script.mapper
 
MapperSigmoid - Class in io.warp10.script.mapper
Mapper which returns the sigmoid of the value passed as parameter
MapperSigmoid(String) - Constructor for class io.warp10.script.mapper.MapperSigmoid
 
MapperTanh - Class in io.warp10.script.mapper
Mapper which returns the tanh of the value passed as parameter
MapperTanh(String) - Constructor for class io.warp10.script.mapper.MapperTanh
 
MapperTick - Class in io.warp10.script.mapper
Mapper which returns the tick for which it is computed
MapperTick(String) - Constructor for class io.warp10.script.mapper.MapperTick
 
MapperTick.Builder - Class in io.warp10.script.mapper
 
MapperToBoolean - Class in io.warp10.script.mapper
Mapper which returns the boolean representation of the value passed as parameter
MapperToBoolean(String) - Constructor for class io.warp10.script.mapper.MapperToBoolean
 
MapperToDouble - Class in io.warp10.script.mapper
Mapper which returns the absolute value of the value passed as parameter
MapperToDouble(String) - Constructor for class io.warp10.script.mapper.MapperToDouble
 
MapperToLong - Class in io.warp10.script.mapper
Mapper which returns the absolute value of the value passed as parameter
MapperToLong(String) - Constructor for class io.warp10.script.mapper.MapperToLong
 
MapperToString - Class in io.warp10.script.mapper
Mapper which returns the absolute value of the value passed as parameter
MapperToString(String) - Constructor for class io.warp10.script.mapper.MapperToString
 
MapperYear - Class in io.warp10.script.mapper
Mapper which returns the year of the tick for which it is computed.
MapperYear(String, Object) - Constructor for class io.warp10.script.mapper.MapperYear
 
MapperYear.Builder - Class in io.warp10.script.mapper
 
MapSpecification - Class in io.warp10.script.formatted
Deprecated.
MapSpecification(Class, Class, String, Object, String) - Constructor for class io.warp10.script.formatted.MapSpecification
Deprecated.
 
MapSpecification(Class, Class, String, String) - Constructor for class io.warp10.script.formatted.MapSpecification
Deprecated.
 
MapSpecification(Class, Class, String, Object) - Constructor for class io.warp10.script.formatted.MapSpecification
Deprecated.
 
MapSpecification(Class, Class, String) - Constructor for class io.warp10.script.formatted.MapSpecification
Deprecated.
 
MAPTO - Class in io.warp10.script.functions
Deconstructs a map, putting each key/value pair as two elements on the stack.
MAPTO(String) - Constructor for class io.warp10.script.functions.MAPTO
 
MAPTO - Static variable in class io.warp10.script.WarpScriptLib
 
MARK - Class in io.warp10.script.functions
 
MARK(String) - Constructor for class io.warp10.script.functions.MARK
 
MARK - Static variable in class io.warp10.script.WarpScriptLib
 
Mark() - Constructor for class io.warp10.script.WarpScriptStack.Mark
 
markVisited(int, int) - Method in class io.warp10.script.fastdtw.SearchWindow
 
MATCH - Class in io.warp10.script.functions
Applies a regexp to a String
MATCH(String) - Constructor for class io.warp10.script.functions.MATCH
 
MATCH - Static variable in class io.warp10.script.WarpScriptLib
 
MATCHER - Class in io.warp10.script.functions
Constructs a matcher from a regexp
MATCHER(String) - Constructor for class io.warp10.script.functions.MATCHER
 
MATCHER - Static variable in class io.warp10.script.WarpScriptLib
 
matches(Metadata) - Method in class io.warp10.continuum.gts.MetadataSelectorMatcher
 
MATTO - Class in io.warp10.script.functions
Converts a Matrix into nested lists
MATTO(String) - Constructor for class io.warp10.script.functions.MATTO
 
MATTO - Static variable in class io.warp10.script.WarpScriptLib
 
max(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Handy method to compute the max value of a GTS instance.
max(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
Max - Class in io.warp10.script.aggregator
Retain the measurement with the highest value and timestamp
Max(String, boolean) - Constructor for class io.warp10.script.aggregator.Max
 
MAX - Static variable in class io.warp10.script.WarpScriptLib
 
MAX_ENCODER_SIZE - Static variable in class io.warp10.continuum.Configuration
Maximum encoder size (in bytes) for internal data transfers.
MAX_ENCODER_SIZE - Static variable in class io.warp10.continuum.store.Constants
Maximum size for internal encoders.
MAX_HTTP_HEADER_LENGTH - Static variable in class io.warp10.continuum.store.Constants
Limit to the size of messages set in HTTP headers.
MAX_HTTP_REASON_LENGTH - Static variable in class io.warp10.continuum.store.Constants
Limit to the size of errors message returned as the HTTP reason.
MAXBUCKETS - Class in io.warp10.script.functions
Configure the maximum number of buckets for bucketized GTS
MAXBUCKETS(String) - Constructor for class io.warp10.script.functions.MAXBUCKETS
 
MAXBUCKETS - Static variable in class io.warp10.script.WarpScriptLib
 
MAXDEPTH - Class in io.warp10.script.functions
Configure the maximum depth of the stack
MAXDEPTH(String) - Constructor for class io.warp10.script.functions.MAXDEPTH
 
MAXDEPTH - Static variable in class io.warp10.script.WarpScriptLib
 
MAXGEOCELLS - Class in io.warp10.script.functions
Configure the maximum number of cells in GeoXPShape
MAXGEOCELLS(String) - Constructor for class io.warp10.script.functions.MAXGEOCELLS
 
MAXGEOCELLS - Static variable in class io.warp10.script.WarpScriptLib
 
MAXGTS - Class in io.warp10.script.functions
Configure the gts limit of the stack
MAXGTS(String) - Constructor for class io.warp10.script.functions.MAXGTS
 
MAXGTS - Static variable in class io.warp10.script.WarpScriptLib
 
maxI() - Method in class io.warp10.script.fastdtw.SearchWindow
 
maxI() - Method in class io.warp10.script.fastdtw.WarpPath
 
maxJ() - Method in class io.warp10.script.fastdtw.SearchWindow
 
maxJ() - Method in class io.warp10.script.fastdtw.WarpPath
 
maxJforI(int) - Method in class io.warp10.script.fastdtw.SearchWindow
 
MAXJSON - Class in io.warp10.script.functions
Configure the JSON size limit of the stack
MAXJSON(String) - Constructor for class io.warp10.script.functions.MAXJSON
 
MAXJSON - Static variable in class io.warp10.script.WarpScriptLib
 
maxLimits() - Method in class io.warp10.script.MemoryWarpScriptStack
 
MAXLONG - Class in io.warp10.script.functions
 
MAXLONG(String) - Constructor for class io.warp10.script.functions.MAXLONG
 
MAXLONG - Static variable in class io.warp10.script.WarpScriptLib
 
MAXLOOP - Class in io.warp10.script.functions
Configure the time limit for loops
MAXLOOP(String) - Constructor for class io.warp10.script.functions.MAXLOOP
 
MAXLOOP - Static variable in class io.warp10.script.WarpScriptLib
 
MAXOPS - Class in io.warp10.script.functions
Configure the maximum number of ops for the stack
MAXOPS(String) - Constructor for class io.warp10.script.functions.MAXOPS
 
MAXOPS - Static variable in class io.warp10.script.WarpScriptLib
 
MAXPIXELS - Class in io.warp10.script.functions
Configure the maximum number of pixels for images created on the stack
MAXPIXELS(String) - Constructor for class io.warp10.script.functions.MAXPIXELS
 
MAXPIXELS - Static variable in class io.warp10.script.WarpScriptLib
 
MAXRECURSION - Class in io.warp10.script.functions
Configure the recursion level limit
MAXRECURSION(String) - Constructor for class io.warp10.script.functions.MAXRECURSION
 
MAXRECURSION - Static variable in class io.warp10.script.WarpScriptLib
 
MAXSYMBOLS - Class in io.warp10.script.functions
Configure the maximum number of symbols for the stack
MAXSYMBOLS(String) - Constructor for class io.warp10.script.functions.MAXSYMBOLS
 
MAXSYMBOLS - Static variable in class io.warp10.script.WarpScriptLib
 
MaxTickSlidingWindow - Class in io.warp10.script.functions
 
MaxTickSlidingWindow(String) - Constructor for class io.warp10.script.functions.MaxTickSlidingWindow
 
MaxTimeSlidingWindow - Class in io.warp10.script.functions
 
MaxTimeSlidingWindow(String) - Constructor for class io.warp10.script.functions.MaxTimeSlidingWindow
 
MAXURLFETCHCOUNT - Class in io.warp10.script.ext.urlfetch
Change the maximum number of fetched urls by URLFETCH.
MAXURLFETCHCOUNT(String) - Constructor for class io.warp10.script.ext.urlfetch.MAXURLFETCHCOUNT
 
MAXURLFETCHSIZE - Class in io.warp10.script.ext.urlfetch
Change the maximum cumulative downloaded size of the data fetched by URLFETCH.
MAXURLFETCHSIZE(String) - Constructor for class io.warp10.script.ext.urlfetch.MAXURLFETCHSIZE
 
maxWrittenChars - Variable in class io.warp10.json.BoundedWriter
 
mayBeDecimalDouble(String) - Static method in class io.warp10.continuum.gts.UnsafeString
Checks if the given string could be a decimal double, i.e.
MCHECKSIG - Static variable in class io.warp10.script.WarpScriptLib
 
MD2 - Static variable in class io.warp10.script.WarpScriptLib
 
MD4 - Static variable in class io.warp10.script.WarpScriptLib
 
MD5 - Static variable in class io.warp10.script.WarpScriptLib
 
MDETACH - Class in io.warp10.script.functions
 
MDETACH(String) - Constructor for class io.warp10.script.functions.MDETACH
 
MDETACH - Static variable in class io.warp10.script.WarpScriptLib
 
mean(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
Mean - Class in io.warp10.script.aggregator
Return the mean of the values on the interval.
Mean(String, boolean) - Constructor for class io.warp10.script.aggregator.Mean
 
measure(double[][], int, double[][], int) - Method in interface io.warp10.script.functions.DTW.DTWDistance
 
median(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
Median - Class in io.warp10.script.aggregator
Return the median of the values on the interval.
Median(String, boolean) - Constructor for class io.warp10.script.aggregator.Median
 
medianAbsoluteDeviation(GeoTimeSerie, double) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
MemoryWarpScriptStack - Class in io.warp10.script
 
MemoryWarpScriptStack(StoreClient, DirectoryClient) - Constructor for class io.warp10.script.MemoryWarpScriptStack
 
MemoryWarpScriptStack(StoreClient, DirectoryClient, Properties) - Constructor for class io.warp10.script.MemoryWarpScriptStack
 
MemoryWarpScriptStack(StoreClient, DirectoryClient, Properties, boolean) - Constructor for class io.warp10.script.MemoryWarpScriptStack
 
MemoryWarpScriptStack.StackContext - Class in io.warp10.script
 
merge(GTSEncoder) - Method in class io.warp10.continuum.gts.GTSEncoder
Merge data encoded in another encoder with this one.
merge(GeoTimeSerie, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Merge 'gts' into 'base'.
MERGE - Class in io.warp10.script.functions
Apply merge on GTS instances
MERGE(String) - Constructor for class io.warp10.script.functions.MERGE
 
MERGE - Static variable in class io.warp10.script.WarpScriptLib
 
mergeViaEncoders(List<GeoTimeSerie>) - Static method in class io.warp10.continuum.gts.GTSHelper
Merge GeoTimeSerie instances using GTSEncoders.
META - Class in io.warp10.script.functions
Set the metadata (attributes) for the GTS on the stack
META(String) - Constructor for class io.warp10.script.functions.META
 
META(String, boolean) - Constructor for class io.warp10.script.functions.META
 
META - Static variable in class io.warp10.script.WarpScriptLib
 
meta(Object, WriteToken, String, Metadata) - Method in class io.warp10.warp.sdk.IngressPlugin
Called when a line of the input to the /meta endpoint has been parsed
META_COMPARATOR - Static variable in class io.warp10.script.functions.METASORT
 
META_DISABLED - Static variable in class io.warp10.WarpManager
 
Metadata - Class in io.warp10.continuum.store.thrift.data
 
Metadata() - Constructor for class io.warp10.continuum.store.thrift.data.Metadata
 
Metadata(String, Map<String, String>, long, long, Map<String, String>) - Constructor for class io.warp10.continuum.store.thrift.data.Metadata
 
Metadata(Metadata) - Constructor for class io.warp10.continuum.store.thrift.data.Metadata
Performs a deep copy on other.
Metadata._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MetadataID(Metadata) - Constructor for class io.warp10.continuum.MetadataUtils.MetadataID
 
MetadataIdComparator - Class in io.warp10.continuum.gts
Sort metadatas by increasing classId/labelsId byte representation to speed up reseeks
MetadataIterator - Class in io.warp10.continuum.store
 
MetadataIterator() - Constructor for class io.warp10.continuum.store.MetadataIterator
 
MetadataIterator() - Constructor for class io.warp10.warp.sdk.TrustedDirectoryPlugin.MetadataIterator
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.FetchRequest
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.GTSData
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.GTSSplit
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.Metadata
 
metaDataMap - Static variable in class io.warp10.continuum.store.thrift.data.MetaSet
 
metaDataMap - Static variable in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
metaDataMap - Static variable in class io.warp10.continuum.thrift.data.LoggingEvent
 
metaDataMap - Static variable in class io.warp10.continuum.thrift.data.RunRequest
 
metaDataMap - Static variable in class io.warp10.quasar.token.thrift.data.ReadToken
 
metaDataMap - Static variable in class io.warp10.quasar.token.thrift.data.WriteToken
 
metaDataMap - Static variable in class io.warp10.script.thrift.data.SecureScript
 
metaDataMap - Static variable in class io.warp10.script.thrift.data.StackInteractionReport
 
metaDataMap - Static variable in class io.warp10.script.thrift.data.StackTrace
 
metaDataMap - Static variable in class io.warp10.script.thrift.data.Throwable
 
metaDataMap - Static variable in class io.warp10.script.thrift.data.WebCallRequest
 
MetadataSelectorMatcher - Class in io.warp10.continuum.gts
MetadataSelectorMatcher compile all the regexp contained in a standard or extended selector once for performance.
MetadataSelectorMatcher(String) - Constructor for class io.warp10.continuum.gts.MetadataSelectorMatcher
 
MetadataSerializer - Class in io.warp10.json
 
MetadataSerializer() - Constructor for class io.warp10.json.MetadataSerializer
 
MetadataTextComparator - Class in io.warp10.continuum.gts
Sort Metadata according to field values (labels, attributes or classname if null provided)
MetadataTextComparator(List<String>) - Constructor for class io.warp10.continuum.gts.MetadataTextComparator
 
MetadataTextComparator(List<String>, boolean) - Constructor for class io.warp10.continuum.gts.MetadataTextComparator
 
metadataToString(StringBuilder, String, Map<String, String>, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
MetadataUtils - Class in io.warp10.continuum
 
MetadataUtils() - Constructor for class io.warp10.continuum.MetadataUtils
 
MetadataUtils.MetadataID - Class in io.warp10.continuum
 
METADIFF - Static variable in class io.warp10.script.WarpScriptLib
 
METAMATCH - Class in io.warp10.script.functions
 
METAMATCH(String) - Constructor for class io.warp10.script.functions.METAMATCH
 
METAMATCH - Static variable in class io.warp10.script.WarpScriptLib
 
METAOFF - Static variable in class io.warp10.script.WarpScriptLib
 
METAON - Static variable in class io.warp10.script.WarpScriptLib
 
MetaSet - Class in io.warp10.continuum.store.thrift.data
 
MetaSet() - Constructor for class io.warp10.continuum.store.thrift.data.MetaSet
 
MetaSet(long, String, List<Metadata>) - Constructor for class io.warp10.continuum.store.thrift.data.MetaSet
 
MetaSet(MetaSet) - Constructor for class io.warp10.continuum.store.thrift.data.MetaSet
Performs a deep copy on other.
METASET - Static variable in class io.warp10.script.WarpScriptLib
 
MetaSet._Fields - Enum in io.warp10.continuum.store.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
METASORT - Class in io.warp10.script.functions
Sort a list of GTS according to their Metadata
METASORT(String) - Constructor for class io.warp10.script.functions.METASORT
 
METASORT - Static variable in class io.warp10.script.WarpScriptLib
 
METHOD - Static variable in class io.warp10.script.ext.http.HTTP
 
MFILTER - Class in io.warp10.script.functions
 
MFILTER(String) - Constructor for class io.warp10.script.functions.MFILTER
 
MFILTER - Static variable in class io.warp10.script.WarpScriptLib
 
min(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Handy method to compute the min value of a GTS instance.
min(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
Min - Class in io.warp10.script.aggregator
Retain the measurement with the minimum value and timestamp
Min(String, boolean) - Constructor for class io.warp10.script.aggregator.Min
 
MIN - Static variable in class io.warp10.script.WarpScriptLib
 
MIN_MESSAGE_SIZE - Static variable in class io.warp10.ThrowableUtils
Minimum size for a single message to be meaningful.
minI() - Method in class io.warp10.script.fastdtw.SearchWindow
 
minI() - Method in class io.warp10.script.fastdtw.WarpPath
 
minJ() - Method in class io.warp10.script.fastdtw.SearchWindow
 
minJ() - Method in class io.warp10.script.fastdtw.WarpPath
 
minJforI(int) - Method in class io.warp10.script.fastdtw.SearchWindow
 
MINLONG - Class in io.warp10.script.functions
 
MINLONG(String) - Constructor for class io.warp10.script.functions.MINLONG
 
MINLONG - Static variable in class io.warp10.script.WarpScriptLib
 
MINREV - Class in io.warp10.script.functions
Return true if the current revision tag is newer or equal to the given revision tag.
MINREV(String) - Constructor for class io.warp10.script.functions.MINREV
 
MINREV - Static variable in class io.warp10.script.WarpScriptLib
 
MMAP - Class in io.warp10.script.functions
Produces a map which is the result of the application of 'macro' on each entry of 'map'
MMAP(String) - Constructor for class io.warp10.script.functions.MMAP
 
MMAP - Static variable in class io.warp10.script.WarpScriptLib
 
MOD - Class in io.warp10.script.binary
Compute the modulo of the two operands on top of the stack
MOD(String) - Constructor for class io.warp10.script.binary.MOD
 
MODE - Class in io.warp10.script.functions
Compute the mode(s) for a given GTS
MODE(String) - Constructor for class io.warp10.script.functions.MODE
 
MODE - Static variable in class io.warp10.script.WarpScriptLib
 
modifySerializer(SerializationConfig, BeanDescription, JsonSerializer<?>) - Method in class io.warp10.json.JsonUtils.NotSerializedToCustomSerializedModifier
 
MONOTONIC - Class in io.warp10.script.functions
Converts a GTS to a monotic one (i.e.
MONOTONIC(String) - Constructor for class io.warp10.script.functions.MONOTONIC
 
MONOTONIC - Static variable in class io.warp10.script.WarpScriptLib
 
MOTIONSPLIT - Class in io.warp10.script.functions
Split a GTS according to motion
MOTIONSPLIT(String) - Constructor for class io.warp10.script.functions.MOTIONSPLIT
 
MOTIONSPLIT - Static variable in class io.warp10.script.WarpScriptLib
 
MRSEC - Static variable in class io.warp10.script.WarpScriptLib
 
MS - Static variable in class io.warp10.script.WarpScriptLib
 
MSEC - Class in io.warp10.script.functions
 
MSEC(String, boolean) - Constructor for class io.warp10.script.functions.MSEC
 
MSEC - Static variable in class io.warp10.script.WarpScriptLib
 
MSGFAIL - Class in io.warp10.script.functions
Forces a failure with a custom message popped off the stack
MSGFAIL(String) - Constructor for class io.warp10.script.functions.MSGFAIL
 
MSGFAIL - Static variable in class io.warp10.script.WarpScriptLib
 
MSIG - Class in io.warp10.script.functions
 
MSIG(String) - Constructor for class io.warp10.script.functions.MSIG
 
MSIG - Static variable in class io.warp10.script.WarpScriptLib
 
MSIGCOUNT - Class in io.warp10.script.functions
 
MSIGCOUNT(String) - Constructor for class io.warp10.script.functions.MSIGCOUNT
 
MSIGCOUNT - Static variable in class io.warp10.script.WarpScriptLib
 
MSIGINFO - Class in io.warp10.script.functions
 
MSIGINFO(String) - Constructor for class io.warp10.script.functions.MSIGINFO
 
MSIGINFO - Static variable in class io.warp10.script.WarpScriptLib
 
MSIGN - Class in io.warp10.script.functions
 
MSIGN(String) - Constructor for class io.warp10.script.functions.MSIGN
 
MSIGN - Static variable in class io.warp10.script.WarpScriptLib
 
MSORT - Class in io.warp10.script.functions
Sorts a map according to its keys if it is a LinkedHashMap
MSORT(String) - Constructor for class io.warp10.script.functions.MSORT
 
MSORT - Static variable in class io.warp10.script.WarpScriptLib
 
MSTU - Class in io.warp10.script.functions
Push onto the stack the number of time units per millisecond
MSTU(String) - Constructor for class io.warp10.script.functions.MSTU
 
MSTU - Static variable in class io.warp10.script.WarpScriptLib
 
MUL - Class in io.warp10.script.binary
Multiply the two operands on top of the stack
MUL(String) - Constructor for class io.warp10.script.binary.MUL
 
MULTILINE_END - Static variable in interface io.warp10.script.WarpScriptStack
 
MULTILINE_START - Static variable in interface io.warp10.script.WarpScriptStack
 
MULTIPLYEXACT - Static variable in class io.warp10.script.WarpScriptLib
 
multiProvision(GeoTimeSerie, GeoTimeSerie.TYPE, int, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Provision GTS arrays for several values.
musigma(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
musigma(double[], int, int, boolean) - Static method in class io.warp10.DoubleUtils
 
musigma(double[], boolean) - Static method in class io.warp10.DoubleUtils
 
MUSIGMA - Class in io.warp10.script.functions
Extract mu and sigma from a numerical GTS.
MUSIGMA(String) - Constructor for class io.warp10.script.functions.MUSIGMA
 
MUSIGMA - Static variable in class io.warp10.script.WarpScriptLib
 
MUTEX - Class in io.warp10.script.ext.shm
 
MUTEX(String) - Constructor for class io.warp10.script.ext.shm.MUTEX
 
muvar(double[], int, int) - Static method in class io.warp10.DoubleUtils
Compute mean and variance without applying Bessel's correction
muvar(double[]) - Static method in class io.warp10.DoubleUtils
 
MVELEVATIONS - Static variable in class io.warp10.script.WarpScriptLib
 
MVERIFY - Class in io.warp10.script.functions
 
MVERIFY(String, boolean) - Constructor for class io.warp10.script.functions.MVERIFY
 
MVERIFY - Static variable in class io.warp10.script.WarpScriptLib
 
MVEXTRACT - Class in io.warp10.script.functions
 
MVEXTRACT(String, MVEXTRACT.ELEMENT) - Constructor for class io.warp10.script.functions.MVEXTRACT
 
MVEXTRACT.ELEMENT - Enum in io.warp10.script.functions
 
MVHHCODES - Static variable in class io.warp10.script.WarpScriptLib
 
MVINDEXSPLIT - Static variable in class io.warp10.script.WarpScriptLib
 
MVLOCATIONS - Static variable in class io.warp10.script.WarpScriptLib
 
MVSPLIT - Class in io.warp10.script.functions
 
MVSPLIT(String, boolean) - Constructor for class io.warp10.script.functions.MVSPLIT
 
MVTICKS - Static variable in class io.warp10.script.WarpScriptLib
 
MVTICKSPLIT - Static variable in class io.warp10.script.WarpScriptLib
 
MVVALUES - Static variable in class io.warp10.script.WarpScriptLib
 

N

naive_dual_pivot_quicksort(SortUtil.Sorter, int, int) - Static method in class io.warp10.continuum.SortUtil
 
NAME - Class in io.warp10.script.functions
Extract the name of the GTS on top of the stack
NAME(String) - Constructor for class io.warp10.script.functions.NAME
 
NAME - Static variable in class io.warp10.script.WarpScriptLib
 
NamedWarpScriptFunction - Class in io.warp10.script
 
NamedWarpScriptFunction(String) - Constructor for class io.warp10.script.NamedWarpScriptFunction
 
NamedWarpScriptFunctionSerializer - Class in io.warp10.json
 
NamedWarpScriptFunctionSerializer() - Constructor for class io.warp10.json.NamedWarpScriptFunctionSerializer
 
nameOfCollection - Variable in class io.warp10.script.functions.ENDLIST
 
NaN - Class in io.warp10.script.functions
 
NaN(String) - Constructor for class io.warp10.script.functions.NaN
 
NAN - Static variable in class io.warp10.script.WarpScriptLib
 
NBOUNDS - Class in io.warp10.script.functions
Pushes onto the stack a list of M-1 bounds defining M intervals whose area under the bell curve N(mu,sigma) are all the same.
NBOUNDS(String) - Constructor for class io.warp10.script.functions.NBOUNDS
 
NBOUNDS - Static variable in class io.warp10.script.WarpScriptLib
 
NDEBUGON - Class in io.warp10.script.functions
 
NDEBUGON(String) - Constructor for class io.warp10.script.functions.NDEBUGON
 
NDEBUGON - Static variable in class io.warp10.script.WarpScriptLib
 
NE - Class in io.warp10.script.binary
Checks the two operands on top of the stack for inequality
NE(String) - Constructor for class io.warp10.script.binary.NE
 
NEGATEEXACT - Static variable in class io.warp10.script.WarpScriptLib
 
nestedGet(List<Object>, List<Long>) - Static method in class io.warp10.script.functions.GET
 
NEWENCODER - Class in io.warp10.script.functions
Push onto the stack an empty GTS
NEWENCODER(String) - Constructor for class io.warp10.script.functions.NEWENCODER
 
NEWENCODER - Static variable in class io.warp10.script.WarpScriptLib
 
NEWGTS - Class in io.warp10.script.functions
Push onto the stack an empty GTS
NEWGTS(String) - Constructor for class io.warp10.script.functions.NEWGTS
 
NEWGTS - Static variable in class io.warp10.script.WarpScriptLib
 
newStack() - Method in class io.warp10.Py4JEntryPoint
 
newThread(Runnable) - Method in class io.warp10.CustomThreadFactory
 
next() - Method in class io.warp10.continuum.gts.GTSDecoder
Attempt to read the next measurement and associated metadata (timestamp, location, elevation)
next() - Method in class io.warp10.SortedPathIterator
 
next() - Method in class io.warp10.WrapperList.ArrayItr
 
NEXTAFTER - Static variable in class io.warp10.script.WarpScriptLib
 
NEXTDOWN - Static variable in class io.warp10.script.WarpScriptLib
 
nextKeyValue() - Method in class io.warp10.hadoop.Warp10RecordReader
 
nextKeyValue() - Method in class io.warp10.hadoop.WarpScriptRecordReader
 
NEXTUP - Static variable in class io.warp10.script.WarpScriptLib
 
NO_ELEVATION - Static variable in class io.warp10.continuum.gts.GeoTimeSerie
Value used for elevation when there is no elevation.
NO_LOCATION - Static variable in class io.warp10.continuum.gts.GeoTimeSerie
Value used for location when there is no location.
NOCACHE - Static variable in class io.warp10.standalone.AcceleratorConfig
 
nocache() - Static method in class io.warp10.standalone.AcceleratorConfig
 
NOLOG - Class in io.warp10.script.ext.debug
 
NOLOG(String) - Constructor for class io.warp10.script.ext.debug.NOLOG
 
NONCE_LEN - Static variable in class io.warp10.script.functions.AESWRAP
 
NONEMPTY - Class in io.warp10.script.functions
Reject GTS instances with no values.
NONEMPTY(String) - Constructor for class io.warp10.script.functions.NONEMPTY
 
NONEMPTY - Static variable in class io.warp10.script.WarpScriptLib
 
NONNULL - Class in io.warp10.script.functions
Remove null elements from a list
NONNULL(String) - Constructor for class io.warp10.script.functions.NONNULL
 
NONNULL - Static variable in class io.warp10.script.WarpScriptLib
 
NOOP - Class in io.warp10.script.functions
Does nothing!
NOOP(String) - Constructor for class io.warp10.script.functions.NOOP
 
NOOP - Static variable in class io.warp10.script.WarpScriptLib
 
NOPERSIST - Static variable in class io.warp10.standalone.AcceleratorConfig
 
nopersist() - Static method in class io.warp10.standalone.AcceleratorConfig
 
normalize(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Normalize a GTS, replacing X by (X-MIN)/(MAX-MIN) or 1.0
NORMALIZE - Class in io.warp10.script.functions
Normalize numeric GTS instances (replace X by (X-min)/(max -min) or by 1 if max == min)
NORMALIZE(String) - Constructor for class io.warp10.script.functions.NORMALIZE
 
NORMALIZE - Static variable in class io.warp10.script.WarpScriptLib
 
NOT - Class in io.warp10.script.unary
Unary NOT of the operand on top of the stack
NOT(String) - Constructor for class io.warp10.script.unary.NOT
 
NOT - Static variable in class io.warp10.script.WarpScriptLib
 
NOTAFTER - Class in io.warp10.script.functions
Checks that the current time is not after the provided instant.
NOTAFTER(String) - Constructor for class io.warp10.script.functions.NOTAFTER
 
NOTAFTER - Static variable in class io.warp10.script.WarpScriptLib
 
NOTBEFORE - Class in io.warp10.script.functions
Checks that the current time is not before the provided instant.
NOTBEFORE(String) - Constructor for class io.warp10.script.functions.NOTBEFORE
 
NOTBEFORE - Static variable in class io.warp10.script.WarpScriptLib
 
NOTIMINGS - Class in io.warp10.script.functions
Disable timing of script lines
NOTIMINGS(String) - Constructor for class io.warp10.script.functions.NOTIMINGS
 
NOTIMINGS - Static variable in class io.warp10.script.WarpScriptLib
 
NotSerializedToCustomSerializedModifier() - Constructor for class io.warp10.json.JsonUtils.NotSerializedToCustomSerializedModifier
 
NOW - Class in io.warp10.script.functions
 
NOW(String) - Constructor for class io.warp10.script.functions.NOW
 
NOW - Static variable in class io.warp10.script.WarpScriptLib
 
NOW_PARAM_VALUE - Static variable in class io.warp10.script.functions.FETCH
 
NPDF - Class in io.warp10.script.functions
Normal (Gaussian) distribution Probability Density Function.
NPDF(String, double, double) - Constructor for class io.warp10.script.functions.NPDF
 
NPDF - Static variable in class io.warp10.script.WarpScriptLib
 
NPDF.Builder - Class in io.warp10.script.functions
 
NPEEK - Class in io.warp10.script.functions
 
NPEEK(String) - Constructor for class io.warp10.script.functions.NPEEK
 
NPEEK - Static variable in class io.warp10.script.WarpScriptLib
 
NRETURN - Class in io.warp10.script.functions
Deprecated.
Use RETURN with multi parameter to true.
NRETURN(String) - Constructor for class io.warp10.script.functions.NRETURN
Deprecated.
 
NRETURN - Static variable in class io.warp10.script.WarpScriptLib
 
NS - Static variable in class io.warp10.script.WarpScriptLib
 
NS_PER_TIME_UNIT - Static variable in class io.warp10.continuum.store.Constants
Number of nanoseconds per time unit
NSUMSUMSQ - Class in io.warp10.script.functions
Extract the number of values and the sum of values and sum of square of values.
NSUMSUMSQ(String) - Constructor for class io.warp10.script.functions.NSUMSUMSQ
 
NSUMSUMSQ - Static variable in class io.warp10.script.WarpScriptLib
 
nticks(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the number of ticks in a GTS instance.
NULL - Class in io.warp10.script.functions
 
NULL(String) - Constructor for class io.warp10.script.functions.NULL
 
NULL - Static variable in class io.warp10.script.WarpScriptLib
Static definition of name so it can be reused outside of WarpScriptLib
NumericalBinaryFunction - Class in io.warp10.script.functions
Apply a double or long binary operator to two values.
NumericalBinaryFunction(String, LongBinaryOperator, DoubleBinaryOperator, boolean) - Constructor for class io.warp10.script.functions.NumericalBinaryFunction
 
NumericalUnaryFunction - Class in io.warp10.script.functions
Apply a double or long unary operator to one value, a list of values, a nested lists of values, a numerical GTS or nested lists of numerical GTSs.
NumericalUnaryFunction(String, LongUnaryOperator, DoubleUnaryOperator) - Constructor for class io.warp10.script.functions.NumericalUnaryFunction
 
nvalues(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the number of values in a GTS instance.

O

objectToJson(Object) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Object, long) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Object, boolean) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Object, boolean, boolean) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Object, boolean, long) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Object, boolean, boolean, long) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Writer, Object, boolean) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Writer, Object, boolean, boolean) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Writer, Object, boolean, long) - Static method in class io.warp10.json.JsonUtils
 
objectToJson(Writer, Object, boolean, boolean, long) - Static method in class io.warp10.json.JsonUtils
 
OFFSET_ATTRIBUTE_KEY - Static variable in class io.warp10.script.functions.BUCKETIZECALENDAR
 
onlybuckets(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Removes non-bucket points of a bucketized GTS
ONLYBUCKETS - Class in io.warp10.script.functions
Removes non-bucket ticks from GTS If GTS is not bucketized, returns a clone of GTS.
ONLYBUCKETS(String) - Constructor for class io.warp10.script.functions.ONLYBUCKETS
 
ONLYBUCKETS - Static variable in class io.warp10.script.WarpScriptLib
 
op(GeoTimeSerie, GeoTimeSerie, int, int) - Method in interface io.warp10.continuum.gts.GTSOpsHelper.GTSBinaryOp
 
op(GeoTimeSerie, int) - Method in interface io.warp10.continuum.gts.GTSOpsHelper.GTSUnaryOp
 
OpAdd - Class in io.warp10.script.op
Add values from multiple time series.
OpAdd(String, boolean) - Constructor for class io.warp10.script.op.OpAdd
 
OPB64TO - Class in io.warp10.script.functions
Decode a String in order preserving base64
OPB64TO(String) - Constructor for class io.warp10.script.functions.OPB64TO
 
OPB64TO - Static variable in class io.warp10.script.WarpScriptLib
 
OPB64TOHEX - Class in io.warp10.script.functions
Decode a String in order preserving b64 and immediately encode it as hexadecimal
OPB64TOHEX(String) - Constructor for class io.warp10.script.functions.OPB64TOHEX
 
OPB64TOHEX - Static variable in class io.warp10.script.WarpScriptLib
 
OpBoolean - Class in io.warp10.script.op
OR or AND values from multiple time series.
OpBoolean(String, boolean, boolean) - Constructor for class io.warp10.script.op.OpBoolean
Build a boolean operator applying either OR or AND.
OpDiv - Class in io.warp10.script.op
Perform a division from two time series.
OpDiv(String) - Constructor for class io.warp10.script.op.OpDiv
 
open() - Method in class io.warp10.thrift.TFramedTransport
 
OpEQ - Class in io.warp10.script.op
Checks values from N time series for equality.
OpEQ(String) - Constructor for class io.warp10.script.op.OpEQ
 
operator(long, long) - Method in class io.warp10.script.binary.BitwiseAND
 
operator(long, long) - Method in class io.warp10.script.binary.BitwiseOperation
 
operator(long, long) - Method in class io.warp10.script.binary.BitwiseOR
 
operator(long, long) - Method in class io.warp10.script.binary.BitwiseXOR
 
operator(int, int) - Method in class io.warp10.script.binary.ComparisonOperation
 
operator(boolean, boolean) - Method in class io.warp10.script.binary.CondAND
 
operator(boolean, boolean) - Method in class io.warp10.script.binary.CondOR
 
operator(boolean, boolean) - Method in class io.warp10.script.binary.CondShortCircuit
 
operator(int, int) - Method in class io.warp10.script.binary.EQ
 
operator(int, int) - Method in class io.warp10.script.binary.GE
 
operator(int, int) - Method in class io.warp10.script.binary.GT
 
operator(int, int) - Method in class io.warp10.script.binary.LE
 
operator(int, int) - Method in class io.warp10.script.binary.LT
 
operator(int, int) - Method in class io.warp10.script.binary.NE
 
operator(long, long) - Method in class io.warp10.script.binary.SHIFTLEFT
 
operator(long, long) - Method in class io.warp10.script.binary.SHIFTRIGHT
 
OpGE - Class in io.warp10.script.op
Checks that values from N time series are >= to each other (in the order they are passed).
OpGE(String) - Constructor for class io.warp10.script.op.OpGE
 
OpGT - Class in io.warp10.script.op
Checks that values from N time series are > to each other (in the order they are passed).
OpGT(String) - Constructor for class io.warp10.script.op.OpGT
 
OpLE - Class in io.warp10.script.op
Checks that values from N time series are <= to each other (in the order they are passed).
OpLE(String) - Constructor for class io.warp10.script.op.OpLE
 
OpLT - Class in io.warp10.script.op
Checks that values from N time series are < to each other (in the order they are passed).
OpLT(String) - Constructor for class io.warp10.script.op.OpLT
 
OpMask - Class in io.warp10.script.op
Operate on two geo time series, the first one is a boolean GTS and serves as the mask.
OpMask(String, boolean) - Constructor for class io.warp10.script.op.OpMask
 
OpMul - Class in io.warp10.script.op
Add values from multiple time series.
OpMul(String, boolean) - Constructor for class io.warp10.script.op.OpMul
 
OpNE - Class in io.warp10.script.op
Checks values from N time series for inequality.
OpNE(String) - Constructor for class io.warp10.script.op.OpNE
 
OPS - Class in io.warp10.script.functions
Pushes on the stack the current number of operations performed within the stack
OPS(String) - Constructor for class io.warp10.script.functions.OPS
 
OPS - Static variable in class io.warp10.script.WarpScriptLib
 
OpSub - Class in io.warp10.script.op
Perform a subtraction from two time series.
OpSub(String) - Constructor for class io.warp10.script.op.OpSub
 
OPTDTW - Class in io.warp10.script.functions
Perform Dynamic Time Warping distance computation on subsequences of an array and return the indices of subsequences with minimal distance and the associated distance.
OPTDTW(String) - Constructor for class io.warp10.script.functions.OPTDTW
 
OPTDTW - Static variable in class io.warp10.script.WarpScriptLib
 
OPTIMIZE - Class in io.warp10.script.functions
Optimize storage of GeoTimeSerie or encoder instances
OPTIMIZE(String) - Constructor for class io.warp10.script.functions.OPTIMIZE
 
OPTIMIZE - Static variable in class io.warp10.script.WarpScriptLib
 
optimizeValue(Object) - Static method in class io.warp10.continuum.gts.GTSEncoder
 
Or - Class in io.warp10.script.aggregator
Return the operation or of the values on the interval.
Or(String, boolean) - Constructor for class io.warp10.script.aggregator.Or
 
OR - Static variable in class io.warp10.script.WarpScriptLib
 
order(ByteOrder) - Method in interface io.warp10.continuum.gts.CustomBuffer
 
order() - Method in interface io.warp10.continuum.gts.CustomBuffer
 
order() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
order(ByteOrder) - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
OrderPreservingBase64 - Class in io.warp10.crypto
This class implements a Base64 like encoding which preserves the lexicographic order of the original byte arrays in the encoded ones.
OrderPreservingBase64() - Constructor for class io.warp10.crypto.OrderPreservingBase64
 
orthodromic(double[][], int, double[][], int) - Static method in class io.warp10.script.functions.DTW
 
OSS_MASTER_KEY - Static variable in class io.warp10.continuum.Configuration
 
OSSKeyStore - Class in io.warp10.crypto
KeyStore implementation which uses a master key stored in OSS.
OSSKeyStore(String) - Constructor for class io.warp10.crypto.OSSKeyStore
Instantiates a new Oss key store.
OUTPUT_FOLDER() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
OUTPUT_FOLDER_KEY - Static variable in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
OVERWRITE() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
OVH_CDN_GEO_HEADER - Static variable in class io.warp10.continuum.store.Constants
Header to extract POP from OVH CDN
OWNER_LABEL - Static variable in class io.warp10.continuum.store.Constants
Name of the 'owner' label

P

pack(GeoXPLib.GeoXPShape) - Static method in class io.warp10.script.functions.GEOPACK
 
PACK - Class in io.warp10.script.functions
Pack a list of numeric or boolean values according to a specified format
PACK(String) - Constructor for class io.warp10.script.functions.PACK
 
PACK - Static variable in class io.warp10.script.WarpScriptLib
 
Palpha - Class in io.warp10.script.processing.color
Call alpha
Palpha(String) - Constructor for class io.warp10.script.processing.color.Palpha
 
PALPHA - Static variable in class io.warp10.script.WarpScriptLib
 
PAPPLY - Static variable in class io.warp10.script.WarpScriptLib
 
PARAM_ACTIVE_AFTER - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_BOUNDARY - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_BOUNDARY_POST - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_BOUNDARY_PRE - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_CLASS - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_COUNT - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_DISTANCETHRESHOLD - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_ENCODERS - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_END - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_EXTRA - Static variable in class io.warp10.script.functions.FETCH
Extra classes to retrieve after Directory have been called
PARAM_GCOUNT - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_GSKIP - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_GTS - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_LABELS - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_LABELS_PRIORITY - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_MERGE - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_METASET - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_PROXIMITY_IN_ZONE_MAX_SPEED - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_PROXIMITY_IN_ZONE_TIME_LABEL - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_PROXIMITY_SPLIT_STOPPED - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_PROXIMITY_ZONE_RADIUS - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_PROXIMITY_ZONE_SPEED - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_PROXIMITY_ZONE_TIME - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_QUIET_AFTER - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_SAMPLE - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_SELECTOR - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_SELECTOR_PAIRS - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_SELECTORS - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_SHOWUUID - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_SKIP - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_SPLIT_NUMBER_LABEL - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_SPLIT_TYPE_LABEL - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_START - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_STEP - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_TIMESPAN - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_TIMESPLIT - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
PARAM_TIMESTEP - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_TOKEN - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_TTL - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_TYPE - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_TYPEATTR - Static variable in class io.warp10.script.functions.FETCH
 
PARAM_WRITE_TIMESTAMP - Static variable in class io.warp10.script.functions.FETCH
 
paramsFromMap(Map<String, Object>) - Method in class io.warp10.script.functions.FETCH
 
Parc - Class in io.warp10.script.processing.shape
Draw an arc in a PGraphics instance
Parc(String) - Constructor for class io.warp10.script.processing.shape.Parc
 
PARC - Static variable in class io.warp10.script.WarpScriptLib
 
parse(GTSEncoder, String, Map<String, String>, Long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parse(GTSEncoder, String, Map<String, String>, Long, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parse(GTSEncoder, String, Map<String, String>, Long, long, AtomicBoolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parse(GTSEncoder, String, Map<String, String>, Long, long, AtomicBoolean, Long, Long, AtomicLong, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parse(GTSEncoder, String, Map<String, String>, Long, long, AtomicBoolean, Long, Long, AtomicLong, boolean, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parse(GTSEncoder, String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parse(String) - Static method in class io.warp10.continuum.gts.ValueEncoder
Attempt to parse the given value using each registered ValueEncoder instance until one returns a non null result.
PARSE - Class in io.warp10.script.functions
Parse a string matching the format fed into the update endpoint
PARSE(String) - Constructor for class io.warp10.script.functions.PARSE
 
parse(String) - Static method in class io.warp10.script.functions.PARSESELECTOR
 
PARSE - Static variable in class io.warp10.script.WarpScriptLib
 
parse_regexp(GTSEncoder, String, Map<String, String>) - Static method in class io.warp10.continuum.gts.GTSHelper
Parses a string representation of a measurement and return a single valued GTS
parseDuration(Instant, String, boolean, boolean) - Static method in class io.warp10.script.functions.DURATION
 
parseFormat(NamedWarpScriptFunction, String, BitSet, List<Character>, List<Integer>) - Static method in class io.warp10.script.functions.PACK
 
parseJSON(GTSEncoder, String, Map<String, String>, Long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parseLabels(int, String) - Static method in class io.warp10.continuum.gts.GTSHelper
Parses the string representation of labels.
parseLabels(String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parseLabelsSelectors(String) - Static method in class io.warp10.continuum.gts.GTSHelper
Parse labels selectors and return a map of label name to selector.
parseMetadata(String) - Static method in class io.warp10.continuum.MetadataUtils
 
parseParams(WarpScriptStack, int...) - Static method in class io.warp10.script.processing.ProcessingUtil
Retrieve parameters from the stack until a PGraphics instance is found.
PARSESELECTOR - Class in io.warp10.script.functions
Parse a GTS Selector in a String and push the class selector and labels selector onto the stack
PARSESELECTOR(String) - Constructor for class io.warp10.script.functions.PARSESELECTOR
 
PARSESELECTOR - Static variable in class io.warp10.script.WarpScriptLib
 
parseTimestamp(String) - Static method in class io.warp10.script.unary.TOTIMESTAMP
 
parseTokenAttributes(ReadToken, Map<String, Object>) - Static method in class io.warp10.script.functions.FETCH
 
parseValue(String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parseValue(String) - Method in class io.warp10.continuum.gts.ValueEncoder
Implementation of the actual parsing for a given ValueEncoder
PARSEVALUE - Class in io.warp10.script.functions
 
PARSEVALUE(String) - Constructor for class io.warp10.script.functions.PARSEVALUE
 
PARSEVALUE - Static variable in class io.warp10.script.WarpScriptLib
 
parseValue_regexp(String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
parseWarpScript(String) - Method in class io.warp10.hadoop.WarpScriptInputFormat
 
partition(Collection<GeoTimeSerie>, Collection<String>) - Static method in class io.warp10.continuum.gts.GTSHelper
Partition a collection of Geo Time Serie instances into equivalence classes.
PARTITION - Class in io.warp10.script.functions
Partitions a set of GTS instances
PARTITION(String) - Constructor for class io.warp10.script.functions.PARTITION
 
PARTITION(String, boolean) - Constructor for class io.warp10.script.functions.PARTITION
 
PARTITION - Static variable in class io.warp10.script.WarpScriptLib
 
partitionAndApply(Object, WarpScriptStack, WarpScriptStack.Macro, Collection<String>, List<GeoTimeSerie>...) - Static method in class io.warp10.continuum.gts.GTSHelper
Apply a function (either a filter or n-ary op) onto collections of GTS instances.
partitionAndApplyUnflattened(Object, WarpScriptStack, WarpScriptStack.Macro, Collection<String>, List<GeoTimeSerie>...) - Static method in class io.warp10.continuum.gts.GTSHelper
Apply a function or filter GTS and keep the results ventilated per equivalence class This function has the side effect of unsetting classId/labelsId
PASSWORD - Static variable in class io.warp10.script.ext.http.HTTP
 
PATH_CONFIG_KEY - Static variable in class io.warp10.hadoop.WarpScriptInputFormat
Configuration key we will set to the current path if the split if a FileSplit
PATTERNDETECTION - Class in io.warp10.script.functions
Detect patterns in GTS instances
PATTERNDETECTION(String, boolean) - Constructor for class io.warp10.script.functions.PATTERNDETECTION
 
PATTERNDETECTION - Static variable in class io.warp10.script.WarpScriptLib
 
PATTERNS - Class in io.warp10.script.functions
Extract bSAX patterns from GTS instances
PATTERNS(String, boolean) - Constructor for class io.warp10.script.functions.PATTERNS
 
PATTERNS - Static variable in class io.warp10.script.WarpScriptLib
 
patternsFromSelectors(String) - Static method in class io.warp10.continuum.gts.GTSHelper
Return patterns for matching class and labels The class selector is associated with the 'null' key.
Pbackground - Class in io.warp10.script.processing.color
Call background
Pbackground(String) - Constructor for class io.warp10.script.processing.color.Pbackground
 
PBACKGROUND - Static variable in class io.warp10.script.WarpScriptLib
 
PbeginContour - Class in io.warp10.script.processing.shape
Call beginContour
PbeginContour(String) - Constructor for class io.warp10.script.processing.shape.PbeginContour
 
PBEGINCONTOUR - Static variable in class io.warp10.script.WarpScriptLib
 
PbeginShape - Class in io.warp10.script.processing.shape
Call beginShape
PbeginShape(String) - Constructor for class io.warp10.script.processing.shape.PbeginShape
 
PBEGINSHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
Pbezier - Class in io.warp10.script.processing.shape
Draw a Bezier curve in a PGraphics instance
Pbezier(String) - Constructor for class io.warp10.script.processing.shape.Pbezier
 
PBEZIER - Static variable in class io.warp10.script.WarpScriptLib
 
PbezierDetail - Class in io.warp10.script.processing.shape
Call bezierDetail
PbezierDetail(String) - Constructor for class io.warp10.script.processing.shape.PbezierDetail
 
PBEZIERDETAIL - Static variable in class io.warp10.script.WarpScriptLib
 
PbezierPoint - Class in io.warp10.script.processing.shape
Calculate a point along a Bezier curve
PbezierPoint(String) - Constructor for class io.warp10.script.processing.shape.PbezierPoint
 
PBEZIERPOINT - Static variable in class io.warp10.script.WarpScriptLib
 
PbezierTangent - Class in io.warp10.script.processing.shape
Calculate a tangent along a Bezier curve
PbezierTangent(String) - Constructor for class io.warp10.script.processing.shape.PbezierTangent
 
PBEZIERTANGENT - Static variable in class io.warp10.script.WarpScriptLib
 
PbezierVertex - Class in io.warp10.script.processing.shape
Specify vertex coordinates for Bezier curves
PbezierVertex(String) - Constructor for class io.warp10.script.processing.shape.PbezierVertex
 
PBEZIERVERTEX - Static variable in class io.warp10.script.WarpScriptLib
 
Pblend - Class in io.warp10.script.processing.image
Call blend
Pblend(String) - Constructor for class io.warp10.script.processing.image.Pblend
 
PBLEND - Static variable in class io.warp10.script.WarpScriptLib
 
PblendMode - Class in io.warp10.script.processing.rendering
Call blendMode
PblendMode(String) - Constructor for class io.warp10.script.processing.rendering.PblendMode
 
PBLENDMODE - Static variable in class io.warp10.script.WarpScriptLib
 
Pblue - Class in io.warp10.script.processing.color
Call blue
Pblue(String) - Constructor for class io.warp10.script.processing.color.Pblue
 
PBLUE - Static variable in class io.warp10.script.WarpScriptLib
 
Pbox - Class in io.warp10.script.processing.shape
Draw a box
Pbox(String) - Constructor for class io.warp10.script.processing.shape.Pbox
 
PBOX - Static variable in class io.warp10.script.WarpScriptLib
 
Pbrightness - Class in io.warp10.script.processing.color
Call brightness
Pbrightness(String) - Constructor for class io.warp10.script.processing.color.Pbrightness
 
PBRIGHTNESS - Static variable in class io.warp10.script.WarpScriptLib
 
Pclear - Class in io.warp10.script.processing.color
Perform a clear
Pclear(String) - Constructor for class io.warp10.script.processing.color.Pclear
 
PCLEAR - Static variable in class io.warp10.script.WarpScriptLib
 
Pclip - Class in io.warp10.script.processing.rendering
Call clip
Pclip(String) - Constructor for class io.warp10.script.processing.rendering.Pclip
 
PCLIP - Static variable in class io.warp10.script.WarpScriptLib
 
Pcolor - Class in io.warp10.script.processing.color
Call color
Pcolor(String) - Constructor for class io.warp10.script.processing.color.Pcolor
 
PCOLOR - Static variable in class io.warp10.script.WarpScriptLib
 
PcolorMode - Class in io.warp10.script.processing.color
Call background
PcolorMode(String) - Constructor for class io.warp10.script.processing.color.PcolorMode
 
PCOLORMODE - Static variable in class io.warp10.script.WarpScriptLib
 
Pconstrain - Class in io.warp10.script.processing.math
Call constrain
Pconstrain(String) - Constructor for class io.warp10.script.processing.math.Pconstrain
 
PCONSTRAIN - Static variable in class io.warp10.script.WarpScriptLib
 
Pcopy - Class in io.warp10.script.processing.image
Call copy
Pcopy(String) - Constructor for class io.warp10.script.processing.image.Pcopy
 
PCOPY - Static variable in class io.warp10.script.WarpScriptLib
 
PcreateFont - Class in io.warp10.script.processing.typography
Call createFont
PcreateFont(String) - Constructor for class io.warp10.script.processing.typography.PcreateFont
 
PCREATEFONT - Static variable in class io.warp10.script.WarpScriptLib
 
Pcurve - Class in io.warp10.script.processing.shape
Draw a curved line in a PGraphics instance
Pcurve(String) - Constructor for class io.warp10.script.processing.shape.Pcurve
 
PCURVE - Static variable in class io.warp10.script.WarpScriptLib
 
PcurveDetail - Class in io.warp10.script.processing.shape
Call curveDetail
PcurveDetail(String) - Constructor for class io.warp10.script.processing.shape.PcurveDetail
 
PCURVEDETAIL - Static variable in class io.warp10.script.WarpScriptLib
 
PcurvePoint - Class in io.warp10.script.processing.shape
Calculate a point along a curved line
PcurvePoint(String) - Constructor for class io.warp10.script.processing.shape.PcurvePoint
 
PCURVEPOINT - Static variable in class io.warp10.script.WarpScriptLib
 
PcurveTangent - Class in io.warp10.script.processing.shape
Calculate a tangent along a curved line
PcurveTangent(String) - Constructor for class io.warp10.script.processing.shape.PcurveTangent
 
PCURVETANGENT - Static variable in class io.warp10.script.WarpScriptLib
 
PcurveTightness - Class in io.warp10.script.processing.shape
Call curveTightness
PcurveTightness(String) - Constructor for class io.warp10.script.processing.shape.PcurveTightness
 
PCURVETIGHTNESS - Static variable in class io.warp10.script.WarpScriptLib
 
PcurveVertex - Class in io.warp10.script.processing.shape
Specify vertex coordinates for curves
PcurveVertex(String) - Constructor for class io.warp10.script.processing.shape.PcurveVertex
 
PCURVEVERTEX - Static variable in class io.warp10.script.WarpScriptLib
 
Pdecode - Class in io.warp10.script.processing.image
Decode a base64 encoded image content into a PImage instance
Pdecode(String) - Constructor for class io.warp10.script.processing.image.Pdecode
 
PDECODE - Static variable in class io.warp10.script.WarpScriptLib
 
Pdist - Class in io.warp10.script.processing.math
Call dist
Pdist(String) - Constructor for class io.warp10.script.processing.math.Pdist
 
PDIST - Static variable in class io.warp10.script.WarpScriptLib
 
PEEK - Class in io.warp10.script.functions
 
PEEK(String) - Constructor for class io.warp10.script.functions.PEEK
 
peek() - Method in class io.warp10.script.MemoryWarpScriptStack
 
PEEK - Static variable in class io.warp10.script.WarpScriptLib
 
peek() - Method in interface io.warp10.script.WarpScriptStack
Return the object on top of the stack without removing it from the stack.
PEEKN - Class in io.warp10.script.functions
 
PEEKN(String) - Constructor for class io.warp10.script.functions.PEEKN
 
peekn() - Method in class io.warp10.script.MemoryWarpScriptStack
 
PEEKN - Static variable in class io.warp10.script.WarpScriptLib
 
peekn() - Method in interface io.warp10.script.WarpScriptStack
Return the object at 'distance' from the top of the stack.
Pellipse - Class in io.warp10.script.processing.shape
Draw an ellipse in a PGraphics instance
Pellipse(String) - Constructor for class io.warp10.script.processing.shape.Pellipse
 
PELLIPSE - Static variable in class io.warp10.script.WarpScriptLib
 
PellipseMode - Class in io.warp10.script.processing.shape
Call ellipseMode
PellipseMode(String) - Constructor for class io.warp10.script.processing.shape.PellipseMode
 
PELLIPSEMODE - Static variable in class io.warp10.script.WarpScriptLib
 
Pencode - Class in io.warp10.script.processing
Encode the PGraphics on the stack into a base64 string suitable for a data URL.
Pencode(String) - Constructor for class io.warp10.script.processing.Pencode
 
PENCODE - Static variable in class io.warp10.script.WarpScriptLib
 
PendContour - Class in io.warp10.script.processing.shape
Call endContour
PendContour(String) - Constructor for class io.warp10.script.processing.shape.PendContour
 
PENDCONTOUR - Static variable in class io.warp10.script.WarpScriptLib
 
PendShape - Class in io.warp10.script.processing.shape
Call endShape
PendShape(String) - Constructor for class io.warp10.script.processing.shape.PendShape
 
PENDSHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
Percentile - Class in io.warp10.script.aggregator
Return the percentile, given its rank and type, for the given GTS datapoints.
Percentile(String, double, int, boolean) - Constructor for class io.warp10.script.aggregator.Percentile
 
Percentile.Builder - Class in io.warp10.script.aggregator
 
PERIOD_PARAM - Static variable in class io.warp10.script.functions.STL
 
PERMUTE - Class in io.warp10.script.functions.shape
Permute the dimensions of a nested LIST as if it were a tensor or a multidimensional array.
PERMUTE(String) - Constructor for class io.warp10.script.functions.shape.PERMUTE
 
PERMUTE - Static variable in class io.warp10.script.WarpScriptLib
 
PERSIST - Static variable in class io.warp10.standalone.AcceleratorConfig
 
persist() - Static method in class io.warp10.standalone.AcceleratorConfig
 
Pfill - Class in io.warp10.script.processing.color
Call fill
Pfill(String) - Constructor for class io.warp10.script.processing.color.Pfill
 
PFILL - Static variable in class io.warp10.script.WarpScriptLib
 
Pfilter - Class in io.warp10.script.processing.image
Call filter
Pfilter(String) - Constructor for class io.warp10.script.processing.image.Pfilter
 
PFILTER - Static variable in class io.warp10.script.WarpScriptLib
 
PFILTER_ - Static variable in class io.warp10.script.WarpScriptLib
 
Pget - Class in io.warp10.script.processing.image
Call get
Pget(String) - Constructor for class io.warp10.script.processing.image.Pget
 
PGET - Static variable in class io.warp10.script.WarpScriptLib
 
PGraphics - Class in io.warp10.script.processing.rendering
Push onto the stack a newly create PGraphics instance
PGraphics(String) - Constructor for class io.warp10.script.processing.rendering.PGraphics
 
PGRAPHICS - Static variable in class io.warp10.script.WarpScriptLib
 
Pgreen - Class in io.warp10.script.processing.color
Call green
Pgreen(String) - Constructor for class io.warp10.script.processing.color.Pgreen
 
PGREEN - Static variable in class io.warp10.script.WarpScriptLib
 
Phue - Class in io.warp10.script.processing.color
Call hue
Phue(String) - Constructor for class io.warp10.script.processing.color.Phue
 
PHUE - Static variable in class io.warp10.script.WarpScriptLib
 
Pi - Class in io.warp10.script.functions
 
Pi(String) - Constructor for class io.warp10.script.functions.Pi
 
PI - Static variable in class io.warp10.script.WarpScriptLib
 
PI_LOWERCASE - Static variable in class io.warp10.script.WarpScriptLib
 
PICK - Class in io.warp10.script.functions
 
PICK(String) - Constructor for class io.warp10.script.functions.PICK
 
pick() - Method in class io.warp10.script.MemoryWarpScriptStack
 
PICK - Static variable in class io.warp10.script.WarpScriptLib
 
pick() - Method in interface io.warp10.script.WarpScriptStack
Copy the object at level 'N' on top of the stack.
pickle(Object, OutputStream, Pickler) - Method in class io.warp10.continuum.gts.GTSPickler
 
PICKLETO - Class in io.warp10.script.functions
Decode an object encoded as Pickle
PICKLETO(String) - Constructor for class io.warp10.script.functions.PICKLETO
 
PICKLETO - Static variable in class io.warp10.script.WarpScriptLib
 
PIGSCHEMA - Class in io.warp10.script.functions
 
PIGSCHEMA(String) - Constructor for class io.warp10.script.functions.PIGSCHEMA
 
PIGSCHEMA - Static variable in class io.warp10.script.WarpScriptLib
 
Pimage - Class in io.warp10.script.processing.image
Call image
Pimage(String) - Constructor for class io.warp10.script.processing.image.Pimage
 
PIMAGE - Static variable in class io.warp10.script.WarpScriptLib
 
PimageMode - Class in io.warp10.script.processing.image
Call imageMode
PimageMode(String) - Constructor for class io.warp10.script.processing.image.PimageMode
 
PIMAGEMODE - Static variable in class io.warp10.script.WarpScriptLib
 
PImageToString(PImage, Map<Object, Object>) - Static method in class io.warp10.script.processing.Pencode
 
PIVOT - Class in io.warp10.script.functions
 
PIVOT(String, boolean) - Constructor for class io.warp10.script.functions.PIVOT
 
PIVOT - Static variable in class io.warp10.script.WarpScriptLib
 
PIVOTSTRICT - Static variable in class io.warp10.script.WarpScriptLib
 
PLASMA_BACKEND_KAFKA_IN_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting payloads (128/192/256 bits in hex or OSS reference)
PLASMA_BACKEND_KAFKA_IN_COMMITPERIOD - Static variable in class io.warp10.continuum.Configuration
Delay between synchronization for offset commit
PLASMA_BACKEND_KAFKA_IN_CONSUMER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client id with which to consume the in topic
PLASMA_BACKEND_KAFKA_IN_CONSUMER_PARTITION_ASSIGNMENT_STRATEGY - Static variable in class io.warp10.continuum.Configuration
Name of partition assignment strategy to use
PLASMA_BACKEND_KAFKA_IN_GROUPID - Static variable in class io.warp10.continuum.Configuration
Kafka group id with which to consume the in topic
PLASMA_BACKEND_KAFKA_IN_MAC - Static variable in class io.warp10.continuum.Configuration
Key to use for computing MACs (128 bits in hex or OSS reference)
PLASMA_BACKEND_KAFKA_IN_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads to run for reading off of Kafka
PLASMA_BACKEND_KAFKA_IN_TOPIC - Static variable in class io.warp10.continuum.Configuration
Actual 'in' topic
PLASMA_BACKEND_KAFKA_IN_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
Zookeeper ZK connect string for Kafka ('in' topic)
PLASMA_BACKEND_KAFKA_OUT_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting payloads (128/192/256 bits in hex or OSS reference)
PLASMA_BACKEND_KAFKA_OUT_BROKERLIST - Static variable in class io.warp10.continuum.Configuration
Kafka broker list for the 'out' topic
PLASMA_BACKEND_KAFKA_OUT_MAC - Static variable in class io.warp10.continuum.Configuration
Key to use for computing MACs (128 bits in hex or OSS reference)
PLASMA_BACKEND_KAFKA_OUT_MAXSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size of Kafka outward messages
PLASMA_BACKEND_KAFKA_OUT_PRODUCER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client id for producing on the 'out' topic
PLASMA_BACKEND_SUBSCRIPTIONS_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper Quorum for the ZK ensemble to use for retrieving subscriptions
PLASMA_BACKEND_SUBSCRIPTIONS_ZNODE - Static variable in class io.warp10.continuum.Configuration
Parent znode under which subscription znodes will be created
PLASMA_FRONTEND_ACCEPTORS - Static variable in class io.warp10.continuum.Configuration
Number of acceptors
PLASMA_FRONTEND_HOST - Static variable in class io.warp10.continuum.Configuration
Host/IP on which to bind
PLASMA_FRONTEND_IDLE_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
Idle timeout
PLASMA_FRONTEND_JETTY_MAXQUEUESIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size of Jetty ThreadPool queue size (unbounded by default)
PLASMA_FRONTEND_JETTY_THREADPOOL - Static variable in class io.warp10.continuum.Configuration
Number of threads in Jetty's Thread Pool
PLASMA_FRONTEND_KAFKA_AES - Static variable in class io.warp10.continuum.Configuration
Optional AES key for messages in Kafka
PLASMA_FRONTEND_KAFKA_COMMITPERIOD - Static variable in class io.warp10.continuum.Configuration
How often (in ms) to commit Kafka offsets
PLASMA_FRONTEND_KAFKA_CONSUMER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client id under which to consume above topic
PLASMA_FRONTEND_KAFKA_CONSUMER_PARTITION_ASSIGNMENT_STRATEGY - Static variable in class io.warp10.continuum.Configuration
Name of partition assignment strategy to use
PLASMA_FRONTEND_KAFKA_GROUPID - Static variable in class io.warp10.continuum.Configuration
Kafka groupid under which to consume above topic
PLASMA_FRONTEND_KAFKA_MAC - Static variable in class io.warp10.continuum.Configuration
SipHash key for computing MACs of Kafka messages
PLASMA_FRONTEND_KAFKA_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads used for consuming Kafka topic
PLASMA_FRONTEND_KAFKA_TOPIC - Static variable in class io.warp10.continuum.Configuration
Kafka topic to consume.
PLASMA_FRONTEND_KAFKA_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper connect string for Kafka consumer
PLASMA_FRONTEND_MAXZNODESIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size of each znode (in bytes)
PLASMA_FRONTEND_PORT - Static variable in class io.warp10.continuum.Configuration
Port on which to listen
PLASMA_FRONTEND_PREFIX - Static variable in class io.warp10.continuum.Configuration
 
PLASMA_FRONTEND_SELECTORS - Static variable in class io.warp10.continuum.Configuration
Number of selectors
PLASMA_FRONTEND_SUBSCRIBE_DELAY - Static variable in class io.warp10.continuum.Configuration
 
PLASMA_FRONTEND_TCP_BACKLOG - Static variable in class io.warp10.continuum.Configuration
TCP Backlog applied to the Plasma listener
PLASMA_FRONTEND_WEBSOCKET_MAXMESSAGESIZE - Static variable in class io.warp10.continuum.Configuration
Max message size for the Plasma Frontend Websocket
PLASMA_FRONTEND_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper connect String for subscription
PLASMA_FRONTEND_ZNODE - Static variable in class io.warp10.continuum.Configuration
ZooKeeper root znode for subscrptions
Plerp - Class in io.warp10.script.processing.math
Call lerp
Plerp(String) - Constructor for class io.warp10.script.processing.math.Plerp
 
PLERP - Static variable in class io.warp10.script.WarpScriptLib
 
PlerpColor - Class in io.warp10.script.processing.color
Call lerpColor
PlerpColor(String) - Constructor for class io.warp10.script.processing.color.PlerpColor
 
PLERPCOLOR - Static variable in class io.warp10.script.WarpScriptLib
 
Pline - Class in io.warp10.script.processing.shape
Draw a line on a PGraphics instance
Pline(String) - Constructor for class io.warp10.script.processing.shape.Pline
 
PLINE - Static variable in class io.warp10.script.WarpScriptLib
 
PloadShape - Class in io.warp10.script.processing.shape
'Loads' an SVG shape from a String
PloadShape(String) - Constructor for class io.warp10.script.processing.shape.PloadShape
 
PLOADSHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
plugins() - Static method in class io.warp10.warp.sdk.AbstractWarp10Plugin
 
Pmag - Class in io.warp10.script.processing.math
Call mag
Pmag(String) - Constructor for class io.warp10.script.processing.math.Pmag
 
PMAG - Static variable in class io.warp10.script.WarpScriptLib
 
Pmap - Class in io.warp10.script.processing.math
Call map
Pmap(String) - Constructor for class io.warp10.script.processing.math.Pmap
 
PMAP - Static variable in class io.warp10.script.WarpScriptLib
 
Pmask - Class in io.warp10.script.processing.image
Call PImage#mask
Pmask(String) - Constructor for class io.warp10.script.processing.image.Pmask
 
PMASK - Static variable in class io.warp10.script.WarpScriptLib
 
PnoClip - Class in io.warp10.script.processing.rendering
Call noClip
PnoClip(String) - Constructor for class io.warp10.script.processing.rendering.PnoClip
 
PNOCLIP - Static variable in class io.warp10.script.WarpScriptLib
 
PnoFill - Class in io.warp10.script.processing.color
Call noFill
PnoFill(String) - Constructor for class io.warp10.script.processing.color.PnoFill
 
PNOFILL - Static variable in class io.warp10.script.WarpScriptLib
 
Pnorm - Class in io.warp10.script.processing.math
Call norm
Pnorm(String) - Constructor for class io.warp10.script.processing.math.Pnorm
 
PNORM - Static variable in class io.warp10.script.WarpScriptLib
 
PnoStroke - Class in io.warp10.script.processing.color
Call noStroke
PnoStroke(String) - Constructor for class io.warp10.script.processing.color.PnoStroke
 
PNOSTROKE - Static variable in class io.warp10.script.WarpScriptLib
 
PnoTint - Class in io.warp10.script.processing.image
Call noTint
PnoTint(String) - Constructor for class io.warp10.script.processing.image.PnoTint
 
PNOTINT - Static variable in class io.warp10.script.WarpScriptLib
 
pointwise_lowess(GeoTimeSerie, int, long, int, int, double[], double[], double[], boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute local weighted regression at given tick
pointwise_lowess(GeoTimeSerie, int, long, int, int, double[], double[], double[]) - Static method in class io.warp10.continuum.gts.GTSHelper
 
POLYFIT - Class in io.warp10.script.functions
Fit a polynomial curve to a GTS
POLYFIT(String) - Constructor for class io.warp10.script.functions.POLYFIT
 
POLYFIT - Static variable in class io.warp10.script.WarpScriptLib
 
POLYFUNC - Class in io.warp10.script.functions
Build a function which will compute a polynomial function
POLYFUNC(String, double[]) - Constructor for class io.warp10.script.functions.POLYFUNC
 
POLYFUNC - Static variable in class io.warp10.script.WarpScriptLib
 
POLYFUNC.Builder - Class in io.warp10.script.functions
 
pop() - Method in class io.warp10.script.MemoryWarpScriptStack
 
pop() - Method in interface io.warp10.script.WarpScriptStack
Remove and return the object on top of the stack.
popn() - Method in class io.warp10.script.MemoryWarpScriptStack
 
popn(int) - Method in class io.warp10.script.MemoryWarpScriptStack
 
popn() - Method in interface io.warp10.script.WarpScriptStack
Remove and return 'N' objects from the top of the stack.
popn(int) - Method in interface io.warp10.script.WarpScriptStack
Remove and return 'N' objects from the top of the stack.
POPR - Class in io.warp10.script.functions
 
POPR(String, int) - Constructor for class io.warp10.script.functions.POPR
 
POPR(String, int, boolean) - Constructor for class io.warp10.script.functions.POPR
 
POPR - Static variable in class io.warp10.script.WarpScriptLib
 
position() - Method in interface io.warp10.continuum.gts.CustomBuffer
 
position(int) - Method in interface io.warp10.continuum.gts.CustomBuffer
 
position() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
position(int) - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
POSTFETCH_HOOK - Static variable in class io.warp10.script.functions.FETCH
 
Ppixels - Class in io.warp10.script.processing.image
Call loadPixels then pixels
Ppixels(String) - Constructor for class io.warp10.script.processing.image.Ppixels
 
PPIXELS - Static variable in class io.warp10.script.WarpScriptLib
 
Ppoint - Class in io.warp10.script.processing.shape
Draw a point in a PGraphics instance
Ppoint(String) - Constructor for class io.warp10.script.processing.shape.Ppoint
 
PPOINT - Static variable in class io.warp10.script.WarpScriptLib
 
PpopMatrix - Class in io.warp10.script.processing.transform
Perform a popMatrix
PpopMatrix(String) - Constructor for class io.warp10.script.processing.transform.PpopMatrix
 
PPOPMATRIX - Static variable in class io.warp10.script.WarpScriptLib
 
PpopStyle - Class in io.warp10.script.processing.structure
Perform a popStyle
PpopStyle(String) - Constructor for class io.warp10.script.processing.structure.PpopStyle
 
PPOPSTYLE - Static variable in class io.warp10.script.WarpScriptLib
 
PpushMatrix - Class in io.warp10.script.processing.transform
Perform a pushMatrix
PpushMatrix(String) - Constructor for class io.warp10.script.processing.transform.PpushMatrix
 
PPUSHMATRIX - Static variable in class io.warp10.script.WarpScriptLib
 
PpushStyle - Class in io.warp10.script.processing.structure
Perform a pushStyle
PpushStyle(String) - Constructor for class io.warp10.script.processing.structure.PpushStyle
 
PPUSHSTYLE - Static variable in class io.warp10.script.WarpScriptLib
 
Pquad - Class in io.warp10.script.processing.shape
Draw a quadrilateral in a PGraphics instance
Pquad(String) - Constructor for class io.warp10.script.processing.shape.Pquad
 
PQUAD - Static variable in class io.warp10.script.WarpScriptLib
 
PquadraticVertex - Class in io.warp10.script.processing.shape
Adds a vertex to a shape for a quadratic Bezier curve
PquadraticVertex(String) - Constructor for class io.warp10.script.processing.shape.PquadraticVertex
 
PQUADRATICVERTEX - Static variable in class io.warp10.script.WarpScriptLib
 
PRECISION_PARAM - Static variable in class io.warp10.script.functions.STL
 
Prect - Class in io.warp10.script.processing.shape
Draw a rectangle in a PGraphics instance
Prect(String) - Constructor for class io.warp10.script.processing.shape.Prect
 
PRECT - Static variable in class io.warp10.script.WarpScriptLib
 
PrectMode - Class in io.warp10.script.processing.shape
Call rectMode
PrectMode(String) - Constructor for class io.warp10.script.processing.shape.PrectMode
 
PRECTMODE - Static variable in class io.warp10.script.WarpScriptLib
 
Pred - Class in io.warp10.script.processing.color
Call red
Pred(String) - Constructor for class io.warp10.script.processing.color.Pred
 
PRED - Static variable in class io.warp10.script.WarpScriptLib
 
PREDUCE - Static variable in class io.warp10.script.WarpScriptLib
 
Prefix2Postfix - Class in io.warp10.script
Convert prefix notation to postfix one
Prefix2Postfix() - Constructor for class io.warp10.script.Prefix2Postfix
 
PresetMatrix - Class in io.warp10.script.processing.transform
Perform a resetMatrix
PresetMatrix(String) - Constructor for class io.warp10.script.processing.transform.PresetMatrix
 
PRESETMATRIX - Static variable in class io.warp10.script.WarpScriptLib
 
Presize - Class in io.warp10.script.processing.image
Resize a PImage using bilinear interpolation.
Presize(String) - Constructor for class io.warp10.script.processing.image.Presize
 
PRESIZE - Static variable in class io.warp10.script.WarpScriptLib
 
print(PrintWriter, int, Object) - Static method in class io.warp10.script.functions.PSTACK
 
print(PrintWriter, int, Object, boolean) - Static method in class io.warp10.script.functions.PSTACK
 
PRNG - Class in io.warp10.script.functions
Initializes a PRNG for this stack with a specific seed
PRNG(String) - Constructor for class io.warp10.script.functions.PRNG
 
PRNG - Static variable in class io.warp10.script.WarpScriptLib
 
prob(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Convert a GTS into a GTS of the probability associated with the value present at each tick.
PROB - Class in io.warp10.script.functions
Compute the probability of the value at each tick given their value histogram
PROB(String) - Constructor for class io.warp10.script.functions.PROB
 
PROB - Static variable in class io.warp10.script.WarpScriptLib
 
PROBABILITY - Class in io.warp10.script.functions
Probability Function from a value histogram
PROBABILITY(String, Map<Object, Double>) - Constructor for class io.warp10.script.functions.PROBABILITY
 
PROBABILITY - Static variable in class io.warp10.script.WarpScriptLib
 
PROBABILITY.Builder - Class in io.warp10.script.functions
 
PROCESSING_FONT_RESOLVER - Static variable in class io.warp10.continuum.Configuration
WarpScript code used to resolve font URLs, can be a macro call or any other valid WarpScript excerpt The code is passed the URL to check and should return the updated URL.
ProcessingUtil - Class in io.warp10.script.processing
 
ProcessingUtil() - Constructor for class io.warp10.script.processing.ProcessingUtil
 
PRODUCER_LABEL - Static variable in class io.warp10.continuum.store.Constants
Name of the 'producer' label
progress() - Method in class io.warp10.hadoop.Warp10RecordReader
 
progress() - Method in class io.warp10.script.MemoryWarpScriptStack
 
PROPERTY_WARP10_FETCH_COUNT - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_DEDUP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_END - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_NOW - Static variable in class io.warp10.hadoop.Warp10InputFormat
Now parameter
PROPERTY_WARP10_FETCH_POSTBOUNDARY - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_PREBOUNDARY - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_SAMPLE - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_SKIP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_START - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_STEP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_STOP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCH_TIMESPAN - Static variable in class io.warp10.hadoop.Warp10InputFormat
Timespan parameter
PROPERTY_WARP10_FETCH_TIMESTEP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_FETCHER_FALLBACKS - Static variable in class io.warp10.hadoop.Warp10InputFormat
List of fallback fetchers
PROPERTY_WARP10_FETCHER_FALLBACKSONLY - Static variable in class io.warp10.hadoop.Warp10InputFormat
Boolean indicating whether to use the fetchers or only the fallbacks
PROPERTY_WARP10_FETCHER_PATH - Static variable in class io.warp10.hadoop.Warp10InputFormat
URL Path of the fetcher, defaults to "/api/v0/sfetch"
PROPERTY_WARP10_FETCHER_PORT - Static variable in class io.warp10.hadoop.Warp10InputFormat
Port to use when contacting the fetcher, defaults to 8881
PROPERTY_WARP10_FETCHER_PROTOCOL - Static variable in class io.warp10.hadoop.Warp10InputFormat
Protocol to use when contacting the fetcher (http or https), defaults to http
PROPERTY_WARP10_HTTP_CONNECT_TIMEOUT - Static variable in class io.warp10.hadoop.Warp10InputFormat
Connection timeout to the splits and sfetch endpoints, defaults to 10000 ms
PROPERTY_WARP10_HTTP_READ_TIMEOUT - Static variable in class io.warp10.hadoop.Warp10InputFormat
Read timeout to the splits and sfetch endpoints, defaults to 10000 ms
PROPERTY_WARP10_INPUTFORMAT_SUFFIX - Static variable in class io.warp10.hadoop.Warp10InputFormat
Suffix as set via the configuration
PROPERTY_WARP10_MAX_COMBINED_SPLITS - Static variable in class io.warp10.hadoop.Warp10InputFormat
Maximum number of splits to combined into a single split
PROPERTY_WARP10_MAX_SPLITS - Static variable in class io.warp10.hadoop.Warp10InputFormat
Maximum number of splits we wish to produce
PROPERTY_WARP10_SPLITS_ACTIVEAFTER - Static variable in class io.warp10.hadoop.Warp10InputFormat
Active after parameter when selecting GTS
PROPERTY_WARP10_SPLITS_ENDPOINT - Static variable in class io.warp10.hadoop.Warp10InputFormat
URL of split endpoint
PROPERTY_WARP10_SPLITS_GCOUNT - Static variable in class io.warp10.hadoop.Warp10InputFormat
GTS count parameter
PROPERTY_WARP10_SPLITS_GSKIP - Static variable in class io.warp10.hadoop.Warp10InputFormat
 
PROPERTY_WARP10_SPLITS_QUIETAFTER - Static variable in class io.warp10.hadoop.Warp10InputFormat
Quiet after parameter when selecting GTS
PROPERTY_WARP10_SPLITS_SELECTOR - Static variable in class io.warp10.hadoop.Warp10InputFormat
GTS Selector
PROPERTY_WARP10_SPLITS_TOKEN - Static variable in class io.warp10.hadoop.Warp10InputFormat
Token to use for selecting GTS
Protate - Class in io.warp10.script.processing.transform
Call rotate
Protate(String) - Constructor for class io.warp10.script.processing.transform.Protate
 
PROTATE - Static variable in class io.warp10.script.WarpScriptLib
 
ProtateX - Class in io.warp10.script.processing.transform
Call rotateX
ProtateX(String) - Constructor for class io.warp10.script.processing.transform.ProtateX
 
PROTATEX - Static variable in class io.warp10.script.WarpScriptLib
 
ProtateY - Class in io.warp10.script.processing.transform
Call rotateY
ProtateY(String) - Constructor for class io.warp10.script.processing.transform.ProtateY
 
PROTATEY - Static variable in class io.warp10.script.WarpScriptLib
 
ProtateZ - Class in io.warp10.script.processing.transform
Call rotateZ
ProtateZ(String) - Constructor for class io.warp10.script.processing.transform.ProtateZ
 
PROTATEZ - Static variable in class io.warp10.script.WarpScriptLib
 
PS - Static variable in class io.warp10.script.WarpScriptLib
 
Psaturation - Class in io.warp10.script.processing.color
Call saturation
Psaturation(String) - Constructor for class io.warp10.script.processing.color.Psaturation
 
PSATURATION - Static variable in class io.warp10.script.WarpScriptLib
 
Pscale - Class in io.warp10.script.processing.transform
Draw a Bezier curve in a PGraphics instance
Pscale(String) - Constructor for class io.warp10.script.processing.transform.Pscale
 
PSCALE - Static variable in class io.warp10.script.WarpScriptLib
 
Pset - Class in io.warp10.script.processing.image
Call set
Pset(String) - Constructor for class io.warp10.script.processing.image.Pset
 
PSET - Static variable in class io.warp10.script.WarpScriptLib
 
Pshape - Class in io.warp10.script.processing.shape
Draw a shape in a PGraphics instance
Pshape(String) - Constructor for class io.warp10.script.processing.shape.Pshape
 
PSHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
PshapeMode - Class in io.warp10.script.processing.shape
Call shapeMode
PshapeMode(String) - Constructor for class io.warp10.script.processing.shape.PshapeMode
 
PSHAPEMODE - Static variable in class io.warp10.script.WarpScriptLib
 
PshearX - Class in io.warp10.script.processing.transform
Call shearX
PshearX(String) - Constructor for class io.warp10.script.processing.transform.PshearX
 
PSHEARX - Static variable in class io.warp10.script.WarpScriptLib
 
PshearY - Class in io.warp10.script.processing.transform
Call shearY
PshearY(String) - Constructor for class io.warp10.script.processing.transform.PshearY
 
PSHEARY - Static variable in class io.warp10.script.WarpScriptLib
 
Psize - Class in io.warp10.script.processing.image
 
Psize(String) - Constructor for class io.warp10.script.processing.image.Psize
 
PSIZE - Static variable in class io.warp10.script.WarpScriptLib
 
Psphere - Class in io.warp10.script.processing.shape
Draw a sphere
Psphere(String) - Constructor for class io.warp10.script.processing.shape.Psphere
 
PSPHERE - Static variable in class io.warp10.script.WarpScriptLib
 
PsphereDetail - Class in io.warp10.script.processing.shape
Call sphereDetail
PsphereDetail(String) - Constructor for class io.warp10.script.processing.shape.PsphereDetail
 
PSPHEREDETAIL - Static variable in class io.warp10.script.WarpScriptLib
 
PSTACK - Class in io.warp10.script.functions
 
PSTACK(String) - Constructor for class io.warp10.script.functions.PSTACK
 
PSTACK - Static variable in class io.warp10.script.WarpScriptLib
 
Pstroke - Class in io.warp10.script.processing.color
Call stroke
Pstroke(String) - Constructor for class io.warp10.script.processing.color.Pstroke
 
PSTROKE - Static variable in class io.warp10.script.WarpScriptLib
 
PstrokeCap - Class in io.warp10.script.processing.shape
Call strokeCap
PstrokeCap(String) - Constructor for class io.warp10.script.processing.shape.PstrokeCap
 
PSTROKECAP - Static variable in class io.warp10.script.WarpScriptLib
 
PstrokeJoin - Class in io.warp10.script.processing.shape
Call strokeJoin
PstrokeJoin(String) - Constructor for class io.warp10.script.processing.shape.PstrokeJoin
 
PSTROKEJOIN - Static variable in class io.warp10.script.WarpScriptLib
 
PstrokeWeight - Class in io.warp10.script.processing.shape
Call strokeWeight
PstrokeWeight(String) - Constructor for class io.warp10.script.processing.shape.PstrokeWeight
 
PSTROKEWEIGHT - Static variable in class io.warp10.script.WarpScriptLib
 
Ptext - Class in io.warp10.script.processing.typography
Call text
Ptext(String) - Constructor for class io.warp10.script.processing.typography.Ptext
 
PTEXT - Static variable in class io.warp10.script.WarpScriptLib
 
PtextAlign - Class in io.warp10.script.processing.typography
Call textAlign
PtextAlign(String) - Constructor for class io.warp10.script.processing.typography.PtextAlign
 
PTEXTALIGN - Static variable in class io.warp10.script.WarpScriptLib
 
PtextAscent - Class in io.warp10.script.processing.typography
Call textAscent
PtextAscent(String) - Constructor for class io.warp10.script.processing.typography.PtextAscent
 
PTEXTASCENT - Static variable in class io.warp10.script.WarpScriptLib
 
PtextDescent - Class in io.warp10.script.processing.typography
Call textDescent
PtextDescent(String) - Constructor for class io.warp10.script.processing.typography.PtextDescent
 
PTEXTDESCENT - Static variable in class io.warp10.script.WarpScriptLib
 
PtextFont - Class in io.warp10.script.processing.typography
Call textFont
PtextFont(String) - Constructor for class io.warp10.script.processing.typography.PtextFont
 
PTEXTFONT - Static variable in class io.warp10.script.WarpScriptLib
 
PtextLeading - Class in io.warp10.script.processing.typography
Call textLeading
PtextLeading(String) - Constructor for class io.warp10.script.processing.typography.PtextLeading
 
PTEXTLEADING - Static variable in class io.warp10.script.WarpScriptLib
 
PtextMode - Class in io.warp10.script.processing.typography
Call textMode
PtextMode(String) - Constructor for class io.warp10.script.processing.typography.PtextMode
 
PTEXTMODE - Static variable in class io.warp10.script.WarpScriptLib
 
PtextSize - Class in io.warp10.script.processing.typography
Call textSize
PtextSize(String) - Constructor for class io.warp10.script.processing.typography.PtextSize
 
PTEXTSIZE - Static variable in class io.warp10.script.WarpScriptLib
 
PtextWidth - Class in io.warp10.script.processing.typography
Call textWidth
PtextWidth(String) - Constructor for class io.warp10.script.processing.typography.PtextWidth
 
PTEXTWIDTH - Static variable in class io.warp10.script.WarpScriptLib
 
Ptint - Class in io.warp10.script.processing.image
Call color
Ptint(String) - Constructor for class io.warp10.script.processing.image.Ptint
 
PTINT - Static variable in class io.warp10.script.WarpScriptLib
 
PtoImage - Class in io.warp10.script.processing.image
 
PtoImage(String) - Constructor for class io.warp10.script.processing.image.PtoImage
 
PTOIMAGE - Static variable in class io.warp10.script.WarpScriptLib
 
Ptranslate - Class in io.warp10.script.processing.transform
Draw a Bezier curve in a PGraphics instance
Ptranslate(String) - Constructor for class io.warp10.script.processing.transform.Ptranslate
 
PTRANSLATE - Static variable in class io.warp10.script.WarpScriptLib
 
Ptriangle - Class in io.warp10.script.processing.shape
Draw a triangle in a PGraphics instance
Ptriangle(String) - Constructor for class io.warp10.script.processing.shape.Ptriangle
 
PTRIANGLE - Static variable in class io.warp10.script.WarpScriptLib
 
publish(GTSEncoder) - Method in interface io.warp10.standalone.StandalonePlasmaHandlerInterface
 
PupdatePixels - Class in io.warp10.script.processing.image
Call update the pixel array then call loadPixels
PupdatePixels(String) - Constructor for class io.warp10.script.processing.image.PupdatePixels
 
PUPDATEPIXELS - Static variable in class io.warp10.script.WarpScriptLib
 
PURE_PLASMA - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to only forward data to Plasma.
push(Object) - Method in class io.warp10.script.MemoryWarpScriptStack
 
push(Object) - Method in interface io.warp10.script.WarpScriptStack
Push an object onto the stack
PUSHR - Class in io.warp10.script.functions
 
PUSHR(String, int) - Constructor for class io.warp10.script.functions.PUSHR
 
PUSHR - Static variable in class io.warp10.script.WarpScriptLib
 
PUT - Class in io.warp10.script.functions
Pushes a value into a map or list.
PUT(String) - Constructor for class io.warp10.script.functions.PUT
 
PUT - Static variable in class io.warp10.script.WarpScriptLib
 
putIfAbsent(String, String) - Method in class io.warp10.warp.sdk.Capabilities
 
putToAttributes(String, String) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
putToAttributes(String, String) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
putToAttributes(String, String) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
putToAttributes(String, String) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
putToAttributes(String, String) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
putToAttributes(String, String) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
putToAttributes(String, String) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
putToCommonLabels(String, String) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
putToHeaders(String, String) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
putToHooks(String, String) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
putToLabels(String, String) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
putToLabels(String, String) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
putToLabels(String, String) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
putToPerClassCardinality(String, ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
putToPerLabelValueCardinality(String, ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
Pvertex - Class in io.warp10.script.processing.shape
Adds a vertex to a shape
Pvertex(String) - Constructor for class io.warp10.script.processing.shape.Pvertex
 
PVERTEX - Static variable in class io.warp10.script.WarpScriptLib
 
Py4JEntryPoint - Class in io.warp10
Entry point class used when using Py4J's JavaGateway
Py4JEntryPoint(String) - Constructor for class io.warp10.Py4JEntryPoint
 
Py4JEntryPoint(Map<String, String>) - Constructor for class io.warp10.Py4JEntryPoint
 
Py4JEntryPoint() - Constructor for class io.warp10.Py4JEntryPoint
 

Q

QCONJUGATE - Class in io.warp10.script.functions
Compute the conjugate of a quaternion
QCONJUGATE(String) - Constructor for class io.warp10.script.functions.QCONJUGATE
 
QCONJUGATE - Static variable in class io.warp10.script.WarpScriptLib
 
QDIVIDE - Class in io.warp10.script.functions
Divide a quaternion q by a quaternion r
QDIVIDE(String) - Constructor for class io.warp10.script.functions.QDIVIDE
 
QDIVIDE - Static variable in class io.warp10.script.WarpScriptLib
 
QMULTIPLY - Class in io.warp10.script.functions
Multiply a quaternion q by a quaternion r
QMULTIPLY(String) - Constructor for class io.warp10.script.functions.QMULTIPLY
 
QMULTIPLY - Static variable in class io.warp10.script.WarpScriptLib
 
QROTATE - Class in io.warp10.script.functions
Rotate a vector by a quaternion
QROTATE(String) - Constructor for class io.warp10.script.functions.QROTATE
 
QROTATE - Static variable in class io.warp10.script.WarpScriptLib
 
QROTATION - Class in io.warp10.script.functions
Extract the axis and angle of the rotation represented by the quaternion on the stack
QROTATION(String) - Constructor for class io.warp10.script.functions.QROTATION
 
QROTATION - Static variable in class io.warp10.script.WarpScriptLib
 
QTO - Static variable in class io.warp10.script.WarpScriptLib
 
quantize(GeoTimeSerie, double[], Object[]) - Static method in class io.warp10.continuum.gts.GTSHelper
 
QUANTIZE - Class in io.warp10.script.functions
Generate a quantified version of GTS
QUANTIZE(String) - Constructor for class io.warp10.script.functions.QUANTIZE
 
QUANTIZE - Static variable in class io.warp10.script.WarpScriptLib
 
QuasarTokenException - Exception in io.warp10.quasar.filter.exception
 
QuasarTokenException(Throwable) - Constructor for exception io.warp10.quasar.filter.exception.QuasarTokenException
 
QuasarTokenException(String, Throwable) - Constructor for exception io.warp10.quasar.filter.exception.QuasarTokenException
 
QuasarTokenException(String) - Constructor for exception io.warp10.quasar.filter.exception.QuasarTokenException
 
QuasarTokenFilter - Class in io.warp10.quasar.filter
 
QuasarTokenFilter(Properties, KeyStore) - Constructor for class io.warp10.quasar.filter.QuasarTokenFilter
 
QUATERNIONTO - Class in io.warp10.script.functions
Converts a quaternion on a double to 4 elements w x y z
QUATERNIONTO(String) - Constructor for class io.warp10.script.functions.QUATERNIONTO
 

R

RAND - Class in io.warp10.script.functions
Pushes onto the stack a random number between 0 and 1
RAND(String) - Constructor for class io.warp10.script.functions.RAND
 
RAND - Static variable in class io.warp10.script.WarpScriptLib
 
RANDOM - Class in io.warp10.script.functions.math
Check https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html for the documentation of this function.
RANDOM(String) - Constructor for class io.warp10.script.functions.math.RANDOM
 
RANDOM - Static variable in class io.warp10.script.WarpScriptLib
 
RANDPDF - Class in io.warp10.script.functions
Produces a function which emits a random number according to a given distribution specified by a histogram
RANDPDF(String, Map<Object, Double>, boolean) - Constructor for class io.warp10.script.functions.RANDPDF
 
RANDPDF - Static variable in class io.warp10.script.WarpScriptLib
 
RANDPDF.Builder - Class in io.warp10.script.functions
 
RANGE - Class in io.warp10.script.functions
Push a range on the stack.
RANGE(String) - Constructor for class io.warp10.script.functions.RANGE
 
RANGE - Static variable in class io.warp10.script.WarpScriptLib
 
RANGECOMPACT - Class in io.warp10.script.functions
Replace multiple contiguous identical value/location/elevation by a single one or a pair if compacting a range
RANGECOMPACT(String) - Constructor for class io.warp10.script.functions.RANGECOMPACT
 
RANGECOMPACT - Static variable in class io.warp10.script.WarpScriptLib
 
Rate - Class in io.warp10.script.aggregator
Returns the rate of change (per second) between the first and last measures of the interval.
Rate(String) - Constructor for class io.warp10.script.aggregator.Rate
 
RAWDTW - Static variable in class io.warp10.script.WarpScriptLib
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
read(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
read(TProtocol) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
read(TProtocol) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
read(TProtocol) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
read(TProtocol) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
read(TProtocol) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
read(TProtocol) - Method in class io.warp10.script.thrift.data.SecureScript
 
read(TProtocol) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
read(TProtocol) - Method in class io.warp10.script.thrift.data.StackTrace
 
read(TProtocol) - Method in class io.warp10.script.thrift.data.Throwable
 
read(TProtocol) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
read(byte[], int, int) - Method in class io.warp10.thrift.TFramedTransport
 
READ_CAPABILITY - Static variable in class io.warp10.script.ext.sensision.SensisionWarpScriptExtension
 
readConfig(Reader, Properties) - Static method in class io.warp10.WarpConfig
 
readConfig(boolean, Reader, Properties) - Static method in class io.warp10.WarpConfig
 
readFields(DataInput) - Method in class io.warp10.hadoop.Warp10InputSplit
 
readNext() - Method in class io.warp10.continuum.TextFileShuffler.CustomReader
 
ReadToken - Class in io.warp10.quasar.token.thrift.data
 
ReadToken() - Constructor for class io.warp10.quasar.token.thrift.data.ReadToken
 
ReadToken(long, long, TokenType, List<String>, List<ByteBuffer>, List<ByteBuffer>, ByteBuffer) - Constructor for class io.warp10.quasar.token.thrift.data.ReadToken
 
ReadToken(ReadToken) - Constructor for class io.warp10.quasar.token.thrift.data.ReadToken
Performs a deep copy on other.
ReadToken._Fields - Enum in io.warp10.quasar.token.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ReadWritablePeriodWithSubSecondOffset(ReadWritablePeriod, long) - Constructor for class io.warp10.script.functions.ADDDURATION.ReadWritablePeriodWithSubSecondOffset
 
RealMatrixSerializer - Class in io.warp10.json
 
RealMatrixSerializer() - Constructor for class io.warp10.json.RealMatrixSerializer
 
RealVectorSerializer - Class in io.warp10.json
 
RealVectorSerializer() - Constructor for class io.warp10.json.RealVectorSerializer
 
recurseIn() - Method in class io.warp10.script.MemoryWarpScriptStack
 
recurseOut() - Method in class io.warp10.script.MemoryWarpScriptStack
 
REDEFS - Class in io.warp10.script.functions
Sets the tolerance for redefined functions
REDEFS(String) - Constructor for class io.warp10.script.functions.REDEFS
 
REDEFS - Static variable in class io.warp10.script.WarpScriptLib
 
reduce(WarpScriptReducerFunction, Collection<GeoTimeSerie>, Collection<String>) - Static method in class io.warp10.continuum.gts.GTSHelper
 
reduce(WarpScriptReducerFunction, Collection<GeoTimeSerie>, Collection<String>, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
REDUCE - Class in io.warp10.script.functions
Reduce GTS instances [ [GTS] [GTS] ...
REDUCE(String, boolean) - Constructor for class io.warp10.script.functions.REDUCE
 
REDUCE - Static variable in class io.warp10.script.WarpScriptLib
 
reduceUnflattened(WarpScriptReducerFunction, Collection<GeoTimeSerie>, Collection<String>) - Static method in class io.warp10.continuum.gts.GTSHelper
 
reduceUnflattened(WarpScriptReducerFunction, Collection<GeoTimeSerie>, Collection<String>, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
REF - Class in io.warp10.script.functions
 
REF(String) - Constructor for class io.warp10.script.functions.REF
 
REF - Static variable in class io.warp10.script.WarpScriptLib
 
refine(double, double) - Static method in class io.warp10.script.SAXUtils
 
refSnapshot() - Method in class io.warp10.script.NamedWarpScriptFunction
Gives the snapshot to get the reference to this function.
register(ValueEncoder) - Static method in class io.warp10.continuum.gts.ValueEncoder
 
register(AuthenticationPlugin) - Static method in class io.warp10.continuum.Tokens
 
register(String, Wavelet) - Static method in class io.warp10.script.fwt.wavelets.WaveletRegistry
 
register(WarpScriptExtension) - Static method in class io.warp10.script.WarpScriptLib
 
register(String, WarpScriptExtension) - Static method in class io.warp10.script.WarpScriptLib
 
register(WarpScriptStack) - Static method in class io.warp10.script.WarpScriptStackRegistry
 
register(MacroResolver) - Static method in class io.warp10.warp.sdk.MacroResolver
 
register() - Method in class io.warp10.warp.sdk.WarpScriptExtension
 
registerExtensions() - Static method in class io.warp10.script.WarpScriptLib
 
registerPlugins() - Static method in class io.warp10.warp.sdk.AbstractWarp10Plugin
 
registers - Variable in class io.warp10.script.MemoryWarpScriptStack.StackContext
 
relabel(GeoTimeSerie, Map<String, String>) - Static method in class io.warp10.continuum.gts.GTSHelper
Modify the labels of a GTS instance.
relabel(GTSEncoder, Map<String, String>) - Static method in class io.warp10.continuum.gts.GTSHelper
 
RELABEL - Class in io.warp10.script.functions
Apply relabel on GTS instances
RELABEL(String) - Constructor for class io.warp10.script.functions.RELABEL
 
RELABEL - Static variable in class io.warp10.script.WarpScriptLib
 
RELATED() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
remaining() - Method in interface io.warp10.continuum.gts.CustomBuffer
 
remaining() - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
REMOVE - Class in io.warp10.script.functions
Remove an entry from a map, a list or a GTS.
REMOVE(String) - Constructor for class io.warp10.script.functions.REMOVE
 
REMOVE - Static variable in class io.warp10.script.WarpScriptLib
 
remove(String) - Method in class io.warp10.warp.sdk.Capabilities
 
removeMAC(byte[], byte[]) - Static method in class io.warp10.crypto.CryptoUtils
Check the MAC and return the verified content or null if the verification failed
removeMAC(long[], byte[]) - Static method in class io.warp10.crypto.CryptoUtils
Remove mac byte [ ].
removeThreadProperty(String) - Static method in class io.warp10.WarpConfig
 
REMOVETICK - Class in io.warp10.script.functions
Remove a tick from a GTS
REMOVETICK(String) - Constructor for class io.warp10.script.functions.REMOVETICK
 
REMOVETICK - Static variable in class io.warp10.script.WarpScriptLib
 
removeValue(GeoTimeSerie, long, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Remove a datapoint from a GTS.
rename(GeoTimeSerie, String) - Static method in class io.warp10.continuum.gts.GTSHelper
Rename the given Geo Time Serie instance.
RENAME - Class in io.warp10.script.functions
Apply rename on GTS or Encoder instance or list thereof.
RENAME(String) - Constructor for class io.warp10.script.functions.RENAME
 
RENAME - Static variable in class io.warp10.script.WarpScriptLib
 
REOPTALT - Class in io.warp10.script.functions
Creates an optimized regular expression alternative from a set of strings so as to minimize backtracking.
REOPTALT(String) - Constructor for class io.warp10.script.functions.REOPTALT
 
REOPTALT - Static variable in class io.warp10.script.WarpScriptLib
 
REPLACE - Class in io.warp10.script.functions
Replace a regular expression by a replacement string
REPLACE(String, boolean) - Constructor for class io.warp10.script.functions.REPLACE
 
REPLACE - Static variable in class io.warp10.script.WarpScriptLib
 
replace(CharSequence, char, String) - Static method in class io.warp10.WarpURLDecoder
 
REPLACEALL - Static variable in class io.warp10.script.WarpScriptLib
 
REPORT - Class in io.warp10.script.functions
 
REPORT(String) - Constructor for class io.warp10.script.functions.REPORT
 
REPORT - Static variable in class io.warp10.script.WarpScriptLib
 
REPOSITORY_CACHE_SIZE - Static variable in class io.warp10.continuum.Configuration
Number of macros loaded from 'warpscript.repository.directory' to keep in memory
REPOSITORY_DIRECTORY - Static variable in class io.warp10.continuum.Configuration
Macro Repository root directory
REPOSITORY_ONDEMAND - Static variable in class io.warp10.continuum.Configuration
Should new macros be loaded on demand?
REPOSITORY_REFRESH - Static variable in class io.warp10.continuum.Configuration
Macro repository refresh interval (in ms).
REPOSITORY_TTL - Static variable in class io.warp10.continuum.Configuration
Default TTL for macros loaded on demand
REPOSITORY_TTL_FAILED - Static variable in class io.warp10.continuum.Configuration
TTL to use for failed macros
REPOSITORY_TTL_HARD - Static variable in class io.warp10.continuum.Configuration
Max TTL for macros loaded on demand (will limit the value one can set using MACROTTL)
reset() - Method in class io.warp10.continuum.gts.Dedupper
 
reset(long[], long[], long[], double[], int) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
reset(long[], long[], long[], long[], int) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
reset(long[], long[], long[], String[], int) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
reset(long[], long[], long[], BitSet, int) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
reset(GTSEncoder) - Method in class io.warp10.continuum.gts.GTSEncoder
Reset the state of this encoder with that of 'encoder'.
reset(long) - Method in class io.warp10.continuum.gts.GTSEncoder
 
reset(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
RESET - Class in io.warp10.script.functions
Reset the stack to a specific depth
RESET(String) - Constructor for class io.warp10.script.functions.RESET
 
reset(int) - Method in class io.warp10.script.MemoryWarpScriptStack
 
RESET - Static variable in class io.warp10.script.WarpScriptLib
 
reset(int) - Method in interface io.warp10.script.WarpScriptStack
Reset the stack to the given depth
ResetCounter - Class in io.warp10.script.aggregator
Count the number of times a GTS resets, eg: 1 2 3 1 4 5 2 8 9 4 ^ ^ ^ has 3 resets
ResetCounter(String, boolean) - Constructor for class io.warp10.script.aggregator.ResetCounter
Create a reset counter, forcing the type of resets.
ResetCounter(String) - Constructor for class io.warp10.script.aggregator.ResetCounter
Create a reset counter which considers a lower value than the previous one to be a reset.
resetHash(String) - Static method in class io.warp10.continuum.gts.UnsafeString
Reset the hash by setting it to 0 so hashcode computation is performed again when the internal char array has changed.
RESETS - Class in io.warp10.script.functions
Apply compensateResets on GTS instances
RESETS(String) - Constructor for class io.warp10.script.functions.RESETS
 
RESETS - Static variable in class io.warp10.script.WarpScriptLib
 
RESHAPE - Class in io.warp10.script.functions.shape
 
RESHAPE(String) - Constructor for class io.warp10.script.functions.shape.RESHAPE
 
RESHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
resize(int) - Method in class io.warp10.continuum.gts.GTSEncoder
Resize the byte array backing 'stream'
RESPONSE_HEADERS - Static variable in class io.warp10.script.ext.http.HTTP
 
RESTORE - Class in io.warp10.script.functions
 
RESTORE(String) - Constructor for class io.warp10.script.functions.RESTORE
 
restore(WarpScriptStack.StackContext) - Method in class io.warp10.script.MemoryWarpScriptStack
 
restore() - Method in class io.warp10.script.MemoryWarpScriptStack
 
RESTORE - Static variable in class io.warp10.script.WarpScriptLib
 
restore() - Method in interface io.warp10.script.WarpScriptStack
Restore the stack context from that on top of the stack
restore(WarpScriptStack.StackContext) - Method in interface io.warp10.script.WarpScriptStack
Restore the given stack context
RETHROW - Class in io.warp10.script.functions
 
RETHROW(String) - Constructor for class io.warp10.script.functions.RETHROW
 
RETHROW - Static variable in class io.warp10.script.WarpScriptLib
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.continuum.gts.DISCORDS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.continuum.gts.INTERPOLATE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.continuum.gts.LOCATIONOFFSET
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.ATTICK
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.BBOX
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.COPYGEO
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.CPROB
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.DOUBLEEXPONENTIALSMOOTHING
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.DUMP
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.DWTSPLIT
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.ELEVATIONS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.ESDTEST
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.FDWT
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.FFTWINDOW
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.FILLTICKS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.GEOINTERSECTS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.GEOWITHIN
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.GRUBBSTEST
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.HYBRIDTEST
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.HYBRIDTEST2
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.IDWT
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.INTEGRATE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.ISONORMALIZE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.KURTOSIS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.LOWESS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.LTTB
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.MODE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.MONOTONIC
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.NORMALIZE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.ONLYBUCKETS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.PROB
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.RLOWESS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.RSORT
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.RVALUESORT
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.SINGLEEXPONENTIALSMOOTHING
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.SKEWNESS
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.SMARTPARSE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.SORT
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.STANDARDIZE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.STL
The function STL expects on top of the stack: - a gts or list of gts - followed by a map with the set {key:value} as {PARAM:VALUE} At least PERIOD must be set For each pair "key":value in the map where "key" is a word, every parameter starting with "key" will be set to value.
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.STLESDTEST
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.THRESHOLDTEST
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.TIMEMODULO
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.UNBUCKETIZE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.UNBUCKETIZECALENDAR
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.VALUEDEDUP
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.VALUESORT
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.VALUESPLIT
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.ZSCORE
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.functions.ZSCORETEST
 
retrieveParameters(WarpScriptStack) - Method in class io.warp10.script.GTSStackFunction
Deprecated.
Method which extracts the parameters from the top of the stack
RETURN - Class in io.warp10.script.functions
Immediately exit the currently executing macro.
RETURN(String) - Constructor for class io.warp10.script.functions.RETURN
 
RETURN(String, boolean) - Constructor for class io.warp10.script.functions.RETURN
 
RETURN - Static variable in class io.warp10.script.WarpScriptLib
 
REV - Class in io.warp10.script.functions
 
REV(String) - Constructor for class io.warp10.script.functions.REV
 
REV - Static variable in class io.warp10.script.WarpScriptLib
 
REVBITS - Static variable in class io.warp10.script.WarpScriptLib
 
REVERSE - Class in io.warp10.script.functions
Reverse the order of the elements in a list, either by copying the list or reversing it in place
REVERSE(String, boolean) - Constructor for class io.warp10.script.functions.REVERSE
 
reverse(Wavelet, double[]) - Static method in class io.warp10.script.fwt.FWT
 
reverse(double[], int) - Method in class io.warp10.script.fwt.Wavelet
 
REVERSE - Static variable in class io.warp10.script.WarpScriptLib
 
REVERSEBITS - Class in io.warp10.script.unary
Reverse the bits of the LONG on top of the stack
REVERSEBITS(String) - Constructor for class io.warp10.script.unary.REVERSEBITS
 
Revision - Class in io.warp10
 
Revision() - Constructor for class io.warp10.Revision
 
REVISION - Static variable in class io.warp10.Revision
 
rewrap(GTSWrapper, boolean, double) - Static method in class io.warp10.continuum.gts.GTSWrapperHelper
Method used to rewrap a GTSWrapper, typically to change the compression settings.
REXEC - Class in io.warp10.script.ext.rexec
Execute WarpScript on a remote endpoint
REXEC(String) - Constructor for class io.warp10.script.ext.rexec.REXEC
 
REXEC(String, boolean) - Constructor for class io.warp10.script.ext.rexec.REXEC
 
RexecWarpScriptExtension - Class in io.warp10.script.ext.rexec
 
RexecWarpScriptExtension() - Constructor for class io.warp10.script.ext.rexec.RexecWarpScriptExtension
 
RINT - Static variable in class io.warp10.script.WarpScriptLib
 
RIPEMD128 - Static variable in class io.warp10.script.WarpScriptLib
 
RIPEMD160 - Static variable in class io.warp10.script.WarpScriptLib
 
RIPEMD256 - Static variable in class io.warp10.script.WarpScriptLib
 
RIPEMD320 - Static variable in class io.warp10.script.WarpScriptLib
 
rlowess(GeoTimeSerie, int, int, long, int, double[], double[], boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute fast and robust version of LOWESS on a Geo Time Series, with a polynomial fit of degree p > 0.
rlowess(GeoTimeSerie, int, int, long, int) - Static method in class io.warp10.continuum.gts.GTSHelper
 
RLOWESS - Class in io.warp10.script.functions
Apply fast and robust LOWESS smoothing
RLOWESS(String) - Constructor for class io.warp10.script.functions.RLOWESS
 
RLOWESS - Static variable in class io.warp10.script.WarpScriptLib
 
RLPTO - Class in io.warp10.script.functions
 
RLPTO(String) - Constructor for class io.warp10.script.functions.RLPTO
 
RLPTO - Static variable in class io.warp10.script.WarpScriptLib
 
RMS - Class in io.warp10.script.aggregator
returns the root mean square of an interval returns elevation and location from the latest measure.
RMS(String, boolean) - Constructor for class io.warp10.script.aggregator.RMS
 
ROBUST_PARAM - Static variable in class io.warp10.script.functions.STL
 
ROBUSTNESS_PARAM - Static variable in class io.warp10.script.functions.STL
 
ROLL - Class in io.warp10.script.functions
 
ROLL(String) - Constructor for class io.warp10.script.functions.ROLL
 
roll() - Method in class io.warp10.script.MemoryWarpScriptStack
 
ROLL - Static variable in class io.warp10.script.WarpScriptLib
 
roll() - Method in interface io.warp10.script.WarpScriptStack
Rotate up the top 'N' objects of the stack.
ROLLD - Class in io.warp10.script.functions
 
ROLLD(String) - Constructor for class io.warp10.script.functions.ROLLD
 
rolld() - Method in class io.warp10.script.MemoryWarpScriptStack
 
ROLLD - Static variable in class io.warp10.script.WarpScriptLib
 
rolld() - Method in interface io.warp10.script.WarpScriptStack
Rotate down the top 'N' objects of the stack.
ROT - Class in io.warp10.script.functions
 
ROT(String) - Constructor for class io.warp10.script.functions.ROT
 
rot() - Method in class io.warp10.script.MemoryWarpScriptStack
 
ROT - Static variable in class io.warp10.script.WarpScriptLib
 
rot() - Method in interface io.warp10.script.WarpScriptStack
Rotate the top 3 objects of the stack, pushing the top of the stack down D D C -> B B A A (top) C (top)
ROTATIONQ - Class in io.warp10.script.functions
Create a quaternion from an axis and rotation angle (in degrees)
ROTATIONQ(String) - Constructor for class io.warp10.script.functions.ROTATIONQ
 
ROTATIONQ - Static variable in class io.warp10.script.WarpScriptLib
 
ROUND - Class in io.warp10.script.functions.math
Check https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html for the documentation of this function.
ROUND(String) - Constructor for class io.warp10.script.functions.math.ROUND
 
ROUND - Static variable in class io.warp10.script.WarpScriptLib
 
RSADECRYPT - Class in io.warp10.script.functions
Decrypt content encoded data using RSA
RSADECRYPT(String) - Constructor for class io.warp10.script.functions.RSADECRYPT
 
RSADECRYPT - Static variable in class io.warp10.script.WarpScriptLib
 
RSAENCRYPT - Class in io.warp10.script.functions
Encrypt data using RSA
RSAENCRYPT(String) - Constructor for class io.warp10.script.functions.RSAENCRYPT
 
RSAENCRYPT - Static variable in class io.warp10.script.WarpScriptLib
 
RSAGEN - Class in io.warp10.script.functions
Generate an RSA key pair
RSAGEN(String) - Constructor for class io.warp10.script.functions.RSAGEN
 
RSAGEN - Static variable in class io.warp10.script.WarpScriptLib
 
RSAPRIVATE - Class in io.warp10.script.functions
Produce an RSA private key from a parameter map
RSAPRIVATE(String) - Constructor for class io.warp10.script.functions.RSAPRIVATE
 
RSAPRIVATE - Static variable in class io.warp10.script.WarpScriptLib
 
RSAPUBLIC - Class in io.warp10.script.functions
Produce an RSA public key from a parameter map
RSAPUBLIC(String) - Constructor for class io.warp10.script.functions.RSAPUBLIC
 
RSAPUBLIC - Static variable in class io.warp10.script.WarpScriptLib
 
RSASIGN - Class in io.warp10.script.functions
Sign data using RSA and a hash algorithm
RSASIGN(String) - Constructor for class io.warp10.script.functions.RSASIGN
 
RSASIGN - Static variable in class io.warp10.script.WarpScriptLib
 
RSAVERIFY - Class in io.warp10.script.functions
Verify an RSA signature
RSAVERIFY(String) - Constructor for class io.warp10.script.functions.RSAVERIFY
 
RSAVERIFY - Static variable in class io.warp10.script.WarpScriptLib
 
RSORT - Class in io.warp10.script.functions
 
RSORT(String) - Constructor for class io.warp10.script.functions.RSORT
 
RSORT - Static variable in class io.warp10.script.WarpScriptLib
 
RTFM - Class in io.warp10.script.functions
 
RTFM(String) - Constructor for class io.warp10.script.functions.RTFM
 
RTFM - Static variable in class io.warp10.script.WarpScriptLib
 
run() - Method in class io.warp10.script.ext.shm.SharedMemoryWarpScriptExtension
 
RUN - Class in io.warp10.script.functions
 
RUN(String) - Constructor for class io.warp10.script.functions.RUN
 
run(String) - Static method in class io.warp10.script.functions.RunTests
 
run(String) - Method in class io.warp10.script.MemoryWarpScriptStack
 
run() - Method in class io.warp10.script.WarpScriptJarRepository
 
RUN - Static variable in class io.warp10.script.WarpScriptLib
 
run() - Method in class io.warp10.script.WarpScriptMacroRepository
 
run(String) - Method in interface io.warp10.script.WarpScriptStack
Execute a macro known by name.
RunAndGenerateDocumentationWithUnitTests - Class in io.warp10.script.formatted
Deprecated.
RunAndGenerateDocumentationWithUnitTests() - Constructor for class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
RUNNER_CONTEXT_EXEC_COUNT - Static variable in class io.warp10.continuum.store.Constants
 
RUNNER_ENDPOINT - Static variable in class io.warp10.continuum.Configuration
WarpScript endpoint to use for executing the scripts
RUNNER_ID - Static variable in class io.warp10.continuum.Configuration
String uniquely identifying this instance of ScriptRunner
RUNNER_KAFKA_AES - Static variable in class io.warp10.continuum.Configuration
Key for encryption of scripts on topic
RUNNER_KAFKA_BROKERLIST - Static variable in class io.warp10.continuum.Configuration
List of Kafka brokers
RUNNER_KAFKA_COMMITPERIOD - Static variable in class io.warp10.continuum.Configuration
Commit period for the script topic
RUNNER_KAFKA_CONSUMER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Client id to use when consuming scripts
RUNNER_KAFKA_CONSUMER_PARTITION_ASSIGNMENT_STRATEGY - Static variable in class io.warp10.continuum.Configuration
Name of partition assignment strategy to use
RUNNER_KAFKA_GROUPID - Static variable in class io.warp10.continuum.Configuration
Groupid to use when consuming scripts
RUNNER_KAFKA_MAC - Static variable in class io.warp10.continuum.Configuration
Key for integrity checks
RUNNER_KAFKA_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads to spawn to consume scripts
RUNNER_KAFKA_POOLSIZE - Static variable in class io.warp10.continuum.Configuration
Size of Kafka producer pool
RUNNER_KAFKA_PRODUCER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client id for producing on the runner topic
RUNNER_KAFKA_TOPIC - Static variable in class io.warp10.continuum.Configuration
Topic to use to submit the scripts
RUNNER_KAFKA_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper connect string for the Kafka cluster
RUNNER_MINPERIOD - Static variable in class io.warp10.continuum.Configuration
Minimum period at which a script can be scheduled.
RUNNER_NONCE - Static variable in class io.warp10.continuum.store.Constants
 
RUNNER_NTHREADS - Static variable in class io.warp10.continuum.Configuration
Number of threads to use for running scripts.
RUNNER_PATH - Static variable in class io.warp10.continuum.store.Constants
 
RUNNER_PERIODICITY - Static variable in class io.warp10.continuum.store.Constants
 
RUNNER_PSK - Static variable in class io.warp10.continuum.Configuration
PreShared key for identifying scripts executing from runner
RUNNER_ROLES - Static variable in class io.warp10.continuum.Configuration
Roles of the ScriptRunner instance.
RUNNER_ROOT - Static variable in class io.warp10.continuum.Configuration
Root directory under which scripts to run reside.
RUNNER_RUNATSTARTUP - Static variable in class io.warp10.continuum.Configuration
Boolean indicating whether the first run of each script should be at startup (the default behavior) or at the next round scheduling period.
RUNNER_SCANPERIOD - Static variable in class io.warp10.continuum.Configuration
How often (in ms) to scan RUNNER_ROOT for new scripts
RUNNER_SCHEDULEDAT - Static variable in class io.warp10.continuum.store.Constants
 
RUNNER_ZK_QUORUM - Static variable in class io.warp10.continuum.Configuration
ZooKeeper connect string for the leader election among schedulers
RUNNER_ZK_ZNODE - Static variable in class io.warp10.continuum.Configuration
Znode to use for the leader election among schedulers
RUNNERAT - Class in io.warp10.script.functions
Extract the content of a Runner Nonce
RUNNERAT(String) - Constructor for class io.warp10.script.functions.RUNNERAT
 
RUNNERAT - Static variable in class io.warp10.script.WarpScriptLib
 
RUNNERIN - Class in io.warp10.script.functions
Extract the content of a Runner Nonce
RUNNERIN(String) - Constructor for class io.warp10.script.functions.RUNNERIN
 
RUNNERIN - Static variable in class io.warp10.script.WarpScriptLib
 
RUNNERNONCE - Class in io.warp10.script.functions
Extract the content of a Runner Nonce
RUNNERNONCE(String) - Constructor for class io.warp10.script.functions.RUNNERNONCE
 
RUNNERNONCE - Static variable in class io.warp10.script.WarpScriptLib
 
RUNR - Class in io.warp10.script.functions
 
RUNR(String, int) - Constructor for class io.warp10.script.functions.RUNR
 
RUNR - Static variable in class io.warp10.script.WarpScriptLib
 
RunRequest - Class in io.warp10.continuum.thrift.data
 
RunRequest() - Constructor for class io.warp10.continuum.thrift.data.RunRequest
 
RunRequest(long, long, String, ByteBuffer, boolean, String) - Constructor for class io.warp10.continuum.thrift.data.RunRequest
 
RunRequest(RunRequest) - Constructor for class io.warp10.continuum.thrift.data.RunRequest
Performs a deep copy on other.
RunRequest._Fields - Enum in io.warp10.continuum.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
RunTests - Class in io.warp10.script.functions
 
RunTests() - Constructor for class io.warp10.script.functions.RunTests
 
RVALUESORT - Class in io.warp10.script.functions
 
RVALUESORT(String) - Constructor for class io.warp10.script.functions.RVALUESORT
 
RVALUESORT - Static variable in class io.warp10.script.WarpScriptLib
 

S

S - Static variable in class io.warp10.script.WarpScriptLib
 
SAFECOMPILE - Static variable in class io.warp10.script.WarpScriptLib
 
safeDelta() - Method in class io.warp10.continuum.gts.GTSEncoder
Disable delta/identical encoding until the encoder has encountered a new ts/lat/lon/elev and value from each type.
safeSetMetadata(Metadata) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
safeSetMetadata(Metadata) - Method in class io.warp10.continuum.gts.GTSDecoder
 
safeSetMetadata(Metadata) - Method in class io.warp10.continuum.gts.GTSEncoder
Package protected version of the above method which reuses the Metadata verbatim This version is targeted to GTSDecoder to speed up the call to getEncoder
safeSetProperties(String...) - Static method in class io.warp10.WarpConfig
 
safeSetProperties(boolean, String...) - Static method in class io.warp10.WarpConfig
 
safeSetProperties(Reader) - Static method in class io.warp10.WarpConfig
 
safeSetProperties(boolean, Reader) - Static method in class io.warp10.WarpConfig
 
safeSipHash(long, long, byte[]) - Static method in class io.warp10.crypto.CryptoUtils
Compute a safe SipHash of a given input by computing the forward hash, the hash of the reversed input and finally the hash of the two concatenated hashes.
sanitize(String) - Static method in class io.warp10.script.StackUtils
Sanitize a script instance, removing comments etc.
sanitizeStrings(String) - Static method in class io.warp10.continuum.gts.UnsafeString
Replace whitespaces in Strings enclosed in single quotes with '%20'
SAVE - Class in io.warp10.script.functions
 
SAVE(String) - Constructor for class io.warp10.script.functions.SAVE
 
save() - Method in class io.warp10.script.MemoryWarpScriptStack
 
SAVE - Static variable in class io.warp10.script.WarpScriptLib
 
save() - Method in interface io.warp10.script.WarpScriptStack
Push the current stack context (symbols + redefined statements) onto the stack.
SAX(int, double) - Static method in class io.warp10.script.SAXUtils
Return a SAX symbol given a double value and a number of levels.
SAX_MAX_LEVELS - Static variable in class io.warp10.script.SAXUtils
Maximum number of levels a SAX symbol can have.
SAXUtils - Class in io.warp10.script
Class contains methods related to SAX representation of time series.
SAXUtils() - Constructor for class io.warp10.script.SAXUtils
 
SCALB - Class in io.warp10.script.functions.math
Check https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html for the documentation of this function.
SCALB(String) - Constructor for class io.warp10.script.functions.math.SCALB
 
SCALB - Static variable in class io.warp10.script.WarpScriptLib
 
searchMethod(Object, String) - Static method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
Search a method in a class and in parent's hierarchy
SearchWindow - Class in io.warp10.script.fastdtw
 
SearchWindow(int, int) - Constructor for class io.warp10.script.fastdtw.SearchWindow
 
SECTION - Class in io.warp10.script.functions
Modify the current section name
SECTION(String) - Constructor for class io.warp10.script.functions.SECTION
 
SECTION - Static variable in class io.warp10.script.WarpScriptLib
 
SECURE - Class in io.warp10.script.functions
Builds a SecureScript from the String on the stack and pushes it on the stack
SECURE(String) - Constructor for class io.warp10.script.functions.SECURE
 
secure(String, String) - Static method in class io.warp10.script.functions.SECURE
 
SECURE - Static variable in class io.warp10.script.WarpScriptLib
 
SECURE_SCRIPT_END - Static variable in interface io.warp10.script.WarpScriptStack
 
SECURE_SCRIPT_START - Static variable in interface io.warp10.script.WarpScriptStack
 
SECUREKEY - Class in io.warp10.script.functions
Set the secure key to use when building secure scripts
SECUREKEY(String) - Constructor for class io.warp10.script.functions.SECUREKEY
 
SECUREKEY - Static variable in class io.warp10.script.WarpScriptLib
 
SecureScript - Class in io.warp10.script.thrift.data
 
SecureScript() - Constructor for class io.warp10.script.thrift.data.SecureScript
 
SecureScript(long, String, ByteBuffer, boolean) - Constructor for class io.warp10.script.thrift.data.SecureScript
 
SecureScript(SecureScript) - Constructor for class io.warp10.script.thrift.data.SecureScript
Performs a deep copy on other.
SecureScript._Fields - Enum in io.warp10.script.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
SENSISION_CLASS_CONTINUUM_DIRECTORY_BARRIER_SYNCS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of barrier synchronizations
SENSISION_CLASS_CONTINUUM_DIRECTORY_CLASSES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of distinct classes managed by Directory
SENSISION_CLASS_CONTINUUM_DIRECTORY_CLIENT_CACHE_CHANGED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the Thrift directory client cache was changed
SENSISION_CLASS_CONTINUUM_DIRECTORY_FIND_COMPACTED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of find requests which reached the soft limit and whose result were compacted
SENSISION_CLASS_CONTINUUM_DIRECTORY_FIND_EXPIRED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Expired find requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_FIND_INVALID - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Invalid (bad MAC) find requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_FIND_LIMITED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of find requests which reached the hard limit
SENSISION_CLASS_CONTINUUM_DIRECTORY_FIND_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of 'find' requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_FIND_RESULTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of results returned by 'find' requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_GTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of GTS metadata managed by Directory.
SENSISION_CLASS_CONTINUUM_DIRECTORY_GTS_PERAPP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of distinct classes per owner known by a Directory
SENSISION_CLASS_CONTINUUM_DIRECTORY_HBASE_COMMITS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to 'flushCommits' done in 'Directory'
SENSISION_CLASS_CONTINUUM_DIRECTORY_HBASE_DELETES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of HBase Delete done in 'Directory'
SENSISION_CLASS_CONTINUUM_DIRECTORY_HBASE_PUTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of HBase Puts done in 'Directory'
SENSISION_CLASS_CONTINUUM_DIRECTORY_JVM_FREEMEMORY - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Free memory for directory
SENSISION_CLASS_CONTINUUM_DIRECTORY_KAFKA_COMMITS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka offset commits done in 'Store'
SENSISION_CLASS_CONTINUUM_DIRECTORY_KAFKA_FAILEDDECRYPTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of failed decryptions for Kafka messages read in 'Directory'
SENSISION_CLASS_CONTINUUM_DIRECTORY_KAFKA_FAILEDMACS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of failed MAC verification for Kafka messages read in 'Directory'
SENSISION_CLASS_CONTINUUM_DIRECTORY_OWNERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of distinct owners known by a Directory
SENSISION_CLASS_CONTINUUM_DIRECTORY_PLUGIN_DELETE_CALLS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to the 'delete' method of Directory plugin
SENSISION_CLASS_CONTINUUM_DIRECTORY_PLUGIN_DELETE_TIME_NANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Time spent (in nanoseconds) in method 'delete' of Directory plugin
SENSISION_CLASS_CONTINUUM_DIRECTORY_PLUGIN_FIND_CALLS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to the 'find' method of Directory plugin
SENSISION_CLASS_CONTINUUM_DIRECTORY_PLUGIN_FIND_RESULTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of results of the 'find' method of Directory plugin
SENSISION_CLASS_CONTINUUM_DIRECTORY_PLUGIN_FIND_TIME_NANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Time spent (in nanoseconds) in method 'find' of Directory plugin
SENSISION_CLASS_CONTINUUM_DIRECTORY_PLUGIN_STORE_CALLS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to the 'store' method of Directory plugin
SENSISION_CLASS_CONTINUUM_DIRECTORY_PLUGIN_STORE_TIME_NANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Time spent (in nanoseconds) in method 'store' of Directory plugin
SENSISION_CLASS_CONTINUUM_DIRECTORY_STATS_EXPIRED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Expired stats requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_STATS_INVALID - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Invalid (bad MAC) stats requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_STATS_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of 'stats' requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_STREAMING_EXPIRED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of expired streaming requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_STREAMING_INVALID - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Invalid (bad MAC) streaming requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_STREAMING_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of successful streaming requests
SENSISION_CLASS_CONTINUUM_DIRECTORY_STREAMING_RESULTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of streaming results
SENSISION_CLASS_CONTINUUM_DIRECTORY_STREAMING_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total time spent in successful streaming requests in microseconds
SENSISION_CLASS_CONTINUUM_ESTIMATOR_RESETS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times an estimator was reset
SENSISION_CLASS_CONTINUUM_ESTIMATOR_RESETS_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times an estimator was reset per app
SENSISION_CLASS_CONTINUUM_ESTIMATORS_CACHED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of cached estimators for GTS uniqueness estimation
SENSISION_CLASS_CONTINUUM_ESTIMATORS_CACHED_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of cached per app estimators for GTS uniqueness estimation
SENSISION_CLASS_CONTINUUM_FETCH_BYTES_KEYS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of key bytes read by the calls to fetch
SENSISION_CLASS_CONTINUUM_FETCH_BYTES_KEYS_PEROWNER - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of key bytes read by the calls to fetch per owner
SENSISION_CLASS_CONTINUUM_FETCH_BYTES_VALUES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of value bytes read by the calls to fetch
SENSISION_CLASS_CONTINUUM_FETCH_BYTES_VALUES_PEROWNER - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of value bytes read by the calls to fetch per owner
SENSISION_CLASS_CONTINUUM_FETCH_COUNT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to the fetch method of the store client
SENSISION_CLASS_CONTINUUM_FETCH_DATAPOINTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints read by 'fetch'
SENSISION_CLASS_CONTINUUM_FETCH_DATAPOINTS_PEROWNER - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints read by 'fetch' per owner
SENSISION_CLASS_CONTINUUM_FETCH_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'fetch' requests
SENSISION_CLASS_CONTINUUM_GTS_DISTINCT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of distinct GTS as estimated by HLL+
SENSISION_CLASS_CONTINUUM_GTS_DISTINCT_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of distinct GTS as estimated by HLL+ per application
SENSISION_CLASS_CONTINUUM_GTS_ESTIMATOR - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Serialized estimator for the given producer.
SENSISION_CLASS_CONTINUUM_GTS_ESTIMATOR_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Serialized estimator for the given application.
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_CELLS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of cells retrieved from scanners by HBaseStoreClient
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_FILTERED_SCANNERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of HBase scanners which used a filter (SlicedRowFilter)
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_FILTERED_SCANNERS_RANGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of ranges filtered by the filtered scanners
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_ITERATORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of GTSDecoder iterators produced by HBaseStoreClient
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_OPTIMIZED_SCANNERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of optimized scanners created
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_OPTIMIZED_SCANNERS_GROUPS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of groups identified for optimized scanners
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_OPTIMIZED_SCANNERS_RANGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of ranges identified for optimized scanners
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_PARALLEL_SCANNERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of parallel scanners spawned
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_PARALLEL_SCANNERS_MUTEX - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times a mutex was requested among parallel scanners.
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_PARALLEL_SCANNERS_REJECTIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of rejections when attempting to schedule parallel scanners in the distributed version
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_PARALLEL_SCANNERS_WAITNANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of nanoseconds spent waiting for a scanner to be scheduled
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_RESULTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of results retrieved from scanners by HBaseStoreClient
SENSISION_CLASS_CONTINUUM_HBASE_CLIENT_SCANNERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of GTSDecoder scanners retrieved by HBaseStoreClient
SENSISION_CLASS_CONTINUUM_INGRESS_DELETE_GTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of GTS which were concerned by the 'delete' requests.
SENSISION_CLASS_CONTINUUM_INGRESS_DELETE_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'delete' requests received by the 'Ingress' component of continuum
SENSISION_CLASS_CONTINUUM_INGRESS_ESTIMATORS_CACHED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of cached per producer estimators for GTS uniqueness estimation
SENSISION_CLASS_CONTINUUM_INGRESS_ESTIMATORS_CACHED_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of cached per app estimators for GTS uniqueness estimation
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_DATA_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka messages containing data produced by 'Ingress'
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_DATA_PRODUCER_POOL_GET - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Producer get from the producer pool
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_DATA_PRODUCER_SEND - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of nanoseconds spent sending a list of data by a producer
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_DATA_PRODUCER_WAIT_NANO - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of nanoseconds spent waiting for a producer to be available
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_DATA_SEND - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to Kafka send by 'Ingress' for messages containing data
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_DELETE_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka delete messages produced by 'Ingress'
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_DELETE_SEND - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to Kafka send by 'Ingress' for deletion messages
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_META_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka messages containing data produced by 'Ingress'
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_META_SEND - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to Kafka send by 'Ingress' for messages containing metadata
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_METADATA_PRODUCER_POOL_GET - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Producer get from the metadata producer pool
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_METADATA_PRODUCER_SEND - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of nanoseconds spent sending a list of metadata by a producer
SENSISION_CLASS_CONTINUUM_INGRESS_KAFKA_METADATA_PRODUCER_WAIT_NANO - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of nanoseconds spent waiting for a metadata producer to be available
SENSISION_CLASS_CONTINUUM_INGRESS_META_GZIPPED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'meta' requests which had gzipped content
SENSISION_CLASS_CONTINUUM_INGRESS_META_INVALID - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times invalid metadata were sent to the 'meta' endpoint of Ingress
SENSISION_CLASS_CONTINUUM_INGRESS_META_INVALIDTOKEN - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times a 'meta' request was done using an invalid token
SENSISION_CLASS_CONTINUUM_INGRESS_META_RECORDS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of metadata records sent to the 'meta' endpoint of Ingress
SENSISION_CLASS_CONTINUUM_INGRESS_META_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'meta' requests to the Ingress component
SENSISION_CLASS_CONTINUUM_INGRESS_METADATA_CACHED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Metadata cached in 'ingress'
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_DATAPOINTS_GLOBAL - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints pushed into Continuum (at the 'ingress' level, not by producer)
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_DATAPOINTS_INDEXED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of readings indexed in Continuum
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_DATAPOINTS_RAW - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of raw readings pushed into Continuum
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_GZIPPED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'update' requests which had gzipped content
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_INVALIDTOKEN - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times an 'update' request was done using an invalid token
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_PARSEERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of parse error encountered in Ingress 'update' requests
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'update' requests received by the 'Ingress' component of continuum
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of microseconds spent in 'update'
SENSISION_CLASS_CONTINUUM_INGRESS_UPDATE_TIME_US_GLOBAL - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of microseconds spent in 'update' at the 'ingress' level
SENSISION_CLASS_CONTINUUM_RUNNER_KAFKA_PRODUCER_POOL_GET - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Producer get from the producer pool
SENSISION_CLASS_CONTINUUM_RUNNER_KAFKA_PRODUCER_WAIT_NANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of nanoseconds spent waiting for a producer to be available
SENSISION_CLASS_CONTINUUM_SFETCH_WRAPPERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of gtsWrappers produced by sfetch
SENSISION_CLASS_CONTINUUM_SFETCH_WRAPPERS_DATAPOINTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints in gtsWrapper produced by sfetch
SENSISION_CLASS_CONTINUUM_SFETCH_WRAPPERS_DATAPOINTS_PERAPP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints in gtsWrapper produced by sfetch per application
SENSISION_CLASS_CONTINUUM_SFETCH_WRAPPERS_PERAPP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of gtsWrappers produced by sfetch per application
SENSISION_CLASS_CONTINUUM_SFETCH_WRAPPERS_SIZE - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Size of gtsWrapper produced by sfetch
SENSISION_CLASS_CONTINUUM_SFETCH_WRAPPERS_SIZE_PERAPP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Size of gtsWrapper produced by sfetch per application
SENSISION_CLASS_CONTINUUM_STANDALONE_CLIENT_PARALLEL_SCANNERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of parallel scanners spawned in the standalone version
SENSISION_CLASS_CONTINUUM_STANDALONE_CLIENT_PARALLEL_SCANNERS_MUTEX - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times a mutex was requested among parallel scanners in the standalone version.
SENSISION_CLASS_CONTINUUM_STANDALONE_CLIENT_PARALLEL_SCANNERS_REJECTIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of rejections when attempting to schedule parallel scanners in the standalone version
SENSISION_CLASS_CONTINUUM_STANDALONE_CLIENT_PARALLEL_SCANNERS_WAITNANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of nanoseconds spent waiting for a scanner to be scheduled in the standalone version
SENSISION_CLASS_CONTINUUM_STANDALONE_DELETE_DATAPOINTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints deleted by 'standalone' delete
SENSISION_CLASS_CONTINUUM_STANDALONE_DELETE_DATAPOINTS_PEROWNERAPP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints deleted by 'standalone' delete per owner and application
SENSISION_CLASS_CONTINUUM_STANDALONE_DELETE_GTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of GTS deleted by 'standalone' delete
SENSISION_CLASS_CONTINUUM_STANDALONE_DELETE_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'standalone' delete requests
SENSISION_CLASS_CONTINUUM_STANDALONE_DELETE_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Time spent in microseconds in standalone 'delete'
SENSISION_CLASS_CONTINUUM_STANDALONE_INMEMORY_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes currently stored in the memory store
SENSISION_CLASS_CONTINUUM_STANDALONE_INMEMORY_DATAPOINTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of points currently stored in the memory store
SENSISION_CLASS_CONTINUUM_STANDALONE_INMEMORY_GC_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of data bytes garbage collected in the memory store by dropping complete chunks
SENSISION_CLASS_CONTINUUM_STANDALONE_INMEMORY_GC_CHUNKS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of shards dropped by the GC since the launch of the platform instance
SENSISION_CLASS_CONTINUUM_STANDALONE_INMEMORY_GC_DATAPOINTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints garbage collected in the memory store
SENSISION_CLASS_CONTINUUM_STANDALONE_INMEMORY_GC_RECLAIMED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes reclaimed by shrinking arrays backing buffers.
SENSISION_CLASS_CONTINUUM_STANDALONE_INMEMORY_GC_RUNS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of garbage collection cycles in the memory store
SENSISION_CLASS_CONTINUUM_STANDALONE_INMEMORY_GTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of GTS currently stored in the memory store.
SENSISION_CLASS_CONTINUUM_STANDALONE_STREAM_UPDATE_DATAPOINTS_RAW - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of raw readings pushed into Continuum (standalone streaming version)
SENSISION_CLASS_CONTINUUM_STANDALONE_STREAM_UPDATE_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'update' messages received by the standlone streaming version of continuum
SENSISION_CLASS_CONTINUUM_STANDALONE_STREAM_UPDATE_PARSEERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of parse error encountered in 'update' requests in the standalone streaming version of continuum
SENSISION_CLASS_CONTINUUM_STANDALONE_STREAM_UPDATE_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'update' requests received by the standlone streaming version of continuum
SENSISION_CLASS_CONTINUUM_STANDALONE_STREAM_UPDATE_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of microseconds spent in 'update' in the standalone streaming version of Continuum
SENSISION_CLASS_CONTINUUM_STANDALONE_UPDATE_DATAPOINTS_RAW - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of raw readings pushed into Continuum (standalone version)
SENSISION_CLASS_CONTINUUM_STANDALONE_UPDATE_PARSEERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of parse error encountered in 'update' requests in the standalone version of continuum
SENSISION_CLASS_CONTINUUM_STANDALONE_UPDATE_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'update' requests received by the standlone version of continuum
SENSISION_CLASS_CONTINUUM_STANDALONE_UPDATE_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of microseconds spent in 'update' in the standalone version of Continuum
SENSISION_CLASS_CONTINUUM_STORE_ABORTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of aborts experienced in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_BARRIER_SYNCS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of barrier synchronizations
SENSISION_CLASS_CONTINUUM_STORE_GTSDECODERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of GTSDecoders handled by 'Store'
SENSISION_CLASS_CONTINUUM_STORE_HBASE_COMMITS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to 'flushCommits' done in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_HBASE_DELETE_DATAPOINTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints deleted by 'Store'
SENSISION_CLASS_CONTINUUM_STORE_HBASE_DELETE_DATAPOINTS_PEROWNERAPP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints deleted by 'Store' per owner and application
SENSISION_CLASS_CONTINUUM_STORE_HBASE_DELETE_OPS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of DELETE ops handled by 'Store'
SENSISION_CLASS_CONTINUUM_STORE_HBASE_DELETE_REGIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of regions contacted to handle the DELETE ops by 'Store'
SENSISION_CLASS_CONTINUUM_STORE_HBASE_DELETE_TIME_NANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Time spent in DELETE ops in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_HBASE_PUTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of HBase Puts created in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_HBASE_PUTS_COMMITTED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of HBase Puts committed in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_HBASE_TIME_NANOS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Time spend writing to HBase in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_KAFKA_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka messages bytes read in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_KAFKA_COMMITS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka offset commits done in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_KAFKA_COUNT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka messages read in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_KAFKA_FAILEDDECRYPTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of failed decryptions for Kafka messages read in 'Store'
SENSISION_CLASS_CONTINUUM_STORE_KAFKA_FAILEDMACS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of failed MAC verification for Kafka messages read in 'Store'
SENSISION_CLASS_CONTINUUM_STREAM_UPDATE_DATAPOINTS_GLOBAL - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints pushed into Continuum via the streaming update endpoint (at the global level, not by producer)
SENSISION_CLASS_CONTINUUM_STREAM_UPDATE_DATAPOINTS_RAW - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of raw readings pushed into Continuum (streaming version)
SENSISION_CLASS_CONTINUUM_STREAM_UPDATE_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'update' messages received by the streaming version of continuum
SENSISION_CLASS_CONTINUUM_STREAM_UPDATE_PARSEERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of parse error encountered in 'update' requests in the streaming version of continuum
SENSISION_CLASS_CONTINUUM_STREAM_UPDATE_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of 'update' requests received by the streaming version of continuum
SENSISION_CLASS_CONTINUUM_STREAM_UPDATE_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of microseconds spent in 'update' in the streaming update version of Continuum
SENSISION_CLASS_CONTINUUM_THROTTLING_GTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the distinct GTS throttling triggered
SENSISION_CLASS_CONTINUUM_THROTTLING_GTS_GLOBAL - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the distinct GTS throttling triggered globally
SENSISION_CLASS_CONTINUUM_THROTTLING_GTS_LIMIT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
MADS per producer
SENSISION_CLASS_CONTINUUM_THROTTLING_GTS_LIMIT_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
MADS per application
SENSISION_CLASS_CONTINUUM_THROTTLING_GTS_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the distinct GTS throttling triggered per app
SENSISION_CLASS_CONTINUUM_THROTTLING_GTS_PER_APP_GLOBAL - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the distinct GTS throttling triggered per app globally
SENSISION_CLASS_CONTINUUM_THROTTLING_RATE - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the rate throttling triggered
SENSISION_CLASS_CONTINUUM_THROTTLING_RATE_GLOBAL - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the rate throttling triggered globally
SENSISION_CLASS_CONTINUUM_THROTTLING_RATE_LIMIT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Current rate limit per producer
SENSISION_CLASS_CONTINUUM_THROTTLING_RATE_LIMIT_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Current rate limit per application
SENSISION_CLASS_CONTINUUM_THROTTLING_RATE_PER_APP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the rate throttling triggered per app
SENSISION_CLASS_CONTINUUM_THROTTLING_RATE_PER_APP_GLOBAL - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the rate throttling triggered per app globally
SENSISION_CLASS_PLASMA_BACKEND_KAFKA_IN_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes consumed
SENSISION_CLASS_PLASMA_BACKEND_KAFKA_IN_INVALIDCIPHERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of invalid Ciphers in consumed messages
SENSISION_CLASS_PLASMA_BACKEND_KAFKA_IN_INVALIDMACS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of invalid MACs in consumed messages
SENSISION_CLASS_PLASMA_BACKEND_KAFKA_IN_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages consumed
SENSISION_CLASS_PLASMA_BACKEND_KAFKA_OUT_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes buffered outwards
SENSISION_CLASS_PLASMA_BACKEND_KAFKA_OUT_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages buffered outwards
SENSISION_CLASS_PLASMA_BACKEND_KAFKA_OUT_SENT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of send ops by the outward kafka producer
SENSISION_CLASS_PLASMA_BACKEND_SUBSCRIPTIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of subscriptions (GTS) by backend
SENSISION_CLASS_PLASMA_BACKEND_SUBSCRIPTIONS_INVALID_HASHES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of invalid hashes detected when
SENSISION_CLASS_PLASMA_BACKEND_SUBSCRIPTIONS_UPDATES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of subscriptions updates
SENSISION_CLASS_PLASMA_FRONTEND_ABORTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka consuming loop abortions
SENSISION_CLASS_PLASMA_FRONTEND_DISPATCH_CALLS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of calls to dispatch
SENSISION_CLASS_PLASMA_FRONTEND_DISPATCH_SESSIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of sessions targeted by 'dispatch'
SENSISION_CLASS_PLASMA_FRONTEND_DISPATCH_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Time (in microseconds) spent in 'dispatch'
SENSISION_CLASS_PLASMA_FRONTEND_KAFKA_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes consumed by Plasma Frontend
SENSISION_CLASS_PLASMA_FRONTEND_KAFKA_COMMITS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka offset commits
SENSISION_CLASS_PLASMA_FRONTEND_KAFKA_INVALIDCIPHERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of failed decipherments
SENSISION_CLASS_PLASMA_FRONTEND_KAFKA_INVALIDMACS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of failed MAC checks
SENSISION_CLASS_PLASMA_FRONTEND_KAFKA_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of Kafka messages consumed by Plasma Frontend
SENSISION_CLASS_PLASMA_FRONTEND_SUBSCRIPTIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of GTS subscribed to by Plasma Front End
SENSISION_CLASS_PLASMA_FRONTEND_SYNCS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of barrier synchronizations
SENSISION_CLASS_WARP_DIRECTORY_KAFKA_SHUTDOWNS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the Kafka connector was shutdown due to errors in the consuming threads
SENSISION_CLASS_WARP_HBASE_KNOWNREGIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of regions known by HBaseRegionKeys for the given table
SENSISION_CLASS_WARP_HBASE_TASKS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of tasks currently handled by a region server.
SENSISION_CLASS_WARP_INGRESS_KAFKA_META_IN_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes consumed from the 'metadata' Kafka topic by 'Ingress'
SENSISION_CLASS_WARP_INGRESS_KAFKA_META_IN_INVALIDCIPHERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of invalid AES wrappings for messages consumed from the 'metadata' Kafka topic by 'Ingress'
SENSISION_CLASS_WARP_INGRESS_KAFKA_META_IN_INVALIDMACS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of invalid MACs for messages consumed from the 'metadata' Kafka topic by 'Ingress'
SENSISION_CLASS_WARP_INGRESS_KAFKA_META_IN_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages consumed from the 'metadata' Kafka topic by 'Ingress'
SENSISION_CLASS_WARP_KAFKA_CONSUMER_OFFSET - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Kafka Consumer Offset
SENSISION_CLASS_WARP_KAFKA_CONSUMER_OFFSET_BACKWARD_LEAPS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages which were in the past relative to the previously committed message offset
SENSISION_CLASS_WARP_KAFKA_CONSUMER_OFFSET_FORWARD_LEAPS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages which were more than 1 message ahead of the previously consumed (or committed) message
SENSISION_CLASS_WARP_REVISION - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Revision of components
SENSISION_CLASS_WARP_RUNNER_FAILURES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of scripts which could not be executed by the ExecutorService due to too many rejections
SENSISION_CLASS_WARP_RUNNER_KAFKA_IN_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes consumed
SENSISION_CLASS_WARP_RUNNER_KAFKA_IN_INVALIDCIPHERS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of invalid AES wrappings for messages consumed by 'ScriptRunner'
SENSISION_CLASS_WARP_RUNNER_KAFKA_IN_INVALIDMACS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of invalid MACs for messages consumed by 'ScriptRunner'
SENSISION_CLASS_WARP_RUNNER_KAFKA_IN_MESSAGES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages consumed
SENSISION_CLASS_WARP_RUNNER_REJECTIONS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of execution attempts which were rejected by the ExecutorService
SENSISION_CLASS_WARP_STANDALONE_LEVELDB_SNAPSHOT_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
 
SENSISION_CLASS_WARP_STANDALONE_LEVELDB_SNAPSHOT_TIME_NS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Time spent with compactions disabled to enable snapshots
SENSISION_CLASS_WARP_TIMESOURCE_CALIBRATIONS_SKIPPED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of skipped TimeSource calibrations
SENSISION_CLASS_WARPFLEET_MACROS_CACHED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of macros cached from WarpFleet repositories
SENSISION_CLASS_WARPSCRIPT_BOOTSTRAP_LOADS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the WarpScript bootstrap code was loaded
SENSISION_CLASS_WARPSCRIPT_ERRORS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of errors in WarpScript scripts
SENSISION_CLASS_WARPSCRIPT_FETCHCOUNT_EXCEEDED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the fetch limit was reached
SENSISION_CLASS_WARPSCRIPT_FUNCTION_COUNT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of uses of a given WarpScript function
SENSISION_CLASS_WARPSCRIPT_FUNCTION_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total time in nanoseconds spent in WarpScript functions
SENSISION_CLASS_WARPSCRIPT_JVM_FREEMEMORY - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Free memory reported by the JVM
SENSISION_CLASS_WARPSCRIPT_LIBRARY_CACHED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of macros loaded from jars and the classpath which are currently cached
SENSISION_CLASS_WARPSCRIPT_OPS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total number of ops in WarpScript scripts
SENSISION_CLASS_WARPSCRIPT_OPSCOUNT_EXCEEDED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the operation count limit was reached
SENSISION_CLASS_WARPSCRIPT_REPOSITORY_JARS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of jar files known in the repository
SENSISION_CLASS_WARPSCRIPT_REPOSITORY_MACROS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of macros known in the repository
SENSISION_CLASS_WARPSCRIPT_REQUESTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of WarpScript requests
SENSISION_CLASS_WARPSCRIPT_RUN_COUNT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times a script has been run
SENSISION_CLASS_WARPSCRIPT_RUN_CURRENT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of current active executions
SENSISION_CLASS_WARPSCRIPT_RUN_ELAPSED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Elapsed time per scheduled script
SENSISION_CLASS_WARPSCRIPT_RUN_FAILURES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times a script has failed
SENSISION_CLASS_WARPSCRIPT_RUN_FETCHED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of datapoints fetched per scheduled script
SENSISION_CLASS_WARPSCRIPT_RUN_OPS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of ops per scheduled script
SENSISION_CLASS_WARPSCRIPT_RUN_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total time spent running a given script
SENSISION_CLASS_WARPSCRIPT_STACKDEPTH_EXCEEDED - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of times the stack depth limit was reached
SENSISION_CLASS_WARPSCRIPT_TIME_US - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total time (us) spent in WarpScript requests
SENSISION_CLASS_WEBCALL_BARRIER_SYNCS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of barrier synchronizations
SENSISION_CLASS_WEBCALL_IN_ABORTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of consuming loop abortions
SENSISION_CLASS_WEBCALL_KAFKA_IN_BYTES - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of bytes consumed from Kafka
SENSISION_CLASS_WEBCALL_KAFKA_IN_COMMITS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of offset commits
SENSISION_CLASS_WEBCALL_KAFKA_IN_COUNT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of messages consumed from Kafka
SENSISION_CLASS_WEBCALL_KAFKA_IN_FAILEDDECRYPTS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of unwrapping failures
SENSISION_CLASS_WEBCALL_KAFKA_IN_FAILEDMACS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Number of MAC verification failures
SENSISION_CLASS_WEBCALL_LATENCY_MS - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Total latency of WebCallRequests handling
SENSISION_LABEL_APPLICATION - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Name of application for which the metric is collected
SENSISION_LABEL_CDN - Static variable in class io.warp10.continuum.sensision.SensisionConstants
CDN POP used to serve the request
SENSISION_LABEL_COMPONENT - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Component
SENSISION_LABEL_CONSUMERAPP - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Name of application consuming data
SENSISION_LABEL_CONSUMERID - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Id of customer consuming data
SENSISION_LABEL_FORWARDER - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Forwarder
SENSISION_LABEL_FUNCTION - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Name of function for which a WarpScript metric is collected
SENSISION_LABEL_GROUPID - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Kafka Group ID
SENSISION_LABEL_ID - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Id of something
SENSISION_LABEL_OWNER - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Id of the owner for which the metric is collected
SENSISION_LABEL_PARTITION - Static variable in class io.warp10.continuum.sensision.SensisionConstants
 
SENSISION_LABEL_PATH - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Path of script
SENSISION_LABEL_PRODUCER - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Id of the producer for which the metric is collected
SENSISION_LABEL_SERVER - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Server (usually RegionServer)
SENSISION_LABEL_TABLE - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Table
SENSISION_LABEL_THREAD - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Thread id
SENSISION_LABEL_TOPIC - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Kafka Topic
SENSISION_LABEL_TYPE - Static variable in class io.warp10.continuum.sensision.SensisionConstants
Type of something...
SENSISION_TTL_PERUSER - Static variable in class io.warp10.continuum.sensision.SensisionConstants
 
SensisionConstants - Class in io.warp10.continuum.sensision
 
SensisionConstants() - Constructor for class io.warp10.continuum.sensision.SensisionConstants
 
SENSISIONDUMP - Class in io.warp10.script.ext.sensision
Retrieve a string representation of all current Sensision metrics
SENSISIONDUMP(String) - Constructor for class io.warp10.script.ext.sensision.SENSISIONDUMP
 
SENSISIONDUMPEVENTS - Class in io.warp10.script.ext.sensision
Retrieve a string representation of all current Sensision metrics
SENSISIONDUMPEVENTS(String) - Constructor for class io.warp10.script.ext.sensision.SENSISIONDUMPEVENTS
 
SENSISIONEVENT - Class in io.warp10.script.ext.sensision
Produces a Sensision event
SENSISIONEVENT(String) - Constructor for class io.warp10.script.ext.sensision.SENSISIONEVENT
 
SENSISIONGET - Class in io.warp10.script.ext.sensision
Retrieve a datapoint currently stored in Sensision
SENSISIONGET(String) - Constructor for class io.warp10.script.ext.sensision.SENSISIONGET
 
SENSISIONSET - Class in io.warp10.script.ext.sensision
Sets a Sensision metric
SENSISIONSET(String) - Constructor for class io.warp10.script.ext.sensision.SENSISIONSET
 
SENSISIONUPDATE - Class in io.warp10.script.ext.sensision
Updates a sensision metric
SENSISIONUPDATE(String) - Constructor for class io.warp10.script.ext.sensision.SENSISIONUPDATE
 
SensisionWarpScriptExtension - Class in io.warp10.script.ext.sensision
WarpScript Extension which exposes functions to set/update/clear/get Sensision metrics
SensisionWarpScriptExtension() - Constructor for class io.warp10.script.ext.sensision.SensisionWarpScriptExtension
 
serialize(byte[], JsonGenerator, SerializerProvider) - Method in class io.warp10.json.BytesSerializer
 
serialize(GeoTimeSerie, JsonGenerator, SerializerProvider) - Method in class io.warp10.json.GeoTimeSerieSerializer
 
serialize(GTSEncoder, JsonGenerator, SerializerProvider) - Method in class io.warp10.json.GTSEncoderSerializer
 
serialize(Object, JsonGenerator, SerializerProvider) - Method in class io.warp10.json.JsonUtils.CustomSerializer
 
serialize(WarpScriptStack.Macro, JsonGenerator, SerializerProvider) - Method in class io.warp10.json.MacroSerializer
 
serialize(Metadata, JsonGenerator, SerializerProvider) - Method in class io.warp10.json.MetadataSerializer
 
serialize(NamedWarpScriptFunction, JsonGenerator, SerializerProvider) - Method in class io.warp10.json.NamedWarpScriptFunctionSerializer
 
serialize(RealMatrix, JsonGenerator, SerializerProvider) - Method in class io.warp10.json.RealMatrixSerializer
 
serialize(RealVector, JsonGenerator, SerializerProvider) - Method in class io.warp10.json.RealVectorSerializer
 
serializeMetadataFields(Metadata, JsonGenerator) - Static method in class io.warp10.json.MetadataSerializer
 
SET - Class in io.warp10.script.functions
Pushes a value into a list or byte array.
SET(String) - Constructor for class io.warp10.script.functions.SET
 
SET - Static variable in class io.warp10.script.WarpScriptLib
 
set(int, Object) - Method in class io.warp10.WrapperList
 
SET_END - Static variable in class io.warp10.script.WarpScriptLib
 
SET_START - Static variable in class io.warp10.script.WarpScriptLib
 
setActiveAfter(long) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Timestamp (in ms) after which a given Geo Time Series was active.
setActiveAfterIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
setAppName(String) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Name of the application using the token
setAppName(String) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Application name
setAppNameIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setAppNameIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setApps(List<String>) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
List of applications consumed
setAppsIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setAttribute(String, Object) - Method in class io.warp10.script.MemoryWarpScriptStack
 
setAttribute(String, Object) - Method in interface io.warp10.script.WarpScriptStack
Set a stack attribute.
setAttribute(String, Object) - Static method in class io.warp10.WarpManager
 
setAttributes(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Additional attributes
setAttributes(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Map of attributes.
setAttributes(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Message attributes, placeholder to store K/V.
setAttributes(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.Metadata
Attributes associated with the geo time serie.
setAttributes(Map<String, String>) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
Map of attributes
setAttributes(Map<String, String>) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Token attributes
setAttributes(Map<String, String>) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Token attributes, placeholder to store K/V.
SETATTRIBUTES - Class in io.warp10.script.functions
Set attributes on GTS, Encoders or list thereof
SETATTRIBUTES(String) - Constructor for class io.warp10.script.functions.SETATTRIBUTES
 
SETATTRIBUTES - Static variable in class io.warp10.script.WarpScriptLib
 
setAttributesIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setAttributesIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setAttributesIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setAttributesIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
setAttributesIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
setAttributesIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setAttributesIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setBase(long) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Base timestamp, if not set assumed to be 0
setBaseIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setBilledId(byte[]) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Id of the billed customer
setBilledId(ByteBuffer) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setBilledIdIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setBody(String) - Method in class io.warp10.script.thrift.data.WebCallRequest
Request body
setBodyIsSet(boolean) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setBucketCount(GeoTimeSerie, int) - Static method in class io.warp10.continuum.gts.GTSHelper
 
setBucketcount(long) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Bucket count for bucketized GTS
setBucketcountIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setBucketSpan(GeoTimeSerie, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
setBucketspan(long) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Bucket span for bucketized GTS
setBucketspanIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setChunkCount(int) - Static method in class io.warp10.standalone.AcceleratorConfig
 
setChunkSpan(long) - Static method in class io.warp10.standalone.AcceleratorConfig
 
setClassCardinality(byte[]) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimator for the number of distinct classes
setClassCardinality(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setClassCardinalityIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setClassId(long) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
setClassId(long) - Method in class io.warp10.continuum.gts.GTSDecoder
 
setClassId(long) - Method in class io.warp10.continuum.gts.GTSEncoder
 
setClassId(long) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
Class Id for which to retrieve the Metadata
setClassId(long) - Method in class io.warp10.continuum.store.thrift.data.GTSData
Class Id of the data
setClassId(long) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Class Id of the data.
setClassId(long) - Method in class io.warp10.continuum.store.thrift.data.Metadata
classId associated with the geo time serie
setClassIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
setClassIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
setClassIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setClassIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
setClassNames(List<String>) - Method in class io.warp10.script.thrift.data.StackTrace
 
setClassNamesIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackTrace
 
setClassSelector(List<String>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Pattern for selecting GTS class.
setClassSelector(List<String>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Pattern for selecting GTS class.
setClassSelectorIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
setClassSelectorIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
setClassSelectors(List<String>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Patterns for selecting GTS class.
setClassSelectorsIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
setCommonLabels(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Map of common labels
setCommonLabelsIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
setCompressed(byte[]) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Compressed embedded DiectoryFindResponse
setCompressed(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
setCompressed(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Flag indicating if 'encoded' is gzip compressed
setCompressed(boolean) - Method in class io.warp10.continuum.thrift.data.RunRequest
Flag indicating whether the content is compressed or not
setCompressed(boolean) - Method in class io.warp10.script.thrift.data.SecureScript
Flag indicating that the script content is compressed.
setCompressedIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
setCompressedIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setCompressedIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
setCompressedIsSet(boolean) - Method in class io.warp10.script.thrift.data.SecureScript
 
setCompressionPasses(int) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Number of compression passes done on the input data
setCompressionPassesIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setContent(byte[]) - Method in class io.warp10.continuum.thrift.data.RunRequest
Content of the script
setContent(ByteBuffer) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
setContentIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
setCount(long) - Method in class io.warp10.continuum.gts.GTSEncoder
 
setCount(long) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Number of data points to fetch.
setCount(long) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Number of datapoints encoded in the wrapped GTS
setCountIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setCountIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setData(byte[]) - Method in class io.warp10.continuum.store.thrift.data.GTSData
Encoded values of the Geo Time Serie.
setData(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
setData(byte[]) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Encoded (by GTSEncoder) data for the GTS.
setData(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setDataIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
setDataIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setDataviz(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
The read token is used for data visualisation, default false
setDatavizIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setDeleteQueryString(String) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Delete query string.
setDeleteQueryStringIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setDeletionEndTimestamp(long) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
End timestamp for deletion requests
setDeletionEndTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setDeletionMinAge(long) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Minimum age of cells to delete (in ms)
setDeletionMinAgeIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setDeletionStartTimestamp(long) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Start timestamp for deletion requests
setDeletionStartTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setDeltaAttributes(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Flag indicating whether or not the attributes should be treated as delta
setDeltaAttributesIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setElevationAtIndex(GeoTimeSerie, int, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Set the elevation at a specific index in the GTS
setEncoded(byte[]) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Encoded GTS content
setEncoded(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setEncodedIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setEndTimestamp(long) - Method in class io.warp10.continuum.store.thrift.data.GTSData
An optional end (youngest) timestamp if 'data' contains several values.
setEndTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
setError(String) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
Error message
setError(String) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Detail of encountered error
setErrorIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
setErrorIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setExpiry(long) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Until when is the split valid?
setExpiry(long) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Timestamp (in ms since epoch) at which the MetaSet expires.
setExpiry(long) - Method in class io.warp10.script.WarpScriptStack.Macro
 
setExpiryIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
setExpiryIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
setExpiryTimestamp(long) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Timestamp of the token expiration
setExpiryTimestamp(long) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Timestamp of the token expiration
setExpiryTimestampIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setExpiryTimestampIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setFieldValue(DatalogRequest._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setFieldValue(DirectoryFindRequest._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
setFieldValue(DirectoryFindResponse._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
setFieldValue(DirectoryGetRequest._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
setFieldValue(DirectoryGetResponse._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
setFieldValue(DirectoryRequest._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
setFieldValue(DirectoryStatsRequest._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
setFieldValue(DirectoryStatsResponse._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setFieldValue(FetchRequest._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setFieldValue(GTSData._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
setFieldValue(GTSSplit._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
setFieldValue(GTSWrapper._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setFieldValue(KafkaDataMessage._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setFieldValue(Metadata._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
setFieldValue(MetaSet._Fields, Object) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
setFieldValue(HyperLogLogPlusParameters._Fields, Object) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setFieldValue(LoggingEvent._Fields, Object) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
setFieldValue(RunRequest._Fields, Object) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
setFieldValue(ReadToken._Fields, Object) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setFieldValue(WriteToken._Fields, Object) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setFieldValue(SecureScript._Fields, Object) - Method in class io.warp10.script.thrift.data.SecureScript
 
setFieldValue(StackInteractionReport._Fields, Object) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
setFieldValue(StackTrace._Fields, Object) - Method in class io.warp10.script.thrift.data.StackTrace
 
setFieldValue(Throwable._Fields, Object) - Method in class io.warp10.script.thrift.data.Throwable
 
setFieldValue(WebCallRequest._Fields, Object) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setFileNames(List<String>) - Method in class io.warp10.script.thrift.data.StackTrace
 
setFileNamesIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackTrace
 
setFingerprint(long) - Method in class io.warp10.script.WarpScriptStack.Macro
 
setFunctionMetrics(boolean) - Method in class io.warp10.script.MemoryWarpScriptStack
 
setGroovy(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
DEPRECATED.
setGroovyIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setGtsCount(byte[]) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimation of total number of matching GTS
setGtsCount(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setGtsCountIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setGzipped(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setGzippedIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setHash(long) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
SipHash of the request, used to ensure the requester has the pre-shared key of the Directory instance.
setHash(long) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
SipHash of the request, used to ensure the requester has the pre-shared key of the Directory instance.
setHashIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
setHashIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
setHeaders(Map<String, String>) - Method in class io.warp10.script.thrift.data.WebCallRequest
Request headers
setHeadersIsSet(boolean) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setHooks(Map<String, String>) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Token hooks
setHooksIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setId(String) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Id of the node where the datalog request originated
setIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setIndices(List<Long>) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
List of indices specified in the update request.
setIndices(List<Long>) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
indices to use
setIndicesIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setIndicesIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setInitTime(long) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setInitTime(long) - Method in class io.warp10.script.HyperLogLogPlus
 
setInitTimeIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setIssuanceTimestamp(long) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
delivery timestamp of the token
setIssuanceTimestamp(long) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
delivery timestamp of the token
setIssuanceTimestampIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setIssuanceTimestampIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setKey(byte[]) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Encoding key is used
setKey(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setKey(String) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
Key these HLL parameters relate to (producer, app, ...)
setKey(String, byte[]) - Method in class io.warp10.crypto.DummyKeyStore
Store a key under a name.
setKey(String, byte[]) - Method in interface io.warp10.crypto.KeyStore
Sets key.
setKey(String, byte[]) - Method in class io.warp10.crypto.OSSKeyStore
 
setKey(String, byte[]) - Method in class io.warp10.crypto.UnsecureKeyStore
Store a key under a name.
setKey(String) - Method in class io.warp10.script.HyperLogLogPlus
 
setKey(String) - Method in class io.warp10.script.thrift.data.SecureScript
Key to unsecure the script
setKeyIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setKeyIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setKeyIsSet(boolean) - Method in class io.warp10.script.thrift.data.SecureScript
 
setLabel(String, String) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
setLabel(String, String) - Method in class io.warp10.continuum.gts.GTSDecoder
 
setLabel(String, String) - Method in class io.warp10.continuum.gts.GTSEncoder
 
setLabelNamesCardinality(byte[]) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimator for the number of distinct label names
setLabelNamesCardinality(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setLabelNamesCardinalityIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setLabels(Map<String, String>) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
setLabels(Map<String, String>) - Method in class io.warp10.continuum.gts.GTSDecoder
 
setLabels(Map<String, String>) - Method in class io.warp10.continuum.gts.GTSEncoder
 
setLabels(Map<String, String>) - Method in class io.warp10.continuum.store.thrift.data.Metadata
Labels associated with the geo time serie
setLabels(Map<String, String>) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
Token extra labels.
setLabels(Map<String, String>) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
Default labels.
setLabelsId(long) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
setLabelsId(long) - Method in class io.warp10.continuum.gts.GTSDecoder
 
setLabelsId(long) - Method in class io.warp10.continuum.gts.GTSEncoder
 
setLabelsId(long) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
Labels Id for which to retrieve the Metadata
setLabelsId(long) - Method in class io.warp10.continuum.store.thrift.data.GTSData
Labels Id of the data
setLabelsId(long) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Labels Id of the data.
setLabelsId(long) - Method in class io.warp10.continuum.store.thrift.data.Metadata
labelsId associated with the geo time serie
setLabelsIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
setLabelsIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
setLabelsIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setLabelsIdIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
setLabelsIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
setLabelsIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setLabelsIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setLabelsSelectors(List<Map<String, String>>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Patterns for selecting labels
setLabelsSelectors(List<Map<String, String>>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Patterns for selecting labels.
setLabelsSelectors(List<Map<String, String>>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Patterns for selecting labels
setLabelsSelectorsIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
setLabelsSelectorsIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
setLabelsSelectorsIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
setLabelValuesCardinality(byte[]) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimator for the number of distinct label values
setLabelValuesCardinality(ByteBuffer) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setLabelValuesCardinalityIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setLastActivity(long) - Method in class io.warp10.continuum.store.thrift.data.Metadata
Timestamp (in ms since the Epoch) of the last observed activity on this Geo Time Series.
setLastActivityIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
setLastBucket(GeoTimeSerie, long) - Static method in class io.warp10.continuum.gts.GTSHelper
 
setLastbucket(long) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Last bucket for bucketized GTS
setLastbucketIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setLineNumbers(List<Integer>) - Method in class io.warp10.script.thrift.data.StackTrace
 
setLineNumbersIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackTrace
 
setLocationAtIndex(GeoTimeSerie, int, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Set the location at a specific index in the GTS
setLookup(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
true if a lookup is necessary, default false
setLookup(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
true if a lookup is necessary, default false
setLookupIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setLookupIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
SETMACROCONFIG - Class in io.warp10.script.functions
Sets a configuration for some macros
SETMACROCONFIG(String) - Constructor for class io.warp10.script.functions.SETMACROCONFIG
 
SETMACROCONFIG - Static variable in class io.warp10.script.WarpScriptLib
 
setMaxduration(long) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
Maximum duration this MetaSet can be used with.
setMaxdurationIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
setMaxFetchSize(long) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
DEPRECATED Max fetch size in bytes of each read request, default 16Mb
setMaxFetchSizeIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setMessage(String) - Method in class io.warp10.script.thrift.data.Throwable
 
setMessageIsSet(boolean) - Method in class io.warp10.script.thrift.data.Throwable
 
setMetadata(Metadata) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
setMetadata(Metadata) - Method in class io.warp10.continuum.gts.GTSDecoder
 
setMetadata(Metadata) - Method in class io.warp10.continuum.gts.GTSEncoder
 
setMetadata(Metadata) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
Returned metadata, not set if not found
setMetadata(Metadata) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
Metadata for the GTS
setMetadata(Metadata) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Optional metadata
setMetadataIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
setMetadataIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
setMetadataIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setMetadatas(List<Metadata>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
List of matching Metadata instances
setMetadatas(List<Metadata>) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
List of Metadata describing the Geo Time Series to fetch
setMetadatas(List<Metadata>) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
List of metadatas associated with this split.
setMetadatas(List<Metadata>) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
List of Metadata in this MetaSet.
setMetadatasIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
setMetadatasIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setMetadatasIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
setMetadatasIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
setMethod(WebCallMethod) - Method in class io.warp10.script.thrift.data.WebCallRequest
HTTP Method to use for the call
setMethodIsSet(boolean) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setMethodNames(List<String>) - Method in class io.warp10.script.thrift.data.StackTrace
 
setMethodNamesIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackTrace
 
setName(String) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
setName(String) - Method in class io.warp10.continuum.gts.GTSDecoder
 
setName(String) - Method in class io.warp10.continuum.gts.GTSEncoder
 
setName(String) - Method in class io.warp10.continuum.store.thrift.data.Metadata
Name of geo time serie (class name).
setName(String) - Method in class io.warp10.script.NamedWarpScriptFunction
 
setName(String) - Method in class io.warp10.script.WarpScriptStack.Macro
 
setNameIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
setNameRecursive(String) - Method in class io.warp10.script.WarpScriptStack.Macro
Set the name of the current macro and set the same name for all included macros which do not have a name
setNotafter(long) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
If this field is set, maxduration will still be considered, unless notbefore is also set, but the end timestamp will be constraint to be <= notafter.
setNotafterIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
setNotbefore(long) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
If this field is set, maxduration will be ignored and count based requests will be forbidden.
setNotbeforeIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
setNow(String) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Optional now parameter needed to decode relative timestamps
setNow(long) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
End timestamp (included)
setNowIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setNowIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setOwnerId(byte[]) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
ident of the owner
setOwnerId(ByteBuffer) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setOwnerIdIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setOwners(List<ByteBuffer>) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
List of owners
setOwnersIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setP(byte) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setParallelScanners(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Flag indicating whether or not to use parallel scanners if available.
setParallelScannersIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setPath(String) - Method in class io.warp10.continuum.thrift.data.RunRequest
Path to the script
setPathIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
setPerClassCardinality(Map<String, ByteBuffer>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Number of GTS per class (if number of different classes is small)
setPerClassCardinalityIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setPeriodicity(long) - Method in class io.warp10.continuum.thrift.data.RunRequest
Periodicity of the script
setPeriodicityIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
setPerLabelValueCardinality(Map<String, ByteBuffer>) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
Estimations of the number of different values per label (if number of labels is small)
setPerLabelValueCardinalityIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
setPIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setPosition(long) - Method in class io.warp10.continuum.gts.FileBasedCustomBuffer
 
setPostBoundary(long) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Size of the post boundary in number of data points.
setPostBoundaryIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setPprime(byte) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setPprimeIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setPreBoundary(long) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Size of the pre boundary in number of data points.
setPreBoundaryIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setProducerId(byte[]) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
ident of the producer a producer inject data, but is not the data owner
setProducerId(ByteBuffer) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setProducerIdIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setProducers(List<ByteBuffer>) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
List of producers
setProducersIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setProperties(String...) - Static method in class io.warp10.WarpConfig
 
setProperties(boolean, String...) - Static method in class io.warp10.WarpConfig
 
setProperties(Reader) - Static method in class io.warp10.WarpConfig
 
setProperties(boolean, Reader) - Static method in class io.warp10.WarpConfig
 
setProperty(String, String) - Static method in class io.warp10.WarpConfig
 
setQuietAfter(long) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Timestamp (in ms) after which a given Geo Time Series was quiet.
setQuietAfterIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
setRegisters(byte[]) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setRegisters(ByteBuffer) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setRegistersIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setRenamed(boolean) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
setRepos(WarpScriptStack, List<String>) - Static method in class io.warp10.script.WarpFleetMacroRepository
 
setRho(int, byte) - Method in class io.warp10.script.HyperLogLogPlus
 
setSample(double) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Sampling rate.
setSampleIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setScheduledAt(long) - Method in class io.warp10.continuum.thrift.data.RunRequest
Timestamp at which the script was scheduled
setScheduledAtIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
setScheduler(String) - Method in class io.warp10.continuum.thrift.data.RunRequest
Id of the scheduling node
setSchedulerIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
setScript(byte[]) - Method in class io.warp10.script.thrift.data.SecureScript
Actual script content, either a UTF8 encoded string or a compressed content
setScript(ByteBuffer) - Method in class io.warp10.script.thrift.data.SecureScript
 
setScriptIsSet(boolean) - Method in class io.warp10.script.thrift.data.SecureScript
 
setScriptLines(List<String>) - Method in class io.warp10.script.thrift.data.StackInteractionReport
Actual lines of the script
setScriptLinesIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
setScriptTimes(List<Long>) - Method in class io.warp10.script.thrift.data.StackInteractionReport
Execution time of each line of the script
setScriptTimesIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
setSecure(boolean) - Method in class io.warp10.script.WarpScriptStack.Macro
 
setSecureRecursive(boolean) - Method in class io.warp10.script.WarpScriptStack.Macro
Set the secure flag of the current macro and set the same flag for all included macros.
setSize(int) - Method in class io.warp10.script.WarpScriptStack.Macro
 
setSizeHint(int) - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
setSkip(long) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Number of data points to skip before starting to return values.
setSkipIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setSorted(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
Optional flag indicating the returned Metadata MUST absolutely be sorted.
setSortedIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
setSource(String) - Method in class io.warp10.continuum.store.thrift.data.Metadata
Optional field indicating the source of the metadata.
setSourceIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
setSparse(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setSparseIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setSparseList(byte[]) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setSparseList(ByteBuffer) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setSparseListIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setSparseListLen(int) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setSparseListLenIsSet(boolean) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
setStackTrace(StackTrace) - Method in class io.warp10.script.thrift.data.Throwable
 
setStackTraceIsSet(boolean) - Method in class io.warp10.script.thrift.data.Throwable
 
setStackUUID(String) - Method in class io.warp10.script.thrift.data.WebCallRequest
UUID of the stack on which it was issued, this is used to match it with a StackInteractionReport.
setStackUUIDIsSet(boolean) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setStartTimestamp(long) - Method in class io.warp10.continuum.store.thrift.data.GTSData
The start (oldest) timestamp in the encoded data.
setStartTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
setStep(long) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Index offset between two data points, defaults to 1, i.e.
setStepIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setThents(long) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Start timestamp (included).
setThentsIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setThreadProperty(String, Object) - Static method in class io.warp10.WarpConfig
 
setTimestamp(long) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Timestamp at which the datalog request originated, in ns
setTimestamp(long) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
Timestamp at which the request object was created
setTimestamp(long) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
Timestamp at which the request object was created
setTimestamp(long) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
When was the split created?
setTimestamp(long) - Method in class io.warp10.script.thrift.data.SecureScript
Timestamp at which the script was secured
setTimestamp(long) - Method in class io.warp10.script.thrift.data.StackInteractionReport
Timestamp of the script execution
setTimestamp(long) - Method in class io.warp10.script.thrift.data.WebCallRequest
Timestamp at which the request was created.
setTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
setTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
setTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
setTimestampIsSet(boolean) - Method in class io.warp10.script.thrift.data.SecureScript
 
setTimestampIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
setTimestampIsSet(boolean) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setTimestep(long) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Minimum time offset between data points, expressed in time units.
setTimestepIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
SETTO - Class in io.warp10.script.functions
Convert the set on top of the stack into a list
SETTO(String) - Constructor for class io.warp10.script.functions.SETTO
 
SETTO - Static variable in class io.warp10.script.WarpScriptLib
 
setToken(String) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Associated token
setToken(ReadToken) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Read token to use for fetching data
setToken(ReadToken) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
Read token used to generate the split Having this data available allows to access the token attributes
setToken(String) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
The original token used to construct the MetaSet.
setToken(String) - Method in class io.warp10.script.thrift.data.WebCallRequest
Token used to issue the WebCall
setTokenIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setTokenIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setTokenIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
setTokenIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
setTokenIsSet(boolean) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setTokens(List<String>) - Method in class io.warp10.script.thrift.data.StackInteractionReport
List of all tokens used in the script
setTokensIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
setTokenType(TokenType) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
TokenType (Set to TokenType.READ)
setTokenType(TokenType) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
TokenType (Set to TokenType.WRITE)
setTokenTypeIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
setTokenTypeIsSet(boolean) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
setTTL(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Flag indicating we want to return the HBase cells TTL instead of the value This only works if the HBase client is configured with: hbase.client.rpc.codec = org.apache.hadoop.hbase.codec.KeyValueCodecWithTags This can be achieved in Warp 10 using the following egress config: egress.hbase.config = hbase.client.rpc.codec egress.hbase.client.rpc.codec = org.apache.hadoop.hbase.codec.KeyValueCodecWithTags Beware that changing the RPC Codec will change it for all calls to HBase, meaning that tags will be transfered between the RegionServer and the Client for each cell, even if there is no interest in the tags.
setTTLIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
setType(GeoTimeSerie.TYPE) - Method in class io.warp10.continuum.gts.GeoTimeSerie
Attempts to force the type of an empty GeoTimeSerie instance.
setType(String) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
Type of datalog request, UPDATE, META, DELETE
setType(KafkaDataMessageType) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
Flag positioned to true if the message is a deletion
setTypeIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
setTypeIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
setUrl(String) - Method in class io.warp10.script.thrift.data.WebCallRequest
URL to call
setUrlIsSet(boolean) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setUuid(String) - Method in class io.warp10.script.thrift.data.StackInteractionReport
UUID of the script execution.
setUuidIsSet(boolean) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
setValue(GeoTimeSerie, long, long, long, Object, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Add a measurement at the given timestamp/location/elevation FIXME(hbs): If performance is bad due to autoboxing, we can always split addValue by type and have 4 methods instead of 1.
setValue(GeoTimeSerie, long, long, Object) - Static method in class io.warp10.continuum.gts.GTSHelper
 
setValue(GeoTimeSerie, long, Object) - Static method in class io.warp10.continuum.gts.GTSHelper
 
SETVALUE - Static variable in class io.warp10.script.WarpScriptLib
 
setWebCallUUID(String) - Method in class io.warp10.script.thrift.data.WebCallRequest
UUID of the WebCall.
setWebCallUUIDIsSet(boolean) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
setWrappingKey(byte[]) - Method in class io.warp10.continuum.gts.GTSEncoder
 
setWriteTimestamp(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
Flag indicating to return the HBase cell timestamp instead of the value.
setWriteTimestampIsSet(boolean) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
SHA1 - Static variable in class io.warp10.script.WarpScriptLib
 
SHA1HMAC - Static variable in class io.warp10.script.WarpScriptLib
 
SHA224 - Static variable in class io.warp10.script.WarpScriptLib
 
SHA256 - Static variable in class io.warp10.script.WarpScriptLib
 
SHA256HMAC - Static variable in class io.warp10.script.WarpScriptLib
 
SHA384 - Static variable in class io.warp10.script.WarpScriptLib
 
SHA3_224 - Static variable in class io.warp10.script.WarpScriptLib
 
SHA3_256 - Static variable in class io.warp10.script.WarpScriptLib
 
SHA3_384 - Static variable in class io.warp10.script.WarpScriptLib
 
SHA3_512 - Static variable in class io.warp10.script.WarpScriptLib
 
SHA512 - Static variable in class io.warp10.script.WarpScriptLib
 
ShadowFunction(String) - Constructor for class io.warp10.script.ext.shadow.ShadowWarpScriptExtension.ShadowFunction
 
ShadowWarpScriptExtension - Class in io.warp10.script.ext.shadow
 
ShadowWarpScriptExtension() - Constructor for class io.warp10.script.ext.shadow.ShadowWarpScriptExtension
 
ShadowWarpScriptExtension.ShadowFunction - Class in io.warp10.script.ext.shadow
 
ShannonEntropy - Class in io.warp10.script.aggregator
Compute a Shannon Entropy, considering GTS values to be number of occurrences of the underlying symbol.
ShannonEntropy(String, boolean) - Constructor for class io.warp10.script.aggregator.ShannonEntropy
 
SHAPE - Class in io.warp10.script.functions.shape
Return the shape of an input list if it could be a tensor (or multidimensional array), or raise an Exception.
SHAPE(String) - Constructor for class io.warp10.script.functions.shape.SHAPE
 
SHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
SHARDING_ENDPOINT_PREFIX - Static variable in class io.warp10.script.ext.sharding.ShardingWarpScriptExtension
Prefix for shard endpoint configuration.
SHARDING_MAXTHREADSPERCALL - Static variable in class io.warp10.script.ext.sharding.ShardingWarpScriptExtension
Maximum number of threads a single call to DEVAL may use
SHARDING_POOLSIZE - Static variable in class io.warp10.script.ext.sharding.ShardingWarpScriptExtension
Size of thread pool to use for issuing requests to shards
SHARDING_SNAPSHOT - Static variable in class io.warp10.script.ext.sharding.ShardingWarpScriptExtension
Snapshot command to use when talking to shards, defaults to SNAPSHOT
ShardingWarpScriptExtension - Class in io.warp10.script.ext.sharding
 
ShardingWarpScriptExtension() - Constructor for class io.warp10.script.ext.sharding.ShardingWarpScriptExtension
 
SharedMemoryWarpScriptExtension - Class in io.warp10.script.ext.shm
 
SharedMemoryWarpScriptExtension() - Constructor for class io.warp10.script.ext.shm.SharedMemoryWarpScriptExtension
 
SHIFTLEFT - Class in io.warp10.script.binary
Shift left the long below the top of the stack by the number of bits on top of the stack
SHIFTLEFT(String) - Constructor for class io.warp10.script.binary.SHIFTLEFT
 
SHIFTRIGHT - Class in io.warp10.script.binary
Shift right the long below the top of the stack by the number of bits on top of the stack
SHIFTRIGHT(String, boolean) - Constructor for class io.warp10.script.binary.SHIFTRIGHT
 
SHMDEFINED - Class in io.warp10.script.ext.shm
 
SHMDEFINED(String) - Constructor for class io.warp10.script.ext.shm.SHMDEFINED
 
SHMLOAD - Class in io.warp10.script.ext.shm
 
SHMLOAD(String) - Constructor for class io.warp10.script.ext.shm.SHMLOAD
 
SHMSTORE - Class in io.warp10.script.ext.shm
 
SHMSTORE(String) - Constructor for class io.warp10.script.ext.shm.SHMSTORE
 
SHOW - Class in io.warp10.script.functions
 
SHOW(String) - Constructor for class io.warp10.script.functions.SHOW
 
show() - Method in class io.warp10.script.MemoryWarpScriptStack
 
show(int) - Method in class io.warp10.script.MemoryWarpScriptStack
 
SHOW - Static variable in class io.warp10.script.WarpScriptLib
 
show() - Method in interface io.warp10.script.WarpScriptStack
Show all previously hidden stack levels.
show(int) - Method in interface io.warp10.script.WarpScriptStack
Show some stack levels previously hidden.
shrink(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Shrink the internal arrays of this GTS so their length matches the number of values.
shrink(GeoTimeSerie, double) - Static method in class io.warp10.continuum.gts.GTSHelper
 
SHRINK - Class in io.warp10.script.functions
Shrinks the number of values of a GTS.
SHRINK(String) - Constructor for class io.warp10.script.functions.SHRINK
 
SHRINK - Static variable in class io.warp10.script.WarpScriptLib
 
shrinkTo(GeoTimeSerie, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Reduce the number of values in a GTS.
shrinkTo(GTSEncoder, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Shrink an encoder to at most a given number of values.
SHUFFLE - Class in io.warp10.script.functions
Shuffles a list in place
SHUFFLE(String) - Constructor for class io.warp10.script.functions.SHUFFLE
 
SHUFFLE - Static variable in class io.warp10.script.WarpScriptLib
 
SIGALG - Static variable in class io.warp10.script.functions.MSIG
 
signal(WarpScriptStack.Signal) - Method in class io.warp10.script.MemoryWarpScriptStack
 
signal(WarpScriptStack.Signal) - Method in interface io.warp10.script.WarpScriptStack
Signal the stack, i.e.
signalBySession(String, WarpScriptStack.Signal) - Static method in class io.warp10.script.WarpScriptStackRegistry
 
signalByUuid(String, WarpScriptStack.Signal) - Static method in class io.warp10.script.WarpScriptStackRegistry
 
SIGNUM - Static variable in class io.warp10.script.WarpScriptLib
 
SIN - Static variable in class io.warp10.script.WarpScriptLib
 
SINCE() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
singleExponentialSmoothing(GeoTimeSerie, double) - Static method in class io.warp10.continuum.gts.GTSHelper
Perform exponential smoothing on a numeric GTS.
SINGLEEXPONENTIALSMOOTHING - Class in io.warp10.script.functions
 
SINGLEEXPONENTIALSMOOTHING(String) - Constructor for class io.warp10.script.functions.SINGLEEXPONENTIALSMOOTHING
 
SINGLEEXPONENTIALSMOOTHING - Static variable in class io.warp10.script.WarpScriptLib
 
SINH - Static variable in class io.warp10.script.WarpScriptLib
 
SIPHASH_APPID - Static variable in interface io.warp10.crypto.KeyStore
Name of key for application Ids
SIPHASH_CLASS - Static variable in interface io.warp10.crypto.KeyStore
Name of key for hashing class names
SIPHASH_CLASS_SECONDARY - Static variable in interface io.warp10.crypto.KeyStore
Name of secondary key for class name hashing
SIPHASH_DIRECTORY_PSK - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for DirectoryFindRequest instances
SIPHASH_FETCH_PSK - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for fetch requests
SIPHASH_KAFKA_DATA - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for kafka data messages
SIPHASH_KAFKA_METADATA - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for kafka metadata messages
SIPHASH_KAFKA_PLASMA_BACKEND_IN - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for kafka messages consumed by plasma backends
SIPHASH_KAFKA_PLASMA_BACKEND_OUT - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for kafka messages produced by plasma backends
SIPHASH_KAFKA_PLASMA_FRONTEND_IN - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for kafka messages consumed by plasma frontends
SIPHASH_KAFKA_RUNNER - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for kafka runn requests
SIPHASH_KAFKA_WEBCALL - Static variable in interface io.warp10.crypto.KeyStore
Name of key for computing MAC for WebCall requests in Kafka
SIPHASH_LABELS - Static variable in interface io.warp10.crypto.KeyStore
Name of key for hash labels
SIPHASH_LABELS_SECONDARY - Static variable in interface io.warp10.crypto.KeyStore
Name of secondary key for labels hashing
SIPHASH_TOKEN - Static variable in interface io.warp10.crypto.KeyStore
Name of key for token Ids.
SipHashInline - Class in io.warp10.crypto
SipHash implementation with hand inlining the SIPROUND.
SipHashInline() - Constructor for class io.warp10.crypto.SipHashInline
 
size() - Method in class io.warp10.continuum.gts.GeoTimeSerie
Return the number of measures in this Geo Time Series.
size() - Method in class io.warp10.continuum.gts.GTSEncoder
Return the current size of the encoded data.
size() - Method in class io.warp10.script.fastdtw.SearchWindow
 
size() - Method in class io.warp10.script.fastdtw.WarpPath
 
SIZE - Class in io.warp10.script.functions
Pushes on the stack the size of an object (map, list or GTS).
SIZE(String) - Constructor for class io.warp10.script.functions.SIZE
 
SIZE - Static variable in class io.warp10.script.WarpScriptLib
 
size() - Method in class io.warp10.script.WarpScriptStack.Macro
 
size() - Method in class io.warp10.WrapperList
 
SIZE_THRESHOLD - Static variable in class io.warp10.continuum.MetadataUtils
Size over which to check for metadata validity
skewness(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
SKEWNESS - Class in io.warp10.script.functions
Compute Skewness of a numerical GTS
SKEWNESS(String) - Constructor for class io.warp10.script.functions.SKEWNESS
 
SKEWNESS - Static variable in class io.warp10.script.WarpScriptLib
 
skipVarint(ByteBuffer) - Static method in class io.warp10.continuum.gts.Varint
Skip a Varint in a ByteBuffer
slowmerge(GeoTimeSerie, GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Merge 'gts' into 'base' the slow way, i.e.
SMARTPARSE - Class in io.warp10.script.functions
Parse string values of a GTS to extract multiple GTS based on regexp groups
SMARTPARSE(String) - Constructor for class io.warp10.script.functions.SMARTPARSE
 
SMARTPARSE - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOT - Class in io.warp10.script.functions
Replaces the stack so far with a WarpScript snippet which will regenerate the same stack content.
SNAPSHOT(String, boolean, boolean, boolean, boolean) - Constructor for class io.warp10.script.functions.SNAPSHOT
 
SNAPSHOT(String, boolean, boolean, boolean, boolean, boolean) - Constructor for class io.warp10.script.functions.SNAPSHOT
 
SNAPSHOT(String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class io.warp10.script.functions.SNAPSHOT
 
snapshot() - Method in interface io.warp10.script.functions.SNAPSHOT.Snapshotable
 
SNAPSHOT - Static variable in class io.warp10.script.WarpScriptLib
 
snapshot() - Method in class io.warp10.script.WarpScriptStack.Macro
 
snapshot(boolean) - Method in class io.warp10.script.WarpScriptStack.Macro
 
SNAPSHOT.Snapshotable - Interface in io.warp10.script.functions
 
SNAPSHOT.SnapshotEncoder - Interface in io.warp10.script.functions
 
SNAPSHOTALL - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOTALLTOMARK - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOTCOPY - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOTCOPYALL - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOTCOPYALLTOMARK - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOTCOPYN - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOTCOPYTOMARK - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOTN - Static variable in class io.warp10.script.WarpScriptLib
 
SNAPSHOTTOMARK - Static variable in class io.warp10.script.WarpScriptLib
 
sort(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Sort the values (and associated locations/elevations) by order of their ticks
sort(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Sort the values (and associated locations/elevations) by order of ascending ticks.
SORT - Class in io.warp10.script.functions
 
SORT(String) - Constructor for class io.warp10.script.functions.SORT
 
SORT - Static variable in class io.warp10.script.WarpScriptLib
 
SORTBY - Class in io.warp10.script.functions
Sort a list or a LinkedHashMap according to a macro
SORTBY(String) - Constructor for class io.warp10.script.functions.SORTBY
 
SORTBY - Static variable in class io.warp10.script.WarpScriptLib
 
sortedMerge(GeoTimeSerie, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Merge 2 GTSs into one sorted GTS, with values from gts overwriting values from base.
sortedMerge(List<Object>, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Merge sorted GTS or encoders
SortedPathIterator - Class in io.warp10
 
SortedPathIterator(Iterator<Path>) - Constructor for class io.warp10.SortedPathIterator
 
sortIndices(long[], boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Return an array of indices sorted in the order of the matching value in the 'values' array.
SortUtil - Class in io.warp10.continuum
 
SortUtil() - Constructor for class io.warp10.continuum.SortUtil
 
SortUtil.Sorter - Interface in io.warp10.continuum
 
SORTWITH - Class in io.warp10.script.functions
Sorts a list or a LinkedHashMap using a comparator macro.
SORTWITH(String) - Constructor for class io.warp10.script.functions.SORTWITH
 
SORTWITH - Static variable in class io.warp10.script.WarpScriptLib
 
SPEED_L_PARAM - Static variable in class io.warp10.script.functions.STL
 
SPEED_P_PARAM - Static variable in class io.warp10.script.functions.STL
 
SPEED_S_PARAM - Static variable in class io.warp10.script.functions.STL
 
SPEED_T_PARAM - Static variable in class io.warp10.script.functions.STL
 
split(String, char) - Static method in class io.warp10.continuum.gts.UnsafeString
 
SPLIT - Class in io.warp10.script.functions
Split a String in segments given a delimiter.
SPLIT(String) - Constructor for class io.warp10.script.functions.SPLIT
 
split(String, char, int) - Static method in class io.warp10.script.functions.SPLIT
Split a string using a delimiter and returning a List of "limit" maximum length.
SPLIT - Static variable in class io.warp10.script.WarpScriptLib
 
SPLIT_TYPE_DISTANCE - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
SPLIT_TYPE_END - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
SPLIT_TYPE_MOVING - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
SPLIT_TYPE_STOPPED - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
SPLIT_TYPE_TIME - Static variable in class io.warp10.script.functions.MOTIONSPLIT
 
spliterator() - Method in class io.warp10.WrapperList
 
SQRT - Static variable in class io.warp10.script.WarpScriptLib
 
squaredEuclidean(double[][], int, double[][], int) - Static method in class io.warp10.script.functions.DTW
 
SRAND - Class in io.warp10.script.functions
Pushes onto the stack a random number between 0 and 1 from the seeded PRNG
SRAND(String) - Constructor for class io.warp10.script.functions.SRAND
 
SRAND - Static variable in class io.warp10.script.WarpScriptLib
 
SRANDPDF - Static variable in class io.warp10.script.WarpScriptLib
 
SSSSTO - Class in io.warp10.script.functions
 
SSSSTO(String) - Constructor for class io.warp10.script.functions.SSSSTO
 
SSSSTO - Static variable in class io.warp10.script.WarpScriptLib
 
STACKATTRIBUTE - Class in io.warp10.script.functions
Extract the stack attributes and push them on top of the stack
STACKATTRIBUTE(String) - Constructor for class io.warp10.script.functions.STACKATTRIBUTE
 
STACKATTRIBUTE - Static variable in class io.warp10.script.WarpScriptLib
 
StackContext() - Constructor for class io.warp10.script.MemoryWarpScriptStack.StackContext
 
StackContext() - Constructor for class io.warp10.script.WarpScriptStack.StackContext
 
StackInteractionReport - Class in io.warp10.script.thrift.data
 
StackInteractionReport() - Constructor for class io.warp10.script.thrift.data.StackInteractionReport
 
StackInteractionReport(String, long, List<String>, List<Long>, List<String>) - Constructor for class io.warp10.script.thrift.data.StackInteractionReport
 
StackInteractionReport(StackInteractionReport) - Constructor for class io.warp10.script.thrift.data.StackInteractionReport
Performs a deep copy on other.
StackInteractionReport._Fields - Enum in io.warp10.script.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
STACKPS_SECRET - Static variable in class io.warp10.script.ext.stackps.StackPSWarpScriptExtension
Current StackPS Secret
STACKPSSECRET - Class in io.warp10.script.ext.stackps
 
STACKPSSECRET(String) - Constructor for class io.warp10.script.ext.stackps.STACKPSSECRET
 
StackPSWarpScriptExtension - Class in io.warp10.script.ext.stackps
 
StackPSWarpScriptExtension() - Constructor for class io.warp10.script.ext.stackps.StackPSWarpScriptExtension
 
stacks() - Static method in class io.warp10.script.WarpScriptStackRegistry
 
STACKTOLIST - Class in io.warp10.script.functions
Convert the whole stack into a list and push this list on the top of the stack.
STACKTOLIST(String) - Constructor for class io.warp10.script.functions.STACKTOLIST
 
STACKTOLIST - Static variable in class io.warp10.script.WarpScriptLib
 
stackToObjects(WarpScriptStack) - Static method in class io.warp10.script.functions.MACROMAPPER
 
StackTrace - Class in io.warp10.script.thrift.data
 
StackTrace() - Constructor for class io.warp10.script.thrift.data.StackTrace
 
StackTrace(List<String>, List<String>, List<String>, List<Integer>) - Constructor for class io.warp10.script.thrift.data.StackTrace
 
StackTrace(StackTrace) - Constructor for class io.warp10.script.thrift.data.StackTrace
Performs a deep copy on other.
StackTrace._Fields - Enum in io.warp10.script.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
StackUtils - Class in io.warp10.script
 
StackUtils() - Constructor for class io.warp10.script.StackUtils
 
STANDALONE_ACCEPTORS - Static variable in class io.warp10.continuum.Configuration
Number of Jetty acceptors
STANDALONE_DELETE_DISABLE - Static variable in class io.warp10.continuum.Configuration
Set to true to disable the delete endpoint in the standalone version of Warp 10.
STANDALONE_HOST - Static variable in class io.warp10.continuum.Configuration
IP to bind to for listening to incoming connections.
STANDALONE_IDLE_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
Idle timeout
STANDALONE_JETTY_MAXQUEUESIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size of Jetty ThreadPool queue size (unbounded by default)
STANDALONE_JETTY_THREADPOOL - Static variable in class io.warp10.continuum.Configuration
Number of threads in Jetty's Thread Pool
STANDALONE_MAX_DELETE_BATCHSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum number of keys to batch when deleting data
STANDALONE_MAX_ENCODER_SIZE - Static variable in class io.warp10.continuum.Configuration
Maximum encoder size (in bytes) for internal data transfers.
STANDALONE_MEMORY_GC_MAXALLOC - Static variable in class io.warp10.continuum.Configuration
Maximum size (in bytes) of re-allocations performed during a gc cycle of the chunked in-memory store.
STANDALONE_MEMORY_GC_PERIOD - Static variable in class io.warp10.continuum.Configuration
How often (in ms) to perform a gc of the in-memory store.
STANDALONE_MEMORY_STORE_DUMP - Static variable in class io.warp10.continuum.Configuration
Path to a dump file in which the current state of an in-memory Warp 10 will be persisted.
STANDALONE_MEMORY_STORE_LOAD - Static variable in class io.warp10.continuum.Configuration
Path to a dump file containing the state of an in-memory Warp 10 to restore.
STANDALONE_MEMORY_STORE_LOAD_FAILSAFE - Static variable in class io.warp10.continuum.Configuration
Set to true to tolerate errors while loading a dumped state.
STANDALONE_PARALLELSCANNERS_MAX_PARALLEL_SCANNERS - Static variable in class io.warp10.continuum.Configuration
Maximum number of parallel scanners to use when fetching datapoints for a batch of GTS (see EGRESS_FETCH_BATCHSIZE) in the standalone version.
STANDALONE_PARALLELSCANNERS_MAXINFLIGHTPERREQUEST - Static variable in class io.warp10.continuum.Configuration
Maximum number of parallel scanners per fetch request in the standalone version.
STANDALONE_PARALLELSCANNERS_MIN_GTS_PERSCANNER - Static variable in class io.warp10.continuum.Configuration
Minimum number of GTS to assign to a parallel scanner in the standalone version.
STANDALONE_PARALLELSCANNERS_POOLSIZE - Static variable in class io.warp10.continuum.Configuration
Number of threads to use for scheduling parallel scanners in the standalone version.
STANDALONE_PORT - Static variable in class io.warp10.continuum.Configuration
Port to bind to for listening to incoming connections.
STANDALONE_PREFIX - Static variable in class io.warp10.continuum.Configuration
 
STANDALONE_SELECTORS - Static variable in class io.warp10.continuum.Configuration
Number of Jetty selectors
STANDALONE_SNAPSHOT_SIGNAL - Static variable in class io.warp10.continuum.Configuration
Path to a file to use for signaling that compactions are suspended
STANDALONE_SNAPSHOT_TRIGGER - Static variable in class io.warp10.continuum.Configuration
Path to a file to use for triggering compaction suspension to take snapshots
STANDALONE_SPLITS_ENABLE - Static variable in class io.warp10.continuum.Configuration
Set to true to enable splits generation on the standalone instance.
STANDALONE_TCP_BACKLOG - Static variable in class io.warp10.continuum.Configuration
TCP Backlog applied to incoming connections listener.
STANDALONE_VALUE_MAXSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size in bytes of a value
StandalonePlasmaHandlerInterface - Interface in io.warp10.standalone
 
StandardDeviation - Class in io.warp10.script.aggregator
 
StandardDeviation(String, boolean, boolean) - Constructor for class io.warp10.script.aggregator.StandardDeviation
 
StandardDeviation(String, boolean, boolean, boolean) - Constructor for class io.warp10.script.aggregator.StandardDeviation
 
StandardDeviation.Builder - Class in io.warp10.script.aggregator
 
standardize(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Standardize a numeric GeoTimeSerie
standardize(GeoTimeSerie, double, double) - Static method in class io.warp10.continuum.gts.GTSHelper
 
STANDARDIZE - Class in io.warp10.script.functions
Standardize numeric GTS instances (replace X by (X-mu)/sd)
STANDARDIZE(String) - Constructor for class io.warp10.script.functions.STANDARDIZE
 
STANDARDIZE - Static variable in class io.warp10.script.WarpScriptLib
 
standardizedMoment(int, GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
statements() - Method in class io.warp10.script.WarpScriptStack.Macro
 
stats(DirectoryRequest) - Method in interface io.warp10.continuum.store.DirectoryClient
 
STATUS_CODE - Static variable in class io.warp10.script.ext.http.HTTP
 
STATUS_MESSAGE - Static variable in class io.warp10.script.ext.http.HTTP
 
STDERR - Class in io.warp10.script.ext.debug
 
STDERR(String) - Constructor for class io.warp10.script.ext.debug.STDERR
 
STDIN - Class in io.warp10.script.ext.warprun
 
STDIN(String) - Constructor for class io.warp10.script.ext.warprun.STDIN
 
STDOUT - Class in io.warp10.script.ext.debug
 
STDOUT(String) - Constructor for class io.warp10.script.ext.debug.STDOUT
 
stl(GeoTimeSerie, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Compute STL i.e.
STL - Class in io.warp10.script.functions
Apply Seasonal Trend decomposition based on Loess procedure
STL(String) - Constructor for class io.warp10.script.functions.STL
 
STL - Static variable in class io.warp10.script.WarpScriptLib
 
STLESDTest(GeoTimeSerie, int, int, double, Map<String, Object>) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Applying STL-ESD test.
STLESDTEST - Class in io.warp10.script.functions
Apply an STL-ESD test Alpha is optional.
STLESDTEST(String) - Constructor for class io.warp10.script.functions.STLESDTEST
 
STLESDTEST - Static variable in class io.warp10.script.WarpScriptLib
 
STOP - Class in io.warp10.script.functions
Immediately stop executing the current script
STOP(String) - Constructor for class io.warp10.script.functions.STOP
 
STOP - Static variable in class io.warp10.script.WarpScriptLib
 
store(GTSEncoder) - Method in interface io.warp10.continuum.store.StoreClient
 
store(String, String, Object) - Static method in class io.warp10.script.ext.shm.SharedMemoryWarpScriptExtension
 
STORE - Class in io.warp10.script.functions
 
STORE(String) - Constructor for class io.warp10.script.functions.STORE
 
store(String, Object) - Method in class io.warp10.script.MemoryWarpScriptStack
 
store(int, Object) - Method in class io.warp10.script.MemoryWarpScriptStack
 
store(String, Object) - Method in class io.warp10.script.WarpScriptExecutor
Store a symbol in the symbol table.
STORE - Static variable in class io.warp10.script.WarpScriptLib
 
store(String, Object) - Method in interface io.warp10.script.WarpScriptStack
Store the given object under 'symbol'.
store(int, Object) - Method in interface io.warp10.script.WarpScriptStack
Stores the given value in register 'regidx'
store(String, DirectoryPlugin.GTS) - Method in class io.warp10.warp.sdk.DirectoryPlugin
Stores a GTS.
store(String, DirectoryPlugin.GTS) - Method in class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
store(Metadata) - Method in class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
STORE_ATTR_TTL - Static variable in class io.warp10.continuum.store.Constants
 
STORE_ATTR_USEDATAPOINTTS - Static variable in class io.warp10.continuum.store.Constants
 
STORE_HBASE_CLIENT_IPC_POOL_SIZE - Static variable in class io.warp10.continuum.Configuration
Custom value of 'hbase.client.ipc.pool.size' for the Store HBase pool
STORE_HBASE_CLIENT_OPERATION_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
Timeout (in ms) for client operations (bulk delete, region listing, ..) in the Store HBase client.
STORE_HBASE_CLIENT_PAUSE - Static variable in class io.warp10.continuum.Configuration
Pause (in ms) between retries for the Store HBase client.
STORE_HBASE_CLIENT_RETRIES_NUMBER - Static variable in class io.warp10.continuum.Configuration
Number of times to retry RPCs in the Store HBase client.
STORE_HBASE_CONFIG - Static variable in class io.warp10.continuum.Configuration
Comma separated list of Store related HBase configuration keys to extract from the Warp 10 configuration.
STORE_HBASE_DATA_AES - Static variable in class io.warp10.continuum.Configuration
Key for encrypting data in HBase
STORE_HBASE_DATA_COLFAM - Static variable in class io.warp10.continuum.Configuration
Columns family under which data should be stored
STORE_HBASE_DATA_MAXPENDINGPUTSSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum size we allow the Puts list to grow to
STORE_HBASE_DATA_TABLE - Static variable in class io.warp10.continuum.Configuration
HBase table where data should be stored
STORE_HBASE_DATA_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper connect string for HBase
STORE_HBASE_DATA_ZNODE - Static variable in class io.warp10.continuum.Configuration
Parent znode under which HBase znodes will be created
STORE_HBASE_HCONNECTION_THREADS_CORE - Static variable in class io.warp10.continuum.Configuration
Custom value of 'hbase.hconnection.threads.core' for the Store HBase pool (MUST be <= STORE_HBASE_HCONNECTION_THREADS_MAX)
STORE_HBASE_HCONNECTION_THREADS_MAX - Static variable in class io.warp10.continuum.Configuration
Custom value of 'hbase.hconnection.threads.max' for the Store HBase pool
STORE_HBASE_RPC_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
Custom value of 'hbase.rpc.timeout' (in ms) for Store HBase client, this is especially important to adapt when large deletes are possible.
STORE_HBASE_ZOOKEEPER_PROPERTY_CLIENTPORT - Static variable in class io.warp10.continuum.Configuration
ZooKeeper port for HBase client
STORE_KAFKA_DATA_AES - Static variable in class io.warp10.continuum.Configuration
Key to use for encrypting payloads (128/192/256 bits in hex or OSS reference)
STORE_KAFKA_DATA_BROKERLIST - Static variable in class io.warp10.continuum.Configuration
Kafka broker list for the 'data' topic
STORE_KAFKA_DATA_COMMITPERIOD - Static variable in class io.warp10.continuum.Configuration
Delay between synchronization for offset commit
STORE_KAFKA_DATA_CONSUMER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Client id to use to consume the data topic
STORE_KAFKA_DATA_CONSUMER_PARTITION_ASSIGNMENT_STRATEGY - Static variable in class io.warp10.continuum.Configuration
Name of partition assignment strategy to use
STORE_KAFKA_DATA_CONSUMERID_PREFIX - Static variable in class io.warp10.continuum.Configuration
A prefix prepended to the Kafka ConsumerId
STORE_KAFKA_DATA_GROUPID - Static variable in class io.warp10.continuum.Configuration
Kafka group id with which to consume the data topic
STORE_KAFKA_DATA_INTERCOMMITS_MAXTIME - Static variable in class io.warp10.continuum.Configuration
Maximum time between offset synchronization
STORE_KAFKA_DATA_MAC - Static variable in class io.warp10.continuum.Configuration
Key to use for computing MACs (128 bits in hex or OSS reference)
STORE_KAFKA_DATA_PRODUCER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client.id for producing on the 'data' topic
STORE_KAFKA_DATA_TOPIC - Static variable in class io.warp10.continuum.Configuration
Actual 'data' topic
STORE_KAFKA_DATA_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
Zookeeper ZK connect string for Kafka ('data' topic)
STORE_NTHREADS - Static variable in class io.warp10.continuum.Configuration
How many threads to spawn for consuming
STORE_NTHREADS_DELETE - Static variable in class io.warp10.continuum.Configuration
Number of threads in the pool used to process deletes.
STORE_NTHREADS_KAFKA - Static variable in class io.warp10.continuum.Configuration
Number of threads for consuming Kafka in each one of the 'store.nthreads' hbase threads.
STORE_THROTTLING_DELAY - Static variable in class io.warp10.continuum.Configuration
How much to wait when the consumption was throttled, in ns (nanoseconds), defaults to 10 ms (milliseconds)
STORE_THROTTLING_FILE - Static variable in class io.warp10.continuum.Configuration
Path to the throttling file.
STORE_THROTTLING_PERIOD - Static variable in class io.warp10.continuum.Configuration
How often (in ms) should we read the content of the throttling file
StoreClient - Interface in io.warp10.continuum.store
 
STRICTMAPPER - Class in io.warp10.script.mapper
Wrap a Mapper so we return no value when the number of values in the window is outside a given range
STRICTMAPPER(String) - Constructor for class io.warp10.script.mapper.STRICTMAPPER
 
STRICTMAPPER - Static variable in class io.warp10.script.WarpScriptLib
 
STRICTPARTITION - Static variable in class io.warp10.script.WarpScriptLib
 
STRICTREDUCER - Class in io.warp10.script.functions
Wrap a Reducer so it is only applied if there are no missing (null) values for a given tick
STRICTREDUCER(String) - Constructor for class io.warp10.script.functions.STRICTREDUCER
 
STRICTREDUCER - Static variable in class io.warp10.script.WarpScriptLib
 
STRINGFORMAT - Class in io.warp10.script.functions
 
STRINGFORMAT(String) - Constructor for class io.warp10.script.functions.STRINGFORMAT
 
STRINGFORMAT - Static variable in class io.warp10.script.WarpScriptLib
 
stringToGTSId(String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
stringValues(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
stringValues - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
STU - Class in io.warp10.script.functions
Push onto the stack the number of time units per second
STU(String) - Constructor for class io.warp10.script.functions.STU
 
STU - Static variable in class io.warp10.script.WarpScriptLib
 
SUB - Class in io.warp10.script.binary
Subtracts the two operands on top of the stack
SUB(String) - Constructor for class io.warp10.script.binary.SUB
 
subCycleSerie(GeoTimeSerie, long, int, boolean, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return a new GeoTimeSerie instance containing only the values of 'gts' that fall under timestamps that are bound by the same modulo class.
subCycleSerie(GeoTimeSerie, long, int, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
SUBLIST - Class in io.warp10.script.functions
Create a new list with the elements whose indices are in the parameter list.
SUBLIST(String) - Constructor for class io.warp10.script.functions.SUBLIST
 
SUBLIST - Static variable in class io.warp10.script.WarpScriptLib
 
SUBMAP - Class in io.warp10.script.functions
Create from a map a new map which contains only the keys in the argument list
SUBMAP(String) - Constructor for class io.warp10.script.functions.SUBMAP
 
SUBMAP - Static variable in class io.warp10.script.WarpScriptLib
 
subSerie(GeoTimeSerie, long, long, boolean, boolean, GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return a new GeoTimeSerie instance containing only the value of 'gts' which fall between 'starttimestamp' (inclusive) and 'stoptimestamp' (inclusive) The resulting GTS instance will be sorted.
subSerie(GeoTimeSerie, long, long, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
substring(String, int, int) - Static method in class io.warp10.continuum.gts.UnsafeString
 
SUBSTRING - Class in io.warp10.script.functions
 
SUBSTRING(String) - Constructor for class io.warp10.script.functions.SUBSTRING
 
SUBSTRING - Static variable in class io.warp10.script.WarpScriptLib
 
SUBTRACTEXACT - Static variable in class io.warp10.script.WarpScriptLib
 
Sum - Class in io.warp10.script.aggregator
Return the sum of measures with elevation and location from the latest measure.
Sum(String, boolean) - Constructor for class io.warp10.script.aggregator.Sum
 
SWAP - Class in io.warp10.script.functions
 
SWAP(String) - Constructor for class io.warp10.script.functions.SWAP
 
swap() - Method in class io.warp10.script.MemoryWarpScriptStack
 
SWAP - Static variable in class io.warp10.script.WarpScriptLib
 
swap() - Method in interface io.warp10.script.WarpScriptStack
Swap the top 2 objects of the stack.
SWITCH - Class in io.warp10.script.functions
Implements 'Switch' like conditional 2N+2: CONDITION MACRO FOR CASE 1 2N+1: EXEC MACRO FOR CASE 1 ...
SWITCH(String) - Constructor for class io.warp10.script.functions.SWITCH
 
SWITCH - Static variable in class io.warp10.script.WarpScriptLib
 
SYMBOLS - Class in io.warp10.script.functions
Push on the stack a list of all defined symbols
SYMBOLS(String) - Constructor for class io.warp10.script.functions.SYMBOLS
 
SYMBOLS - Static variable in class io.warp10.script.WarpScriptLib
 
symbolTable - Variable in class io.warp10.script.MemoryWarpScriptStack.StackContext
 
SYNC - Class in io.warp10.script.ext.concurrent
Execute a macro in a synchronized way
SYNC(String) - Constructor for class io.warp10.script.ext.concurrent.SYNC
 

T

TAGS() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
TAN - Static variable in class io.warp10.script.WarpScriptLib
 
TANH - Static variable in class io.warp10.script.WarpScriptLib
 
TDESCRIBE - Class in io.warp10.script.ext.debug
 
TDESCRIBE(String) - Constructor for class io.warp10.script.ext.debug.TDESCRIBE
 
TEMPLATE - Class in io.warp10.script.functions
Fill a Mustache template from a map
TEMPLATE(String) - Constructor for class io.warp10.script.functions.TEMPLATE
 
TEMPLATE - Static variable in class io.warp10.script.WarpScriptLib
 
TextFileShuffler - Class in io.warp10.continuum
 
TextFileShuffler() - Constructor for class io.warp10.continuum.TextFileShuffler
 
TextFileShuffler(SortConfig) - Constructor for class io.warp10.continuum.TextFileShuffler
 
TextFileShuffler.CustomReader<T> - Class in io.warp10.continuum
 
TFramedTransport - Class in io.warp10.thrift
TFramedTransport is a buffered TTransport that ensures a fully read message every time by preceding messages with a 4-byte frame size.
TFramedTransport(TTransport, int) - Constructor for class io.warp10.thrift.TFramedTransport
Constructor wraps around another transport
TFramedTransport(TTransport) - Constructor for class io.warp10.thrift.TFramedTransport
 
TFramedTransport.Factory - Class in io.warp10.thrift
 
THREAD_PROPERTY_SESSION - Static variable in class io.warp10.WarpConfig
 
thresholdTest(GeoTimeSerie, double, boolean) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Applying a simple threshold test.
thresholdTest(GeoTimeSerie, double) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
 
THRESHOLDTEST - Class in io.warp10.script.functions
Apply a simple threshold test.
THRESHOLDTEST(String) - Constructor for class io.warp10.script.functions.THRESHOLDTEST
 
THRESHOLDTEST - Static variable in class io.warp10.script.WarpScriptLib
 
THROTTLING_MANAGER_DIR - Static variable in class io.warp10.continuum.Configuration
Name of system property (configuration property) which contains the root directory where throttle files are stored.
THROTTLING_MANAGER_ESTIMATOR_CACHE_SIZE - Static variable in class io.warp10.continuum.Configuration
Maximum number of estimators we keep in memory
THROTTLING_MANAGER_MADS_DEFAULT - Static variable in class io.warp10.continuum.Configuration
Default value for the mads when not configured through a file
THROTTLING_MANAGER_MAXWAIT_DEFAULT - Static variable in class io.warp10.continuum.Configuration
Default value for the maxwait timeout
THROTTLING_MANAGER_PERIOD - Static variable in class io.warp10.continuum.Configuration
Period (in ms) between two scans of the THROTTLING_MANAGER_DIR
THROTTLING_MANAGER_RAMPUP - Static variable in class io.warp10.continuum.Configuration
Ramp up period (in ms) during which we do not push the estimators to Sensision.
THROTTLING_MANAGER_RATE_DEFAULT - Static variable in class io.warp10.continuum.Configuration
Default value for the rate when not configured through a file
Throwable - Class in io.warp10.script.thrift.data
 
Throwable() - Constructor for class io.warp10.script.thrift.data.Throwable
 
Throwable(String, StackTrace) - Constructor for class io.warp10.script.thrift.data.Throwable
 
Throwable(Throwable) - Constructor for class io.warp10.script.thrift.data.Throwable
Performs a deep copy on other.
Throwable._Fields - Enum in io.warp10.script.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ThrowableUtils - Class in io.warp10
 
ThrowableUtils() - Constructor for class io.warp10.ThrowableUtils
 
tickAtIndex(GeoTimeSerie, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the tick at a given index in a GeoTimeSerie.
tickindex(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Produces a GTS instance similar to the original one except that its ticks will have been modified to reflect their index int the sequence, starting at 0.
tickindex(GTSEncoder) - Static method in class io.warp10.continuum.gts.GTSHelper
 
TICKINDEX - Class in io.warp10.script.functions
Apply tickindex on GTS or encoder instances
TICKINDEX(String) - Constructor for class io.warp10.script.functions.TICKINDEX
 
TICKINDEX - Static variable in class io.warp10.script.WarpScriptLib
 
tickIterator(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
Return an iterator on the GeoTimeSerie ticks.
tickList(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Return a list with the ticks in a GeoTimeSerie.
TICKLIST - Class in io.warp10.script.functions
Extract the ticks from the parameter GTS or Encoder instances or list thereof, in the order they are stored in the GTS, and push them onto the stack.
TICKLIST(String) - Constructor for class io.warp10.script.functions.TICKLIST
 
TICKLIST - Static variable in class io.warp10.script.WarpScriptLib
 
TICKS - Class in io.warp10.script.functions
Extract the ticks of a GTS and push them onto the stack.
TICKS(String) - Constructor for class io.warp10.script.functions.TICKS
 
TICKS - Static variable in class io.warp10.script.WarpScriptLib
 
ticks - Variable in class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
tickToString(StringBuilder, long, long, long, Object) - Static method in class io.warp10.continuum.gts.GTSHelper
Return a string representation of a GTS measurement at 'tick'
tickToString(long, long, long, Object) - Static method in class io.warp10.continuum.gts.GTSHelper
 
TIGER - Static variable in class io.warp10.script.WarpScriptLib
 
TIME_UNITS_PER_MS - Static variable in class io.warp10.continuum.store.Constants
Number of continuum time units per millisecond 1000000 means we store nanoseconds 1000 means we store microseconds 1 means we store milliseconds 0.001 means we store seconds (N/A since we use a long for the constant)
TIME_UNITS_PER_S - Static variable in class io.warp10.continuum.store.Constants
Number of time units per second
TIMEBOX - Class in io.warp10.script.functions
 
TIMEBOX(String) - Constructor for class io.warp10.script.functions.TIMEBOX
 
TIMEBOX(String, WarpScriptStack.Signal, boolean, boolean) - Constructor for class io.warp10.script.functions.TIMEBOX
 
TIMEBOX - Static variable in class io.warp10.script.WarpScriptLib
 
TIMEBOX_MAXTIME_CAPNAME - Static variable in class io.warp10.script.functions.TIMEBOX
Allowance capability to raise TIMEBOX_MAXTIME
timeclip(GeoTimeSerie, long, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Return a GTS which is a subset of the input GTS with only those ticks which fall between start and end (both inclusive).
timeclip(GTSEncoder, long, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Clip a GTSEncoder
TIMECLIP - Class in io.warp10.script.functions
Only retain ticks within the given timerange
TIMECLIP(String) - Constructor for class io.warp10.script.functions.TIMECLIP
 
TIMECLIP - Static variable in class io.warp10.script.WarpScriptLib
 
TIMED - Class in io.warp10.script.functions
 
TIMED(String) - Constructor for class io.warp10.script.functions.TIMED
 
TIMED - Static variable in class io.warp10.script.WarpScriptLib
 
TIMEMODULO - Class in io.warp10.script.functions
Split a GTS into N GTS whose timestamps are the original timestamps MODULO XXX The output GTS have a 'quotient' label which holds the original timestamp DIV MODULO 3: GTS 2: MODULO 1: QUOTIENT_LABEL_NAME
TIMEMODULO(String) - Constructor for class io.warp10.script.functions.TIMEMODULO
 
TIMEMODULO - Static variable in class io.warp10.script.WarpScriptLib
 
TIMEOFF - Class in io.warp10.script.functions
Configure the stack to stop emitting timing information when in interactive mode
TIMEOFF(String) - Constructor for class io.warp10.script.functions.TIMEOFF
 
TIMEOFF - Static variable in class io.warp10.script.WarpScriptLib
 
TIMEON - Class in io.warp10.script.functions
Configure the stack to emit timing information when in interactive mode
TIMEON(String) - Constructor for class io.warp10.script.functions.TIMEON
 
TIMEON - Static variable in class io.warp10.script.WarpScriptLib
 
timescale(GeoTimeSerie, double) - Static method in class io.warp10.continuum.gts.GTSHelper
Multiply the ticks of a GTS instance by a factor.
TIMESCALE - Class in io.warp10.script.functions
Apply timescale to GTS When downscaling timestamps, you may have to run DEDUP
TIMESCALE(String) - Constructor for class io.warp10.script.functions.TIMESCALE
 
TIMESCALE - Static variable in class io.warp10.script.WarpScriptLib
 
timeshift(GeoTimeSerie, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Shifts a GTS instance by the given time delta.
TIMESHIFT - Class in io.warp10.script.functions
Apply timeshift on GTS instances
TIMESHIFT(String) - Constructor for class io.warp10.script.functions.TIMESHIFT
 
TIMESHIFT - Static variable in class io.warp10.script.WarpScriptLib
 
TimeSource - Class in io.warp10.continuum
The role of this class is to implement a time source with the required precision for the platform instance.
TimeSource() - Constructor for class io.warp10.continuum.TimeSource
 
timesplit(GeoTimeSerie, long, int, String) - Static method in class io.warp10.continuum.gts.GTSHelper
Split a GTS into multiple GTS by cutting in 'quiet zones', i.e.
TIMESPLIT - Class in io.warp10.script.functions
Apply timesplit on GTS instances TIMESPLIT expects the following parameters on the stack: 3: quiet A quiet period in microseconds 2: minValues A minimum number of values 1: label The name of the label which will hold the sequence
TIMESPLIT(String) - Constructor for class io.warp10.script.functions.TIMESPLIT
 
TIMESPLIT - Static variable in class io.warp10.script.WarpScriptLib
 
TIMESTAMPS - Static variable in class io.warp10.script.functions.DTW
 
timeunit - Static variable in class io.warp10.continuum.store.Constants
 
TimeWarpInfo - Class in io.warp10.script.fastdtw
 
TIMEZONE_ATTRIBUTE_KEY - Static variable in class io.warp10.script.functions.BUCKETIZECALENDAR
 
TIMINGS - Class in io.warp10.script.functions
Enable timing of script lines
TIMINGS(String) - Constructor for class io.warp10.script.functions.TIMINGS
 
TIMINGS - Static variable in class io.warp10.script.WarpScriptLib
 
TLTTB - Static variable in class io.warp10.script.WarpScriptLib
 
TO_SET - Static variable in class io.warp10.script.WarpScriptLib
 
TO_VECTOR - Static variable in class io.warp10.script.WarpScriptLib
 
toArray() - Method in class io.warp10.WrapperList
Returns the wrapped array.
toArray(T[]) - Method in class io.warp10.WrapperList
 
TOB58 - Class in io.warp10.script.functions
Encode a String into Base58 or Base58Check See https://tools.ietf.org/html/draft-msporny-base58-03
TOB58(String, boolean) - Constructor for class io.warp10.script.functions.TOB58
 
TOB58 - Static variable in class io.warp10.script.WarpScriptLib
 
TOB58C - Static variable in class io.warp10.script.WarpScriptLib
 
TOB64 - Class in io.warp10.script.functions
Encode a String in base64
TOB64(String) - Constructor for class io.warp10.script.functions.TOB64
 
TOB64 - Static variable in class io.warp10.script.WarpScriptLib
 
TOB64URL - Class in io.warp10.script.functions
Encode a String in base64url
TOB64URL(String) - Constructor for class io.warp10.script.functions.TOB64URL
 
TOB64URL - Static variable in class io.warp10.script.WarpScriptLib
 
TOBIN - Class in io.warp10.script.functions
Encode a String, byte[], Long or BitSet in binary
TOBIN(String) - Constructor for class io.warp10.script.functions.TOBIN
 
TOBIN - Class in io.warp10.script.unary
Deprecated.
TOBIN(String) - Constructor for class io.warp10.script.unary.TOBIN
Deprecated.
 
TOBIN - Static variable in class io.warp10.script.WarpScriptLib
 
TOBIN_ - Static variable in class io.warp10.script.WarpScriptLib
 
TOBITS - Class in io.warp10.script.unary
Converts the double on top of the stack into its bit representation
TOBITS(String, boolean) - Constructor for class io.warp10.script.unary.TOBITS
 
TOBITS - Static variable in class io.warp10.script.WarpScriptLib
 
toBlock(boolean) - Method in class io.warp10.continuum.gts.GTSEncoder
Transform the current encoder into a storable block.
TOBOOLEAN - Class in io.warp10.script.unary
Converts the operand on top of the stack to a boolean
TOBOOLEAN(String) - Constructor for class io.warp10.script.unary.TOBOOLEAN
 
TOBOOLEAN - Static variable in class io.warp10.script.WarpScriptLib
 
TOBYTES - Class in io.warp10.script.functions
Converts a string into its bytes given a charset
TOBYTES(String) - Constructor for class io.warp10.script.functions.TOBYTES
 
toBytes() - Method in class io.warp10.script.HyperLogLogPlus
 
TOBYTES - Static variable in class io.warp10.script.WarpScriptLib
 
TODEGREES - Static variable in class io.warp10.script.WarpScriptLib
 
toDNA(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.DNAUtils
Convert a time serie to a DNA sequence.
TODOUBLE - Class in io.warp10.script.unary
Converts the operand on top of the stack to a Double
TODOUBLE(String) - Constructor for class io.warp10.script.unary.TODOUBLE
 
TODOUBLE - Static variable in class io.warp10.script.WarpScriptLib
 
TODOUBLEBITS - Static variable in class io.warp10.script.WarpScriptLib
 
TOENCODER - Class in io.warp10.script.functions
Builds an encoder from a list of tick,lat,lon,elev,value or GTSs.
TOENCODER(String) - Constructor for class io.warp10.script.functions.TOENCODER
 
TOENCODER - Static variable in class io.warp10.script.WarpScriptLib
 
TOENCODERS - Class in io.warp10.script.functions
Converts an encoder into a map of encoders, one per type
TOENCODERS(String) - Constructor for class io.warp10.script.functions.TOENCODERS
 
TOENCODERS - Static variable in class io.warp10.script.WarpScriptLib
 
TOFLOATBITS - Static variable in class io.warp10.script.WarpScriptLib
 
TOGEOCELL - Class in io.warp10.script.functions
Converts a String or byte[] HHCode prefix to a Long geocell.
TOGEOCELL(String) - Constructor for class io.warp10.script.functions.TOGEOCELL
 
TOGEOCELL - Static variable in class io.warp10.script.WarpScriptLib
 
TOGEOHASH - Class in io.warp10.script.functions
Convert a GeoXPShape, a HHCode or a lat/lon pair to a GeoHash
TOGEOHASH(String) - Constructor for class io.warp10.script.functions.TOGEOHASH
 
TOGEOHASH - Static variable in class io.warp10.script.WarpScriptLib
 
TOGEOJSON - Class in io.warp10.script.functions
 
TOGEOJSON(String) - Constructor for class io.warp10.script.functions.TOGEOJSON
 
TOGEOJSON - Static variable in class io.warp10.script.WarpScriptLib
 
toGeometry(Object) - Static method in class io.warp10.script.functions.TOGEOJSON
 
TOGEOSHAPE - Class in io.warp10.script.functions
Converts a list of geocells (longs) or HHCode prefixes (strings or bytes) to a GeoXPShape.
TOGEOSHAPE(String) - Constructor for class io.warp10.script.functions.TOGEOSHAPE
 
TOGEOSHAPE - Static variable in class io.warp10.script.WarpScriptLib
 
TOGML - Class in io.warp10.script.functions
 
TOGML(String) - Constructor for class io.warp10.script.functions.TOGML
 
TOGML - Static variable in class io.warp10.script.WarpScriptLib
 
TOGTS - Class in io.warp10.script.functions
Converts an encoder into a map of gts, one per type, or converts list of encoders in list of GTS.
TOGTS(String) - Constructor for class io.warp10.script.functions.TOGTS
 
TOGTS - Static variable in class io.warp10.script.WarpScriptLib
 
TOGTSHHCODE - Static variable in class io.warp10.script.WarpScriptLib
 
TOGTSHHCODELONG - Static variable in class io.warp10.script.WarpScriptLib
 
TOHEX - Class in io.warp10.script.functions
Encode a String, byte[] or Long in hexadecimal
TOHEX(String) - Constructor for class io.warp10.script.functions.TOHEX
 
TOHEX - Class in io.warp10.script.unary
Deprecated.
TOHEX(String) - Constructor for class io.warp10.script.unary.TOHEX
Deprecated.
 
TOHEX - Static variable in class io.warp10.script.WarpScriptLib
 
TOHEX_ - Static variable in class io.warp10.script.WarpScriptLib
 
TOHHCODE - Class in io.warp10.script.functions
Converts a lat/lon pair to an HHCode
TOHHCODE(String, boolean) - Constructor for class io.warp10.script.functions.TOHHCODE
 
TOHHCODE(String, boolean, boolean) - Constructor for class io.warp10.script.functions.TOHHCODE
 
TOHHCODE - Static variable in class io.warp10.script.WarpScriptLib
 
TOHHCODELONG - Static variable in class io.warp10.script.WarpScriptLib
 
TOINTEXACT - Static variable in class io.warp10.script.WarpScriptLib
 
TOJSON - Class in io.warp10.script.functions
Converts the object on top of the stack to a JSON representation
TOJSON(String) - Constructor for class io.warp10.script.functions.TOJSON
 
toJSON(PrintWriter, WarpScriptStack, int, long) - Static method in class io.warp10.script.StackUtils
 
toJSON(PrintWriter, WarpScriptStack) - Static method in class io.warp10.script.StackUtils
 
TOJSON - Static variable in class io.warp10.script.WarpScriptLib
 
TOKEN_ATTR_ACTIVEAFTER - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify an activeafter timestamp, either as an absolute ISO8601 timestamp or as a period relative to the current time or the specified 'end' timestamp
TOKEN_ATTR_BOUNDARY_POST - Static variable in class io.warp10.continuum.store.Constants
Attribute to specify the upper bound of the post boundary parameter for fetches
TOKEN_ATTR_BOUNDARY_PRE - Static variable in class io.warp10.continuum.store.Constants
Attribute to specify the upper bound of the pre boundary parameter for fetches
TOKEN_ATTR_COUNT - Static variable in class io.warp10.continuum.store.Constants
Attribute to specify the upper bound of the 'count' parameter for fetches
TOKEN_ATTR_DPTS - Static variable in class io.warp10.continuum.store.Constants
Use the timestamp of the datapoints as the HBase cell timestamp.
TOKEN_ATTR_END - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify an end timestamp, either as an absolute ISO8601 timestamp or as a period relative to the current time.
TOKEN_ATTR_EXPOSE - Static variable in class io.warp10.continuum.store.Constants
Attribute to specify that owner and producer should be exposed instead of hidden
TOKEN_ATTR_IGNOOR - Static variable in class io.warp10.continuum.store.Constants
 
TOKEN_ATTR_MAXFUTURE - Static variable in class io.warp10.continuum.store.Constants
Timestamp limits for WRITE tokens (expressed in ms delta from current time)
TOKEN_ATTR_MAXPAST - Static variable in class io.warp10.continuum.store.Constants
 
TOKEN_ATTR_MAXSIZE - Static variable in class io.warp10.continuum.store.Constants
Attribute to specify the maximum value size
TOKEN_ATTR_NOAUTH - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify that a READ token cannot be used to AUTHENTICATE.
TOKEN_ATTR_NODELETE - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify that a WRITE token cannot be used for delete.
TOKEN_ATTR_NOFETCH - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify that a READ token cannot be used to query for data.
TOKEN_ATTR_NOFIND - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify that a READ token cannot be used for metadata queries.
TOKEN_ATTR_NOMETA - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify that a WRITE token cannot be used for updating metadata.
TOKEN_ATTR_NOUPDATE - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify that a WRITE token cannot be used for updating.
TOKEN_ATTR_QUIETAFTER - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify a quietafter timestamp, either as an absolute ISO8601 timestamp or as a period relative to the current time or the specified 'end' timestamp
TOKEN_ATTR_START - Static variable in class io.warp10.continuum.store.Constants
Attribute used to specify a start timestamp, either as an absolute ISO8601 timestamp or as a period relative to either the current time or the specified 'end' timestamp
TOKEN_ATTR_TTL - Static variable in class io.warp10.continuum.store.Constants
TTL for the written data (in ms)
TOKEN_SECRET - Static variable in class io.warp10.script.ext.token.TokenWarpScriptExtension
Current Token Secret
TOKENDUMP - Class in io.warp10.script.ext.token
Reads a token and generates a structure for TOKENGEN to recreate an identical token
TOKENDUMP(String, KeyStore, boolean) - Constructor for class io.warp10.script.ext.token.TOKENDUMP
Create the TOKENDUMP function.
tokenFromMap(Map, String, long) - Static method in class io.warp10.script.ext.token.TOKENGEN
 
TOKENGEN - Class in io.warp10.script.ext.token
 
TOKENGEN(String, KeyStore, boolean) - Constructor for class io.warp10.script.ext.token.TOKENGEN
Create the TOKENGEN function.
TOKENINFO - Class in io.warp10.script.functions
Push on the stack information regarding a token
TOKENINFO(String) - Constructor for class io.warp10.script.functions.TOKENINFO
 
TOKENINFO - Static variable in class io.warp10.script.WarpScriptLib
 
Tokens - Class in io.warp10.continuum
 
Tokens() - Constructor for class io.warp10.continuum.Tokens
 
TOKENSECRET - Class in io.warp10.script.ext.token
 
TOKENSECRET(String) - Constructor for class io.warp10.script.ext.token.TOKENSECRET
 
TokenType - Enum in io.warp10.quasar.token.thrift.data
 
TokenWarpScriptExtension - Class in io.warp10.script.ext.token
 
TokenWarpScriptExtension() - Constructor for class io.warp10.script.ext.token.TokenWarpScriptExtension
 
TokenWarpScriptExtension(KeyStore) - Constructor for class io.warp10.script.ext.token.TokenWarpScriptExtension
 
TOKML - Class in io.warp10.script.functions
 
TOKML(String) - Constructor for class io.warp10.script.functions.TOKML
 
TOKML - Static variable in class io.warp10.script.WarpScriptLib
 
TOKML.KMLWriter - Class in io.warp10.script.functions
 
TOLIST - Class in io.warp10.script.functions
Make a list with 'N' elements present in the stack.
TOLIST(String) - Constructor for class io.warp10.script.functions.TOLIST
 
TOLIST - Static variable in class io.warp10.script.WarpScriptLib
 
TOLONG - Class in io.warp10.script.unary
Converts the operand on top of the stack to a Long
TOLONG(String) - Constructor for class io.warp10.script.unary.TOLONG
 
TOLONG - Static variable in class io.warp10.script.WarpScriptLib
 
toLongBinaryOperator(DoubleBinaryOperator) - Static method in class io.warp10.script.functions.NumericalBinaryFunction
 
TOLONGBYTES - Class in io.warp10.script.functions
Converts a LONG to a byte array
TOLONGBYTES(String) - Constructor for class io.warp10.script.functions.TOLONGBYTES
 
TOLONGBYTES - Static variable in class io.warp10.script.WarpScriptLib
 
TOLOWER - Class in io.warp10.script.functions
Transform a String to lower case
TOLOWER(String) - Constructor for class io.warp10.script.functions.TOLOWER
 
TOLOWER - Static variable in class io.warp10.script.WarpScriptLib
 
TOMACRO - Class in io.warp10.script.functions
 
TOMACRO(String) - Constructor for class io.warp10.script.functions.TOMACRO
 
TOMACRO - Static variable in class io.warp10.script.WarpScriptLib
 
TOMAP - Class in io.warp10.script.functions
Builds a map from pairs of values on the stack.
TOMAP(String) - Constructor for class io.warp10.script.functions.TOMAP
 
TOMAP - Static variable in class io.warp10.script.WarpScriptLib
 
TOMAT - Class in io.warp10.script.functions
Converts nested lists of numbers into a Matrix
TOMAT(String) - Constructor for class io.warp10.script.functions.TOMAT
 
TOMAT - Static variable in class io.warp10.script.WarpScriptLib
 
TOMVSTRING - Class in io.warp10.script.functions
 
TOMVSTRING(String) - Constructor for class io.warp10.script.functions.TOMVSTRING
 
TOMVSTRING - Static variable in class io.warp10.script.WarpScriptLib
 
toNormal() - Method in class io.warp10.script.HyperLogLogPlus
 
TOOPB64 - Class in io.warp10.script.functions
Encode a String in order preserving base64
TOOPB64(String) - Constructor for class io.warp10.script.functions.TOOPB64
 
TOOPB64 - Static variable in class io.warp10.script.WarpScriptLib
 
TOP_LEVEL_SECTION - Static variable in interface io.warp10.script.WarpScriptStack
 
TOPICKLE - Class in io.warp10.script.functions
Encode an object as Pickle
TOPICKLE(String) - Constructor for class io.warp10.script.functions.TOPICKLE
 
TOPICKLE - Static variable in class io.warp10.script.WarpScriptLib
 
TOQ - Static variable in class io.warp10.script.WarpScriptLib
 
TOQUATERNION - Class in io.warp10.script.functions
Converts 4 double to a unit quaternion The stack is expected to contain w x y z (z being on top)
TOQUATERNION(String) - Constructor for class io.warp10.script.functions.TOQUATERNION
 
toQuaternion(double, double, double, double) - Static method in class io.warp10.script.functions.TOQUATERNION
 
TORADIANS - Static variable in class io.warp10.script.WarpScriptLib
 
TORLP - Class in io.warp10.script.functions
 
TORLP(String) - Constructor for class io.warp10.script.functions.TORLP
 
TORLP - Static variable in class io.warp10.script.WarpScriptLib
 
toSDKObject(Object) - Static method in class io.warp10.script.StackUtils
Convert an object into a representation suitable for interacting with external functions.
TOSELECTOR - Class in io.warp10.script.functions
For each encountered GTS, Encoder or list thereof, replace it with a selector which would select it
TOSELECTOR(String) - Constructor for class io.warp10.script.functions.TOSELECTOR
 
TOSELECTOR - Static variable in class io.warp10.script.WarpScriptLib
 
TOSET - Class in io.warp10.script.functions
Convert the list on top of the stack into a set
TOSET(String) - Constructor for class io.warp10.script.functions.TOSET
 
TOSSSS - Class in io.warp10.script.functions
 
TOSSSS(String) - Constructor for class io.warp10.script.functions.TOSSSS
 
TOSSSS - Static variable in class io.warp10.script.WarpScriptLib
 
toString() - Method in class io.warp10.continuum.gts.GeoTimeSerie
 
toString() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
toString() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
toString() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
toString() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
toString() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
toString() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
toString() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
toString() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
toString() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
toString() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
toString() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
toString() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
toString() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
toString() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
toString() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
toString() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
toString() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
toString() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
toString() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
toString() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
toString() - Method in class io.warp10.script.aggregator.Argminmax
 
toString() - Method in class io.warp10.script.aggregator.CircularMean
 
toString() - Method in class io.warp10.script.aggregator.CompareTo
 
toString() - Method in class io.warp10.script.aggregator.Join
 
toString() - Method in class io.warp10.script.aggregator.Percentile
 
toString() - Method in class io.warp10.script.aggregator.StandardDeviation
 
toString() - Method in class io.warp10.script.aggregator.Variance
 
toString() - Method in class io.warp10.script.aggregator.VarianceWelford
 
toString() - Method in class io.warp10.script.fastdtw.ColMajorCell
 
toString() - Method in class io.warp10.script.fastdtw.SearchWindow
 
toString() - Method in class io.warp10.script.fastdtw.TimeWarpInfo
 
toString() - Method in class io.warp10.script.fastdtw.WarpPath
 
toString() - Method in class io.warp10.script.filter.FilterAny
 
toString() - Method in class io.warp10.script.filter.FilterByClass
 
toString() - Method in class io.warp10.script.filter.FilterByLabels
 
toString() - Method in class io.warp10.script.filter.FilterByMetadata
 
toString() - Method in class io.warp10.script.filter.FilterBySelector
 
toString() - Method in class io.warp10.script.filter.FilterBySize
 
toString() - Method in class io.warp10.script.filter.FilterLastEQ
 
toString() - Method in class io.warp10.script.filter.FilterLastGE
 
toString() - Method in class io.warp10.script.filter.FilterLastGT
 
toString() - Method in class io.warp10.script.filter.FilterLastLE
 
toString() - Method in class io.warp10.script.filter.FilterLastLT
 
toString() - Method in class io.warp10.script.filter.FilterLastNE
 
toString() - Method in class io.warp10.script.filter.LatencyFilter
 
toString() - Method in class io.warp10.script.functions.MACROFILLER.MacroFillerWrapper
 
toString() - Method in class io.warp10.script.functions.MACROFILTER.MacroFilterWrapper
 
toString() - Method in class io.warp10.script.functions.MACROMAPPER.MacroMapperWrapper
 
toString() - Method in class io.warp10.script.functions.NPDF
 
toString() - Method in class io.warp10.script.functions.POLYFUNC
 
toString() - Method in class io.warp10.script.functions.PROBABILITY
 
toString() - Method in class io.warp10.script.functions.RANDPDF
 
toString() - Method in class io.warp10.script.mapper.MapperAdd
 
toString() - Method in class io.warp10.script.mapper.MapperDateTime
 
toString() - Method in class io.warp10.script.mapper.MapperDotProduct
 
toString() - Method in class io.warp10.script.mapper.MapperDotProductPositive
 
toString() - Method in class io.warp10.script.mapper.MapperDotProductSigmoid
 
toString() - Method in class io.warp10.script.mapper.MapperDotProductTanh
 
toString() - Method in class io.warp10.script.mapper.MapperExp
 
toString() - Method in class io.warp10.script.mapper.MapperGeoApproximate
 
toString() - Method in class io.warp10.script.mapper.MapperGeoFence
 
toString() - Method in class io.warp10.script.mapper.MapperGeoOutside
 
toString() - Method in class io.warp10.script.mapper.MapperGeoWithin
 
toString() - Method in class io.warp10.script.mapper.MapperKernelSmoother
 
toString() - Method in class io.warp10.script.mapper.MapperLog
 
toString() - Method in class io.warp10.script.mapper.MapperMaxX
 
toString() - Method in class io.warp10.script.mapper.MapperMinX
 
toString() - Method in class io.warp10.script.mapper.MapperMod
 
toString() - Method in class io.warp10.script.mapper.MapperMul
 
toString() - Method in class io.warp10.script.mapper.MapperNPDF
 
toString() - Method in class io.warp10.script.mapper.MapperPow
 
toString() - Method in class io.warp10.script.mapper.MapperReplace
 
toString() - Method in class io.warp10.script.NamedWarpScriptFunction
 
toString(Object) - Static method in class io.warp10.script.StackUtils
 
toString() - Method in class io.warp10.script.thrift.data.SecureScript
 
toString() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
toString() - Method in class io.warp10.script.thrift.data.StackTrace
 
toString() - Method in class io.warp10.script.thrift.data.Throwable
 
toString() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
TOSTRING - Class in io.warp10.script.unary
Converts the operand on top of the stack to a String
TOSTRING(String) - Constructor for class io.warp10.script.unary.TOSTRING
 
TOSTRING - Static variable in class io.warp10.script.WarpScriptLib
 
toString() - Method in class io.warp10.script.WarpScriptStack.Macro
 
toString() - Method in class io.warp10.warp.sdk.DirectoryPlugin.GTS
 
toString() - Method in class io.warp10.WarpClassLoader
 
TOTIMESTAMP - Class in io.warp10.script.unary
Convert Date in format ISO8601 into a Timestamp in µs TOTIMESTAMP expects a date in ISO8601 on the top of the stack
TOTIMESTAMP(String) - Constructor for class io.warp10.script.unary.TOTIMESTAMP
 
TOTIMESTAMP - Static variable in class io.warp10.script.WarpScriptLib
 
TOTSELEMENTS - Static variable in class io.warp10.script.WarpScriptLib
 
TOUPPER - Class in io.warp10.script.functions
Transform a String to upper case
TOUPPER(String) - Constructor for class io.warp10.script.functions.TOUPPER
 
TOUPPER - Static variable in class io.warp10.script.WarpScriptLib
 
TOVARINT - Class in io.warp10.script.functions
Converts a list of LONGs to a byte array containing varint encoding of the numbers
TOVARINT(String) - Constructor for class io.warp10.script.functions.TOVARINT
 
TOVARINT - Static variable in class io.warp10.script.WarpScriptLib
 
TOVEC - Class in io.warp10.script.functions
Converts a list of numbers into a vector
TOVEC(String) - Constructor for class io.warp10.script.functions.TOVEC
 
TOVEC - Static variable in class io.warp10.script.WarpScriptLib
 
TOVECTOR - Class in io.warp10.script.functions
Convert the list on top of the stack into a set
TOVECTOR(String) - Constructor for class io.warp10.script.functions.TOVECTOR
 
TOWKB - Class in io.warp10.script.functions
 
TOWKB(String) - Constructor for class io.warp10.script.functions.TOWKB
 
TOWKB - Static variable in class io.warp10.script.WarpScriptLib
 
TOWKT - Class in io.warp10.script.functions
 
TOWKT(String) - Constructor for class io.warp10.script.functions.TOWKT
 
TOWKT - Static variable in class io.warp10.script.WarpScriptLib
 
toWritable(Object) - Static method in class io.warp10.hadoop.WritableUtils
 
TOZ - Class in io.warp10.script.functions
Build a morton code (Z-order curve) given N numbers and a bit width
TOZ(String) - Constructor for class io.warp10.script.functions.TOZ
 
TOZ - Static variable in class io.warp10.script.WarpScriptLib
 
TR - Class in io.warp10.script.functions
Computes the trace of a matrix
TR(String) - Constructor for class io.warp10.script.functions.TR
 
TR - Static variable in class io.warp10.script.WarpScriptLib
 
transform(Object) - Method in interface io.warp10.json.JsonUtils.JsonTransformer
Asks a JsonTransformer implementation if the given object is handled (TransformationResult#transformed=true) and if it is, the result of the transformation (TransformationResult#result).
TransformationResult(boolean, Object, boolean) - Constructor for class io.warp10.json.JsonUtils.JsonTransformer.TransformationResult
 
TRANSPOSE - Class in io.warp10.script.functions
Computes the trace of a matrix
TRANSPOSE(String) - Constructor for class io.warp10.script.functions.TRANSPOSE
 
TRANSPOSE - Static variable in class io.warp10.script.WarpScriptLib
 
triggerValue - Variable in class io.warp10.script.binary.CondShortCircuit
 
TRIM - Class in io.warp10.script.functions
Trim whitespaces at both ends of a string
TRIM(String) - Constructor for class io.warp10.script.functions.TRIM
 
TRIM - Static variable in class io.warp10.script.WarpScriptLib
 
TrueCourse - Class in io.warp10.script.aggregator
Compute the true course between points on a great circle.
TrueCourse(String) - Constructor for class io.warp10.script.aggregator.TrueCourse
 
TrustedDirectoryPlugin - Class in io.warp10.warp.sdk
 
TrustedDirectoryPlugin() - Constructor for class io.warp10.warp.sdk.TrustedDirectoryPlugin
 
TrustedDirectoryPlugin.MetadataIterator - Class in io.warp10.warp.sdk
 
TRY - Class in io.warp10.script.functions
 
TRY(String) - Constructor for class io.warp10.script.functions.TRY
 
TRY - Static variable in class io.warp10.script.WarpScriptLib
 
TSELEMENTS - Class in io.warp10.script.functions
Pushes on the stack the various elements of a timestamp for a given timezone
TSELEMENTS(String) - Constructor for class io.warp10.script.functions.TSELEMENTS
 
TSELEMENTS - Static variable in class io.warp10.script.WarpScriptLib
 
TSELEMENTSTO - Static variable in class io.warp10.script.WarpScriptLib
 
TYPE_AGGREGATOR - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_BITSET - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_BOOLEAN - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_BYTES - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_CONTEXT - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_COUNTER - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_DOUBLE - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_FILLER - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_FILTER - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_FUNCTION - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_GEOSHAPE - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_GTS - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_GTSENCODER - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_KEY - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_LIST - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_LONG - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_MACRO - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_MAP - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_MARK - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_MATCHER - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_NULL - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_OPERATOR - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_PFONT - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_PGRAPHICSIMAGE - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_PIMAGE - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_PSHAPE - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_REALMATRIX - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_REALVECTOR - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_SET - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_STRING - Static variable in class io.warp10.script.functions.TYPEOF
 
TYPE_VECTOR - Static variable in class io.warp10.script.functions.TYPEOF
 
TypeConversions - Class in io.warp10.script.fastdtw
 
TypeConversions() - Constructor for class io.warp10.script.fastdtw.TypeConversions
 
TYPEOF - Class in io.warp10.script.functions
Push on the stack the type of the object on top of the stack
TYPEOF(String) - Constructor for class io.warp10.script.functions.TYPEOF
 
typeof(Object) - Static method in class io.warp10.script.functions.TYPEOF
 
typeof(Class) - Static method in class io.warp10.script.functions.TYPEOF
 
typeof() - Method in interface io.warp10.script.functions.TYPEOF.Typeofable
 
typeof(Class) - Method in interface io.warp10.script.functions.TYPEOF.TypeResolver
 
TYPEOF - Static variable in class io.warp10.script.WarpScriptLib
 
TYPEOF.Typeofable - Interface in io.warp10.script.functions
Interface to be used by extensions and plugins to define a new type.
TYPEOF.TypeResolver - Interface in io.warp10.script.functions
 

U

UDF - Class in io.warp10.script.functions
Invoke a User Defined Function
UDF(String, boolean) - Constructor for class io.warp10.script.functions.UDF
 
UDF - Static variable in class io.warp10.script.WarpScriptLib
 
ULP - Static variable in class io.warp10.script.WarpScriptLib
 
unbucketize(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
UNBUCKETIZE - Class in io.warp10.script.functions
This function removes the buckets info from a GTS, leaving it as unbucketized
UNBUCKETIZE(String) - Constructor for class io.warp10.script.functions.UNBUCKETIZE
 
UNBUCKETIZE - Static variable in class io.warp10.script.WarpScriptLib
 
UNBUCKETIZE_CALENDAR - Static variable in class io.warp10.script.WarpScriptLib
 
UNBUCKETIZECALENDAR - Class in io.warp10.script.functions
Unbucketizes GTS that were previously calendar-bucketized.
UNBUCKETIZECALENDAR(String) - Constructor for class io.warp10.script.functions.UNBUCKETIZECALENDAR
 
UNBUCKETIZECALENDAR() - Constructor for class io.warp10.script.functions.UNBUCKETIZECALENDAR
 
UNGZIP - Class in io.warp10.script.functions
Decompresses a compressed byte array.
UNGZIP(String) - Constructor for class io.warp10.script.functions.UNGZIP
 
UNGZIP - Static variable in class io.warp10.script.WarpScriptLib
 
UNHANDLED - Static variable in class io.warp10.script.ListRecursiveStackFunction
 
unhide(String) - Static method in class io.warp10.script.functions.AUTHENTICATE
 
UNION - Class in io.warp10.script.functions
Computes the union of two sets
UNION(String) - Constructor for class io.warp10.script.functions.UNION
 
UNION - Static variable in class io.warp10.script.WarpScriptLib
 
UNIQUE - Class in io.warp10.script.functions
Make elements of a list unique by converting it to a set temporarily
UNIQUE(String) - Constructor for class io.warp10.script.functions.UNIQUE
 
UNIQUE - Static variable in class io.warp10.script.WarpScriptLib
 
UNIT - Class in io.warp10.script.unary
Converts the value on the top of the stck into a different unit.
UNIT(String, double) - Constructor for class io.warp10.script.unary.UNIT
 
UNLIST - Class in io.warp10.script.functions
Push onto the stack all elements of the list on top of a MARK If the top of the stack is not a list or an array, throw.
UNLIST(String) - Constructor for class io.warp10.script.functions.UNLIST
 
UNLIST - Static variable in class io.warp10.script.WarpScriptLib
 
UNMAP - Class in io.warp10.script.functions
Deconstructs a map, putting each key/value pair as two elements on the stack on top of a Mark.
UNMAP(String) - Constructor for class io.warp10.script.functions.UNMAP
 
UNMAP - Static variable in class io.warp10.script.WarpScriptLib
 
UNPACK - Class in io.warp10.script.functions
Pack a list of numeric or boolean values according to a specified format
UNPACK(String) - Constructor for class io.warp10.script.functions.UNPACK
 
UNPACK - Static variable in class io.warp10.script.WarpScriptLib
 
unpackGTSId(BigInteger) - Static method in class io.warp10.continuum.gts.GTSHelper
Convert a GTS Id packed as a BigInteger into an array of bytes containing classId/labelsId in big endian representation
unpackGTSId(String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
unpackGTSIdLongs(String) - Static method in class io.warp10.continuum.gts.GTSHelper
 
unregister(WarpScriptStack) - Static method in class io.warp10.script.WarpScriptStackRegistry
 
unregister(String) - Static method in class io.warp10.script.WarpScriptStackRegistry
 
UnsafeString - Class in io.warp10.continuum.gts
The following class is inspired by:
UnsafeString() - Constructor for class io.warp10.continuum.gts.UnsafeString
 
UNSECURE - Class in io.warp10.script.functions
Unwraps a secure script
UNSECURE(String, boolean) - Constructor for class io.warp10.script.functions.UNSECURE
 
UNSECURE - Static variable in class io.warp10.script.WarpScriptLib
 
UnsecureKeyStore - Class in io.warp10.crypto
Class used as a repository of keys in memory.
UnsecureKeyStore() - Constructor for class io.warp10.crypto.UnsecureKeyStore
Instantiates a new Unsecure key store.
UNSET - Class in io.warp10.script.functions
Push onto the stack all elements of the set on top of a MARK If the top of the stack is not a set, throw.
UNSET(String) - Constructor for class io.warp10.script.functions.UNSET
 
UNSET - Static variable in class io.warp10.script.WarpScriptLib
 
unsetActiveAfter() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
unsetAppName() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetAppName() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetApps() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetAttributes() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
unsetAttributes() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetAttributes() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetAttributes() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
unsetAttributes() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
unsetAttributes() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetAttributes() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetBase() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetBilledId() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetBody() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
unsetBucketcount() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetBucketspan() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetClassCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
unsetClassId() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
unsetClassId() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
unsetClassId() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetClassId() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
unsetClassNames() - Method in class io.warp10.script.thrift.data.StackTrace
 
unsetClassSelector() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
unsetClassSelector() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
unsetClassSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
unsetCommonLabels() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
unsetCompressed() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
unsetCompressed() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetCompressed() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
unsetCompressed() - Method in class io.warp10.script.thrift.data.SecureScript
 
unsetCompressionPasses() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetContent() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
unsetCount() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetCount() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetData() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
unsetData() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetDataviz() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetDeleteQueryString() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
unsetDeletionEndTimestamp() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetDeletionMinAge() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetDeletionStartTimestamp() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetDeltaAttributes() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
unsetEncoded() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetEndTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
unsetError() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
unsetError() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
unsetExpiry() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
unsetExpiry() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
unsetExpiryTimestamp() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetExpiryTimestamp() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetFileNames() - Method in class io.warp10.script.thrift.data.StackTrace
 
unsetGroovy() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetGtsCount() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
unsetGzipped() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetHash() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
unsetHash() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
unsetHeaders() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
unsetHooks() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetId() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
unsetIndices() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetIndices() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetInitTime() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetIssuanceTimestamp() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetIssuanceTimestamp() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetKey() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetKey() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetKey() - Method in class io.warp10.script.thrift.data.SecureScript
 
unsetLabelNamesCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
unsetLabels() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
unsetLabels() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetLabels() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetLabelsId() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
unsetLabelsId() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
unsetLabelsId() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetLabelsId() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
unsetLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
unsetLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
unsetLabelsSelectors() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
unsetLabelValuesCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
unsetLastActivity() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
unsetLastbucket() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetLineNumbers() - Method in class io.warp10.script.thrift.data.StackTrace
 
unsetLookup() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetLookup() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetMaxduration() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
unsetMaxFetchSize() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetMessage() - Method in class io.warp10.script.thrift.data.Throwable
 
unsetMetadata() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
unsetMetadata() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
unsetMetadata() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetMetadatas() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
unsetMetadatas() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetMetadatas() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
unsetMetadatas() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
unsetMethod() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
unsetMethodNames() - Method in class io.warp10.script.thrift.data.StackTrace
 
unsetName() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
unsetNotafter() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
unsetNotbefore() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
unsetNow() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
unsetNow() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetOwnerId() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetOwners() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetP() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetParallelScanners() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetPath() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
unsetPerClassCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
unsetPeriodicity() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
unsetPerLabelValueCardinality() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
unsetPostBoundary() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetPprime() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetPreBoundary() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetProducerId() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetProducers() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetQuietAfter() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
unsetRegisters() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetSample() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetScheduledAt() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
unsetScheduler() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
unsetScript() - Method in class io.warp10.script.thrift.data.SecureScript
 
unsetScriptLines() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
unsetScriptTimes() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
unsetSkip() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetSorted() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
unsetSource() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
unsetSparse() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetSparseList() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetSparseListLen() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
unsetStackTrace() - Method in class io.warp10.script.thrift.data.Throwable
 
unsetStackUUID() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
unsetStartTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
unsetStep() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetThents() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
unsetTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
unsetTimestamp() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
unsetTimestamp() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
unsetTimestamp() - Method in class io.warp10.script.thrift.data.SecureScript
 
unsetTimestamp() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
unsetTimestamp() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
unsetTimestep() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetToken() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
unsetToken() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetToken() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
unsetToken() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
unsetToken() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
unsetTokens() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
unsetTokenType() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
unsetTokenType() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
unsetTTL() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
unsetType() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
unsetType() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
unsetUrl() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
unsetUuid() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
unsetWebCallUUID() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
unsetWriteTimestamp() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
UNTIL - Class in io.warp10.script.functions
Implements a 'repeat...until' loop 2: RUN-macro 1: UNTIL-macro UNTIL Macros are popped out of the stack.
UNTIL(String) - Constructor for class io.warp10.script.functions.UNTIL
 
UNTIL(String, long) - Constructor for class io.warp10.script.functions.UNTIL
 
UNTIL - Static variable in class io.warp10.script.WarpScriptLib
 
unwrap(byte[], byte[]) - Static method in class io.warp10.crypto.CryptoUtils
Unwrap byte [ ].
UNWRAP - Class in io.warp10.script.functions
Unwrap a GTS from GTSWrapper
UNWRAP(String, boolean) - Constructor for class io.warp10.script.functions.UNWRAP
 
UNWRAP(String) - Constructor for class io.warp10.script.functions.UNWRAP
 
UNWRAP - Static variable in class io.warp10.script.WarpScriptLib
 
UNWRAPEMPTY - Static variable in class io.warp10.script.WarpScriptLib
 
UNWRAPENCODER - Class in io.warp10.script.functions
Unwraps a GTSWrapper into an encoder
UNWRAPENCODER(String) - Constructor for class io.warp10.script.functions.UNWRAPENCODER
 
UNWRAPENCODER - Static variable in class io.warp10.script.WarpScriptLib
 
UNWRAPSIZE - Class in io.warp10.script.functions
Extract the size of a GTS from GTSWrapper
UNWRAPSIZE(String) - Constructor for class io.warp10.script.functions.UNWRAPSIZE
 
UNWRAPSIZE - Static variable in class io.warp10.script.WarpScriptLib
 
UPDATE - Class in io.warp10.script.functions
Updates datapoints from the GTS on the stack.
UPDATE(String) - Constructor for class io.warp10.script.functions.UPDATE
 
UPDATE(String, URL) - Constructor for class io.warp10.script.functions.UPDATE
 
UPDATE(String, boolean) - Constructor for class io.warp10.script.functions.UPDATE
 
UPDATE - Static variable in class io.warp10.script.WarpScriptLib
 
update(Object, WriteToken, String, GTSEncoder) - Method in class io.warp10.warp.sdk.IngressPlugin
Called when a line of GTS Input Format has been parsed.
UPDATE_DISABLED - Static variable in class io.warp10.WarpManager
 
updateData(Object, int, byte) - Method in class io.warp10.script.functions.BINTO
 
updateData(Object, int, byte) - Method in class io.warp10.script.functions.BINTOHEX
 
updateData(Object, int, byte) - Method in class io.warp10.script.functions.BINTOx
Update the data structure for a given byte at given byte index.
UPDATEOFF - Static variable in class io.warp10.script.WarpScriptLib
 
UPDATEON - Static variable in class io.warp10.script.WarpScriptLib
 
URL - Static variable in class io.warp10.script.ext.http.HTTP
 
URLDECODE - Class in io.warp10.script.functions
Decode a URL Encoded string using UTF-8 as the encoding.
URLDECODE(String) - Constructor for class io.warp10.script.functions.URLDECODE
 
URLDECODE - Static variable in class io.warp10.script.WarpScriptLib
 
URLENCODE - Class in io.warp10.script.functions
URL encode string using UTF-8 as the encoding.
URLENCODE(String) - Constructor for class io.warp10.script.functions.URLENCODE
 
URLENCODE - Static variable in class io.warp10.script.WarpScriptLib
 
URLFETCH - Class in io.warp10.script.ext.urlfetch
Fetch content from a URL
URLFETCH(String) - Constructor for class io.warp10.script.ext.urlfetch.URLFETCH
 
UrlFetchWarpScriptExtension - Class in io.warp10.script.ext.urlfetch
Extension for URLFETCH and the associated function to change limits: MAXURLFETCHCOUNT and MAXURLFETCHSIZE
UrlFetchWarpScriptExtension() - Constructor for class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
 
US - Static variable in class io.warp10.script.WarpScriptLib
 
useCapability() - Static method in class io.warp10.script.ext.rexec.RexecWarpScriptExtension
 
useCapability() - Static method in class io.warp10.script.ext.sensision.SensisionWarpScriptExtension
 
USERNAME - Static variable in class io.warp10.script.ext.http.HTTP
 
UUID - Class in io.warp10.script.functions
 
UUID(String) - Constructor for class io.warp10.script.functions.UUID
 
UUID - Static variable in class io.warp10.script.WarpScriptLib
 
UUID_ATTRIBUTE - Static variable in class io.warp10.continuum.store.Constants
Name of the 'uuid' attribute
UUIDByEgressToken - Static variable in class io.warp10.continuum.Tokens
 
UUIDByIngressToken - Static variable in class io.warp10.continuum.Tokens
 

V

validate() - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
validate() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
validate() - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
validate() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
validate() - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
validate() - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
validate() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
validate() - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
validate() - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
validate() - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
validate() - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
validate() - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
validate() - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
validate() - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
validate() - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
validate() - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
validate() - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
validate() - Method in class io.warp10.continuum.thrift.data.RunRequest
 
validate() - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
validate() - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
validate() - Method in class io.warp10.script.thrift.data.SecureScript
 
validate() - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
validate() - Method in class io.warp10.script.thrift.data.StackTrace
 
validate() - Method in class io.warp10.script.thrift.data.Throwable
 
validate() - Method in class io.warp10.script.thrift.data.WebCallRequest
 
validateMetadata(Metadata) - Static method in class io.warp10.continuum.MetadataUtils
Checks Metadata for sanity.
value - Variable in class io.warp10.script.mapper.MapperReplace
 
valueAtIndex(GeoTimeSerie, int) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the value in a GTS instance at a given index.
valueAtTick(GeoTimeSerie, long) - Static method in class io.warp10.continuum.gts.GTSHelper
Return the value in a Geo Time Serie at a given timestamp.
VALUEDEDUP - Class in io.warp10.script.functions
Remove datapoints with duplicate values.
VALUEDEDUP(String) - Constructor for class io.warp10.script.functions.VALUEDEDUP
 
VALUEDEDUP - Static variable in class io.warp10.script.WarpScriptLib
 
ValueEncoder - Class in io.warp10.continuum.gts
 
ValueEncoder() - Constructor for class io.warp10.continuum.gts.ValueEncoder
 
valueHistogram(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
Build an occurrence count by value for the given time serie.
valueHistogram(GTSEncoder) - Static method in class io.warp10.continuum.gts.GTSHelper
Build an occurrence count by value for the given GTS Encoder.
VALUEHISTOGRAM - Class in io.warp10.script.functions
Build a histogram of value occurrences
VALUEHISTOGRAM(String) - Constructor for class io.warp10.script.functions.VALUEHISTOGRAM
 
VALUEHISTOGRAM - Static variable in class io.warp10.script.WarpScriptLib
 
VALUELIST - Class in io.warp10.script.functions
Extract values from a map
VALUELIST(String) - Constructor for class io.warp10.script.functions.VALUELIST
 
VALUELIST - Static variable in class io.warp10.script.WarpScriptLib
 
valueOf(String) - Static method in enum io.warp10.continuum.gts.GeoTimeSerie.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.gts.GTSHelper.BinarySearchTickChoice
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.DatalogRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindResponse._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetResponse._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsResponse._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.FetchRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.GTSData._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.GTSSplit._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.GTSWrapper._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessage._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.Metadata._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.store.thrift.data.MetaSet._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.thrift.data.HyperLogLogPlusParameters._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.thrift.data.LoggingEvent._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.continuum.thrift.data.RunRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.quasar.token.thrift.data.ReadToken._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.quasar.token.thrift.data.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.quasar.token.thrift.data.WriteToken._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.aggregator.CompareTo.Compared
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.aggregator.CompareTo.Comparison
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.filter.FilterAny.Comparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.functions.HHCODEFUNC.HHCodeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.functions.MVEXTRACT.ELEMENT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.thrift.data.SecureScript._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.thrift.data.StackInteractionReport._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.thrift.data.StackTrace._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.thrift.data.Throwable._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.thrift.data.WebCallMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.thrift.data.WebCallRequest._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.WarpScriptExecutor.StackSemantics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.warp10.script.WarpScriptStack.Signal
Returns the enum constant of this type with the specified name.
valueRepresentationIterator(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
values() - Static method in enum io.warp10.continuum.gts.GeoTimeSerie.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.gts.GTSHelper.BinarySearchTickChoice
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.DatalogRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryFindResponse._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryGetResponse._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.DirectoryStatsResponse._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.FetchRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.GTSData._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.GTSSplit._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.GTSWrapper._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessage._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.KafkaDataMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.Metadata._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.store.thrift.data.MetaSet._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.thrift.data.HyperLogLogPlusParameters._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.thrift.data.LoggingEvent._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.continuum.thrift.data.RunRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.quasar.token.thrift.data.ReadToken._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.quasar.token.thrift.data.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.quasar.token.thrift.data.WriteToken._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.aggregator.CompareTo.Compared
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.aggregator.CompareTo.Comparison
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.filter.FilterAny.Comparator
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class io.warp10.script.functions.DTW
 
values() - Static method in enum io.warp10.script.functions.HHCODEFUNC.HHCodeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.functions.MVEXTRACT.ELEMENT
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Class in io.warp10.script.functions
Extract the values from the parameter GTS or Encoder instances or list thereof and push them onto the stack.
VALUES(String) - Constructor for class io.warp10.script.functions.VALUES
 
values() - Static method in enum io.warp10.script.thrift.data.SecureScript._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.thrift.data.StackInteractionReport._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.thrift.data.StackTrace._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.thrift.data.Throwable._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.thrift.data.WebCallMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.thrift.data.WebCallRequest._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.warp10.script.WarpScriptExecutor.StackSemantics
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class io.warp10.script.WarpScriptLib
 
values() - Static method in enum io.warp10.script.WarpScriptStack.Signal
Returns an array containing the constants of this enum type, in the order they are declared.
valueSort(GeoTimeSerie, boolean) - Static method in class io.warp10.continuum.gts.GTSHelper
 
valueSort(GeoTimeSerie) - Static method in class io.warp10.continuum.gts.GTSHelper
 
VALUESORT - Class in io.warp10.script.functions
 
VALUESORT(String) - Constructor for class io.warp10.script.functions.VALUESORT
 
VALUESORT - Static variable in class io.warp10.script.WarpScriptLib
 
VALUESPLIT - Class in io.warp10.script.functions
Split a GTS into N distinct GTS, one for each distinct value
VALUESPLIT(String) - Constructor for class io.warp10.script.functions.VALUESPLIT
 
VALUESPLIT - Static variable in class io.warp10.script.WarpScriptLib
 
Variance - Class in io.warp10.script.aggregator
 
Variance(String, boolean, boolean) - Constructor for class io.warp10.script.aggregator.Variance
 
Variance.Builder - Class in io.warp10.script.aggregator
 
VarianceWelford - Class in io.warp10.script.aggregator
Aggregator to compute the variance on a list of datapoints.
VarianceWelford(String, boolean, boolean) - Constructor for class io.warp10.script.aggregator.VarianceWelford
 
Varint - Class in io.warp10.continuum.gts
Utility class for ZigZag encoded varints
Varint() - Constructor for class io.warp10.continuum.gts.Varint
 
VARINTTO - Class in io.warp10.script.functions
Converts a byte array containing varints into a list of LONGs
VARINTTO(String) - Constructor for class io.warp10.script.functions.VARINTTO
 
VARINTTO - Static variable in class io.warp10.script.WarpScriptLib
 
VARS - Class in io.warp10.script.functions
Extract all used variables in a macro.
VARS(String) - Constructor for class io.warp10.script.functions.VARS
 
VARS - Static variable in class io.warp10.script.WarpScriptLib
 
VDist - Class in io.warp10.script.aggregator
Compute the vertical distance traveled between ticks, in m Returned location and elevation are those of the tick being computed.
VDist(String) - Constructor for class io.warp10.script.aggregator.VDist
 
VECTO - Class in io.warp10.script.functions
Converts a Vector into a list
VECTO(String) - Constructor for class io.warp10.script.functions.VECTO
 
VECTO - Static variable in class io.warp10.script.WarpScriptLib
 
VECTOR_END - Static variable in class io.warp10.script.WarpScriptLib
 
VECTOR_START - Static variable in class io.warp10.script.WarpScriptLib
 
VECTORTO - Class in io.warp10.script.functions
Convert the set on top of the stack into a list
VECTORTO(String) - Constructor for class io.warp10.script.functions.VECTORTO
 
verify(WarpScriptStack.Macro) - Static method in class io.warp10.script.functions.MVERIFY
 
VERSION() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
VERSION - Static variable in class io.warp10.warp.sdk.DirectoryPlugin
 
VSpeed - Class in io.warp10.script.aggregator
Compute the vertical speed from oldest tick to most recent, in m/s.
VSpeed(String) - Constructor for class io.warp10.script.aggregator.VSpeed
 
VTO - Static variable in class io.warp10.script.WarpScriptLib
 

W

W - Static variable in class io.warp10.script.WarpScriptLib
 
WARP10_ABSENT_LABEL_SUPPORT - Static variable in class io.warp10.continuum.Configuration
Set to true to allow Directory queries with missing label selectors (using empty exact match)
WARP10_BANNER - Static variable in class io.warp10.continuum.store.Constants
Banner, based on Figlet
WARP10_CONFIG - Static variable in class io.warp10.WarpConfig
Name of property used in various submodules to locate the Warp 10 configuration file
WARP10_CONFIG_ENV - Static variable in class io.warp10.WarpConfig
Name of environment variable used in various submodules to locate the Warp 10 configuration file
WARP10_DOC_URL - Static variable in class io.warp10.continuum.store.Constants
 
WARP10_ENDPOINT - Static variable in class io.warp10.hadoop.Warp10RecordWriter
 
WARP10_EXPOSE_OWNER_PRODUCER - Static variable in class io.warp10.continuum.Configuration
Set to true to expose owner and producer labels in Geo Time Series retrieved from the Warp 10 Storage Engine
WARP10_FUNCTION_DOC_URL - Static variable in class io.warp10.continuum.store.Constants
 
WARP10_GZIP - Static variable in class io.warp10.hadoop.Warp10RecordWriter
 
WARP10_MANAGER_SECRET - Static variable in class io.warp10.continuum.Configuration
Manager secret, must be set to use the managing functions
WARP10_MAXRATE - Static variable in class io.warp10.hadoop.Warp10RecordWriter
 
WARP10_PLUGIN_PREFIX - Static variable in class io.warp10.continuum.Configuration
Prefix for plugin declaration
WARP10_PLUGINS - Static variable in class io.warp10.continuum.Configuration
List of Warp 10 plugins to initialize
WARP10_QUIET - Static variable in class io.warp10.continuum.Configuration
 
WARP10_REPORT_SECRET - Static variable in class io.warp10.continuum.Configuration
 
WARP10_TELEMETRY - Static variable in class io.warp10.continuum.Configuration
 
WARP10_TOKEN - Static variable in class io.warp10.hadoop.Warp10RecordWriter
 
Warp10InputFormat - Class in io.warp10.hadoop
 
Warp10InputFormat(String) - Constructor for class io.warp10.hadoop.Warp10InputFormat
 
Warp10InputFormat() - Constructor for class io.warp10.hadoop.Warp10InputFormat
 
Warp10InputSplit - Class in io.warp10.hadoop
 
Warp10InputSplit() - Constructor for class io.warp10.hadoop.Warp10InputSplit
 
Warp10OutputFormat - Class in io.warp10.hadoop
 
Warp10OutputFormat() - Constructor for class io.warp10.hadoop.Warp10OutputFormat
 
Warp10OutputFormat(String) - Constructor for class io.warp10.hadoop.Warp10OutputFormat
 
Warp10RecordReader - Class in io.warp10.hadoop
 
Warp10RecordReader() - Constructor for class io.warp10.hadoop.Warp10RecordReader
 
Warp10RecordReader(String) - Constructor for class io.warp10.hadoop.Warp10RecordReader
 
Warp10RecordWriter - Class in io.warp10.hadoop
 
Warp10RecordWriter(Properties) - Constructor for class io.warp10.hadoop.Warp10RecordWriter
 
WARP_AES_LOGGING - Static variable in class io.warp10.continuum.Configuration
 
WARP_AES_METASETS - Static variable in class io.warp10.continuum.Configuration
 
WARP_AES_SCRIPTS - Static variable in class io.warp10.continuum.Configuration
 
WARP_AES_TOKEN - Static variable in class io.warp10.continuum.Configuration
 
WARP_ATTRIBUTES_MAXSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum length of attributes (names + values) - Defaults to 8192
WARP_COMPONENTS - Static variable in class io.warp10.continuum.Configuration
 
WARP_DEFAULT_AES_LOGGING - Static variable in class io.warp10.continuum.Configuration
 
WARP_DELETE_DISABLED - Static variable in class io.warp10.continuum.Configuration
Set to a message indicating the reason why deletes are disabled, they are enabled if this is not set
WARP_HASH_APP - Static variable in class io.warp10.continuum.Configuration
 
WARP_HASH_CLASS - Static variable in class io.warp10.continuum.Configuration
 
WARP_HASH_LABELS - Static variable in class io.warp10.continuum.Configuration
 
WARP_HASH_TOKEN - Static variable in class io.warp10.continuum.Configuration
 
WARP_HBASE_REGIONKEYS_UPDATEPERIOD - Static variable in class io.warp10.continuum.Configuration
How often (in ms) should we refetch the region start/end keys
WARP_IDENT - Static variable in class io.warp10.continuum.Configuration
 
WARP_INTERACTIVE_DISABLE - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to disable the Read Execute Loop
WARP_KEY_PREFIX - Static variable in class io.warp10.continuum.Configuration
Prefix used for identifying keys in the configuration.
WARP_LABELS_MAXSIZE - Static variable in class io.warp10.continuum.Configuration
Maximum length of labels (names + values) - Defaults to 2048
WARP_META_DISABLED - Static variable in class io.warp10.continuum.Configuration
Set to a message indicating the reason why meta updates are disabled, they are enabled if this is not set
WARP_MOBIUS_DISABLE - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to disable mobius
WARP_PLASMA_DISABLE - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to disable plasma
WARP_PLASMA_MAXSUBS - Static variable in class io.warp10.continuum.Configuration
Maximum number of subscriptions per plasma connection
WARP_PLASMA_MAXSUBS_DEFAULT - Static variable in class io.warp10.continuum.store.Constants
 
WARP_SECRET_PREFIX - Static variable in class io.warp10.continuum.Configuration
Prefix used for configuration keys containing secrets.
WARP_STREAMUPDATE_DISABLE - Static variable in class io.warp10.continuum.Configuration
Set to 'true' to disable stream updates
WARP_TIME_UNITS - Static variable in class io.warp10.continuum.Configuration
Number of continuum time units per millisecond 1000000 means we store nanoseconds 1000 means we store microseconds 1 means we store milliseconds 0.001 means we store seconds (N/A since we use a long for the constant)
WARP_TOKEN_BANNED_ATTRIBUTES - Static variable in class io.warp10.continuum.Configuration
Comma separated list of attributes which will invalidate the tokens they appear in
WARP_TOKEN_FILE - Static variable in class io.warp10.continuum.Configuration
 
WARP_UPDATE_DISABLED - Static variable in class io.warp10.continuum.Configuration
Set to a message indicating the reason why updates are disabled, they are enabled if this is not set
WarpClassLoader - Class in io.warp10
 
WarpClassLoader(String, String, ClassLoader) - Constructor for class io.warp10.WarpClassLoader
 
WarpConfig - Class in io.warp10
 
WarpConfig() - Constructor for class io.warp10.WarpConfig
 
WARPFLEET_CACHE_SIZE - Static variable in class io.warp10.continuum.Configuration
Maximum number of cached macros in the cache
WARPFLEET_GETREPOS_DISABLE - Static variable in class io.warp10.continuum.Configuration
Configure this property to 'true' to disable the function WF.GETREPOS.
WARPFLEET_MACROS_REPOS - Static variable in class io.warp10.continuum.Configuration
Comma separated list of configured WarpFleet™ repositories
WARPFLEET_MACROS_REPOS_DEFAULT - Static variable in class io.warp10.continuum.Configuration
Default value for warpfleet.macros.repos if it is not set
WARPFLEET_MACROS_TTL - Static variable in class io.warp10.continuum.Configuration
Default TTL (in ms) for macros loaded from a WarpFleet repository
WARPFLEET_MACROS_TTL_FAILED - Static variable in class io.warp10.continuum.Configuration
Default TTL (in ms) for WarpFleet macros which had errors
WARPFLEET_MACROS_TTL_MAX - Static variable in class io.warp10.continuum.Configuration
Upper limit for TTL (in ms) of macros loaded from a WarpFleet repository
WARPFLEET_MACROS_TTL_MIN - Static variable in class io.warp10.continuum.Configuration
Lower limit for TTL (in ms) of macros loaded from a WarpFleet repository
WARPFLEET_MACROS_TTL_UNKNOWN - Static variable in class io.warp10.continuum.Configuration
Default TTL (in ms) for WarpFleet macros which were not found.
WARPFLEET_MACROS_VALIDATOR - Static variable in class io.warp10.continuum.Configuration
Name of WarpFleet repository macro.
WARPFLEET_TIMEOUT_CONNECT - Static variable in class io.warp10.continuum.Configuration
Connection timeout when fetching macro source code from a repository, in ms.
WARPFLEET_TIMEOUT_READ - Static variable in class io.warp10.continuum.Configuration
Read timeout when fetching macro source code from a repository, in ms.
WarpFleetMacroRepository - Class in io.warp10.script
 
WarpFleetMacroRepository() - Constructor for class io.warp10.script.WarpFleetMacroRepository
 
WarpFleetWarpScriptExtension - Class in io.warp10.script.ext.warpfleet
 
WarpFleetWarpScriptExtension() - Constructor for class io.warp10.script.ext.warpfleet.WarpFleetWarpScriptExtension
 
WarpHexDecoder - Class in io.warp10
 
WarpHexDecoder() - Constructor for class io.warp10.WarpHexDecoder
 
WarpManager - Class in io.warp10
Class used to control various aspects of the Warp 10 platform
WarpManager() - Constructor for class io.warp10.WarpManager
 
WarpPath - Class in io.warp10.script.fastdtw
 
WarpPath() - Constructor for class io.warp10.script.fastdtw.WarpPath
 
WarpPath(int) - Constructor for class io.warp10.script.fastdtw.WarpPath
 
WarpPath(String) - Constructor for class io.warp10.script.fastdtw.WarpPath
 
WarpRunWarpScriptExtension - Class in io.warp10.script.ext.warprun
 
WarpRunWarpScriptExtension() - Constructor for class io.warp10.script.ext.warprun.WarpRunWarpScriptExtension
 
WARPSCRIPT_ALLOW_LOOSE_BLOCK_COMMENTS - Static variable in class io.warp10.continuum.Configuration
When set to true, allow common comment block style.
WARPSCRIPT_BOOTSTRAP - Static variable in class io.warp10.WarpConfig
Name of property used at various places to define BOOTSTRAP code.
WARPSCRIPT_CALL_DIRECTORY - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_CALL_MAXCAPACITY - Static variable in class io.warp10.continuum.Configuration
Maximum number of subprogram instances which can be spawned
WARPSCRIPT_CALL_MAXWAIT - Static variable in class io.warp10.continuum.Configuration
Maximum amount of time each attempt to access a process will wait (in ms).
WARPSCRIPT_CHUNK_SIZE - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
Maximum chunk size allowed when downloading per chunk using HTTP
WARPSCRIPT_DEF_UNSHADOW - Static variable in class io.warp10.continuum.Configuration
This configuration parameter determines if undefining a function (via NULL 'XXX' DEF) will unshadow the original statement thus making it available again or if it will replace it with a function that will fail with a message saying the function is undefined.
WARPSCRIPT_FILE_EXTENSION - Static variable in class io.warp10.script.WarpScriptMacroRepository
 
WARPSCRIPT_HTTP_AUTHENTICATION_REQUIRED - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
If set to true, HTTP requires the stack to be authenticated
WARPSCRIPT_HTTP_CAPABILITY - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
If set, this capability is inspected
WARPSCRIPT_HTTP_HOST_PATTERNS - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
Allowed and excluded host patterns.
WARPSCRIPT_HTTP_REQUESTS - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
Maximum number of calls to HTTP
WARPSCRIPT_HTTP_SIZE - Static variable in class io.warp10.script.ext.http.HttpWarpScriptExtension
Maximum cumulative size allowed to be downloaded by HTTP
WARPSCRIPT_INPUTFORMAT_CLASS - Static variable in class io.warp10.hadoop.WarpScriptInputFormat
Class of the wrapped InputFormat
WARPSCRIPT_INPUTFORMAT_CONF_SUFFIX - Static variable in class io.warp10.hadoop.WarpScriptInputFormat
Suffix to remove from configuration keys to override or create specific configuration entries
WARPSCRIPT_INPUTFORMAT_MACRO - Static variable in class io.warp10.hadoop.WarpScriptInputFormat
WarpScript code fragment producing a macro which will be applied
WARPSCRIPT_INPUTFORMAT_SCRIPT - Static variable in class io.warp10.hadoop.WarpScriptInputFormat
WarpScript code fragment to apply, this code will be wrapped in a macro <% ...
WARPSCRIPT_INPUTFORMAT_SUFFIX - Static variable in class io.warp10.hadoop.WarpScriptInputFormat
Suffix to use for the configuration
WARPSCRIPT_LABELS_PRIORITY - Static variable in class io.warp10.continuum.Configuration
Default priority order for matching labels when doing a FIND/FETCH.
WARPSCRIPT_LIBRARY_CACHE_SIZE - Static variable in class io.warp10.continuum.Configuration
Size of macro cache for the macros loaded from the classpath
WARPSCRIPT_LIBRARY_TTL - Static variable in class io.warp10.continuum.Configuration
Default TTL for macros loaded from the classpath
WARPSCRIPT_LIBRARY_TTL_HARD - Static variable in class io.warp10.continuum.Configuration
Maximum TTL for a macro loaded from the classpath
WARPSCRIPT_MAX_BUCKETS - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_BUCKETS_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_DEPTH - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_DEPTH_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_FETCH - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_FETCH_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_GEOCELLS - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_GEOCELLS_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_GTS - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_GTS_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_JSON - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_JSON_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_LOOP_DURATION - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_LOOP_DURATION_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_OPS - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_OPS_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_PIXELS - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_PIXELS_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_RECURSION - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_RECURSION_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_SYMBOLS - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_SYMBOLS_HARD - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_MAX_WEBCALLS - Static variable in class io.warp10.continuum.Configuration
 
WARPSCRIPT_REXEC_CONNECT_TIMEOUT - Static variable in class io.warp10.script.ext.rexec.REXEC
Timeouts
WARPSCRIPT_REXEC_ENABLE - Static variable in class io.warp10.continuum.Configuration
Flag to enable REXEC
WARPSCRIPT_REXEC_ENDPOINT_PATTERNS - Static variable in class io.warp10.script.ext.rexec.REXEC
Allowed and excluded host patterns.
WARPSCRIPT_REXEC_READ_TIMEOUT - Static variable in class io.warp10.script.ext.rexec.REXEC
 
WARPSCRIPT_URLFETCH_HOST_PATTERNS - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
Allowed and excluded host patterns.
WARPSCRIPT_URLFETCH_LIMIT - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
Maximum number of calls to URLFETCH in a session
WARPSCRIPT_URLFETCH_LIMIT_HARD - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
 
WARPSCRIPT_URLFETCH_MAXSIZE - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
Maximum cumulative size of content retrieved via calls to URLFETCH in a session
WARPSCRIPT_URLFETCH_MAXSIZE_HARD - Static variable in class io.warp10.script.ext.urlfetch.UrlFetchWarpScriptExtension
 
WarpScriptAggregatorFunction - Interface in io.warp10.script
Function which takes as input multiple measurements, possibly from different GTS instances and produces a single one.
WarpScriptATCException - Exception in io.warp10.script
Exceptions related to ATC (Asynchronous Transfer of Control)
WarpScriptATCException(String) - Constructor for exception io.warp10.script.WarpScriptATCException
 
WarpScriptBinaryOp - Class in io.warp10.script
 
WarpScriptBinaryOp() - Constructor for class io.warp10.script.WarpScriptBinaryOp
 
WarpScriptBucketizerFunction - Interface in io.warp10.script
 
WarpScriptException - Exception in io.warp10.script
 
WarpScriptException() - Constructor for exception io.warp10.script.WarpScriptException
 
WarpScriptException(String) - Constructor for exception io.warp10.script.WarpScriptException
 
WarpScriptException(Throwable) - Constructor for exception io.warp10.script.WarpScriptException
 
WarpScriptException(String, Throwable) - Constructor for exception io.warp10.script.WarpScriptException
 
WarpScriptExecutor - Class in io.warp10.script
 
WarpScriptExecutor() - Constructor for class io.warp10.script.WarpScriptExecutor
 
WarpScriptExecutor(WarpScriptExecutor.StackSemantics, String) - Constructor for class io.warp10.script.WarpScriptExecutor
 
WarpScriptExecutor(WarpScriptExecutor.StackSemantics, String, Map<String, Object>) - Constructor for class io.warp10.script.WarpScriptExecutor
 
WarpScriptExecutor(WarpScriptExecutor.StackSemantics, String, Map<String, Object>, Progressable) - Constructor for class io.warp10.script.WarpScriptExecutor
 
WarpScriptExecutor(WarpScriptExecutor.StackSemantics, String, Map<String, Object>, Progressable, boolean) - Constructor for class io.warp10.script.WarpScriptExecutor
 
WarpScriptExecutor.StackSemantics - Enum in io.warp10.script
 
WarpScriptExtension - Class in io.warp10.warp.sdk
Interface for extending WarpScript.
WarpScriptExtension() - Constructor for class io.warp10.warp.sdk.WarpScriptExtension
 
WarpScriptFillerFunction - Interface in io.warp10.script
 
WarpScriptFilterFunction - Interface in io.warp10.script
Interface implemented by all WarpScript filters.
WarpScriptFunctionReference - Class in io.warp10.script
 
WarpScriptFunctionReference(String) - Constructor for class io.warp10.script.WarpScriptFunctionReference
 
WarpScriptInputFormat - Class in io.warp10.hadoop
This InputFormat wraps another InputFormat and creates a RecordReader which returns K/V processed by some WarpScript™ code.
WarpScriptInputFormat() - Constructor for class io.warp10.hadoop.WarpScriptInputFormat
 
WarpScriptJarRepository - Class in io.warp10.script
Class which manages WarpScript functions stored in jar files from a directory
WarpScriptJarRepository(String, long) - Constructor for class io.warp10.script.WarpScriptJarRepository
 
WarpScriptJavaFunction - Interface in io.warp10.warp.sdk
 
WarpScriptJavaFunctionException - Exception in io.warp10.warp.sdk
 
WarpScriptJavaFunctionException() - Constructor for exception io.warp10.warp.sdk.WarpScriptJavaFunctionException
 
WarpScriptJavaFunctionException(String) - Constructor for exception io.warp10.warp.sdk.WarpScriptJavaFunctionException
 
WarpScriptJavaFunctionException(String, Throwable) - Constructor for exception io.warp10.warp.sdk.WarpScriptJavaFunctionException
 
WarpScriptJavaFunctionException(Throwable) - Constructor for exception io.warp10.warp.sdk.WarpScriptJavaFunctionException
 
WarpScriptJavaFunctionGTS - Class in io.warp10.warp.sdk
 
WarpScriptJavaFunctionGTS() - Constructor for class io.warp10.warp.sdk.WarpScriptJavaFunctionGTS
 
WarpScriptKillException - Exception in io.warp10.script
 
WarpScriptKillException(String) - Constructor for exception io.warp10.script.WarpScriptKillException
 
WarpScriptLib - Class in io.warp10.script
Library of functions used to manipulate Geo Time Series and more generally interact with a WarpScriptStack
WarpScriptLib() - Constructor for class io.warp10.script.WarpScriptLib
 
WarpScriptLoopBreakException - Exception in io.warp10.script
 
WarpScriptLoopBreakException(String) - Constructor for exception io.warp10.script.WarpScriptLoopBreakException
 
WarpScriptLoopContinueException - Exception in io.warp10.script
 
WarpScriptLoopContinueException(String) - Constructor for exception io.warp10.script.WarpScriptLoopContinueException
 
WarpScriptMacroLibrary - Class in io.warp10.script
Macro library built by adding macros from various files, loaded from a root directory or from the classpath TODO(hbs): add support for secure script (the keystore is not initialized)
WarpScriptMacroLibrary() - Constructor for class io.warp10.script.WarpScriptMacroLibrary
 
WarpScriptMacroRepository - Class in io.warp10.script
Class which manages file based WarpScript macros from a directory
WarpScriptMapperFunction - Interface in io.warp10.script
 
WarpScriptNAryFunction - Interface in io.warp10.script
Interface implemented by all functions which are applied to partitioned GTS instances.
WarpScriptRawJavaFunction - Interface in io.warp10.warp.sdk
Interface inherited from WarpScriptJavaFunction which disables type conversion when calling the function.
WarpScriptRecordReader - Class in io.warp10.hadoop
 
WarpScriptRecordReader(WarpScriptInputFormat) - Constructor for class io.warp10.hadoop.WarpScriptRecordReader
 
WarpScriptReducerFunction - Interface in io.warp10.script
 
WarpScriptReturnException - Exception in io.warp10.script
 
WarpScriptReturnException(String) - Constructor for exception io.warp10.script.WarpScriptReturnException
 
WarpScriptStack - Interface in io.warp10.script
The WarpScript Geo Time Serie manipulation environment usually uses a stack to operate.
WarpScriptStack.Macro - Class in io.warp10.script
 
WarpScriptStack.Mark - Class in io.warp10.script
 
WarpScriptStack.Signal - Enum in io.warp10.script
Signals that can be sent to a stack The higher the ordinal of a signal, the higher its priority
WarpScriptStack.StackContext - Class in io.warp10.script
 
WarpScriptStackFunction - Interface in io.warp10.script
Interface implemented by all WarpScript functions that can be called from the stack.
WarpScriptStackRegistry - Class in io.warp10.script
 
WarpScriptStackRegistry() - Constructor for class io.warp10.script.WarpScriptStackRegistry
 
WarpScriptStopException - Exception in io.warp10.script
 
WarpScriptStopException(String) - Constructor for exception io.warp10.script.WarpScriptStopException
 
WarpScriptSubType() - Method in class io.warp10.script.formatted.ListSpecification
Deprecated.
 
WarpScriptType() - Method in class io.warp10.script.formatted.ArgumentSpecification
Deprecated.
 
WarpURLDecoder - Class in io.warp10
 
WarpURLDecoder() - Constructor for class io.warp10.WarpURLDecoder
 
WarpURLEncoder - Class in io.warp10
 
WarpURLEncoder() - Constructor for class io.warp10.WarpURLEncoder
 
Wavelet - Class in io.warp10.script.fwt
Base class for describing wavelets.
Wavelet() - Constructor for class io.warp10.script.fwt.Wavelet
 
Wavelet_bior11 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior11() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior11
 
Wavelet_bior13 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior13() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior13
 
Wavelet_bior15 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior15() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior15
 
Wavelet_bior22 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior22() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior22
 
Wavelet_bior24 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior24() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior24
 
Wavelet_bior26 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior26() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior26
 
Wavelet_bior28 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior28() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior28
 
Wavelet_bior31 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior31() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior31
 
Wavelet_bior33 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior33() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior33
 
Wavelet_bior35 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior35() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior35
 
Wavelet_bior37 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior37() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior37
 
Wavelet_bior39 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior39() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior39
 
Wavelet_bior44 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior44() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior44
 
Wavelet_bior55 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior55() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior55
 
Wavelet_bior68 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_bior68() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_bior68
 
Wavelet_coif1 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_coif1() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_coif1
 
Wavelet_coif2 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_coif2() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_coif2
 
Wavelet_coif3 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_coif3() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_coif3
 
Wavelet_coif4 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_coif4() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_coif4
 
Wavelet_coif5 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_coif5() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_coif5
 
Wavelet_db1 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db1() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db1
 
Wavelet_db10 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db10() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db10
 
Wavelet_db11 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db11() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db11
 
Wavelet_db12 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db12() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db12
 
Wavelet_db13 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db13() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db13
 
Wavelet_db14 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db14() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db14
 
Wavelet_db15 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db15() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db15
 
Wavelet_db16 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db16() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db16
 
Wavelet_db17 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db17() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db17
 
Wavelet_db18 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db18() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db18
 
Wavelet_db19 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db19() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db19
 
Wavelet_db2 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db2() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db2
 
Wavelet_db20 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db20() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db20
 
Wavelet_db3 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db3() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db3
 
Wavelet_db4 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db4() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db4
 
Wavelet_db5 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db5() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db5
 
Wavelet_db6 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db6() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db6
 
Wavelet_db7 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db7() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db7
 
Wavelet_db8 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db8() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db8
 
Wavelet_db9 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_db9() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_db9
 
Wavelet_dmey - Class in io.warp10.script.fwt.wavelets
 
Wavelet_dmey() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_dmey
 
Wavelet_haar - Class in io.warp10.script.fwt.wavelets
 
Wavelet_haar() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_haar
 
Wavelet_rbio11 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio11() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio11
 
Wavelet_rbio13 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio13() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio13
 
Wavelet_rbio15 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio15() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio15
 
Wavelet_rbio22 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio22() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio22
 
Wavelet_rbio24 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio24() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio24
 
Wavelet_rbio26 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio26() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio26
 
Wavelet_rbio28 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio28() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio28
 
Wavelet_rbio31 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio31() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio31
 
Wavelet_rbio33 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio33() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio33
 
Wavelet_rbio35 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio35() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio35
 
Wavelet_rbio37 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio37() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio37
 
Wavelet_rbio39 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio39() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio39
 
Wavelet_rbio44 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio44() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio44
 
Wavelet_rbio55 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio55() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio55
 
Wavelet_rbio68 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_rbio68() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_rbio68
 
Wavelet_sym10 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym10() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym10
 
Wavelet_sym11 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym11() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym11
 
Wavelet_sym12 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym12() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym12
 
Wavelet_sym13 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym13() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym13
 
Wavelet_sym14 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym14() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym14
 
Wavelet_sym15 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym15() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym15
 
Wavelet_sym16 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym16() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym16
 
Wavelet_sym17 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym17() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym17
 
Wavelet_sym18 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym18() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym18
 
Wavelet_sym19 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym19() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym19
 
Wavelet_sym2 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym2() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym2
 
Wavelet_sym20 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym20() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym20
 
Wavelet_sym3 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym3() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym3
 
Wavelet_sym4 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym4() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym4
 
Wavelet_sym5 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym5() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym5
 
Wavelet_sym6 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym6() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym6
 
Wavelet_sym7 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym7() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym7
 
Wavelet_sym8 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym8() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym8
 
Wavelet_sym9 - Class in io.warp10.script.fwt.wavelets
 
Wavelet_sym9() - Constructor for class io.warp10.script.fwt.wavelets.Wavelet_sym9
 
WaveletRegistry - Class in io.warp10.script.fwt.wavelets
 
WaveletRegistry() - Constructor for class io.warp10.script.fwt.wavelets.WaveletRegistry
 
WebAccessController - Class in io.warp10.script
 
WebAccessController(String) - Constructor for class io.warp10.script.WebAccessController
 
WEBCALL - Class in io.warp10.script.functions
Create a WebCallRequest and forwards it to the WebCallService
WEBCALL(String) - Constructor for class io.warp10.script.functions.WEBCALL
 
WEBCALL - Static variable in class io.warp10.script.WarpScriptLib
 
WEBCALL_HOST_PATTERNS - Static variable in class io.warp10.continuum.Configuration
List of patterns to include/exclude for hosts in WebCall calls Typical value is .*,!^127.0.0.1$,!^localhost$,!^192.168.*,!^10.*,!^172.(16|17|18|19|20|21|22|23|24|25|26|27|28|29|39|31)\..*
WEBCALL_KAFKA_AES - Static variable in class io.warp10.continuum.Configuration
AES key to use for encrypting WebCall requests
WEBCALL_KAFKA_BROKERLIST - Static variable in class io.warp10.continuum.Configuration
List of Kafka brokers to use for sending WebCall requests
WEBCALL_KAFKA_COMMITPERIOD - Static variable in class io.warp10.continuum.Configuration
How often to commit the Kafka offsets
WEBCALL_KAFKA_CONSUMER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client id to use when consuming WebCall requests
WEBCALL_KAFKA_CONSUMER_PARTITION_ASSIGNMENT_STRATEGY - Static variable in class io.warp10.continuum.Configuration
Name of partition assignment strategy to use
WEBCALL_KAFKA_GROUPID - Static variable in class io.warp10.continuum.Configuration
Groupid to use when consuming Kafka
WEBCALL_KAFKA_MAC - Static variable in class io.warp10.continuum.Configuration
SipHash key to use for computing WebCall requests HMACs
WEBCALL_KAFKA_PRODUCER_CLIENTID - Static variable in class io.warp10.continuum.Configuration
Kafka client id to use when producing WebCall requests
WEBCALL_KAFKA_TOPIC - Static variable in class io.warp10.continuum.Configuration
Topic to use for WebCall requests
WEBCALL_KAFKA_ZKCONNECT - Static variable in class io.warp10.continuum.Configuration
ZK Quorum to use for reaching the Kafka cluster to consume WebCall requests
WEBCALL_NTHREADS - Static variable in class io.warp10.continuum.Configuration
How many threads to spawn
WEBCALL_USER_AGENT - Static variable in class io.warp10.continuum.Configuration
 
WebCallMethod - Enum in io.warp10.script.thrift.data
 
WebCallRequest - Class in io.warp10.script.thrift.data
 
WebCallRequest() - Constructor for class io.warp10.script.thrift.data.WebCallRequest
 
WebCallRequest(long, String, String, String, String, WebCallMethod, Map<String, String>, String) - Constructor for class io.warp10.script.thrift.data.WebCallRequest
 
WebCallRequest(WebCallRequest) - Constructor for class io.warp10.script.thrift.data.WebCallRequest
Performs a deep copy on other.
WebCallRequest._Fields - Enum in io.warp10.script.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WFADDREPO - Class in io.warp10.script.ext.warpfleet
 
WFADDREPO(String) - Constructor for class io.warp10.script.ext.warpfleet.WFADDREPO
 
WFGETREPOS - Class in io.warp10.script.ext.warpfleet
 
WFGETREPOS(String) - Constructor for class io.warp10.script.ext.warpfleet.WFGETREPOS
 
WFOFF - Class in io.warp10.script.functions
Disable WarpFleet™ Resolver
WFOFF(String) - Constructor for class io.warp10.script.functions.WFOFF
 
WFOFF - Static variable in class io.warp10.script.WarpScriptLib
 
WFON - Class in io.warp10.script.functions
Enable WarpFleet™ Resolver
WFON(String) - Constructor for class io.warp10.script.functions.WFON
 
WFON - Static variable in class io.warp10.script.WarpScriptLib
 
WFSETREPOS - Class in io.warp10.script.ext.warpfleet
 
WFSETREPOS(String) - Constructor for class io.warp10.script.ext.warpfleet.WFSETREPOS
 
WHILE - Class in io.warp10.script.functions
Implements a 'While' loop 2: WHILE-macro 1: RUN-macro WHILE Macros are popped out of the stack.
WHILE(String) - Constructor for class io.warp10.script.functions.WHILE
 
WHILE(String, long) - Constructor for class io.warp10.script.functions.WHILE
 
WHILE - Static variable in class io.warp10.script.WarpScriptLib
 
WHIRLPOOL - Static variable in class io.warp10.script.WarpScriptLib
 
wkbToGeometry(byte[]) - Static method in class io.warp10.script.functions.GeoWKB
 
wktToGeometry(String) - Static method in class io.warp10.script.functions.GeoWKT
 
wrap(byte[], byte[]) - Static method in class io.warp10.crypto.CryptoUtils
Wrap byte [ ].
WRAP - Class in io.warp10.script.functions
Wrap GTS or Encoders into GTSWrappers
WRAP(String) - Constructor for class io.warp10.script.functions.WRAP
 
WRAP(String, boolean) - Constructor for class io.warp10.script.functions.WRAP
 
WRAP(String, boolean, boolean) - Constructor for class io.warp10.script.functions.WRAP
 
WRAP(String, boolean, boolean, boolean) - Constructor for class io.warp10.script.functions.WRAP
 
WRAP(String, boolean, boolean, boolean, boolean) - Constructor for class io.warp10.script.functions.WRAP
 
wrap(WarpScriptStack.Macro) - Static method in class io.warp10.script.MacroHelper
 
wrap(String, WarpScriptStack.Macro) - Static method in class io.warp10.script.MacroHelper
 
wrap(String, String, boolean) - Static method in class io.warp10.script.MacroHelper
 
wrap(String, boolean) - Static method in class io.warp10.script.MacroHelper
 
wrap(String) - Static method in class io.warp10.script.MacroHelper
 
wrap(String, String) - Static method in class io.warp10.script.MacroHelper
 
wrap(String, InputStream, boolean) - Static method in class io.warp10.script.MacroHelper
 
wrap(InputStream, boolean) - Static method in class io.warp10.script.MacroHelper
 
wrap(InputStream) - Static method in class io.warp10.script.MacroHelper
 
wrap(String, InputStream) - Static method in class io.warp10.script.MacroHelper
 
WRAP - Static variable in class io.warp10.script.WarpScriptLib
 
WRAPFAST - Static variable in class io.warp10.script.WarpScriptLib
 
wrapMacro(WarpScriptStack.Macro) - Static method in class io.warp10.warp.sdk.WarpScriptExtension
Wrap a macro into a function
WRAPMV - Static variable in class io.warp10.script.WarpScriptLib
 
WRAPMVNOCOMP - Static variable in class io.warp10.script.WarpScriptLib
 
WRAPOPT - Static variable in class io.warp10.script.WarpScriptLib
 
WrapperList - Class in io.warp10
A wrapper for an Object array to expose AbstractList methods.
WrapperList(Object[]) - Constructor for class io.warp10.WrapperList
 
WrapperList.ArrayItr - Class in io.warp10
 
WRAPRAW - Static variable in class io.warp10.script.WarpScriptLib
 
WRAPRAWOPT - Static variable in class io.warp10.script.WarpScriptLib
 
WritableUtils - Class in io.warp10.hadoop
Utility class to convert to/from Writables
WritableUtils() - Constructor for class io.warp10.hadoop.WritableUtils
 
write(int) - Method in class io.warp10.CapacityExtractorOutputStream
 
write(byte[]) - Method in class io.warp10.CapacityExtractorOutputStream
 
write(byte[], int, int) - Method in class io.warp10.CapacityExtractorOutputStream
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DatalogRequest
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindRequest
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryFindResponse
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetRequest
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryGetResponse
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryRequest
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsRequest
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.DirectoryStatsResponse
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.FetchRequest
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.GTSData
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.GTSSplit
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.GTSWrapper
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.KafkaDataMessage
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.Metadata
 
write(TProtocol) - Method in class io.warp10.continuum.store.thrift.data.MetaSet
 
write(TProtocol) - Method in class io.warp10.continuum.thrift.data.HyperLogLogPlusParameters
 
write(TProtocol) - Method in class io.warp10.continuum.thrift.data.LoggingEvent
 
write(TProtocol) - Method in class io.warp10.continuum.thrift.data.RunRequest
 
write(Writable, BytesWritable) - Method in class io.warp10.hadoop.BytesOutputFormat.BytesRecordWriter
 
write(DataOutput) - Method in class io.warp10.hadoop.Warp10InputSplit
 
write(Writable, Writable) - Method in class io.warp10.hadoop.Warp10RecordWriter
 
write(char[], int, int) - Method in class io.warp10.json.BoundedWriter
Writes a portion of an array of characters.
write(TProtocol) - Method in class io.warp10.quasar.token.thrift.data.ReadToken
 
write(TProtocol) - Method in class io.warp10.quasar.token.thrift.data.WriteToken
 
WRITE() - Method in class io.warp10.script.formatted.RunAndGenerateDocumentationWithUnitTests
Deprecated.
 
write(Geometry, Writer) - Method in class io.warp10.script.functions.TOKML.KMLWriter
 
write(TProtocol) - Method in class io.warp10.script.thrift.data.SecureScript
 
write(TProtocol) - Method in class io.warp10.script.thrift.data.StackInteractionReport
 
write(TProtocol) - Method in class io.warp10.script.thrift.data.StackTrace
 
write(TProtocol) - Method in class io.warp10.script.thrift.data.Throwable
 
write(TProtocol) - Method in class io.warp10.script.thrift.data.WebCallRequest
 
write(byte[], int, int) - Method in class io.warp10.thrift.TFramedTransport
 
WRITE_CAPABILITY - Static variable in class io.warp10.script.ext.sensision.SensisionWarpScriptExtension
 
writer - Variable in class io.warp10.json.BoundedWriter
 
WriterBoundReachedException(String) - Constructor for exception io.warp10.json.BoundedWriter.WriterBoundReachedException
 
writeTo(OutputStream) - Method in class io.warp10.continuum.gts.GTSEncoder
 
WriteToken - Class in io.warp10.quasar.token.thrift.data
 
WriteToken() - Constructor for class io.warp10.quasar.token.thrift.data.WriteToken
 
WriteToken(long, long, TokenType, ByteBuffer, ByteBuffer, String) - Constructor for class io.warp10.quasar.token.thrift.data.WriteToken
 
WriteToken(WriteToken) - Constructor for class io.warp10.quasar.token.thrift.data.WriteToken
Performs a deep copy on other.
WriteToken._Fields - Enum in io.warp10.quasar.token.thrift.data
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WSINFO - Class in io.warp10.script.ext.stackps
 
WSINFO(String) - Constructor for class io.warp10.script.ext.stackps.WSINFO
 
WSKILL - Class in io.warp10.script.ext.stackps
 
WSKILL(String, WarpScriptStack.Signal) - Constructor for class io.warp10.script.ext.stackps.WSKILL
 
WSKILLSESSION - Class in io.warp10.script.ext.stackps
 
WSKILLSESSION(String, WarpScriptStack.Signal) - Constructor for class io.warp10.script.ext.stackps.WSKILLSESSION
 
WSNAME - Class in io.warp10.script.ext.stackps
 
WSNAME(String, boolean) - Constructor for class io.warp10.script.ext.stackps.WSNAME
 
WSPS - Class in io.warp10.script.ext.stackps
 
WSPS(String) - Constructor for class io.warp10.script.ext.stackps.WSPS
 
WSSTACK - Class in io.warp10.script.functions
Configure the stack to emit WarpScript in interactive mode
WSSTACK(String) - Constructor for class io.warp10.script.functions.WSSTACK
 
WSSTACK - Static variable in class io.warp10.script.WarpScriptLib
 

Z

ZDISCORDS - Static variable in class io.warp10.script.WarpScriptLib
 
ZDTW - Static variable in class io.warp10.script.WarpScriptLib
 
ZIP - Class in io.warp10.continuum.gts
Takes several lists of GTS as input and output lists of lists of GTS where the ith list is composed of the ith element of each input list, except if one of the lists is a singleton, in which case the singleton is used.
ZIP(String) - Constructor for class io.warp10.continuum.gts.ZIP
 
ZIP - Static variable in class io.warp10.script.WarpScriptLib
 
ZPATTERNDETECTION - Static variable in class io.warp10.script.WarpScriptLib
 
ZPATTERNS - Static variable in class io.warp10.script.WarpScriptLib
 
zScore(GeoTimeSerie, boolean, boolean) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Compute Z-score or modified Z-score
ZSCORE - Class in io.warp10.script.functions
Normalize GTS instances with their Z-score.
ZSCORE(String) - Constructor for class io.warp10.script.functions.ZSCORE
 
ZSCORE - Static variable in class io.warp10.script.WarpScriptLib
 
zScoreTest(GeoTimeSerie, boolean, double) - Static method in class io.warp10.continuum.gts.GTSOutliersHelper
Applying Z-score test If useMedian is true, then use modified z-score.
ZSCORETEST - Class in io.warp10.script.functions
Apply a Z-score test If mad is true, then use modified z-score.
ZSCORETEST(String) - Constructor for class io.warp10.script.functions.ZSCORETEST
 
ZSCORETEST - Static variable in class io.warp10.script.WarpScriptLib
 
ZTO - Class in io.warp10.script.functions
Converts a Morton code into N subelements
ZTO(String) - Constructor for class io.warp10.script.functions.ZTO
 
ZTO - Static variable in class io.warp10.script.WarpScriptLib
 

_

_SSL_ACCEPTORS - Static variable in class io.warp10.continuum.Configuration
SSL Acceptors
_SSL_CERT_ALIAS - Static variable in class io.warp10.continuum.Configuration
Alias associated with the certificate to use
_SSL_HOST - Static variable in class io.warp10.continuum.Configuration
SSL Host
_SSL_IDLE_TIMEOUT - Static variable in class io.warp10.continuum.Configuration
SSL Idle timeout
_SSL_KEYMANAGER_PASSWORD - Static variable in class io.warp10.continuum.Configuration
SSL KeyManager password
_SSL_KEYSTORE_PASSWORD - Static variable in class io.warp10.continuum.Configuration
SSL KeyStore password
_SSL_KEYSTORE_PATH - Static variable in class io.warp10.continuum.Configuration
SSL KeyStore path
_SSL_PORT - Static variable in class io.warp10.continuum.Configuration
SSL Port
_SSL_SELECTORS - Static variable in class io.warp10.continuum.Configuration
SSL Selectors
_SSL_TCP_BACKLOG - Static variable in class io.warp10.continuum.Configuration
SSL TCP Backlog
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links