| Package | Description |
|---|---|
| org.apache.flink.api.common | |
| org.apache.flink.api.common.functions | |
| org.apache.flink.api.common.operators | |
| org.apache.flink.api.common.operators.base |
| Modifier and Type | Class and Description |
|---|---|
class |
NonSerializableUserCodeException
An special case of the
InvalidProgramException, indicating that a part of the program
that needs to be serializable (for shipping) is not serializable. |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidTypesException
A special case of the
InvalidProgramException, indicating that the types used in
an operation are invalid or inconsistent. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SemanticProperties.InvalidSemanticAnnotationException |
| Modifier and Type | Method and Description |
|---|---|
void |
BulkIterationBase.validate() |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.