Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Throw UnsupportedOperationException in unused methods (opensearch-pro…
…ject#15446) These methods infinitely recurse as currently implemented. This change makes them throw UnsupportedOperationException similar to many other methods in this class. Signed-off-by: Andrew Ross <[email protected]>
- Loading branch information