Spring Data Solr

org.springframework.data.solr.core.query.result
Interface TermsEntry

All Superinterfaces:
CountEntry
All Known Subinterfaces:
TermsFieldEntry
All Known Implementing Classes:
SimpleTermsFieldEntry

public interface TermsEntry
extends CountEntry

Author:
Christoph Strobl

Method Summary
 Object getKey()
           
 
Methods inherited from interface org.springframework.data.solr.core.query.result.CountEntry
getValue, getValueCount
 

Method Detail

getKey

Object getKey()
Returns:

Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.