Which release of 0.94 do you use ? For tip of 0.94, I see:
public interface RegionCoprocessorEnvironment extends
CoprocessorEnvironment {
/** @return the region associated with this coprocessor */
public HRegion getRegion();
On Thu, Jul 11, 2013 at 6:40 PM, ch huang <[email protected]> wrote:
> how can i do ,to change the example code based on 0.92 api ,so it can
> running in 0.94?
>
