Class FTLStoreInfo


  • public class FTLStoreInfo
    extends StoreInfo
    Class representing information about a server's ftlstore-based store.
    • Method Detail

      • getFTLURL

        @Deprecated
        public java.lang.String getFTLURL()
        Deprecated.
        As of release 10.2
        Get the FTL URL.
        Returns:
        FTL URL
      • getFTLAppName

        @Deprecated
        public java.lang.String getFTLAppName()
        Deprecated.
        As of release 10.2
        Get the FTL app name.
        Returns:
        FTL app name
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object