Commit 595da13
committed
Rework predicates in TransportGetSnapshotsAction (#79517)
`SnapshotPredicate` and `SnapshotPredicates` do almost the same thing
and the way that the `SnapshotPredicates` is constructed is quite
convoluted. This commit combines the two classes into one and simplifies
the construction logic.
Relates #793411 parent 470a550 commit 595da13
File tree
1 file changed
+170
-189
lines changed- server/src/main/java/org/elasticsearch/action/admin/cluster/snapshots/get
1 file changed
+170
-189
lines changed
0 commit comments