|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Put.add(byte[], byte[], long, byte[]) instead
Get.addColumn(byte[], byte[]) instead
Scan.addColumn(byte[], byte[]) instead
Get.addColumn(byte[], byte[]) instead
Scan.addColumn(byte[], byte[]) instead
Scan.addColumn(byte[], byte[]) instead
HServerLoad.addRegionInfo(RegionLoad)
meta region.
hsi
or to send an exception.
Base64.Base64InputStream will read data from another
InputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.Base64.Base64InputStream in DECODE mode.
Base64.Base64InputStream in either ENCODE or DECODE mode.
Base64.Base64OutputStream will write data to another
OutputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly.Base64.Base64OutputStream in ENCODE mode.
Base64.Base64OutputStream in either ENCODE or DECODE mode.
Bytes.compareTo(byte[], byte[]).LruBlockCache.param, to the IPC server running at
address, returning the value.
Progressable but returns
a boolean to support canceling the operation.-ROOT- and
.META..ReadableByteChannel.read(ByteBuffer).
WritableByteChannel.write(ByteBuffer).
tableName
AssignmentManager.regionOffline(HRegionInfo).
Please use that method instead.
#createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor)
requires.
HTablePool.closeTablePool(String).
ZKConfig.
HConnection and
ServerCallableConfiguration and the
hbase.hlog.splitter.impl property to derived the instance
class to use.
JVMClusterUtil.MasterThread.
JVMClusterUtil.RegionServerThread.
User instance specifically for use in test code.
HLog.Writer for writing log splits.
EnvironmentEdge.currentTimeMillis() method.
RemoteException.unwrapRemoteException() instead.
In fact we should look into deprecating this whole class - St.Ack 2010929
HConstants.HBASE_CLIENT_PAUSE.
HConstants.HBASE_CLIENT_PREFETCH_LIMIT.
HConstants.HBASE_CLIENT_RETRIES_NUMBER.
HConstants.HBASE_CLIENT_RPC_MAXATTEMPTS.
HConstants.HBASE_META_SCANNER_CACHING.
HConstants.HBASE_REGIONSERVER_LEASE_PERIOD_KEY.
HConstants.HBASE_RPC_TIMEOUT_KEY
Delete.deleteColumn(byte[], byte[]) instead
Delete.deleteColumn(byte[], byte[], long) instead
-ROOT- in ZooKeeper.
CompareFilter
in and deserialize the regions information.
HConnectionManager.HConnectable.connect(org.apache.hadoop.hbase.client.HConnection)
implementation using a HConnection instance that lasts just for the
duration of that invocation.
Filter that represents an ordered List of Filters
which will be evaluated with a specified boolean operator FilterList.Operator.MUST_PASS_ALL
(!AND) or FilterList.Operator.MUST_PASS_ONE (!OR).Filters.
Filters and an operator.
Filter.filterKeyValue(KeyValue)
calls.
FilterBase.filterKeyValue(KeyValue) can inherit this implementation that
never filters a row.
Put operations.
Put operations.
PathFilter that returns directories..META..
.META., skipping regions from any
tables in the specified set of disabled tables.
.META., skipping regions from any
tables in the specified set of disabled tables.
.META..
.META..
.META..
null in case none should be used.
Configuration object used by this instance.
conf
configuration instance.
User instance within current execution context.