OpenSearch/modules/ingest-common
Ryan Ernst e67aa96c81
Core: Combine Action and GenericAction (#31405)
Since #30966, Action no longer has anything but a call to the
GenericAction super constructor. This commit renames GenericAction
into Action, thus eliminating the Action class. Additionally, this
commit removes the Request generic parameter of the class, since
it was unused.
2018-06-18 23:53:04 +02:00
..
src Core: Combine Action and GenericAction (#31405) 2018-06-18 23:53:04 +02:00
build.gradle renamed module 2018-02-20 08:02:02 +01:00