Package hydra.workflow
Class SchemaSpec
java.lang.Object
hydra.workflow.SchemaSpec
- All Implemented Interfaces:
Serializable,Comparable<SchemaSpec>
- Direct Known Subclasses:
SchemaSpec.File,SchemaSpec.Hydra,SchemaSpec.Provided
The specification of a schema at the source end of a workflow
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA schema provided as a file, available at the given file pathstatic final classA native Hydra schemastatic interfacestatic final classA schema which will be provided within the workflowstatic interface -
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
TYPE_
-
HYDRA
-
FILE
-
PROVIDED
-
-
Method Details
-
accept
-