Project

General

Profile

« Previous | Next » 

Revision 1060

Added by Jing Tao almost 22 years ago

Change the method getLocalReplicationServerName to be static

View differences:

MetaCatUtil.java
584 584
   /**
585 585
   * Method to get the name of local replication server
586 586
   */
587
   public String getLocalReplicationServerName()
587
   public static String getLocalReplicationServerName()
588 588
   {
589 589
     String replicationServerName=null;
590 590
     String serverHost=null;

Also available in: Unified diff