Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-22590

Remove the deprecated methods in Table interface

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1
    • Client
    • None
    • Incompatible change, Reviewed
    • Hide
      The below methods have been removed:
      getTableDescriptor()
      existsAll(List<Get>)
      checkAndPut(byte[], byte[], byte[], byte[], Put)
      checkAndPut(byte[], byte[], byte[], CompareOperator, byte[], Put)
      checkAndDelete(byte[], byte[], byte[], byte[], Delete)
      checkAndDelete(byte[], byte[], byte[], CompareOperator, byte[], Delete)
      checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations)
      getRpcTimeout()
      setRpcTimeout(int)
      getReadRpcTimeout
      setReadRpcTimeout(int)
      getWriteRpcTimeout
      setWriteRpcTimeout(int)
      getOperationTimeout
      setOperationTimeout(int)
      Show
      The below methods have been removed: getTableDescriptor() existsAll(List<Get>) checkAndPut(byte[], byte[], byte[], byte[], Put) checkAndPut(byte[], byte[], byte[], CompareOperator, byte[], Put) checkAndDelete(byte[], byte[], byte[], byte[], Delete) checkAndDelete(byte[], byte[], byte[], CompareOperator, byte[], Delete) checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations) getRpcTimeout() setRpcTimeout(int) getReadRpcTimeout setReadRpcTimeout(int) getWriteRpcTimeout setWriteRpcTimeout(int) getOperationTimeout setOperationTimeout(int)

    Attachments

      Issue Links

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: