org.gcube.dir.master.index
Interface IndexCreationParameters

All Known Implementing Classes:
JDBCManagerParams

public interface IndexCreationParameters

Interface for index configuration parameters.

Author:
Fabio Simeoni (University of Strathclyde)

Method Summary
 java.lang.String getIndexName()
          Returns the name of the index.
 

Method Detail

getIndexName

java.lang.String getIndexName()
Returns the name of the index.

Returns:
the name.