public class RsyncStats extends Object
Modifier and Type | Field and Description |
---|---|
int |
blocksize |
long |
duration |
int |
matches |
long |
transferred |
int |
weakMatches |
Constructor and Description |
---|
RsyncStats(String fileName) |
public long duration
public long transferred
public int weakMatches
public int matches
public int blocksize
public RsyncStats(String fileName)
Copyright © 2010–2016 UNICORE. All rights reserved.