OpenSearch/plugins/discovery-azure-classic
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 Deprecate discovery-azure and rename it to discovery-azure-classic 2016-06-30 14:42:40 +02:00
src Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
build.gradle Fix classname 2016-06-30 15:30:49 +02:00