Class MockHorizonClient
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.horizon.MockHorizonClient
- All Implemented Interfaces:
HorizonClient
- Author:
- olaa
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDashboard(int dashboardId) getMetaData(byte[] query) getMetrics(byte[] query) getUser()
-
Constructor Details
-
MockHorizonClient
public MockHorizonClient()
-
-
Method Details
-
getMetrics
- Specified by:
getMetricsin interfaceHorizonClient
-
getUser
- Specified by:
getUserin interfaceHorizonClient
-
getDashboard
- Specified by:
getDashboardin interfaceHorizonClient
-
getTopFolders
- Specified by:
getTopFoldersin interfaceHorizonClient
-
getMetaData
- Specified by:
getMetaDatain interfaceHorizonClient
-