| Modifier and Type | Method and Description |
|---|---|
static void |
initNewBuffer(int bufferSize,
long totalAmount) |
static void |
initNewBuffer(int bufferSize,
long totalAmount,
Metrics metrics) |
static Store |
instance(int bufferSize) |
void |
putBuffer(byte[] buffer) |
byte[] |
takeBuffer(int bufferSize) |
public static void initNewBuffer(int bufferSize,
long totalAmount)
public static void initNewBuffer(int bufferSize,
long totalAmount,
Metrics metrics)
public static Store instance(int bufferSize)
public byte[] takeBuffer(int bufferSize)
takeBuffer in interface StoreCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.