org.elasticsearch.cluster.metadata
Interface IndexMetaData.Custom

All Known Implementing Classes:
IndexWarmersMetaData
Enclosing class:
IndexMetaData

public static interface IndexMetaData.Custom


Nested Class Summary
static interface IndexMetaData.Custom.Factory<T extends IndexMetaData.Custom>
           
 
Method Summary
 String type()
           
 

Method Detail

type

String type()


Copyright © 2009-2012. All Rights Reserved.