Interface DeclarativeSlotPool.ResourceRequestStableListener
-
- All Known Implementing Classes:
DeclarativeSlotPool.NoOpResourceRequestStableListener
- Enclosing interface:
- DeclarativeSlotPool
public static interface DeclarativeSlotPool.ResourceRequestStableListenerListener interface for no more resource requests in theJobManagerOptions.SLOT_REQUEST_MAX_INTERVAL.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotifyResourceRequestStable()Notifies the listener about no more resource requests in the specified duration.
-