You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@quintinali Can you move these two searchbyQuery() used by datasetDetail to somewhere else. Maybe a separate class in search package. It's bit messy here.
The purpose of this issue is to introduce a MudrodDriver.java interface, and for ESDriver.java to begin implementing some of the functions. This is the way it should have been implemented originally. The same should be true for SparkDriver.java. It should merely implement MudrodDriver.java
@quintinali Can you move these two searchbyQuery() used by datasetDetail to somewhere else. Maybe a separate class in search package. It's bit messy here.
https://github.com/mudrod/mudrod/blob/master/core/src/main/java/esiptestbed/mudrod/driver/ESDriver.java#L249
The text was updated successfully, but these errors were encountered: