Uses of Class
com.ocient.rest.MetricsResponse
Packages that use MetricsResponse
-
Uses of MetricsResponse in com.ocient.rest
Methods in com.ocient.rest that return MetricsResponseModifier and TypeMethodDescriptionstatic MetricsResponseReturns a response that defers capture ofMetricvalues until JSON serialization using the com.fasterxml.jackson.databindJsonSerializer.static MetricsResponseEagerly snapshots the current values for allMetrics.Methods in com.ocient.rest with parameters of type MetricsResponseModifier and TypeMethodDescriptionvoidMetricsResponse.Serializer.serialize(MetricsResponse value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) -
Uses of MetricsResponse in com.ocient.rest.resources
Methods in com.ocient.rest.resources that return MetricsResponse