[34/40] hbase-site git commit: Published site at 6d7bc0e98b25215e79f67f107fd0d3306dfcf352.

2018-09-17 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/738e976e/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html 
b/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
index 2348fa8..ea3def5 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/MasterWalManager.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":42,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
+var methods = 
{"i0":10,"i1":42,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -241,7 +241,10 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set
-getLiveServersFromWALDir() 
+getLiveServersFromWALDir()
+Get Servernames that COULD BE 'alive'; excludes those that 
have a '-splitting' suffix as these
+ are already being split -- they cannot be 'alive'.
+
 
 
 private https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in 
java.util">List
@@ -254,37 +257,51 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 
+https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set
+getServerNamesFromWALDirPath(org.apache.hadoop.fs.PathFilter filter) 
+
+
 (package private) SplitLogManager
 getSplitLogManager() 
 
-
+
+https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set
+getSplittingServersFromWALDir()
+Get Servernames which are currently splitting; paths have a 
'-splitting' suffix.
+
+
+
+org.apache.hadoop.fs.FileStatus[]
+getWALDirPaths(org.apache.hadoop.fs.PathFilter filter) 
+
+
 void
 splitLog(ServerName serverName) 
 
-
+
 void
 splitLog(https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set serverNames) 
 
-
+
 void
 splitLog(https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set serverNames,
 org.apache.hadoop.fs.PathFilter filter)
 This method is the base split method that splits WAL files 
matching a filter.
 
 
-
+
 void
 splitMetaLog(ServerName serverName)
 Specialized method to handle the splitting for meta 
WAL
 
 
-
+
 void
 splitMetaLog(https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set serverNames)
 Specialized method to handle the splitting for meta 
WAL
 
 
-
+
 void
 stop() 
 
@@ -521,19 +538,68 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 
 
 
+
+
+
+
+
+getSplittingServersFromWALDir
+public https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set getSplittingServersFromWALDir()
+  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException
+Get Servernames which are currently splitting; paths have a 
'-splitting' suffix.
+
+Returns:
+ServerName
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException - IOException
+
+
+
 
 
 
 
 
 getLiveServersFromWALDir
-public https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set getLiveServersFromWALDir()
+public https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set getLiveServersFromWALDir()
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException
+Get Servernames that COULD BE 'alive'; excludes those that 
have a '-splitting' suffix as these
+ are already being split -- they cannot be 'alive'.
+
+Returns:
+ServerName
+Throws:
+https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException - IOException
+
+
+
+
+
+
+
+
+getServerNamesFromWALDirPath
+public http

[34/40] hbase-site git commit: Published site at 2aae247e3f8f8a393b403a82593bdc3a1ba81193.

2018-09-10 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/80652933/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALPrettyPrinter.html
--
diff --git 
a/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALPrettyPrinter.html
 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALPrettyPrinter.html
index c4f07ef..93e369c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALPrettyPrinter.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/ProcedureWALPrettyPrinter.html
@@ -120,10 +120,14 @@ var activeTableTab = "activeTableTab";
 
 @InterfaceAudience.LimitedPrivate(value="Tools")
  @InterfaceStability.Evolving
-public class ProcedureWALPrettyPrinter
+public class ProcedureWALPrettyPrinter
 extends org.apache.hadoop.conf.Configured
 implements org.apache.hadoop.util.Tool
 ProcedureWALPrettyPrinter prints the contents of a given 
ProcedureWAL file
+
+See Also:
+if
 you want to check parse of a directory of WALs.
+
 
 
 
@@ -258,7 +262,7 @@ implements org.apache.hadoop.util.Tool
 
 
 LOG
-private static final org.slf4j.Logger LOG
+private static final org.slf4j.Logger LOG
 
 
 
@@ -267,7 +271,7 @@ implements org.apache.hadoop.util.Tool
 
 
 out
-private final https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true";
 title="class or interface in java.io">PrintStream out
+private final https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true";
 title="class or interface in java.io">PrintStream out
 
 
 
@@ -284,7 +288,7 @@ implements org.apache.hadoop.util.Tool
 
 
 ProcedureWALPrettyPrinter
-public ProcedureWALPrettyPrinter()
+public ProcedureWALPrettyPrinter()
 
 
 
@@ -301,7 +305,7 @@ implements org.apache.hadoop.util.Tool
 
 
 processFile
-public void processFile(org.apache.hadoop.conf.Configuration conf,
+public void processFile(org.apache.hadoop.conf.Configuration conf,
 org.apache.hadoop.fs.Path p)
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException
 Reads a log file and outputs its contents.
@@ -320,7 +324,7 @@ implements org.apache.hadoop.util.Tool
 
 
 processProcedureWALFile
-public void processProcedureWALFile(ProcedureWALFile log)
+public void processProcedureWALFile(ProcedureWALFile log)
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException
 
 Throws:
@@ -334,7 +338,7 @@ implements org.apache.hadoop.util.Tool
 
 
 printEntry
-private void printEntry(org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.ProcedureWALEntry entry)
+private void printEntry(org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.ProcedureWALEntry entry)
  throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException
 
 Throws:
@@ -348,7 +352,7 @@ implements org.apache.hadoop.util.Tool
 
 
 printProcedure
-private void printProcedure(Procedure proc)
+private void printProcedure(Procedure proc)
 
 
 
@@ -357,7 +361,7 @@ implements org.apache.hadoop.util.Tool
 
 
 printHeader
-private void printHeader(org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.ProcedureWALHeader header)
+private void printHeader(org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.ProcedureWALHeader header)
 
 
 
@@ -366,7 +370,7 @@ implements org.apache.hadoop.util.Tool
 
 
 run
-public int run(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String[] args)
+public int run(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String[] args)
 throws https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException
 Pass one or more log file names and formatting options and 
it will dump out
  a text version of the contents on stdout.
@@ -386,7 +390,7 @@ implements org.apache.hadoop.util.Tool
 
 
 main
-public static void main(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String[] args)
+public static void main(https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String[] args)
  throws https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception
 
 Throws:

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/80652933/devapidocs/org/apache/hadoop/hbase/procedure2/store/wal/WALProc

[34/40] hbase-site git commit: Published site at 5fd16f38533591615aa9afa48bb89bcbd8313caf.

2018-06-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/4f0b7674/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html 
b/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
index af6c596..b7752a6 100644
--- a/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/master/ServerManager.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -416,129 +416,134 @@ extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 getRsAdmin(ServerName sn) 
 
 
+int
+getServerVersion(ServerName serverName) 
+
+
 private https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String
 getStrForMax(int max) 
 
-
+
 (package private) boolean
 isClusterShutdown() 
 
-
+
 boolean
 isRegionInServerManagerStates(RegionInfo hri) 
 
-
+
 boolean
 isServerDead(ServerName serverName)
 Check if a server is known to be dead.
 
 
-
+
 boolean
 isServerOnline(ServerName serverName) 
 
-
+
 (package private) void
 letRegionServersShutdown() 
 
-
+
 void
 moveFromOnlineToDeadServers(ServerName sn) 
 
-
+
 private HBaseRpcController
 newRpcController() 
 
-
+
 void
 processDeadServer(ServerName serverName,
  boolean shouldSplitWal) 
 
-
+
 (package private) void
 processQueuedDeadServers()
 Process the servers which died during master's 
initialization.
 
 
-
+
 (package private) void
 recordNewServerWithLock(ServerName serverName,
ServerMetrics sl)
 Adds the onlineServers list.
 
 
-
+
 void
 regionServerReport(ServerName sn,
   ServerMetrics sl) 
 
-
+
 (package private) ServerName
-regionServerStartup(org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest request,
+regionServerStartup(org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest request,
+   int versionNumber,
https://docs.oracle.com/javase/8/docs/api/java/net/InetAddress.html?is-external=true";
 title="class or interface in java.net">InetAddress ia)
 Let the server manager know a new regionserver has come 
online
 
 
-
+
 void
 registerListener(ServerListener listener)
 Add the listener to the notification list.
 
 
-
+
 (package private) void
 removeDeadNotExpiredServers(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List servers)
 Loop through the deadNotExpired server list and remove them 
from the
  servers.
 
 
-
+
 void
 removeRegion(RegionInfo regionInfo)
 Called by delete table and similar to notify the 
ServerManager that a region was removed.
 
 
-
+
 void
 removeRegions(https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List regions)
 Called by delete table and similar to notify the 
ServerManager that a region was removed.
 
 
-
+
 boolean
 removeServerFromDrainList(ServerName sn) 
 
-
+
 void
 sendRegionWarmup(ServerName server,
 RegionInfo region)
 Sends a WARMUP RPC to the specified server to warmup the 
specified region.
 
 
-
+
 void
 shutdownCluster() 
 
-
+
 void
 stop()
 Stop the ServerManager.
 
 
-
+
 boolean
 unregisterListener(ServerListener listener)
 Remove the listener from the notification list.
 
 
-
+
 private void
 updateLastFlushedSequenceIds(ServerName sn,
 ServerMetrics hsl)
 Updates last flushed sequence Ids for the regions on server 
sn
 
 
-
+
 void
 waitForRegionServers(MonitoredTask status)
 Wait for the region servers to report in.
@@ -866,19 +871,21 @@ extends https://docs.oracle.com/javase/8/docs/api/java/

[34/40] hbase-site git commit: Published site at e2b0490d18f7cc03aa59475a1b423597ddc481fb.

2018-04-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6c67ddd7/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
--
diff --git 
a/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html 
b/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
index 8c0d57c..e606e82 100644
--- 
a/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
+++ 
b/apidocs/src-html/org/apache/hadoop/hbase/util/Bytes.RowEndKeyComparator.html
@@ -46,2582 +46,2583 @@
 038import java.util.Iterator;
 039import java.util.List;
 040
-041import org.apache.hadoop.hbase.Cell;
-042import 
org.apache.hadoop.hbase.CellComparator;
-043import 
org.apache.hadoop.hbase.KeyValue;
-044import 
org.apache.hadoop.io.RawComparator;
-045import 
org.apache.hadoop.io.WritableComparator;
-046import 
org.apache.hadoop.io.WritableUtils;
-047import 
org.apache.yetus.audience.InterfaceAudience;
-048import org.slf4j.Logger;
-049import org.slf4j.LoggerFactory;
-050
-051import 
org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting;
-052
-053import com.google.protobuf.ByteString;
-054
-055import sun.misc.Unsafe;
-056
-057/**
-058 * Utility class that handles byte 
arrays, conversions to/from other types,
-059 * comparisons, hash code generation, 
manufacturing keys for HashMaps or
-060 * HashSets, and can be used as key in 
maps or trees.
-061 */
-062@SuppressWarnings("restriction")
-063@InterfaceAudience.Public
-064@edu.umd.cs.findbugs.annotations.SuppressWarnings(
-065
value="EQ_CHECK_FOR_OPERAND_NOT_COMPATIBLE_WITH_THIS",
-066justification="It has been like this 
forever")
-067public class Bytes implements 
Comparable {
-068
-069  // Using the charset canonical name for 
String/byte[] conversions is much
-070  // more efficient due to use of cached 
encoders/decoders.
-071  private static final String UTF8_CSN = 
StandardCharsets.UTF_8.name();
-072
-073  //HConstants.EMPTY_BYTE_ARRAY should be 
updated if this changed
-074  private static final byte [] 
EMPTY_BYTE_ARRAY = new byte [0];
-075
-076  private static final Logger LOG = 
LoggerFactory.getLogger(Bytes.class);
-077
-078  /**
-079   * Size of boolean in bytes
-080   */
-081  public static final int SIZEOF_BOOLEAN 
= Byte.SIZE / Byte.SIZE;
-082
-083  /**
-084   * Size of byte in bytes
-085   */
-086  public static final int SIZEOF_BYTE = 
SIZEOF_BOOLEAN;
-087
-088  /**
-089   * Size of char in bytes
-090   */
-091  public static final int SIZEOF_CHAR = 
Character.SIZE / Byte.SIZE;
-092
-093  /**
-094   * Size of double in bytes
-095   */
-096  public static final int SIZEOF_DOUBLE = 
Double.SIZE / Byte.SIZE;
-097
-098  /**
-099   * Size of float in bytes
-100   */
-101  public static final int SIZEOF_FLOAT = 
Float.SIZE / Byte.SIZE;
-102
-103  /**
-104   * Size of int in bytes
-105   */
-106  public static final int SIZEOF_INT = 
Integer.SIZE / Byte.SIZE;
-107
-108  /**
-109   * Size of long in bytes
-110   */
-111  public static final int SIZEOF_LONG = 
Long.SIZE / Byte.SIZE;
-112
-113  /**
-114   * Size of short in bytes
-115   */
-116  public static final int SIZEOF_SHORT = 
Short.SIZE / Byte.SIZE;
-117
-118  /**
-119   * Mask to apply to a long to reveal 
the lower int only. Use like this:
-120   * int i = (int)(0xL ^ 
some_long_value);
-121   */
-122  public static final long 
MASK_FOR_LOWER_INT_IN_LONG = 0xL;
-123
-124  /**
-125   * Estimate of size cost to pay beyond 
payload in jvm for instance of byte [].
-126   * Estimate based on study of jhat and 
jprofiler numbers.
-127   */
-128  // JHat says BU is 56 bytes.
-129  // SizeOf which uses 
java.lang.instrument says 24 bytes. (3 longs?)
-130  public static final int 
ESTIMATED_HEAP_TAX = 16;
-131
-132  private static final boolean 
UNSAFE_UNALIGNED = UnsafeAvailChecker.unaligned();
-133
-134  /**
-135   * Returns length of the byte array, 
returning 0 if the array is null.
-136   * Useful for calculating sizes.
-137   * @param b byte array, which can be 
null
-138   * @return 0 if b is null, otherwise 
returns length
-139   */
-140  final public static int len(byte[] b) 
{
-141return b == null ? 0 : b.length;
-142  }
-143
-144  private byte[] bytes;
-145  private int offset;
-146  private int length;
-147
-148  /**
-149   * Create a zero-size sequence.
-150   */
-151  public Bytes() {
-152super();
-153  }
-154
-155  /**
-156   * Create a Bytes using the byte array 
as the initial value.
-157   * @param bytes This array becomes the 
backing storage for the object.
-158   */
-159  public Bytes(byte[] bytes) {
-160this(bytes, 0, bytes.length);
-161  }
-162
-163  /**
-164   * Set the new Bytes to the contents of 
the passed
-165   * ibw.
-166   * @param ibw the value to set this 
Bytes to.
-167   */
-168  public Bytes(final Bytes ibw) {
-169this(ibw.get(), ibw.getOffset(), 
ibw.getLength());
-170 

[34/40] hbase-site git commit: Published site at .

2017-08-12 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/c0fcd7f3/devapidocs/org/apache/hadoop/hbase/client/Increment.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/Increment.html 
b/devapidocs/org/apache/hadoop/hbase/client/Increment.html
index 01308c9..4e221bf 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Increment.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Increment.html
@@ -513,7 +513,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 addColumn
-public Increment addColumn(byte[] family,
+public Increment addColumn(byte[] family,
byte[] qualifier,
long amount)
 Increment the column from the specific family with the 
specified qualifier
@@ -536,7 +536,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 getTimeRange
-public TimeRange getTimeRange()
+public TimeRange getTimeRange()
 Gets the TimeRange used for this increment.
 
 Returns:
@@ -550,7 +550,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 setTimeRange
-public Increment setTimeRange(long minStamp,
+public Increment setTimeRange(long minStamp,
   long maxStamp)
throws http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException
 Sets the TimeRange to be used on the Get for this increment.
@@ -578,7 +578,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 setReturnResults
-public Increment setReturnResults(boolean returnResults)
+public Increment setReturnResults(boolean returnResults)
 
 Overrides:
 setReturnResults in
 class Mutation
@@ -595,7 +595,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 isReturnResults
-public boolean isReturnResults()
+public boolean isReturnResults()
 
 Overrides:
 isReturnResults in
 class Mutation
@@ -610,7 +610,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 numFamilies
-public int numFamilies()
+public int numFamilies()
 Method for retrieving the number of families to increment 
from
 
 Overrides:
@@ -626,7 +626,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 hasFamilies
-public boolean hasFamilies()
+public boolean hasFamilies()
 Method for checking if any families have been inserted into 
this Increment
 
 Returns:
@@ -640,7 +640,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 getFamilyMapOfLongs
-public http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">MapNavigableMapLong>> getFamilyMapOfLongs()
+public http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">MapNavigableMapLong>> getFamilyMapOfLongs()
 Before 0.95, when you called Increment#getFamilyMap(), you 
got back
  a map of families to a list of Longs.  Now, Mutation.getFamilyCellMap()
 returns
  families by list of Cells.  This method has been added so you can have the
@@ -659,7 +659,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 toString
-public http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String toString()
+public http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String toString()
 Description copied from 
class: Operation
 Produces a string representation of this Operation. It 
defaults to a JSON
  representation, but falls back to a string representation of the
@@ -678,7 +678,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 compareTo
-public int compareTo(Row i)
+public int compareTo(Row i)
 
 Specified by:
 http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true#compareTo-T-";
 title="class or interface in java.lang">compareTo in 
interface http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable
@@ -693,7 +693,7 @@ implements http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
 
 
 hashCode
-public int hashCode()
+public int 

[34/40] hbase-site git commit: Published site at 82d554e3783372cc6b05489452c815b57c06f6cd.

2017-07-07 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1b6d8c10/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html 
b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
index a2a3834..369cb85 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html
@@ -2948,29 +2948,47 @@ service.
 
 
 
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture
+AsyncHBaseAdmin.getCompactionState(TableName tableName) 
+
+
 CompactionState
 Admin.getCompactionState(TableName tableName)
 Get the current compaction state of a table.
 
 
-
+
 CompactionState
 HBaseAdmin.getCompactionState(TableName tableName) 
 
+
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture
+AsyncAdmin.getCompactionState(TableName tableName)
+Get the current compaction state of a table.
+
+
 
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture
+RawAsyncHBaseAdmin.getCompactionState(TableName tableName) 
+
+
 CompactionState
 Admin.getCompactionState(TableName tableName,
   CompactType compactType)
 Get the current compaction state of a table.
 
 
-
+
 CompactionState
 HBaseAdmin.getCompactionState(TableName tableName,
   CompactType compactType)
 Get the current compaction state of a table.
 
 
+
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFutureOptionalLong>>
+AsyncHBaseAdmin.getLastMajorCompactionTimestamp(TableName tableName) 
+
 
 long
 Admin.getLastMajorCompactionTimestamp(TableName tableName)
@@ -2985,6 +3003,16 @@ service.
 HBaseAdmin.getLastMajorCompactionTimestamp(TableName tableName) 
 
 
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFutureOptionalLong>>
+AsyncAdmin.getLastMajorCompactionTimestamp(TableName tableName)
+Get the timestamp of the last major compaction for the 
passed table.
+
+
+
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFutureOptionalLong>>
+RawAsyncHBaseAdmin.getLastMajorCompactionTimestamp(TableName tableName) 
+
+
 private http://docs.oracle.com/javase/8/docs/api/java/util/function/Consumer.html?is-external=true";
 title="class or interface in java.util.function">ConsumerLong>
 AsyncProcess.getLogger(TableName tableName,
  long max) 
@@ -3202,35 +3230,49 @@ service.
 MetaCache.getTableLocations(TableName tableName) 
 
 
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFutureList>
+AsyncHBaseAdmin.getTableRegions(TableName tableName) 
+
+
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List
 Admin.getTableRegions(TableName tableName)
 Get the regions of a given table.
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List
 HBaseAdmin.getTableRegions(TableName tableName) 
 
+
+http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interfac

[34/40] hbase-site git commit: Published site at 82d554e3783372cc6b05489452c815b57c06f6cd.

2017-06-23 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e9db7c5d/devapidocs/org/apache/hadoop/hbase/regionserver/Store.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/Store.html 
b/devapidocs/org/apache/hadoop/hbase/regionserver/Store.html
index 27bfdcd..f606994 100644
--- a/devapidocs/org/apache/hadoop/hbase/regionserver/Store.html
+++ b/devapidocs/org/apache/hadoop/hbase/regionserver/Store.html
@@ -18,7 +18,7 @@
 catch(err) {
 }
 //-->
-var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":38,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":38,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":38,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":18,"i45":6,"i46":18,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":38,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":6,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":6,"i69":6,"i70":6,"i71":6,"i72":38,"i73":6,"i74":6,"i75":6,"i76":6};
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":38,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":38,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":38,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":18,"i47":6,"i48":18,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":38,"i56":6,"i57":6,"i58":6,"i59":6,"i60":6,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":6,"i69":6,"i70":6,"i71":6,"i72":6,"i73":6,"i74":6,"i75":38,"i76":6,"i77":6,"i78":6,"i79":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"],16:["t5","Default 
Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -258,42 +258,50 @@ extends getCompactedCellsSize() 
 
 
+http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection
+getCompactedFiles() 
+
+
+int
+getCompactedFilesCount() 
+
+
 double
 getCompactionPressure()
 This value can represent the degree of emergency of 
compaction for this store.
 
 
-
+
 CompactionProgress
 getCompactionProgress()
 getter for CompactionProgress object
 
 
-
+
 int
 getCompactPriority() 
 
-
+
 CellComparator
 getComparator() 
 
-
+
 RegionCoprocessorHost
 getCoprocessorHost() 
 
-
+
 HFileDataBlockEncoder
 getDataBlockEncoder() 
 
-
+
 HColumnDescriptor
 getFamily() 
 
-
+
 org.apache.hadoop.fs.FileSystem
 getFileSystem() 
 
-
+
 long
 getFlushableSize()
 Deprecated. 
@@ -304,47 +312,47 @@ extends 
 
 
-
+
 long
 getFlushedCellsCount() 
 
-
+
 long
 getFlushedCellsSize() 
 
-
+
 long
 getFlushedOutputFileSize() 
 
-
+
 long
 getHFilesSize() 
 
-
+
 long
 getLastCompactSize() 
 
-
+
 long
 getMajorCompactedCellsCount() 
 
-
+
 long
 getMajorCompactedCellsSize() 
 
-
+
 long
 getMaxMemstoreTS() 
 
-
+
 long
 getMaxSequenceId() 
 
-
+
 long
 getMaxStoreFileAge() 
 
-
+
 long
 getMemStoreSize()
 Deprecated. 
@@ -355,27 +363,27 @@ extends 
 
 
-
+
 long
 getMinStoreFileAge() 
 
-
+
 long
 getNumHFiles() 
 
-
+
 long
 getNumReferenceFiles() 
 
-
+
 HRegionInfo
 getRegionInfo() 
 
-
+
 ScanInfo
 getScanInfo() 
 
-
+
 KeyValueScanner
 getScanner(Scan scan,
   http://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true";
 title="class or interface in 
java.util">NavigableSet targetCols,
@@ -383,7 +391,7 @@ extends Return a scanner for both the memstore and the HStore 
files.
 
 
-
+
 default http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List
 getScanners(boolean cacheBlocks,
boolean isGet,
@@ -396,7 +404,7 @@ extends Get all scanners with no filtering based on TTL (that 
happens further down the line).
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List
 getScanners(boolean cacheBlocks,
boolean usePread,
@@ -410,7 +418,7 @@ extends Get all scanners with no filtering based on TTL (that 
happens further down the line).
 
 
-
+
 default http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List
 getScanners(http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List files,
boolean cacheBlocks,
@@ -426,7 +434,7 @@ extends 
 
 
-
+
 http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List
 ge

[34/40] hbase-site git commit: Published site at 82d554e3783372cc6b05489452c815b57c06f6cd.

2017-05-27 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f8f0a032/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
index 57a0fd0..8f6ff1c 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
@@ -524,24 +524,24 @@
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable)
 
 org.apache.hadoop.hbase.client.IsolationLevel
-org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
-org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
+org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
+org.apache.hadoop.hbase.client.Consistency
+org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
 org.apache.hadoop.hbase.client.SnapshotType
-org.apache.hadoop.hbase.client.TableState.State
-org.apache.hadoop.hbase.client.RegionLocateType
-org.apache.hadoop.hbase.client.MasterSwitchType
+org.apache.hadoop.hbase.client.CompactionState
 org.apache.hadoop.hbase.client.HBaseAdmin.ReplicationState
-org.apache.hadoop.hbase.client.Scan.ReadType
-org.apache.hadoop.hbase.client.Consistency
+org.apache.hadoop.hbase.client.AbstractResponse.ResponseType
+org.apache.hadoop.hbase.client.RequestController.ReturnCode
+org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
 org.apache.hadoop.hbase.client.Durability
+org.apache.hadoop.hbase.client.TableState.State
 org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
+org.apache.hadoop.hbase.client.RegionLocateType
+org.apache.hadoop.hbase.client.Scan.ReadType
+org.apache.hadoop.hbase.client.MasterSwitchType
 org.apache.hadoop.hbase.client.CompactType
-org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
-org.apache.hadoop.hbase.client.AbstractResponse.ResponseType
-org.apache.hadoop.hbase.client.CompactionState
-org.apache.hadoop.hbase.client.RequestController.ReturnCode
 org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
-org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
+org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
 
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f8f0a032/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
index 0723bf0..bda44b6 100644
--- a/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/filter/package-tree.html
@@ -176,12 +176,12 @@
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum (implements java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable, java.io.http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable)
 
 org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
-org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
 org.apache.hadoop.hbase.filter.Filter.ReturnCode
-org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
+org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
 org.apache.hadoop.hbase.filter.FilterList.Operator
 org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
 org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
+org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
 org.apache.hadoop.hbase.filter.FuzzyRowFilter.SatisfiesCode
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f8f0a032/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html
--
diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html
index d7edef5..52bb8aa 100644
--- a/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/io/hfile/package-tree.html
@@ -273,12 +273,12 @@
 
 java.lang.http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum (implements java.lang.http://do