|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WriteNullsProtocol
An interface for TProtocols that actually write out nulls - This should be for all those that don't actually use fieldids in the written data like TCTLSeparatedProtocol.
| Method Summary | |
|---|---|
boolean |
lastPrimitiveWasNull()
Was the last primitive read really a NULL. |
void |
writeNull()
Write a null. |
| Method Detail |
|---|
boolean lastPrimitiveWasNull()
throws org.apache.thrift.TException
org.apache.thrift.TException
void writeNull()
throws org.apache.thrift.TException
org.apache.thrift.TException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||