Interface DataTieringStatusService

All Known Implementing Classes:
DefaultDataTieringStatusService

public interface DataTieringStatusService
Provides access to data-tiering features, but only when called in an environment that support it (i.e. an Enterprise installation). This allows callers to be agnostic, simplifying the code.
  • Method Summary

    Modifier and Type
    Method
    Description
    getStatus(IndexSet indexSet, IndexSetConfig indexSetConfig)
    Return data-tiering status, if available in the caller's environment