Deprecated API


Contents
Deprecated Annotation Types
org.elasticsearch.util.inject.assistedinject.AssistedInject
          FactoryProvider now works better with the standard @Inject annotation. When using that annotation, parameters are matched by name and type rather than by position. In addition, values that use the standard @Inject constructor annotation are eligible for method interception. 
 

Deprecated Methods
org.elasticsearch.util.collect.Ordering.from(Ordering)
          no need to use this