Пример #1
0
 @Override
 public boolean isDeadServer(ServerName serverName) {
   return wrappedConnection.isDeadServer(serverName);
 }