Interface InternalTimeServiceManager<K>

Type Parameters:
K - The type of keys used for the timers and the registry.
All Known Implementing Classes:
BatchExecutionInternalTimeServiceManager, InternalTimeServiceManagerImpl

@Internal public interface InternalTimeServiceManager<K>
An entity keeping all the time-related services.

NOTE: These services are only available to keyed operators.