Interface LicenseAware

All Known Implementing Classes:
Categorize, ChangePoint, RrfScoreEval, SpatialAggregateFunction, SpatialCentroid, SpatialExtent, SpatialGridFunction, StGeohash, StGeohex, StGeotile

public interface LicenseAware
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Return true if the implementer can be executed under the provided XPackLicenseState, otherwise false.
  • Method Details