public interface CommonAdminParams
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ASYNC
Async or not?
|
static String |
IN_PLACE_MOVE
Allow in-place move of replicas that use shared filesystems.
|
static String |
NUM_SUB_SHARDS
Number of sub-shards to create.
|
static String |
SPLIT_BY_PREFIX
Check distribution of documents to prefixes in shard to determine how to split
|
static String |
SPLIT_FUZZ
Inexact shard splitting factor.
|
static String |
SPLIT_METHOD
Method to use for shard splitting.
|
static String |
TIMEOUT
Timeout for replicas to become active.
|
static String |
WAIT_FOR_FINAL_STATE
Wait for final state of the operation.
|
static final String WAIT_FOR_FINAL_STATE
static final String IN_PLACE_MOVE
static final String SPLIT_BY_PREFIX
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.