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 TypeMethodDescriptiongetStatus(IndexSet indexSet, IndexSetConfig indexSetConfig) Return data-tiering status, if available in the caller's environment
-
Method Details
-
getStatus
Return data-tiering status, if available in the caller's environment
-