amazon-kinesis-client/src
Chris Collins 00b1308223 Make lastException from initialize() available
During each run of initialize() an exception could be encountered, this makes that exception available via a getter to whatever created the thread to be able to take further action with it.
2018-03-15 11:16:49 -03:00
..
main/java/com/amazonaws/services/kinesis Make lastException from initialize() available 2018-03-15 11:16:49 -03:00
test/java Fix preparing a checkpoint at SHARD_END (#301) 2018-02-27 08:49:20 -08:00