| Package | Description |
|---|---|
| com.amazonaws.services.kinesis.multilang.messages |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckpointMessage
A checkpoint message is sent by the client's subprocess to indicate to the kcl processor that it should attempt to
checkpoint.
|
class |
InitializeMessage
An initialize message is sent to the client's subprocess to indicate that it should perform its initialization steps.
|
class |
ProcessRecordsMessage
A message to indicate to the client's process that it should process a list of records.
|
class |
ShutdownMessage
A message to indicate to the client's process that it should shutdown and then terminate.
|
class |
ShutdownRequestedMessage
A message to indicate to the client's process that shutdown is requested.
|
class |
StatusMessage
A message sent by the client's process to indicate to the record processor that it completed a particular action.
|
Copyright © 2021. All rights reserved.