|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.common.lab.LongsLAB
public class LongsLAB
| Nested Class Summary | |
|---|---|
static class |
LongsLAB.Allocation
The result of a single allocation. |
| Constructor Summary | |
|---|---|
LongsLAB(int chunkSize,
int maxAlloc)
|
|
| Method Summary | |
|---|---|
LongsLAB.Allocation |
allocateLongs(int size)
Allocate a slice of the given length. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongsLAB(int chunkSize,
int maxAlloc)
| Method Detail |
|---|
public LongsLAB.Allocation allocateLongs(int size)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||