public class RegionServerFlushTableProcedureManager.FlushTableSubprocedureBuilder extends Object implements SubprocedureFactory
| 构造器和说明 |
|---|
FlushTableSubprocedureBuilder() |
public Subprocedure buildSubprocedure(String name, byte[] data)
SubprocedureFactorySubprocedure when requested.buildSubprocedure 在接口中 SubprocedureFactoryname - name of the procedure associated with this subproceduredata - arguments passed from the coordinator about the procedureSubprocedure to run or null if the no operation should be runCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.