public interface AvailabilityDataService
AvailabilityDataService interface.
List<Node> getNodes(Category category, long startTime, long endTime) throws AvailabilityDataServiceException
getNodes
category
- a Category
object.startTime
- a long.endTime
- a long.List
object.AvailabilityDataServiceException
- if any.Copyright © 2020. All rights reserved.