org.hibernate.search.metadata.impl
Class IndexDescriptorImpl
java.lang.Object
org.hibernate.search.metadata.impl.IndexDescriptorImpl
- All Implemented Interfaces:
- IndexDescriptor
public class IndexDescriptorImpl
- extends Object
- implements IndexDescriptor
- Author:
- Hardy Ferentschik
IndexDescriptorImpl
public IndexDescriptorImpl(IndexManager indexManager)
getName
public String getName()
- Specified by:
getName
in interface IndexDescriptor
- Returns:
- the name of the Lucene index
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved