Interface HasRegionServerServices

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

@Deprecated @Private public interface HasRegionServerServices
Deprecated.
Since 2.0.0 to be removed in 4.0.0. The hope was that by 3.0.0 we will not need this facility as CoreCoprocessors are integated into core but we failed, so delay the removal to 4.0.0.
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.