@InterfaceAudience.Private public final class ProcedureTree extends Object
checkReady(Entry, Map) method.
For the procedures not in any group, i.e, can not find the root procedure for these procedures,
we will also consider them as corrupted. Please see the code in checkOrphan(Map) method.| Modifier and Type | Method and Description |
|---|---|
static ProcedureTree |
build(Collection<org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.Procedure> procedures) |
ProcedureStore.ProcedureIterator |
getCorruptedProcs() |
ProcedureStore.ProcedureIterator |
getValidProcs() |
public ProcedureStore.ProcedureIterator getValidProcs()
public ProcedureStore.ProcedureIterator getCorruptedProcs()
public static ProcedureTree build(Collection<org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.Procedure> procedures)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.