throw new BAMException("Could not retrieve hourly summary for serverId: " + serverId
+ "proxyService: " + proxyService + direction + " start time: "
+ startTime.getBAMTimestamp(), e);
} finally {
if (client != null) {
client.cleanup();
}
}
}
public void deleteServerProxyServiceUserData(int serverId, String proxyService, String direction,