Uses of Enum Class
org.dbos.apiary.function.ProvenanceBuffer.ExportOperation
Packages that use ProvenanceBuffer.ExportOperation
Package
Description
Provide the classes necessary to write Apiary functions.
-
Uses of ProvenanceBuffer.ExportOperation in org.dbos.apiary.function
Methods in org.dbos.apiary.function that return ProvenanceBuffer.ExportOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ProvenanceBuffer.ExportOperation[]
ProvenanceBuffer.ExportOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.