| パッケージ | 説明 |
|---|---|
| org.elasticsearch.index.mapper.internal |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static EnabledAttributeMapper |
TimestampFieldMapper.Defaults.ENABLED |
static EnabledAttributeMapper |
AllFieldMapper.Defaults.ENABLED |
static EnabledAttributeMapper |
TTLFieldMapper.Defaults.ENABLED_STATE |
static EnabledAttributeMapper |
IndexFieldMapper.Defaults.ENABLED_STATE |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static EnabledAttributeMapper |
EnabledAttributeMapper.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static EnabledAttributeMapper[] |
EnabledAttributeMapper.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TTLFieldMapper.Builder |
TTLFieldMapper.Builder.enabled(EnabledAttributeMapper enabled) |
TimestampFieldMapper.Builder |
TimestampFieldMapper.Builder.enabled(EnabledAttributeMapper enabledState) |
IndexFieldMapper.Builder |
IndexFieldMapper.Builder.enabled(EnabledAttributeMapper enabledState) |
AllFieldMapper.Builder |
AllFieldMapper.Builder.enabled(EnabledAttributeMapper enabled) |
Copyright © 2009–2016. All rights reserved.