Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-151 Provide global index.
  3. S2GRAPH-154

Refactor VertexSerializable/VertexDeserializable for composite Index type on Vertex.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: To Do
    • Major
    • Resolution: Unresolved
    • 0.2.0
    • 0.2.0
    • None
    • None

    Description

      Refactor VertexSerializable/VertexDeserializable so Composite Index Type on vertex can be stored in HBase directly.

      The current implementation only store followings.

      rowKey: vertexId's bytes.
      qualifier: ColumnMeta's Seq.
      value: InnerVal's bytes.
      

      Changes need to be made so following extras also stored.

      rowKey: composite Index's value bytes.
      qualifier: ColumnMetas which are not included in composite Index Seq
      value: InnerVal's bytes.
      

      Attachments

        Activity

          People

            steamshon Do Yung Yoon
            steamshon Do Yung Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: