public static class AnalyzeRequest.NameOrDefinition extends java.lang.Object implements Writeable
Writeable.Reader<V>, Writeable.Writer<V>| Modifier and Type | Field and Description |
|---|---|
Settings |
definition |
java.lang.String |
name |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(StreamOutput out)
Write this into the StreamOutput.
|
public final java.lang.String name
public final Settings definition
public void writeTo(StreamOutput out) throws java.io.IOException
Writeable