34423443344434453446344734483449345034513452345334543455
{ return Schema.instance.getCFMetaData(keyspace, cfName) != null; } }; SSTableLoader loader = new SSTableLoader(dir, client, new OutputHandler.LogOutput()); try { loader.stream().get(); } catch (Exception e) { throw new RuntimeException(e); }