public class CountBatchDto extends Object
Map<Long,Map<String,Long>>
counts
Long
id
String
serverName
serviceName
CountBatchDto(Long id, String serviceName, String serverName, Map<Long,Map<String,Long>> counts)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Long id
public final String serviceName
public final String serverName
public final Map<Long,Map<String,Long>> counts
public CountBatchDto(Long id, String serviceName, String serverName, Map<Long,Map<String,Long>> counts)
Copyright © 2009–2021. All rights reserved.