Interface SyncServerStatsService


public interface SyncServerStatsService
Service SyncServerStatsService
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<String,int[]>
    getStats(String metric, int seconds, int step)
    Operation getStats
    void
    register(String metric, String submetric, int value)
    Operation register