public final class KinesisProducerDestination extends Object implements org.springframework.cloud.stream.provisioning.ProducerDestination
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.ProducerDestination
public String getNameForPartition(int shard)
getNameForPartition
in interface org.springframework.cloud.stream.provisioning.ProducerDestination
public List<com.amazonaws.services.kinesis.model.Shard> getShards()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.