Class CostReportConsumerMock
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.resource.CostReportConsumerMock
- All Implemented Interfaces:
CostReportConsumer
- Author:
- ldalves
-
Constructor Summary
ConstructorsConstructorDescriptionCostReportConsumerMock(Consumer<String> csvConsumer, Map<Property, ResourceAllocation> fixedAllocations) -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
CostReportConsumerMock
public CostReportConsumerMock() -
CostReportConsumerMock
public CostReportConsumerMock(Consumer<String> csvConsumer, Map<Property, ResourceAllocation> fixedAllocations)
-
-
Method Details
-
consume
- Specified by:
consumein interfaceCostReportConsumer
-
fixedAllocations
- Specified by:
fixedAllocationsin interfaceCostReportConsumer
-