| Package | Description |
|---|---|
| org.apache.cassandra.metrics | |
| org.apache.cassandra.net |
| Constructor and Description |
|---|
InternodeInboundMetrics(InetAddressAndPort peer,
InboundMessageHandlers handlers)
Create metrics for given inbound message handlers.
|
| Modifier and Type | Field and Description |
|---|---|
java.util.function.Function<InetAddressAndPort,InboundMessageHandlers> |
InboundConnectionSettings.handlers |
java.util.concurrent.ConcurrentMap<InetAddressAndPort,InboundMessageHandlers> |
MessagingServiceMBeanImpl.messageHandlers |
| Modifier and Type | Method and Description |
|---|---|
InboundConnectionSettings |
InboundConnectionSettings.withHandlers(java.util.function.Function<InetAddressAndPort,InboundMessageHandlers> handlers) |
Copyright © 2009-2022 The Apache Software Foundation