| Modifier and Type | Class and Description |
|---|---|
class |
KinesisConnectionImpl
The connection for consumer side of the connector.
|
| Modifier and Type | Method and Description |
|---|---|
KinesisConnection |
KinesisConnectionProvider.connect() |
| Modifier and Type | Method and Description |
|---|---|
void |
PutRecordOperation.putRecord(KinesisConfiguration config,
KinesisConnection connection,
String streamName,
String partitionKey,
String explicitHashKey,
InputStream data,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Void> callback)
Puts a data record into an Amazon Kinesis data stream.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.