From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/java/com/sleepycat/db/CacheFilePriority.html | 639 +++++++++++----------- 1 file changed, 313 insertions(+), 326 deletions(-) (limited to 'docs/java/com/sleepycat/db/CacheFilePriority.html') diff --git a/docs/java/com/sleepycat/db/CacheFilePriority.html b/docs/java/com/sleepycat/db/CacheFilePriority.html index b52ed194..4e5355b1 100644 --- a/docs/java/com/sleepycat/db/CacheFilePriority.html +++ b/docs/java/com/sleepycat/db/CacheFilePriority.html @@ -1,346 +1,333 @@ - - - - - -CacheFilePriority (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.db -
-Class CacheFilePriority

-
-java.lang.Object
-  extended by com.sleepycat.db.CacheFilePriority
-
-
-
-
public final class CacheFilePriority
extends Object
- - -

-Priorities that can be assigned to files in the cache. -

- -

-


- -

+

+
com.sleepycat.db
+

Class CacheFilePriority

+
+
+ +
+
    +
  • +
    +
    +
    public final class CacheFilePriority
    +extends java.lang.Object
    +
    Priorities that can be assigned to files in the cache.
    +
  • +
+
+
+ +
+
+
    +
  • - - - - - - -
    -Field Detail
    - -

    -DEFAULT

    -
    -public static final CacheFilePriority DEFAULT
    -
    -
    The default priority. -

    -

    -
    -
    -
    - -

    -HIGH

    -
    -public static final CacheFilePriority HIGH
    -
    -
    The second highest priority. -

    -

    -
    -
    -
    - -

    -LOW

    -
    -public static final CacheFilePriority LOW
    -
    -
    The second lowest priority. -

    -

    -
    -
    -
    - -

    -VERY_HIGH

    -
    -public static final CacheFilePriority VERY_HIGH
    -
    -
    The highest priority: pages are the least likely to be discarded. -

    -

    -
    -
    -
    - -

    -VERY_LOW

    -
    -public static final CacheFilePriority VERY_LOW
    -
    -
    The lowest priority: pages are the most likely to be discarded. -

    -

    -
    -
    - +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        DEFAULT

        +
        public static final CacheFilePriority DEFAULT
        +
        The default priority.
        +
      • +
      + + + +
        +
      • +

        HIGH

        +
        public static final CacheFilePriority HIGH
        +
        The second highest priority.
        +
      • +
      + + + + + + + +
        +
      • +

        VERY_HIGH

        +
        public static final CacheFilePriority VERY_HIGH
        +
        The highest priority: pages are the least likely to be discarded.
        +
      • +
      + + + +
        +
      • +

        VERY_LOW

        +
        public static final CacheFilePriority VERY_LOW
        +
        The lowest priority: pages are the most likely to be discarded.
        +
      • +
      +
    • +
    - - - - - - -
    -Method Detail
    - -

    -toString

    -
    -public String toString()
    -
    -
    -

    -

    -
    Overrides:
    toString in class Object
    -
    -
    -
    -
    -
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
-
- - - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1