Class GridInputStream

java.lang.Object
java.io.InputStream
org.infinispan.io.GridInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

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

    Modifier and Type
    Method
    Description
    int
    Deprecated.
     
    void
    Deprecated.
     
    int
    Deprecated.
     
    int
    read(byte[] b)
    Deprecated.
     
    int
    read(byte[] bytes, int offset, int length)
    Deprecated.
     
    long
    skip(long length)
    Deprecated.