|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.common.io.FastByteArrayOutputStream.Cached
public static class FastByteArrayOutputStream.Cached
A thread local based cache of FastByteArrayOutputStream.
| Constructor Summary | |
|---|---|
FastByteArrayOutputStream.Cached()
|
|
| Method Summary | |
|---|---|
static FastByteArrayOutputStream |
cached()
Returns the cached thread local byte stream, with its internal stream cleared. |
static void |
clear()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastByteArrayOutputStream.Cached()
| Method Detail |
|---|
public static FastByteArrayOutputStream cached()
public static void clear()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||