예제 #1
0
파일: __init__.py 프로젝트: him-28/hecuba
 class clusterMock:
     def __init__(self):
         from cassandra.metadata import Metadata
         self.metadata = Metadata()
         self.metadata.rebuild_token_map("Murmur3Partitioner", {})