public interface CommonAdminParams
Modifier and Type | Field and Description |
---|---|
static String |
ASYNC
Async or not?
|
static String |
IN_PLACE_MOVE
Allow in-place move of replicas that use shared filesystems.
|
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 ASYNC
static final String WAIT_FOR_FINAL_STATE
static final String IN_PLACE_MOVE
static final String TIMEOUT
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.