Spring Data MongoDB - Core

org.springframework.data.mongodb.core.geo
Interface Metric

All Superinterfaces:
Metric, Serializable

Deprecated. As of release 1.5, replaced by Metric. This class is scheduled to be removed in the next major release.

@Deprecated
public interface Metric
extends Metric

Interface for Metrics that can be applied to a base scale.

Author:
Oliver Gierke, Thomas Darimont

Method Summary
 
Methods inherited from interface org.springframework.data.geo.Metric
getMultiplier
 


Spring Data MongoDB - Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.