| Package | Description |
|---|---|
| org.elasticsearch.index.mapper |
| Modifier and Type | Method and Description |
|---|---|
SourceToParse.Origin |
SourceToParse.origin() |
static SourceToParse.Origin |
SourceToParse.Origin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceToParse.Origin[] |
SourceToParse.Origin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SourceToParse |
SourceToParse.source(SourceToParse.Origin origin,
BytesReference source) |
Copyright © 2009–2017. All rights reserved.