-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused MLPredict Transport action from src. (#94)
Signed-off-by: Navneet Verma <navneev@amazon.com> Signed-off-by: Navneet Verma <navneev@amazon.com>
- Loading branch information
Showing
9 changed files
with
0 additions
and
382 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
src/main/java/org/opensearch/neuralsearch/transport/MLPredictAction.java
This file was deleted.
Oops, something went wrong.
55 changes: 0 additions & 55 deletions
55
src/main/java/org/opensearch/neuralsearch/transport/MLPredictActionRequest.java
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
src/main/java/org/opensearch/neuralsearch/transport/MLPredictActionResponse.java
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
src/main/java/org/opensearch/neuralsearch/transport/MLPredictTransportAction.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45 changes: 0 additions & 45 deletions
45
src/test/java/org/opensearch/neuralsearch/transport/MLPredictActionRequestTests.java
This file was deleted.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
src/test/java/org/opensearch/neuralsearch/transport/MLPredictActionResponseTests.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.