Uses of Interface
com.yahoo.vespa.hosted.controller.api.integration.RunDataStore
-
Packages that use RunDataStore Package Description com.yahoo.vespa.hosted.controller.api.integration com.yahoo.vespa.hosted.controller.api.integration.stubs No-dependency implementations of integration interfaces for setups where we want to avoid contacting certain thirds-party systems. -
-
Uses of RunDataStore in com.yahoo.vespa.hosted.controller.api.integration
Methods in com.yahoo.vespa.hosted.controller.api.integration that return RunDataStore Modifier and Type Method Description RunDataStoreServiceRegistry. runDataStore() -
Uses of RunDataStore in com.yahoo.vespa.hosted.controller.api.integration.stubs
Classes in com.yahoo.vespa.hosted.controller.api.integration.stubs that implement RunDataStore Modifier and Type Class Description classMockRunDataStore
-