摘要:
public static void test() throws IOException, Exception, TException { TTransport tr = new TFramedTransport(new TSocket("localhost", 9160)); TProtocol proto = new TBinaryProtocol(tr); Cassandra.Client client = new Cassandra.Client(proto); tr.open(); String keyspace = "content"; cl 阅读全文
posted @ 2011-12-31 14:55
witwave
阅读(319)
评论(0)
推荐(0)

浙公网安备 33010602011771号