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.TException
void writeNull() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2017 The Apache Software Foundation. All rights reserved.