public final class KinesisProducerDestination extends Object implements org.springframework.cloud.stream.provisioning.ProducerDestination
ProducerDestination implementation.| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNameForPartition(int shard) |
List<com.amazonaws.services.kinesis.model.Shard> |
getShards() |
String |
toString() |
public String getName()
getName in interface org.springframework.cloud.stream.provisioning.ProducerDestinationpublic String getNameForPartition(int shard)
getNameForPartition in interface org.springframework.cloud.stream.provisioning.ProducerDestinationpublic List<com.amazonaws.services.kinesis.model.Shard> getShards()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.