org.springframework.data.keyvalue.riak.core.io
Class RiakOutputStream<B,K>
java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
org.springframework.data.keyvalue.riak.core.io.RiakOutputStream<B,K>
- All Implemented Interfaces:
- Closeable, Flushable
public class RiakOutputStream<B,K>
- extends ByteArrayOutputStream
- Author:
- J. Brisbin
Method Summary |
void |
flush()
|
RiakOutputStream
public RiakOutputStream(RiakTemplate riak,
B bucket,
K key)
flush
public void flush()
throws IOException
- Specified by:
flush
in interface Flushable
- Overrides:
flush
in class OutputStream
- Throws:
IOException
Copyright © 2010-2011 SpringSource. All Rights Reserved.