| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.clientlibrary.types |
| Modifier and Type | Method and Description |
|---|---|
static List<UserRecord> |
UserRecord.deaggregate(List<com.amazonaws.services.kinesis.model.Record> records)
This method deaggregates the given list of Amazon Kinesis records into a
list of KPL user records.
|
static List<UserRecord> |
UserRecord.deaggregate(List<com.amazonaws.services.kinesis.model.Record> records,
BigInteger startingHashKey,
BigInteger endingHashKey)
This method deaggregates the given list of Amazon Kinesis records into a
list of KPL user records.
|
Copyright © 2018. All rights reserved.