| 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
Syntax public 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.
|
TopSee Also