Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2F7E2200CD6 for ; Sun, 16 Jul 2017 16:28:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2E0B01643CF; Sun, 16 Jul 2017 14:28:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E2AAD1643B5 for ; Sun, 16 Jul 2017 16:28:03 +0200 (CEST) Received: (qmail 32862 invoked by uid 500); 16 Jul 2017 14:28:01 -0000 Mailing-List: contact commits-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list commits@geode.apache.org Received: (qmail 32616 invoked by uid 99); 16 Jul 2017 14:28:01 -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; Sun, 16 Jul 2017 14:28:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 356B4F554F; Sun, 16 Jul 2017 14:28:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: abaker@apache.org To: commits@geode.apache.org Date: Sun, 16 Jul 2017 14:28:19 -0000 Message-Id: <5f29007d55414feab59336ac87072132@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [21/51] [abbrv] [partial] geode-site git commit: Update javadocs for 1.2.0 and remove old copies archived-at: Sun, 16 Jul 2017 14:28:15 -0000 http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/AgentFactory.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/AgentFactory.html b/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/AgentFactory.html deleted file mode 100644 index 6cb2695..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/AgentFactory.html +++ /dev/null @@ -1,314 +0,0 @@ - - - - - -AgentFactory (Apache Geode 1.0.0-incubating.M2) - - - - - - - - - - - - -
-
com.gemstone.gemfire.admin.jmx
-

Class AgentFactory

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • com.gemstone.gemfire.admin.jmx.AgentFactory
    • -
    -
  • -
-
-
    -
  • -
    -
    Deprecated.  -
    as of 7.0 use the management package instead
    -
    -
    -
    public class AgentFactory
    -extends java.lang.Object
    -
    A factory class that creates JMX administration entities.
    -
    -
    Since:
    -
    4.0
    -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      AgentFactory() -
      Deprecated. 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and TypeMethod and Description
      static AgentConfigdefineAgent() -
      Deprecated. 
      -
      Defines a "default" GemFire JMX administration agent - configuration.
      -
      static AgentgetAgent(AgentConfig config) -
      Deprecated. 
      -
      Creates an unstarted GemFire JMX administration agent with the - given configuration.
      -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        AgentFactory

        -
        public AgentFactory()
        -
        Deprecated. 
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        defineAgent

        -
        public static AgentConfig defineAgent()
        -
        Deprecated. 
        -
        Defines a "default" GemFire JMX administration agent - configuration.
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - - - - - - http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-frame.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-frame.html b/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-frame.html deleted file mode 100644 index 3599746..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-frame.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - -com.gemstone.gemfire.admin.jmx (Apache Geode 1.0.0-incubating.M2) - - - - - -

com.gemstone.gemfire.admin.jmx

-
-

Interfaces

- -

Classes

- -
- - http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-summary.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-summary.html b/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-summary.html deleted file mode 100644 index aef8e93..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-summary.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - -com.gemstone.gemfire.admin.jmx (Apache Geode 1.0.0-incubating.M2) - - - - - - - - - - - -
-

Package com.gemstone.gemfire.admin.jmx

-
-
Provides administrative access to a GemFire distributed system via -the Java Management Extensions (JMX).
-
-

See: Description

-
-
-
    -
  • - - - - - - - - - - - - - - - - -
    Interface Summary 
    InterfaceDescription
    AgentDeprecated -
    as of 7.0 use the management package instead
    -
    AgentConfigDeprecated -
    as of 7.0 use the management package instead
    -
    -
  • -
  • - - - - - - - - - - - - -
    Class Summary 
    ClassDescription
    AgentFactoryDeprecated -
    as of 7.0 use the management package instead
    -
    -
  • -
- - - -

Package com.gemstone.gemfire.admin.jmx Description

-

Provides administrative access to a GemFire distributed system via -the Java Management Extensions (JMX).

- -

Click here for a -description of the attributes, operations, and notifications of the -GemFire JMX MBeans.

-
- - - - - - http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-tree.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-tree.html b/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-tree.html deleted file mode 100644 index 0f4ada0..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/admin/jmx/package-tree.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - -com.gemstone.gemfire.admin.jmx Class Hierarchy (Apache Geode 1.0.0-incubating.M2) - - - - - - - - - - - -
-

Hierarchy For Package com.gemstone.gemfire.admin.jmx

-Package Hierarchies: - -
-
-

Class Hierarchy

-
    -
  • java.lang.Object - -
  • -
-

Interface Hierarchy

- -
- - - - - - http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-frame.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-frame.html b/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-frame.html deleted file mode 100644 index 6eaa714..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-frame.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - - -com.gemstone.gemfire.admin (Apache Geode 1.0.0-incubating.M2) - - - - - -

com.gemstone.gemfire.admin

- - - http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-summary.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-summary.html b/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-summary.html deleted file mode 100644 index 2857e18..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-summary.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - - -com.gemstone.gemfire.admin (Apache Geode 1.0.0-incubating.M2) - - - - - - - - - - - -
-

Package com.gemstone.gemfire.admin

-
-
Provides an API for administering various GemFire components such -as a GemFire distributed -system, and processes that host GemFire Caches.
-
-

See: Description

-
-
- - - - -

Package com.gemstone.gemfire.admin Description

-

Provides an API for administering various GemFire components such -as a GemFire distributed -system, and processes that host GemFire Caches.

- -

Administration of a GemFire Distributed System

- -The Admin API provides interfaces for administrative control, -monitoring, and custom management of a GemFire system. -

-The AdminDistributedSystemFactory -is the starting point. It creates an instance of -AdminDistributedSystem that administers the distributed -system to which a VM is connected. -

-


-DistributedSystem connection = DistributedSystem.connect(new Properties());
-AdminDistributedSystem system = 
-    AdminDistributedSystemFactory.getDistributedSystem(connection);
-system.connect(new File("admin.log"), "info");
-
-

-This AdminDistributedSystem -interface exposes methods for such tasks as connecting to the system, -merging system logs, getting administrative interfaces to -applications that host GemFire Caches. - -

Monitoring the Health of GemFire

- -

The GemFireHealth interface -allows the overall health of GemFire to be monitored. -GemFireHealth monitors the behavior the members of a -distributed system namely -application VMs that may host cache instances. There are three levels of health: good health that -indicates that all GemFire components are behaving reasonably, -okay -health that indicates that one or more GemFire components is slightly -unhealthy and may need some attention, and poor health that -indicates that a GemFire component is unhealthy and needs immediate -attention.

- -

Because each GemFire application has its own definition of what it -means to be "healthy", the metrics that are used to determine health -are configurable. GemFireHealthConfig provides methods for -configuring how the health of the -distributed system, -members that -host Cache instances, and individual members of -the distributed system. GemFireHealthConfig also allows -you to configure how often GemFire's health is evaluated.

-
- - - - - - http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-tree.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-tree.html b/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-tree.html deleted file mode 100644 index 0c44bc7..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/admin/package-tree.html +++ /dev/null @@ -1,253 +0,0 @@ - - - - - -com.gemstone.gemfire.admin Class Hierarchy (Apache Geode 1.0.0-incubating.M2) - - - - - - - - - - - -
-

Hierarchy For Package com.gemstone.gemfire.admin

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- - - - - -