| Package | Description |
|---|---|
| com.amazonaws.services.kinesis |
Synchronous and asynchronous client classes for accessing AmazonKinesis.
|
| com.amazonaws.services.kinesis.model |
Classes modeling the various types represented by AmazonKinesis.
|
| Class and Description |
|---|
| AddTagsToStreamRequest
Container for the parameters to the
AddTagsToStream operation. |
| CreateStreamRequest
Container for the parameters to the
CreateStream operation. |
| DeleteStreamRequest
Container for the parameters to the
DeleteStream operation. |
| DescribeStreamRequest
Container for the parameters to the
DescribeStream operation. |
| DescribeStreamResult
Represents the output for
DescribeStream . |
| GetRecordsRequest
Container for the parameters to the
GetRecords operation. |
| GetRecordsResult
Represents the output for
GetRecords . |
| GetShardIteratorRequest
Container for the parameters to the
GetShardIterator operation. |
| GetShardIteratorResult
Represents the output for
GetShardIterator . |
| ListStreamsRequest
Container for the parameters to the
ListStreams operation. |
| ListStreamsResult
Represents the output for
ListStreams . |
| ListTagsForStreamRequest
Container for the parameters to the
ListTagsForStream operation. |
| ListTagsForStreamResult
Represents the output for
ListTagsForStream . |
| MergeShardsRequest
Container for the parameters to the
MergeShards operation. |
| PutRecordRequest
Container for the parameters to the
PutRecord operation. |
| PutRecordResult
Represents the output for
PutRecord . |
| RemoveTagsFromStreamRequest
Container for the parameters to the
RemoveTagsFromStream operation. |
| SplitShardRequest
Container for the parameters to the
SplitShard operation. |
| Class and Description |
|---|
| AddTagsToStreamRequest
Container for the parameters to the
AddTagsToStream operation. |
| CreateStreamRequest
Container for the parameters to the
CreateStream operation. |
| DeleteStreamRequest
Container for the parameters to the
DeleteStream operation. |
| DescribeStreamRequest
Container for the parameters to the
DescribeStream operation. |
| DescribeStreamResult
Represents the output for
DescribeStream . |
| GetRecordsRequest
Container for the parameters to the
GetRecords operation. |
| GetRecordsResult
Represents the output for
GetRecords . |
| GetShardIteratorRequest
Container for the parameters to the
GetShardIterator operation. |
| GetShardIteratorResult
Represents the output for
GetShardIterator . |
| HashKeyRange
The range of possible hash key values for the shard, which is a set of
ordered contiguous positive integers.
|
| ListStreamsRequest
Container for the parameters to the
ListStreams operation. |
| ListStreamsResult
Represents the output for
ListStreams . |
| ListTagsForStreamRequest
Container for the parameters to the
ListTagsForStream operation. |
| ListTagsForStreamResult
Represents the output for
ListTagsForStream . |
| MergeShardsRequest
Container for the parameters to the
MergeShards operation. |
| PutRecordRequest
Container for the parameters to the
PutRecord operation. |
| PutRecordResult
Represents the output for
PutRecord . |
| Record
The unit of data of the Amazon Kinesis stream, which is composed of a
sequence number, a partition key, and a data blob.
|
| RemoveTagsFromStreamRequest
Container for the parameters to the
RemoveTagsFromStream operation. |
| SequenceNumberRange
The range of possible sequence numbers for the shard.
|
| Shard
A uniquely identified group of data records in an Amazon Kinesis
stream.
|
| ShardIteratorType
Shard Iterator Type
|
| SplitShardRequest
Container for the parameters to the
SplitShard operation. |
| StreamDescription
Represents the output for
DescribeStream . |
| StreamStatus
Stream Status
|
| Tag
Metadata assigned to the stream, consisting of a key-value pair.
|
Copyright © 2014. All rights reserved.