| Modifier and Type | Method and Description |
|---|---|
UserRecord |
UserRecord.withData(ByteBuffer byteBuffer) |
UserRecord |
UserRecord.withExplicitHashKey(String explicitHashKey) |
UserRecord |
UserRecord.withPartitionKey(String partitionKey) |
UserRecord |
UserRecord.withStreamName(String streamName) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<UserRecordResult> |
KinesisProducer.addUserRecord(UserRecord userRecord)
Put a record asynchronously.
|
com.google.common.util.concurrent.ListenableFuture<UserRecordResult> |
IKinesisProducer.addUserRecord(UserRecord userRecord) |
Copyright © 2018. All rights reserved.