OpenSearch/plugins/discovery-ec2
Ryan Ernst 822c995367 Internal: Remove generics from LifecycleComponent
The only reason for LifecycleComponent taking a generic type was so that
it could return that type on its start and stop methods. However, this
chaining has no practical necessity. Instead, start and stop can be
void, and a whole bunch of confusing generics disappear.
2016-07-01 16:17:42 -07:00
..
licenses Merge branch 'master' into pr/update-aws-sdk 2016-05-27 10:13:35 +02:00
src Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
build.gradle Upgrade AWS SDK to 1.10.69 2016-04-15 14:52:48 +02:00