Return-Path: X-Original-To: apmail-geode-commits-archive@minotaur.apache.org Delivered-To: apmail-geode-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2226E18D87 for ; Sat, 12 Mar 2016 00:30:43 +0000 (UTC) Received: (qmail 37423 invoked by uid 500); 12 Mar 2016 00:30:43 -0000 Delivered-To: apmail-geode-commits-archive@geode.apache.org Received: (qmail 37391 invoked by uid 500); 12 Mar 2016 00:30:42 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 37382 invoked by uid 99); 12 Mar 2016 00:30:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Mar 2016 00:30:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 4BDA31A0410 for ; Sat, 12 Mar 2016 00:30:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.349 X-Spam-Level: X-Spam-Status: No, score=-2.349 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.329] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id gGo85N0YVs0H for ; Sat, 12 Mar 2016 00:30:10 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id B644660D3F for ; Sat, 12 Mar 2016 00:29:42 +0000 (UTC) Received: (qmail 32267 invoked by uid 99); 12 Mar 2016 00:29:41 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Mar 2016 00:29:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9BAE6E00A1; Sat, 12 Mar 2016 00:29:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sbawaskar@apache.org To: commits@geode.incubator.apache.org Date: Sat, 12 Mar 2016 00:30:15 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [35/51] [partial] incubator-geode git commit: GEODE-54: Missing javadocs http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/AlertListener.html ---------------------------------------------------------------------- diff --git a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/AlertListener.html b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/AlertListener.html new file mode 100644 index 0000000..c51fab2 --- /dev/null +++ b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/AlertListener.html @@ -0,0 +1,234 @@ + + + + + +AlertListener (Apache Geode 1.0.0-incubating.M2-SNAPSHOT) + + + + + + + + + + + + +
+
com.gemstone.gemfire.admin
+

Interface AlertListener

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    java.util.EventListener
    +
    +
    +
    Deprecated.  +
    as of 7.0 use the management package instead
    +
    +
    +
    public interface AlertListener
    +extends java.util.EventListener
    +
    A listener whose callback methods are invoked when an Alert + is received.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        alert

        +
        void alert(Alert alert)
        +
        Deprecated. 
        +
        Invoked when an Alert is received.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/BackupStatus.html ---------------------------------------------------------------------- diff --git a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/BackupStatus.html b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/BackupStatus.html new file mode 100644 index 0000000..fb5545c --- /dev/null +++ b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/BackupStatus.html @@ -0,0 +1,257 @@ + + + + + +BackupStatus (Apache Geode 1.0.0-incubating.M2-SNAPSHOT) + + + + + + + + + + + + +
+
com.gemstone.gemfire.admin
+

Interface BackupStatus

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getBackedUpDiskStores

        +
        java.util.Map<DistributedMember,java.util.Set<PersistentID>> getBackedUpDiskStores()
        +
        Deprecated. 
        +
        Returns a map of disk stores that were successfully backed up. + The key is an online distributed member. The value is the set of disk + stores on that distributed member.
        +
      • +
      + + + +
        +
      • +

        getOfflineDiskStores

        +
        java.util.Set<PersistentID> getOfflineDiskStores()
        +
        Deprecated. 
        +
        Returns the set of disk stores that were known to be offline at the + time of the backup. These members were not backed up. If this set + is not empty the backup may not contain a complete snapshot of + any partitioned regions in the distributed system.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheDoesNotExistException.html ---------------------------------------------------------------------- diff --git a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheDoesNotExistException.html b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheDoesNotExistException.html new file mode 100644 index 0000000..2d16e67 --- /dev/null +++ b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheDoesNotExistException.html @@ -0,0 +1,377 @@ + + + + + +CacheDoesNotExistException (Apache Geode 1.0.0-incubating.M2-SNAPSHOT) + + + + + + + + + + + + +
+
com.gemstone.gemfire.admin
+

