@InterfaceAudience.Private public final class WALProcedureTree 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 WALProcedureTree |
build(Collection<ProcedureProtos.Procedure> procedures) |
ProcedureStore.ProcedureIterator |
getCorruptedProcs() |
ProcedureStore.ProcedureIterator |
getValidProcs() |
public ProcedureStore.ProcedureIterator getValidProcs()
public ProcedureStore.ProcedureIterator getCorruptedProcs()
public static WALProcedureTree build(Collection<ProcedureProtos.Procedure> procedures)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.