@InterfaceAudience.Private public final class MasterProcedureConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static boolean | DEFAULT_EXECUTOR_ABORT_ON_CORRUPTION | 
| static int | DEFAULT_MIN_MASTER_PROCEDURE_THREADS | 
| static String | EXECUTOR_ABORT_ON_CORRUPTIONProcedure replay sanity check. | 
| static String | MASTER_PROCEDURE_THREADSNumber of threads used by the procedure executor | 
| Modifier | Constructor and Description | 
|---|---|
| private  | MasterProcedureConstants() | 
public static final String MASTER_PROCEDURE_THREADS
public static final int DEFAULT_MIN_MASTER_PROCEDURE_THREADS
public static final String EXECUTOR_ABORT_ON_CORRUPTION
public static final boolean DEFAULT_EXECUTOR_ABORT_ON_CORRUPTION
private MasterProcedureConstants()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.