Class GridOutputStream

java.lang.Object
java.io.OutputStream
org.infinispan.io.GridOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

@Deprecated public class GridOutputStream extends OutputStream
Deprecated.
since 10.0
Author:
Bela Ban, Marko Luksa, Manik Surtani
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     
    void
    Deprecated.
     
    void
    write(byte[] b)
    Deprecated.
     
    void
    write(byte[] b, int off, int len)
    Deprecated.
     
    void
    write(int b)
    Deprecated.