Class ServerRpcConnection.ByteBuffByteInput

java.lang.Object
org.apache.hbase.thirdparty.com.google.protobuf.ByteInput
org.apache.hadoop.hbase.ipc.ServerRpcConnection.ByteBuffByteInput
Enclosing class:
ServerRpcConnection

private static class ServerRpcConnection.ByteBuffByteInput extends org.apache.hbase.thirdparty.com.google.protobuf.ByteInput
  • Field Details

  • Constructor Details

  • Method Details

    • read

      public byte read(int offset)
      Specified by:
      read in class org.apache.hbase.thirdparty.com.google.protobuf.ByteInput
    • read

      public int read(int offset, byte[] out, int outOffset, int len)
      Specified by:
      read in class org.apache.hbase.thirdparty.com.google.protobuf.ByteInput
    • read

      public int read(int offset, ByteBuffer out)
      Specified by:
      read in class org.apache.hbase.thirdparty.com.google.protobuf.ByteInput
    • size

      public int size()
      Specified by:
      size in class org.apache.hbase.thirdparty.com.google.protobuf.ByteInput