public interface RecordToTupleMapper
Modifier and Type | Method and Description |
---|---|
Fields |
getOutputFields()
Retrieve the names of fields.
|
List<Object> |
getTuple(com.amazonaws.services.kinesis.model.Record record)
Retrieve the tuple.
|
Fields getOutputFields()
Retrieve the names of fields.
Copyright © 2022 The Apache Software Foundation. All rights reserved.