protected class TSimpleJSONProtocol.MapContext extends TSimpleJSONProtocol.StructContext
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isKey |
colon_, first_| Modifier | Constructor and Description |
|---|---|
protected |
MapContext() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMapKey()
Returns whether the current value is a key in a map
|
protected void |
write() |
protected void write()
throws TException
write in class TSimpleJSONProtocol.StructContextTExceptionprotected boolean isMapKey()
TSimpleJSONProtocol.ContextisMapKey in class TSimpleJSONProtocol.Context