在Embedded-Cassandra 3.0.3中,找到 Cassandra 是否已经运行或现在的方法是什么。
https://nosan.github.io/embedded-cassandra/#introducing
在版本2.x中,有一个 API getState == State.STARTED。版本中的等价物是什么3.0.3。我在文档或示例中找不到它。
在Embedded-Cassandra 3.0.3中,找到 Cassandra 是否已经运行或现在的方法是什么。
https://nosan.github.io/embedded-cassandra/#introducing
在版本2.x中,有一个 API getState == State.STARTED。版本中的等价物是什么3.0.3。我在文档或示例中找不到它。