Class TSimpleJSONProtocol.Context

java.lang.Object
org.apache.thrift.protocol.TSimpleJSONProtocol.Context
Direct Known Subclasses:
TSimpleJSONProtocol.ListContext, TSimpleJSONProtocol.StructContext
Enclosing class:
TSimpleJSONProtocol

protected static class TSimpleJSONProtocol.Context extends Object
  • Constructor Details

    • Context

      protected Context()
  • Method Details

    • write

      protected void write() throws TException
      Throws:
      TException
    • isMapKey

      protected boolean isMapKey()
      Returns whether the current value is a key in a map