--------------------------------------------------------------------
AstyanaxContext<Keyspace> context = new AstyanaxContext.Builder()
.forCluster("ClusterName")
...
Type: Posts; User: qiucx; Keyword(s):
--------------------------------------------------------------------
AstyanaxContext<Keyspace> context = new AstyanaxContext.Builder()
.forCluster("ClusterName")
...