| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.coordination | |
| org.apache.hadoop.hbase.master | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | ZKSplitLogManagerCoordination. resubmitOrFail(String path,
              SplitLogManager.ResubmitDirective directive) | 
| boolean | ZKSplitLogManagerCoordination. resubmitTask(String path,
            SplitLogManager.Task task,
            SplitLogManager.ResubmitDirective directive) | 
| boolean | SplitLogManagerCoordination. resubmitTask(String taskName,
            SplitLogManager.Task task,
            SplitLogManager.ResubmitDirective force)Deprecated.  Resubmit the task in case if found unassigned or failed | 
| Modifier and Type | Method and Description | 
|---|---|
| static SplitLogManager.ResubmitDirective | SplitLogManager.ResubmitDirective. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SplitLogManager.ResubmitDirective[] | SplitLogManager.ResubmitDirective. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.