public class InitializationTypeConflictException extends Exception
DefaultBroadcastVariableInitializer
as a non-List
type, and later accessed
using RuntimeContext.getBroadcastVariable(String)
which may only return lists.Constructor and Description |
---|
InitializationTypeConflictException(Class<?> type) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.