public static interface VectorUtilBatchObjectPool.IAllocator<T>
| Modifier and Type | Method and Description |
|---|---|
T |
alloc() |
void |
free(T t) |
T alloc() throws HiveException
HiveExceptionvoid free(T t)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.