|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.cluster.metadata.MappingMetaData.Routing
public static class MappingMetaData.Routing
| Field Summary | |
|---|---|
static MappingMetaData.Routing |
EMPTY
|
| Constructor Summary | |
|---|---|
MappingMetaData.Routing(boolean required,
java.lang.String path)
|
|
| Method Summary | |
|---|---|
boolean |
hasPath()
|
java.lang.String |
path()
|
java.lang.String[] |
pathElements()
|
boolean |
required()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MappingMetaData.Routing EMPTY
| Constructor Detail |
|---|
public MappingMetaData.Routing(boolean required,
java.lang.String path)
| Method Detail |
|---|
public boolean required()
public boolean hasPath()
public java.lang.String path()
public java.lang.String[] pathElements()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||