KEY
- the key typeVALUE
- the value typeRECORD
- the type representing a recordpublic static interface Scannables.RecordMaker<KEY,VALUE,RECORD>
Modifier and Type | Method and Description |
---|---|
RECORD |
makeRecord(KEY key,
VALUE value)
Convert a single key/value pair into a record.
|
Copyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.