public interface WriteNullsProtocol
| Modifier and Type | Method and Description |
|---|---|
boolean |
lastPrimitiveWasNull()
Was the last primitive read really a NULL.
|
void |
writeNull()
Write a null.
|
boolean lastPrimitiveWasNull()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid writeNull()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.