@Beta public class ApexBufferHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
forceNoHeap |
protected static boolean |
forceNoSpaceDisk |
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
ApexBufferHelper() |
| Modifier and Type | Method and Description |
|---|---|
static CloseableIntBuffer |
makeIntBuffer(int nbIntegers) |
protected static final org.slf4j.Logger LOGGER
protected static boolean forceNoSpaceDisk
protected static boolean forceNoHeap
public static CloseableIntBuffer makeIntBuffer(int nbIntegers) throws IOException
IOExceptionCopyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.