MergedZipEntryCollection

public class MergedZipEntryCollection
extends Object

java.lang.Object
com.android.tradefed.util.zip.MergedZipEntryCollection


מיזוג ערכי zip בודדים בקובץ zip גדול לבלוקים כדי למזער את ניסיונות ההורדה.

סיכום

קבועים

int HEADER_SIZE

int MAX_GAP

double MAX_GAP_PERCENTAGE

בנאים ציבוריים

MergedZipEntryCollection ( zipEntries) MergedZipEntryCollection ( zipEntries)

שיטות ציבוריות

static createCollections ( zipEntries) createCollections ( zipEntries)
long getEndOffset ()
long getStartOffset ()
getZipEntries ()

קבועים

HEADER_SIZE

public static final int HEADER_SIZE

ערך קבוע: 2078 (0x0000081e)

MAX_GAP

public static final int MAX_GAP

ערך קבוע: 4096 (0x00001000)

MAX_GAP_PERCENTAGE

public static final double MAX_GAP_PERCENTAGE

ערך קבוע: 0.15

בנאים ציבוריים

MergedZipEntryCollection

public MergedZipEntryCollection ( zipEntries)

פרמטרים
zipEntries

שיטות ציבוריות

ליצור קולקציות

public static  createCollections ( zipEntries)

פרמטרים
zipEntries

החזרות

getEndOffset

public long getEndOffset ()

החזרות
long

getStartOffset

public long getStartOffset ()

החזרות
long

getZipEntries

public  getZipEntries ()

החזרות