| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.support.replication | |
| org.elasticsearch.common.io.stream | |
| org.elasticsearch.tasks |
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ReplicationTask.Status |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<T> NamedWriteable<? extends T> |
NamedWriteableRegistry.getPrototype(Class<T> categoryClass,
String name)
Returns a prototype of the
NamedWriteable object identified by the name provided as argument and its category |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<T> void |
NamedWriteableRegistry.registerPrototype(Class<T> categoryClass,
NamedWriteable<? extends T> namedWriteable)
Registers a
NamedWriteable prototype given its category |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
Task.Status |
Copyright © 2009–2016. All rights reserved.