Class CacheDoesNotExistException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    Deprecated.  +
    as of 7.0 use the management package instead
    +
    +
    +
    public class CacheDoesNotExistException
    +extends AdminException
    +
    An CacheDoesNotExistException is thrown when an attempt + is made to get a cache and one does not exist.
    +
    +
    Since:
    +
    3.5
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      CacheDoesNotExistException() +
      Deprecated. 
      +
      Constructs a new exception with null as its detail message.
      +
      CacheDoesNotExistException(java.lang.String message) +
      Deprecated. 
      +
      Constructs a new exception with the specified detail message.
      +
      CacheDoesNotExistException(java.lang.String message, + java.lang.Throwable cause) +
      Deprecated. 
      +
      Constructs a new exception with the specified detail message and + cause.
      +
      CacheDoesNotExistException(java.lang.Throwable cause) +
      Deprecated. 
      +
      Constructs a new exception with the specified cause and a detail + message of (cause==null ? null : cause.toString()) (which + typically contains the class and detail message of cause).
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CacheDoesNotExistException

        +
        public CacheDoesNotExistException()
        +
        Deprecated. 
        +
        Constructs a new exception with null as its detail message. + The cause is not initialized, and may subsequently be initialized by a + call to Throwable.initCause(java.lang.Throwable).
        +
      • +
      + + + +
        +
      • +

        CacheDoesNotExistException

        +
        public CacheDoesNotExistException(java.lang.String message)
        +
        Deprecated. 
        +
        Constructs a new exception with the specified detail message. The + cause is not initialized, and may subsequently be initialized by + a call to Throwable.initCause(java.lang.Throwable).
        +
        +
        Parameters:
        +
        message - the detail message. The detail message is saved for + later retrieval by the Throwable.getMessage() method.
        +
        +
      • +
      + + + +
        +
      • +

        CacheDoesNotExistException

        +
        public CacheDoesNotExistException(java.lang.String message,
        +                                  java.lang.Throwable cause)
        +
        Deprecated. 
        +
        Constructs a new exception with the specified detail message and + cause.

        Note that the detail message associated with + cause is not automatically incorporated in + this exception's detail message.

        +
        +
        Parameters:
        +
        message - the detail message (which is saved for later retrieval + by the Throwable.getMessage() method).
        +
        cause - the cause (which is saved for later retrieval by the + Throwable.getCause() method). (A null value is + permitted, and indicates that the cause is nonexistent or + unknown.)
        +
        +
      • +
      + + + +
        +
      • +

        CacheDoesNotExistException

        +
        public CacheDoesNotExistException(java.lang.Throwable cause)
        +
        Deprecated. 
        +
        Constructs a new exception with the specified cause and a detail + message of (cause==null ? null : cause.toString()) (which + typically contains the class and detail message of cause). + This constructor is useful for exceptions that are little more than + wrappers for other throwables (for example, PrivilegedActionException).
        +
        +
        Parameters:
        +
        cause - the cause (which is saved for later retrieval by the + Throwable.getCause() method). (A null value is + permitted, and indicates that the cause is nonexistent or + unknown.)
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheHealthConfig.html ---------------------------------------------------------------------- diff --git a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheHealthConfig.html b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheHealthConfig.html new file mode 100644 index 0000000..2ad1143 --- /dev/null +++ b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheHealthConfig.html @@ -0,0 +1,574 @@ + + + + + +CacheHealthConfig (Apache Geode 1.0.0-incubating.M2-SNAPSHOT) + + + + + + + + + + + + +
+
com.gemstone.gemfire.admin
+

