IndexBuildStatusHolder.Status |
IndexBuildStatusHolder.onFinishOperation(boolean rebuild) |
Callback on the finish of the operation.
|
IndexBuildStatusHolder.Status |
IndexBuildStatusHolder.status() |
Getting the current status.
|
static IndexBuildStatusHolder.Status |
IndexBuildStatusHolder.Status.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static IndexBuildStatusHolder.Status[] |
IndexBuildStatusHolder.Status.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|