Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1510

Change a function name from getFileCunks to getFileChunks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.11.0
    • None
    • None

    Description

      I think the following function name should be changed:

      -  public static FileChunk getFileCunks(Path outDir,
      -                                      String startKey,
      -                                      String endKey,
      -                                      boolean last) throws IOException {
      +  public static FileChunk getFileChunks(Path outDir,
      +                                        String startKey,
      +                                        String endKey,
      +                                        boolean last) throws IOException {

      Attachments

        1. TAJO-1510.patch
          3 kB
          Soonwoong Lee

        Activity

          People

            swlsw Soonwoong Lee
            swlsw Soonwoong Lee
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: