Package org.apache.cassandra.io.util
Class FileWriter
java.lang.Object
java.io.Writer
java.io.OutputStreamWriter
org.apache.cassandra.io.util.FileWriter
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStreamWriter
append, append, close, flush, getEncoding, write, write, writeMethods inherited from class java.io.Writer
append, nullWriter, write, write
-
Constructor Details
-
FileWriter
- Throws:
IOException
-
FileWriter
- Throws:
IOException
-