Interface CacheHealthConfig

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    GemFireHealthConfig
    +
    +
    +
    Deprecated.  +
    as of 7.0 use the management package instead
    +
    +
    +
    public interface CacheHealthConfig
    +
    Provides configuration information relating to the health of a + member of a GemFire distributed system that hosts a GemFire Cache. + +

    + + If any of the following criteria is true, then a cache member is + considered to be in OKAY_HEALTH. + +

      + +
    • netSearch operations take too long to complete.
    • + +
    • Cache load operations take too long to complete.
    • + +
    • The overall cache hitRatio is too + small
    • + +
    • The number of entries in the Cache event delivery queue is too large.
    • + +
    • If one of the regions is configured with FULL_ACCESS + on role loss.
    • + +
    + + If any of the following criteria is true, then a cache member is + considered to be in POOR_HEALTH. + +
      + +
    • If one of the regions is configured with NO_ACCESS + on role loss.
    • + +
    • If one of the regions is configured with LIMITED_ACCESS + on role loss.
    • + +
    + +
      + +
    +
    +
    Since:
    +
    3.5
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static longDEFAULT_MAX_EVENT_QUEUE_SIZE +
      Deprecated. 
      +
      The default maximum number of entries in the event delivery queue + of a healthy cache member.
      +
      static longDEFAULT_MAX_LOAD_TIME +
      Deprecated. 
      +
      The default maximum mumber of milliseconds a cache + load operation can take before the cache member is + considered to be unhealthy.
      +
      static longDEFAULT_MAX_NET_SEARCH_TIME +
      Deprecated. 
      +
      The default maximum number of milliseconds a + netSearch operation can take before the cache member + is considered to be unhealthy.
      +
      static doubleDEFAULT_MIN_HIT_RATIO +
      Deprecated. 
      +
      The default minimum hit ratio of a healthy cache member.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and TypeMethod and Description
      longgetMaxEventQueueSize() +
      Deprecated. 
      +
      Returns the maximum number of entries in the event delivery queue + of a healthy cache member.
      +
      longgetMaxLoadTime() +
      Deprecated. 
      +
      Returns the maximum mumber of milliseconds a cache + load operation can take before the cache member is + considered to be unhealthy.
      +
      longgetMaxNetSearchTime() +
      Deprecated. 
      +
      Returns the maximum number of milliseconds a + netSearch operation can take before the cache member + is considered to be unhealthy.
      +
      doublegetMinHitRatio() +
      Deprecated. 
      +
      Returns the minimum hit ratio of a healthy cache member.
      +
      voidsetMaxEventQueueSize(long maxEventQueueSize) +
      Deprecated. 
      +
      Sets the maximum number of entries in the event delivery queue + of a healthy cache member.
      +
      voidsetMaxLoadTime(long maxLoadTime) +
      Deprecated. 
      +
      Sets the maximum mumber of milliseconds a cache + load operation can take before the cache member is + considered to be unhealthy.
      +
      voidsetMaxNetSearchTime(long maxNetSearchTime) +
      Deprecated. 
      +
      Sets the maximum number of milliseconds a + netSearch operation can take before the cache member + is considered to be unhealthy.
      +
      voidsetMinHitRatio(double minHitRatio) +
      Deprecated. 
      +
      Sets the minimum hit ratio of a healthy cache member.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT_MAX_NET_SEARCH_TIME

        +
        static final long DEFAULT_MAX_NET_SEARCH_TIME
        +
        Deprecated. 
        +
        The default maximum number of milliseconds a + netSearch operation can take before the cache member + is considered to be unhealthy.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_MAX_LOAD_TIME

        +
        static final long DEFAULT_MAX_LOAD_TIME
        +
        Deprecated. 
        +
        The default maximum mumber of milliseconds a cache + load operation can take before the cache member is + considered to be unhealthy.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_MIN_HIT_RATIO

        +
        static final double DEFAULT_MIN_HIT_RATIO
        +
        Deprecated. 
        +
        The default minimum hit ratio of a healthy cache member.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        DEFAULT_MAX_EVENT_QUEUE_SIZE

        +
        static final long DEFAULT_MAX_EVENT_QUEUE_SIZE
        +
        Deprecated. 
        +
        The default maximum number of entries in the event delivery queue + of a healthy cache member.
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMaxNetSearchTime

        +
        long getMaxNetSearchTime()
        +
        Deprecated. 
        +
        Returns the maximum number of milliseconds a + netSearch operation can take before the cache member + is considered to be unhealthy.
        +
        +
        See Also:
        +
        DEFAULT_MAX_NET_SEARCH_TIME
        +
        +
      • +
      + + + +
        +
      • +

        setMaxNetSearchTime

        +
        void setMaxNetSearchTime(long maxNetSearchTime)
        +
        Deprecated. 
        +
        Sets the maximum number of milliseconds a + netSearch operation can take before the cache member + is considered to be unhealthy.
        +
        +
        See Also:
        +
        getMaxNetSearchTime()
        +
        +
      • +
      + + + +
        +
      • +

        getMaxLoadTime

        +
        long getMaxLoadTime()
        +
        Deprecated. 
        +
        Returns the maximum mumber of milliseconds a cache + load operation can take before the cache member is + considered to be unhealthy.
        +
        +
        See Also:
        +
        DEFAULT_MAX_LOAD_TIME
        +
        +
      • +
      + + + +
        +
      • +

        setMaxLoadTime

        +
        void setMaxLoadTime(long maxLoadTime)
        +
        Deprecated. 
        +
        Sets the maximum mumber of milliseconds a cache + load operation can take before the cache member is + considered to be unhealthy.
        +
        +
        See Also:
        +
        getMaxLoadTime()
        +
        +
      • +
      + + + +
        +
      • +

        getMinHitRatio

        +
        double getMinHitRatio()
        +
        Deprecated. 
        +
        Returns the minimum hit ratio of a healthy cache member.
        +
        +
        See Also:
        +
        DEFAULT_MIN_HIT_RATIO
        +
        +
      • +
      + + + +
        +
      • +

        setMinHitRatio

        +
        void setMinHitRatio(double minHitRatio)
        +
        Deprecated. 
        +
        Sets the minimum hit ratio of a healthy cache member.
        +
        +
        See Also:
        +
        getMinHitRatio()
        +
        +
      • +
      + + + +
        +
      • +

        getMaxEventQueueSize

        +
        long getMaxEventQueueSize()
        +
        Deprecated. 
        +
        Returns the maximum number of entries in the event delivery queue + of a healthy cache member.
        +
        +
        See Also:
        +
        DEFAULT_MAX_EVENT_QUEUE_SIZE
        +
        +
      • +
      + + + +
        +
      • +

        setMaxEventQueueSize

        +
        void setMaxEventQueueSize(long maxEventQueueSize)
        +
        Deprecated. 
        +
        Sets the maximum number of entries in the event delivery queue + of a healthy cache member.
        +
        +
        See Also:
        +
        getMaxEventQueueSize()
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/54a3e718/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheServer.html ---------------------------------------------------------------------- diff --git a/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheServer.html b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheServer.html new file mode 100644 index 0000000..c300bd1 --- /dev/null +++ b/releases/1.0.0-incubating.M2-SNAPSHOT/javadocs/com/gemstone/gemfire/admin/CacheServer.html @@ -0,0 +1,282 @@ + + + + + +CacheServer (Apache Geode 1.0.0-incubating.M2-SNAPSHOT) + + + + + + + + + + + + +
+
com.gemstone.gemfire.admin
+

Interface CacheServer

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    ManagedEntity, SystemMember
    +
    +
    +
    Deprecated.  +
    as of 5.7 use CacheVm instead.
    +
    +
    +
    @Deprecated
    +public interface CacheServer
    +extends SystemMember, ManagedEntity
    +
    A dedicated cache server VM that is managed by the administration + API.
    +
    +
    Since:
    +
    4.0
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        isPrimaryForDurableClient

        +
        boolean isPrimaryForDurableClient(java.lang.String durableClientId)
        +
        Deprecated. 
        +
        Find whether this server is primary for given client (durableClientId)
        +
        +
        Parameters:
        +
        durableClientId - - + durable-id of the client
        +
        Returns:
        +
        true if the server is primary for given client
        +
        Since:
        +
        5.6
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + + +