Skip navigation links
TIBCO Enterprise Message Service
com.tibco.tibjms.admin

Class GridStoreInfo



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

      • getGridURL

        public java.lang.String getGridURL()
        Get the grid URL.
        Returns:
        grid URL
      • getGridName

        public java.lang.String getGridName()
        Get the grid name.
        Returns:
        grid name
      • getScanInterval

        public long getScanInterval()
        Get the scan interval.
        Returns:
        period in milliseconds.
      • getScanRows

        public long getScanRows()
        Get the number of rows examined at each scan interval.
        Returns:
        the number of rows
      • isFirstScanFinished

        public boolean isFirstScanFinished()
        Determine if the first scan is finished.
        Returns:
        true or false
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
TIBCO Enterprise Message Service

Copyright © Cloud Software Group, Inc. All rights reserved