JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
I
J
L
M
O
P
R
S
T
V
W
A
AndFilter
- Class in
io.wizzie.normalizer.funcs.impl
AndFilter()
- Constructor for class io.wizzie.normalizer.funcs.impl.
AndFilter
apply(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.
FlatMapperFunction
Apply a flat mapper function to Key-Value Kafka message
apply(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.
MapperFunction
Apply mapper function to Key-Value Kafka message
ArithmeticMapper
- Class in
io.wizzie.normalizer.funcs.impl
ArithmeticMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
ArithmeticMapper
ArrayDecompositionMapper
- Class in
io.wizzie.normalizer.funcs.impl
ArrayDecompositionMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
ArrayDecompositionMapper
ArrayFlattenMapper
- Class in
io.wizzie.normalizer.funcs.impl
ArrayFlattenMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
ArrayFlattenMapper
C
ClassificationMapper
- Class in
io.wizzie.normalizer.funcs.impl
ClassificationMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
ClassificationMapper
close()
- Method in class io.wizzie.normalizer.funcs.
MapperStoreFunction
Close all opened stores and stop process
ContainsDimensionFilter
- Class in
io.wizzie.normalizer.funcs.impl
ContainsDimensionFilter()
- Constructor for class io.wizzie.normalizer.funcs.impl.
ContainsDimensionFilter
D
DELETE
- Static variable in class io.wizzie.normalizer.funcs.impl.
JoinMapper
DELETE_DIMENSION
- Static variable in class io.wizzie.normalizer.funcs.impl.
ArrayDecompositionMapper
DELIMITIER
- Static variable in class io.wizzie.normalizer.funcs.impl.
JoinMapper
DiffCounterStoreMapper
- Class in
io.wizzie.normalizer.funcs.impl
DiffCounterStoreMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
DiffCounterStoreMapper
DIMENSION
- Static variable in class io.wizzie.normalizer.funcs.impl.
ArrayDecompositionMapper
DIMENSION
- Static variable in class io.wizzie.normalizer.funcs.impl.
FieldMapper
DIMENSION
- Static variable in class io.wizzie.normalizer.funcs.impl.
TimeMapper
DIMENSION_NAME
- Static variable in class io.wizzie.normalizer.funcs.impl.
JoinMapper
DIMENSION_TO_BUILD
- Static variable in class io.wizzie.normalizer.funcs.impl.
ArrayDecompositionMapper
DIMENSIONS
- Static variable in class io.wizzie.normalizer.funcs.impl.
FieldMapper
F
FieldFilter
- Class in
io.wizzie.normalizer.funcs.impl
FieldFilter()
- Constructor for class io.wizzie.normalizer.funcs.impl.
FieldFilter
FieldMapper
- Class in
io.wizzie.normalizer.funcs.impl
FieldMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
FieldMapper
FieldTypeConverterMapper
- Class in
io.wizzie.normalizer.funcs.impl
FieldTypeConverterMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
FieldTypeConverterMapper
FilterFunc
- Class in
io.wizzie.normalizer.funcs
This class is used to implement filters, to keep out message from the streams.
FilterFunc()
- Constructor for class io.wizzie.normalizer.funcs.
FilterFunc
FlatMapperFunction
- Class in
io.wizzie.normalizer.funcs
This class is used to implement flat-mapper process where you can generate zero or more messages from one message
FlatMapperFunction()
- Constructor for class io.wizzie.normalizer.funcs.
FlatMapperFunction
FORCE_STRING_OUTPUT
- Static variable in class io.wizzie.normalizer.funcs.impl.
TimeMapper
FORCE_TIMESTAMP
- Static variable in class io.wizzie.normalizer.funcs.impl.
TimeMapper
FormatterFlatMapper
- Class in
io.wizzie.normalizer.funcs.impl
FormatterFlatMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
FormatterFlatMapper
FROM_DIMENSION
- Static variable in class io.wizzie.normalizer.funcs.impl.
JoinMapper
FROM_FORMAT
- Static variable in class io.wizzie.normalizer.funcs.impl.
TimeMapper
Function
<
R
> - Interface in
io.wizzie.normalizer.funcs
Generic interface for definition of functions
FunctionException
- Exception in
io.wizzie.normalizer.exceptions
FunctionException(String)
- Constructor for exception io.wizzie.normalizer.exceptions.
FunctionException
G
GENERATE_DIMENSIONS
- Static variable in class io.wizzie.normalizer.funcs.impl.
RegexMapper
getAs()
- Method in class io.wizzie.normalizer.funcs.impl.
RenameMapper.MapperModel
getAs()
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleMapper.MapperModel
getAvailableStores()
- Method in class io.wizzie.normalizer.funcs.
MapperStoreFunction
Allow to get a list of available stores
getDimensions()
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper.SplitterModel
getDimPath()
- Method in class io.wizzie.normalizer.funcs.impl.
RenameMapper.MapperModel
getDimPath()
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleMapper.MapperModel
getEquations()
- Method in class io.wizzie.normalizer.funcs.impl.
ArithmeticMapper
getFirstTimestampDim()
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper.SplitterModel
getInterval()
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper.SplitterModel
getStore(String)
- Method in class io.wizzie.normalizer.funcs.
MapperStoreFunction
Allow to get a KeyValue store of its name
getTimestampDim()
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper.SplitterModel
I
init(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.
FilterFunc
Initialize filter function
init(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.
FlatMapperFunction
Initialize flat mapper function
init(Map<String, Object>, MetricsManager)
- Method in interface io.wizzie.normalizer.funcs.
Function
Initialize function
init(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.
MapperFunction
Initialize mapper function
init(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.
MapperStoreFunction
Initialize mapper store function
init(ProcessorContext)
- Method in class io.wizzie.normalizer.funcs.
MapperStoreFunction
Inialize mapper store function
io.wizzie.normalizer.exceptions
- package io.wizzie.normalizer.exceptions
io.wizzie.normalizer.funcs
- package io.wizzie.normalizer.funcs
io.wizzie.normalizer.funcs.impl
- package io.wizzie.normalizer.funcs.impl
io.wizzie.normalizer.funcs.impl.debug
- package io.wizzie.normalizer.funcs.impl.debug
IsListFilter
- Class in
io.wizzie.normalizer.funcs.impl
IsListFilter()
- Constructor for class io.wizzie.normalizer.funcs.impl.
IsListFilter
IsStringFilter
- Class in
io.wizzie.normalizer.funcs.impl
IsStringFilter()
- Constructor for class io.wizzie.normalizer.funcs.impl.
IsStringFilter
J
JoinMapper
- Class in
io.wizzie.normalizer.funcs.impl
JoinMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
JoinMapper
JqFlatMapper
- Class in
io.wizzie.normalizer.funcs.impl
JqFlatMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
JqFlatMapper
L
LogMapper
- Class in
io.wizzie.normalizer.funcs.impl.debug
LogMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.debug.
LogMapper
M
MapperFunction
- Class in
io.wizzie.normalizer.funcs
This class is used implement mapper process where you can transform one message into other
MapperFunction()
- Constructor for class io.wizzie.normalizer.funcs.
MapperFunction
MapperStoreFunction
- Class in
io.wizzie.normalizer.funcs
This class is used to do a mapper process, but it offers a key value store to operate with multiples states
MapperStoreFunction()
- Constructor for class io.wizzie.normalizer.funcs.
MapperStoreFunction
match()
- Method in class io.wizzie.normalizer.funcs.
FilterFunc
Check __MATCH flag
MaxValueMapper
- Class in
io.wizzie.normalizer.funcs.impl
MaxValueMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
MaxValueMapper
MessagesMeanRateMapper
- Class in
io.wizzie.normalizer.funcs.impl.debug
MessagesMeanRateMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.debug.
MessagesMeanRateMapper
MinValueMapper
- Class in
io.wizzie.normalizer.funcs.impl
MinValueMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
MinValueMapper
MultiValueFieldFilter
- Class in
io.wizzie.normalizer.funcs.impl
MultiValueFieldFilter()
- Constructor for class io.wizzie.normalizer.funcs.impl.
MultiValueFieldFilter
O
OR_DEFAULT
- Static variable in class io.wizzie.normalizer.funcs.impl.
JoinMapper
OrFilter
- Class in
io.wizzie.normalizer.funcs.impl
OrFilter()
- Constructor for class io.wizzie.normalizer.funcs.impl.
OrFilter
OVERWRITE
- Static variable in class io.wizzie.normalizer.funcs.impl.
FieldMapper
P
PARSE_DIMENSION
- Static variable in class io.wizzie.normalizer.funcs.impl.
RegexMapper
prepare(Map<String, Object>, MetricsManager)
- Method in interface io.wizzie.normalizer.funcs.
Function
Initialize function, this method is implemented by the users to for example: initiate variables, load config, open DB connections.
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
AndFilter
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
ArithmeticMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
ArrayDecompositionMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
ArrayFlattenMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
ClassificationMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
ContainsDimensionFilter
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.debug.
LogMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.debug.
MessagesMeanRateMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
DiffCounterStoreMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
FieldFilter
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
FieldMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
FieldTypeConverterMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
FormatterFlatMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
IsListFilter
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
IsStringFilter
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
JoinMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
JqFlatMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
MaxValueMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
MinValueMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
MultiValueFieldFilter
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
OrFilter
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
RegexMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
RenameMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
ReplaceMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleArrayMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
StartWithFilter
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
StringReplaceMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
StringSplitterMapper
prepare(Map<String, Object>, MetricsManager)
- Method in class io.wizzie.normalizer.funcs.impl.
TimeMapper
process(String, Map<String, Object>)
- Method in interface io.wizzie.normalizer.funcs.
Function
Main logic of function
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
AndFilter
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
ArithmeticMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
ArrayDecompositionMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
ArrayFlattenMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
ClassificationMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
ContainsDimensionFilter
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.debug.
LogMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.debug.
MessagesMeanRateMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
DiffCounterStoreMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
FieldFilter
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
FieldMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
FieldTypeConverterMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
FormatterFlatMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
IsListFilter
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
IsStringFilter
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
JoinMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
JqFlatMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
MaxValueMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
MinValueMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
MultiValueFieldFilter
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
OrFilter
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
RegexMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
RenameMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
ReplaceMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleArrayMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
StartWithFilter
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
StringReplaceMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
StringSplitterMapper
process(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.impl.
TimeMapper
punctuate(long)
- Method in class io.wizzie.normalizer.funcs.
MapperStoreFunction
R
REGEX_PATTERN
- Static variable in class io.wizzie.normalizer.funcs.impl.
RegexMapper
RegexMapper
- Class in
io.wizzie.normalizer.funcs.impl
RegexMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
RegexMapper
RenameMapper
- Class in
io.wizzie.normalizer.funcs.impl
RenameMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
RenameMapper
RenameMapper.MapperModel
- Class in
io.wizzie.normalizer.funcs.impl
ReplaceMapper
- Class in
io.wizzie.normalizer.funcs.impl
ReplaceMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
ReplaceMapper
S
SimpleArrayMapper
- Class in
io.wizzie.normalizer.funcs.impl
SimpleArrayMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
SimpleArrayMapper
SimpleMapper
- Class in
io.wizzie.normalizer.funcs.impl
SimpleMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
SimpleMapper
SimpleMapper.MapperModel
- Class in
io.wizzie.normalizer.funcs.impl
SplitterFlatMapper
- Class in
io.wizzie.normalizer.funcs.impl
SplitterFlatMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper
SplitterFlatMapper.SplitterModel
- Class in
io.wizzie.normalizer.funcs.impl
StartWithFilter
- Class in
io.wizzie.normalizer.funcs.impl
StartWithFilter()
- Constructor for class io.wizzie.normalizer.funcs.impl.
StartWithFilter
stop()
- Method in interface io.wizzie.normalizer.funcs.
Function
Stop function, this method is implemented by the users to for example: close DB connection
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
AndFilter
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
ArithmeticMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
ArrayDecompositionMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
ArrayFlattenMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
ClassificationMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
ContainsDimensionFilter
stop()
- Method in class io.wizzie.normalizer.funcs.impl.debug.
LogMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.debug.
MessagesMeanRateMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
DiffCounterStoreMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
FieldFilter
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
FieldMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
FieldTypeConverterMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
FormatterFlatMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
IsListFilter
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
IsStringFilter
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
JoinMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
JqFlatMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
MaxValueMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
MinValueMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
MultiValueFieldFilter
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
OrFilter
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
RegexMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
RenameMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
ReplaceMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleArrayMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
StartWithFilter
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
StringReplaceMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
StringSplitterMapper
stop()
- Method in class io.wizzie.normalizer.funcs.impl.
TimeMapper
StringReplaceMapper
- Class in
io.wizzie.normalizer.funcs.impl
StringReplaceMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
StringReplaceMapper
StringSplitterMapper
- Class in
io.wizzie.normalizer.funcs.impl
StringSplitterMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
StringSplitterMapper
T
test(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.
FilterFunc
Filter a Key-Value Kafka message
TimeMapper
- Class in
io.wizzie.normalizer.funcs.impl
TimeMapper()
- Constructor for class io.wizzie.normalizer.funcs.impl.
TimeMapper
TO_FORMAT
- Static variable in class io.wizzie.normalizer.funcs.impl.
TimeMapper
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
ArithmeticMapper
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
ArrayFlattenMapper
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
DiffCounterStoreMapper
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
JqFlatMapper
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
RenameMapper.MapperModel
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
RenameMapper
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleArrayMapper
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleMapper.MapperModel
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
SimpleMapper
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper.SplitterModel
toString()
- Method in class io.wizzie.normalizer.funcs.impl.
SplitterFlatMapper
transform(String, Map<String, Object>)
- Method in class io.wizzie.normalizer.funcs.
MapperStoreFunction
Process a Key-Value message of Kafka
V
VALUE
- Static variable in class io.wizzie.normalizer.funcs.impl.
FieldMapper
VALUES
- Static variable in class io.wizzie.normalizer.funcs.impl.
JoinMapper
W
window(long)
- Method in class io.wizzie.normalizer.funcs.impl.
DiffCounterStoreMapper
window(long)
- Method in class io.wizzie.normalizer.funcs.
MapperStoreFunction
This method allow implement window calls
A
C
D
F
G
I
J
L
M
O
P
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2018. All rights reserved.