public static interface VectorUtilBatchObjectPool.IAllocator<T>
T
alloc()
void
free(T t)
T alloc() throws HiveException
HiveException
void free(T t)
Copyright © 2017 The Apache Software Foundation. All rights reserved.