|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TSet | |
|---|---|
| org.apache.thrift.protocol | |
| Uses of TSet in org.apache.thrift.protocol |
|---|
| Methods in org.apache.thrift.protocol that return TSet | |
|---|---|
TSet |
TSimpleJSONProtocol.readSetBegin()
|
abstract TSet |
TProtocol.readSetBegin()
|
TSet |
TJSONProtocol.readSetBegin()
|
TSet |
TCompactProtocol.readSetBegin()
Read a set header off the wire. |
TSet |
TBinaryProtocol.readSetBegin()
|
| Methods in org.apache.thrift.protocol with parameters of type TSet | |
|---|---|
void |
TSimpleJSONProtocol.writeSetBegin(TSet set)
|
abstract void |
TProtocol.writeSetBegin(TSet set)
|
void |
TJSONProtocol.writeSetBegin(TSet set)
|
void |
TCompactProtocol.writeSetBegin(TSet set)
Write a set header. |
void |
TBinaryProtocol.writeSetBegin(TSet set)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||