Class MappingMetaData.Routing
- java.lang.Object
-
- org.elasticsearch.cluster.metadata.MappingMetaData.Routing
-
- Enclosing class:
- MappingMetaData
public static class MappingMetaData.Routing extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static MappingMetaData.RoutingEMPTY
-
Constructor Summary
Constructors Constructor Description Routing(boolean required)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()booleanrequired()
-
-
-
Field Detail
-
EMPTY
public static final MappingMetaData.Routing EMPTY
-
-