public class HandlesStreamInput extends AdapterStreamInput
in| Constructor and Description |
|---|
HandlesStreamInput(StreamInput in) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanHandles() |
String |
readSharedString() |
Text |
readSharedText() |
String |
readString() |
void |
reset()
Resets the stream.
|
void |
reset(StreamInput in) |
available, close, mark, markSupported, read, read, read, readByte, readBytes, readBytesReference, readBytesReference, readFully, readInt, readLong, readShort, readText, readVInt, readVLong, setVersion, skip, toStringgetVersion, readBoolean, readByteArray, readBytesRef, readBytesRef, readDouble, readDoubleArray, readFloat, readFloatArray, readGenericValue, readIntArray, readLongArray, readMap, readOptionalBoolean, readOptionalSharedString, readOptionalStreamable, readOptionalString, readOptionalText, readStringArray, readTextArraypublic HandlesStreamInput(StreamInput in)
public String readSharedString() throws IOException
readSharedString in class AdapterStreamInputIOExceptionpublic String readString() throws IOException
readString in class AdapterStreamInputIOExceptionpublic Text readSharedText() throws IOException
readSharedText in class AdapterStreamInputIOExceptionpublic void reset()
throws IOException
StreamInputreset in class AdapterStreamInputIOExceptionpublic void reset(StreamInput in)
reset in class AdapterStreamInputpublic void cleanHandles()
Copyright © 2009–2016. All rights reserved.