public class EntryBatchSizes extends Object
| Modifier and Type | Method and Description |
|---|---|
static EntryBatchSizes |
get(int entriesListSize) |
int |
getBatchSize(int entryIdx) |
void |
recyle() |
int |
setBatchSize(int entryIdx,
int batchSize) |
public int getBatchSize(int entryIdx)
public int setBatchSize(int entryIdx,
int batchSize)
public void recyle()
public static EntryBatchSizes get(int entriesListSize)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.