 | IOutputCommitter Interface |
Provides methods to allow output to be committed.
Namespace:
Ookii.Jumbo.Jet.IO
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntaxpublic interface IOutputCommitter
Public Interface IOutputCommitter
public interface class IOutputCommitter
type IOutputCommitter = interface end
The IOutputCommitter type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Commit |
Commits the output.
|
Top
See Also