| Package | Description |
|---|---|
| com.aliyun.opensearch.util |
| Modifier and Type | Class and Description |
|---|---|
protected class |
TSimpleJSONProtocol.ListContext |
protected class |
TSimpleJSONProtocol.MapContext |
protected class |
TSimpleJSONProtocol.StructContext |
| Modifier and Type | Field and Description |
|---|---|
protected TSimpleJSONProtocol.Context |
TSimpleJSONProtocol.BASE_CONTEXT |
protected TSimpleJSONProtocol.Context |
TSimpleJSONProtocol.writeContext_
Current context that we are in
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Stack<TSimpleJSONProtocol.Context> |
TSimpleJSONProtocol.writeContextStack_
Stack of nested contexts that we may be in.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TSimpleJSONProtocol.pushWriteContext(TSimpleJSONProtocol.Context c)
Push a new write context onto the stack.
|
Copyright © 2018. All Rights Reserved.