Fix warnings in akka-remote (#26735)
This commit is contained in:
parent
8dd6f790bd
commit
e390f1397b
73 changed files with 352 additions and 293 deletions
|
|
@ -26,6 +26,7 @@ import akka.util.ccompat._
|
|||
* will be created for each encoder and decoder. It's only called from the operator, so if it doesn't
|
||||
* delegate to any shared instance it doesn't have to be thread-safe.
|
||||
*/
|
||||
@ccompatUsedUntil213
|
||||
abstract class RemoteInstrument {
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue