public interface RedisFilterMapper extends TupleMapper, RedisMapper
RedisFilterMapper is for defining spec. which is used for querying value from Redis and filtering.
Modifier and Type | Method and Description |
---|---|
void |
declareOutputFields(OutputFieldsDeclarer declarer)
declare what are the fields that this code will output.
|
getKeyFromTuple, getValueFromTuple
getDataTypeDescription
void declareOutputFields(OutputFieldsDeclarer declarer)
declare what are the fields that this code will output.
declarer
- OutputFieldsDeclarerCopyright © 2019 The Apache Software Foundation. All rights reserved.