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() |
Modifier and Type | Method and Description |
---|---|
List<JobVertex> |
JobGraph.getVerticesSortedTopologicallyFromSources() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.