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

Add the DataType which is subset of KeyValue#Type to CellBuilder for building cell

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-1, 2.0.0
    • None
    • None
    • Reviewed

    Description

      All class we use to build own cell are shown below:
      1) Cell -> IA.Public
      2) CellBuilder -> IA.Public
      3) CellBuilderFactory -> IA.Public
      4) Put -> IA.Public
      5) Put#add(Cell) -> IA.Public
      5) KeyValue#Type -> IA.Private
      That means that building the cell is on the unstable way.
      see dev list for more information.

      Attachments

        1. HBASE-18927.v0.patch
          23 kB
          Chia-Ping Tsai
        2. HBASE-18927.v0.patch
          23 kB
          Chia-Ping Tsai
        3. HBASE-18927.v0.patch
          23 kB
          Chia-Ping Tsai

        Issue Links

          Activity

            People

              chia7712 Chia-Ping Tsai
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: