public interface ReportApi
Long
count(String startTime, String endTime)
List<Map<String,Object>>
list(String startTime, String endTime, int startIndex)
Long count(String startTime, String endTime)
List<Map<String,Object>> list(String startTime, String endTime, int startIndex)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.