YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya Wexler via Haibo Chen)
This commit is contained in:
parent
91d6fe151f
commit
4b4a6524f2
@ -26,7 +26,6 @@
|
||||
* event handlers based on event types.
|
||||
*
|
||||
*/
|
||||
@SuppressWarnings("rawtypes")
|
||||
@Public
|
||||
@Evolving
|
||||
public interface Dispatcher {
|
||||
|
Loading…
Reference in New Issue
Block a user