Uses of Class
org.apache.cassandra.net.EndpointMessagingVersions
-
Packages that use EndpointMessagingVersions Package Description org.apache.cassandra.net -
-
Uses of EndpointMessagingVersions in org.apache.cassandra.net
Fields in org.apache.cassandra.net declared as EndpointMessagingVersions Modifier and Type Field Description EndpointMessagingVersionsOutboundConnectionSettings. endpointToVersionEndpointMessagingVersionsMessagingServiceMBeanImpl. versionsMethods in org.apache.cassandra.net that return EndpointMessagingVersions Modifier and Type Method Description EndpointMessagingVersionsOutboundConnectionSettings. endpointToVersion()Constructors in org.apache.cassandra.net with parameters of type EndpointMessagingVersions Constructor Description MessagingServiceMBeanImpl(boolean testOnly, EndpointMessagingVersions versions, MessagingMetrics metrics)
-