public abstract class BoundedIntValuesFactory extends Object
| Constructor and Description |
|---|
BoundedIntValuesFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ValuesReader |
getBoundedReader(int bound) |
static ValuesWriter |
getBoundedWriter(int bound,
int initialCapacity,
int pageSize) |
public static ValuesReader getBoundedReader(int bound)
public static ValuesWriter getBoundedWriter(int bound, int initialCapacity, int pageSize)
Copyright © 2015 The Apache Software Foundation. All rights reserved.