public class OpenSearchJSONProtocol extends TSimpleJSONProtocol
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenSearchJSONProtocol.Factory
Factory
|
TSimpleJSONProtocol.CollectionMapKeyException, TSimpleJSONProtocol.Context, TSimpleJSONProtocol.ListContext, TSimpleJSONProtocol.MapContext, TSimpleJSONProtocol.StructContextBASE_CONTEXT, writeContext_, writeContextStack_| Constructor and Description |
|---|
OpenSearchJSONProtocol(org.apache.thrift.transport.TTransport trans)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeBool(boolean b) |
_writeStringData, assertContextIsNotMapKey, popWriteContext, pushWriteContext, readBinary, readBool, readByte, readDouble, readFieldBegin, readFieldEnd, readI16, readI32, readI64, readListBegin, readListEnd, readMapBegin, readMapEnd, readMessageBegin, readMessageEnd, readSetBegin, readSetEnd, readString, readStringBody, readStructBegin, readStructEnd, writeBinary, writeByte, writeDouble, writeFieldBegin, writeFieldEnd, writeFieldStop, writeI16, writeI32, writeI64, writeListBegin, writeListEnd, writeMapBegin, writeMapEnd, writeMessageBegin, writeMessageEnd, writeSetBegin, writeSetEnd, writeString, writeStructBegin, writeStructEndpublic OpenSearchJSONProtocol(org.apache.thrift.transport.TTransport trans)
public void writeBool(boolean b)
throws org.apache.thrift.TException
writeBool in class TSimpleJSONProtocolorg.apache.thrift.TExceptionCopyright © 2018. All Rights Reserved.