Spring Data Elasticsearch

Uses of Class
org.springframework.data.elasticsearch.annotations.FieldIndex

Packages that use FieldIndex
org.springframework.data.elasticsearch.annotations   
 

Uses of FieldIndex in org.springframework.data.elasticsearch.annotations
 

Methods in org.springframework.data.elasticsearch.annotations that return FieldIndex
static FieldIndex FieldIndex.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldIndex[] FieldIndex.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Data Elasticsearch

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.