Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-3308

does word tag really need in Jute

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Not A Problem
    • 3.5.0
    • None
    • jute
    • None

    Description

      public interface Record

      { public void serialize(OutputArchive archive, String tag) throws IOException; public void deserialize(InputArchive archive, String tag) throws IOException; }

      As above, methods in interface Record, OutputArchive, InputArchive use word tag, but classes who implement these interfaces don't use tag at all. Why do we need it?

      Attachments

        Activity

          People

            Unassigned Unassigned
            ougwen1235 ougwen1235
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: