Interface HasRegionServerServices

All Known Implementing Classes:
RegionCoprocessorHost.RegionEnvironmentForCoreCoprocessors, RegionServerCoprocessorHost.RegionServerEnvironmentForCoreCoprocessors

@Deprecated @Private public interface HasRegionServerServices
Deprecated.
Since 2.0.0 to be removed in 3.0.0. The hope is that by 3.0.0 we will not need this facility as CoreCoprocessors are integated into core.
Mark a class that it has a RegionServiceServices accessor. Temporary hack until core Coprocesssors are integrated.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Returns An instance of RegionServerServices, an object NOT for Coprocessor consumption.