Enum Class的使用
com.baidu.mochow.model.enums.InvertedIndexFieldAttribute
-
com.baidu.mochow.model.entity中InvertedIndexFieldAttribute的使用
限定符构造器说明InvertedIndex(String indexName, String[] fields, InvertedIndexParams params, InvertedIndexFieldAttribute[] attributes) InvertedIndex(String indexName, String[] fields, InvertedIndexFieldAttribute[] attributes) -
com.baidu.mochow.model.enums中InvertedIndexFieldAttribute的使用
修饰符和类型方法说明static InvertedIndexFieldAttributeReturns the enum constant of this class with the specified name.static InvertedIndexFieldAttribute[]InvertedIndexFieldAttribute.values()Returns an array containing the constants of this enum class, in the order they are declared.