Uses of Class
org.apache.cassandra.net.MessagingService
-
Packages that use MessagingService Package Description org.apache.cassandra.net org.apache.cassandra.schema -
-
Uses of MessagingService in org.apache.cassandra.net
Methods in org.apache.cassandra.net that return MessagingService Modifier and Type Method Description static MessagingService
MessagingService. instance()
-
Uses of MessagingService in org.apache.cassandra.schema
Constructors in org.apache.cassandra.schema with parameters of type MessagingService Constructor Description DefaultSchemaUpdateHandler(MigrationCoordinator migrationCoordinator, MessagingService messagingService, boolean requireSchemas, java.util.function.BiConsumer<SchemaTransformation.SchemaTransformationResult,java.lang.Boolean> updateCallback)
-