public class RegionServerSnapshotManager.SnapshotSubprocedureBuilder extends Object implements SubprocedureFactory
Constructor and Description |
---|
RegionServerSnapshotManager.SnapshotSubprocedureBuilder() |
public RegionServerSnapshotManager.SnapshotSubprocedureBuilder()
public Subprocedure buildSubprocedure(String name, byte[] data)
SubprocedureFactory
Subprocedure
when requested.buildSubprocedure
in interface SubprocedureFactory
name
- 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.