|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.thrift.protocol.TBinaryProtocol.Factory
org.apache.cassandra.thrift.TBinaryProtocol.Factory
public static class TBinaryProtocol.Factory
Field Summary |
---|
Fields inherited from class org.apache.thrift.protocol.TBinaryProtocol.Factory |
---|
readLength_, strictRead_, strictWrite_ |
Constructor Summary | |
---|---|
TBinaryProtocol.Factory()
|
|
TBinaryProtocol.Factory(boolean strictRead,
boolean strictWrite)
|
Method Summary | |
---|---|
org.apache.thrift.protocol.TProtocol |
getProtocol(org.apache.thrift.transport.TTransport trans)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TBinaryProtocol.Factory()
public TBinaryProtocol.Factory(boolean strictRead, boolean strictWrite)
Method Detail |
---|
public org.apache.thrift.protocol.TProtocol getProtocol(org.apache.thrift.transport.TTransport trans)
getProtocol
in interface org.apache.thrift.protocol.TProtocolFactory
getProtocol
in class org.apache.thrift.protocol.TBinaryProtocol.Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |