Package | Description |
---|---|
org.apache.hadoop.hbase.procedure2.store |
Modifier and Type | Field and Description |
---|---|
private ProtoAndProcedure |
InMemoryProcedureIterator.current |
Modifier and Type | Field and Description |
---|---|
private List<ProtoAndProcedure> |
ProcedureTree.corruptedProcs |
private Iterator<ProtoAndProcedure> |
InMemoryProcedureIterator.iter |
private List<ProtoAndProcedure> |
InMemoryProcedureIterator.procs |
private List<ProtoAndProcedure> |
ProcedureTree.validProcs |
Constructor and Description |
---|
InMemoryProcedureIterator(List<ProtoAndProcedure> procs) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.