|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Put
operation to the list of mutations
Delete
operation to the list of mutations
HTableInterface.batch(List, Object[])
, but returns an array of
results instead of using a results parameter reference.
Batch.Call.call(Object)
result.HTableInterface.batch(List, Object[])
, but with a callback.
HTableInterface.batch(List)
, but with a callback.
Bytes.compareTo(byte[], byte[])
.RpcCallback
implementation providing a
Future
-like BlockingRpcCallback.get()
method, which
will block util the instance's BlockingRpcCallback.run(Object)
method has been called.hbase:meta
.sn
.
tableName
ClientScanner.ClientScanner(Configuration, Scan, TableName)
Scan
's start row maybe changed changed.
ClientScanner.ClientScanner(Configuration, Scan, TableName, HConnection)
Scan
's start
row maybe changed changed.
Scan
's start row maybe changed changed.
HTablePool.closeTablePool(String)
.
ZKConfig
.
DeserializationException
to a more palatable KeeperException
.
Service
sRpcChannel
instance
connected to the active master.
RpcChannel
instance connected to the
table region containing the specified row.
Service
subclass for each table
region spanning the range from the startKey
row to endKey
row (inclusive),
and invokes the passed Batch.Call.call(T)
method with each Service
instance.
Service
subclass for each table
region spanning the range from the startKey
row to endKey
row (inclusive),
and invokes the passed Batch.Call.call(T)
method with each Service
instance.
RpcChannel
instance connected to the
table region containing the specified row.
Service
subclass for each table
region spanning the range from the startKey
row to endKey
row (inclusive),
and invokes the passed Batch.Call.call(T)
method with each Service
instance.
Service
subclass for each table
region spanning the range from the startKey
row to endKey
row (inclusive),
and invokes the passed Batch.Call.call(T)
method with each Service
instance.
UserGroupInformation
instance.
conf
instance.
conf
instance.
conf
instance.
conf
instance.
User
instance specifically for use in test code.
RpcRetryingCaller
RemoteException.unwrapRemoteException()
instead.
In fact we should look into deprecating this whole class - St.Ack 2010929
HTableDescriptor.DURABILITY
instead.
hbase:meta
in ZooKeeper.
CompareFilter
Mutation
s
Note that the items must be sorted in order of increasing durabilityDurability
setting for the table.
HConnectable.connect(org.apache.hadoop.hbase.client.HConnection)
implementation using a HConnection
instance that lasts just for the
duration of the 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
).Filter
s.
Filter
s.
Filter
s and an operator.
Filter
s and an operator.
Filter.filterKeyValue(Cell)
calls.
FilterBase.filterKeyValue(Cell)
can inherit this implementation that
never filters a row.
Put
operations.
Put
operations.
hbase:meta
, skipping regions from any
tables in the specified set of disabled tables.
hbase:meta
, skipping regions from any
tables in the specified set of disabled tables.
hbase:meta
.
hbase:meta
.
hbase:meta
table.
BlockingRpcCallback.run(Object)
or null
if a null value was
passed.
Result.getColumnCells(byte[], byte[])
instead.
HColumnDescriptor
of the column families
of the table.
Result.getColumnLatestCell(byte[], byte[])
instead.
Result.getColumnLatestCell(byte[], int, int, byte[], int, int)
instead.
Configuration
object used by this instance.
Configuration
object used by this instance.
HColumnDescriptor.configuration
map.
HTableDescriptor.configuration
map.
User
instance within current execution context.
null
if no exception
was thrown.
HColumnDescriptor
of all the column families of the table.
HConstants.CATALOG_FAMILY
and
qualifier
of the catalog table result.
Result
.
MasterKeepAliveConnection
to the active master
ServerName
.
hbase:meta
or null if location is
not currently available.
PoolMap.PoolType.RoundRobin
.
PoolMap.PoolType.RoundRobin
or PoolMap.PoolType.ThreadLocal
,
otherwise default to the former.
hbase:meta
for passed table.
RpcClient.setRpcTimeout(int)
and the given
default timeout.
Scan
object.
Scan
object.
Scan.setCaching(int)
and Scan.getCaching()
ClusterStatus.getServers()
ServerName
from catalog table Result
.
table descriptor
for this table.
table descriptor
for this table.
ClientScanner.getTable()
ColumnInterpreter.getValue(byte[], byte[], KeyValue)
, this method should be made abstract
ByteBuffer
.
ByteBuffer
.
HTableDescriptor.values
map.
Writable.readFields(java.io.DataInput)
.
Writable.readFields(java.io.DataInput)
.
HColumnDescriptor.HColumnDescriptor(String)
and setters
HColumnDescriptor.HColumnDescriptor(String)
and setters
HColumnDescriptor.HColumnDescriptor(String)
and setters
HConnection
instance based on the given Configuration
.HConnection
s. -ROOT-
or
hbase:meta
, if the table is read only, the maximum size of the memstore,
when the region split should occur, coprocessors associated with it etc...hbase:meta
and -ROOT-
.
hbase:meta
and -ROOT-
.
HConnection.getTable(String)
instead.HTableInterface.incrementColumnValue(byte[], byte[], byte[], long, Durability)
HTable.incrementColumnValue(byte[], byte[], byte[], long, Durability)
HTableInterface.incrementColumnValue(byte[], byte[], byte[], long, Durability)
HTableInterface.incrementColumnValue(byte[], byte[], byte[], long, Durability)
hbase:meta
or -ROOT-
HTableDescriptor.getDurability()
ZooKeeperProtos.Table.State#DISABLED
.
ZooKeeperProtos.Table.State#DISABLING
of ZooKeeperProtos.Table.State#DISABLED
.
ZooKeeperProtos.Table.State#ENABLED
.
hbase:meta
region.
hbase:meta
table
-ROOT-
region.
hbase.security.authentication
is set to
kerberos
.
HBaseAdmin.isTableEnabled(byte[])
HBaseAdmin.isTableEnabled(byte[])
HBaseAdmin.isTableEnabled(byte[])
HBaseAdmin.isTableEnabled(byte[])
HBaseAdmin.isTableEnabled(byte[])
HBaseAdmin.isTableEnabled(org.apache.hadoop.hbase.TableName tableName)
Result.listCells()
ByteBuffer
.
ByteBuffer
.
zookeeper
reference.
Service
s
against the active master.true
if this permission matches the given column
family at least.
hbase:meta
catalog table
hbase:meta
.hbase:meta
table scanning logic.r
to dest
.
Bytes.compareTo(byte[], byte[])
.ResultScanner.next()
.src/main/protobuf
definition files.ParseFilter
IOException
.
ServerName
from bytes
gotten from a call to ServerName.getVersionedBytes()
.
PoolMap
maps a key to a collection of values, the elements
of which are managed by a pool.ReusablePool
represents a PoolMap.Pool
that builds
on the LinkedList
class.str
Callable.call()
invocation.
ProtobufUtil.PB_MAGIC
, to flag what
follows as a protobuf in hbase.
HTableInterface.batch(java.util.List extends org.apache.hadoop.hbase.client.Row>, java.lang.Object[])
instead
Row
implementations.
HTableInterface.batchCallback(java.util.List extends org.apache.hadoop.hbase.client.Row>, java.lang.Object[], org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)
instead
Result.rawCells()
off
Send a ping if timeout on read.
HColumnDescriptor.parseFrom(byte[])
instead.
HTableDescriptor.parseFrom(byte[])
instead.
CompareFilter
implementations, such
as RowFilter
, QualifierFilter
, and ValueFilter
, for
filtering based on the value of a given column.Service
s
against a given table region.Callable.call()
.RemoteException
with some extra information.HTableDescriptor.values
map
HTableDescriptor.values
map
HTableDescriptor.values
map
HColumnDescriptor.configuration
map.
HTableDescriptor.configuration
map
Get
or Scan
query.Result.rawCells()
.
Result.create(List)
instead.
Result.create(List)
instead.
RetriesExhaustedException
is thrown when we have more information about which rows were causing which
exceptions on what servers.clusterId
with the default SocketFactory
clusterId
with the default SocketFactory
RetryingCallable
.RpcRetryingCaller
null
in the case of
an error.
ScannerCallable.ScannerCallable(HConnection, TableName, Scan, ScanMetrics)
HTableInterface.setAutoFlushTo(boolean)
for all other cases.
clearBufferOnFail
clearBufferOnFail
Charset
to use to convert the row key to a String.
HColumnDescriptor.configuration
map.
HTableDescriptor.configuration
map.
HTableDescriptor.setDurability(Durability)
Durability
setting for the table.
Service
client.
Mutation.setFamilyCellMap(NavigableMap)
instead.
master
znode or into the backup
subdirectory of backup masters; switch off the passed in znode
path.
hbase:meta
in ZooKeeper to the
specified server address.
-ROOT-
or hbase:meta
region.
-ROOT-
region.
Scan.setCaching(int)
HConnection
.
HTableDescriptor.values
map
HTableDescriptor.values
map
Filter
that checks a single column value, but does not emit the
tested column.startTime
- Sleeper - Class in org.apache.hadoop.hbase.util
- Sleeper for current thread.
- Sleeper(int, Stoppable) -
Constructor for class org.apache.hadoop.hbase.util.Sleeper
-
- snapshot(String, TableName) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- Take a snapshot for the given table.
- snapshot(String, String) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- snapshot(byte[], TableName) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- public void snapshot(final String snapshotName,
Create a timestamp consistent snapshot for the given table.
- snapshot(byte[], byte[]) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- snapshot(String, TableName, HBaseProtos.SnapshotDescription.Type) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- Create typed snapshot of the table.
- snapshot(String, String, HBaseProtos.SnapshotDescription.Type) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- snapshot(String, byte[], HBaseProtos.SnapshotDescription.Type) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- snapshot(HBaseProtos.SnapshotDescription) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- Take a snapshot and wait for the server to complete that snapshot (blocking).
- SnapshotCreationException - Exception in org.apache.hadoop.hbase.snapshot
- Thrown when a snapshot could not be created due to a server-side error when
taking the snapshot.
- SnapshotCreationException(String) -
Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
- Used internally by the RPC engine to pass the exception back to the client.
- SnapshotCreationException(String, HBaseProtos.SnapshotDescription) -
Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
- Failure to create the specified snapshot
- SnapshotCreationException(String, Throwable, HBaseProtos.SnapshotDescription) -
Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
- Failure to create the specified snapshot due to an external cause
- SnapshotDoesNotExistException - Exception in org.apache.hadoop.hbase.snapshot
- Thrown when the server is looking for a snapshot but can't find the snapshot on the filesystem
- SnapshotDoesNotExistException(String) -
Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException
-
- SnapshotDoesNotExistException(HBaseProtos.SnapshotDescription) -
Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException
-
- SnapshotExistsException - Exception in org.apache.hadoop.hbase.snapshot
- Thrown when a snapshot exists but should not
- SnapshotExistsException(String, HBaseProtos.SnapshotDescription) -
Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotExistsException
- Failure due to the snapshot already existing
- socket -
Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
-
- socketFactory -
Variable in class org.apache.hadoop.hbase.ipc.RpcClient
-
- sortedPrefixes -
Variable in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
-
- split(String) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- Split a table or an individual region.
- split(byte[]) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- Split a table or an individual region.
- split(String, String) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- split(byte[], byte[]) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- Split a table or an individual region.
- split(AdminProtos.AdminService.BlockingInterface, HRegionInfo, byte[]) -
Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
- A helper to split a region using admin protocol.
- SPLIT_POLICY -
Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
- splitKerberosName(String) -
Static method in class org.apache.hadoop.hbase.security.SaslUtil
- Splitting fully qualified Kerberos name into parts
- splitLogZNode -
Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
- stampSet -
Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
- start() -
Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
- Starts the catalog tracker.
- start(CoprocessorEnvironment) -
Method in interface org.apache.hadoop.hbase.Coprocessor
-
- start() -
Method in class org.apache.hadoop.hbase.util.HasThread
-
- start() -
Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
- Deprecated.
- start() -
Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
- Starts the tracking of the node in ZooKeeper.
- startCancel() -
Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
-
- startCancel() -
Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
-
- startStateTracker(ZooKeeperWatcher, String) -
Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
- start a state tracker to check whether this peer is enabled or not
- state -
Variable in enum org.apache.hadoop.hbase.security.SaslStatus
-
- stepDownAsLeader() -
Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
- Deprecated. Removes the leader znode, if it is currently claimed by this instance.
- stop() -
Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
- Stop working.
- stop(CoprocessorEnvironment) -
Method in interface org.apache.hadoop.hbase.Coprocessor
-
- stop() -
Method in class org.apache.hadoop.hbase.ipc.RpcClient
- Stop all threads related to this client.
- stop(String) -
Method in interface org.apache.hadoop.hbase.Stoppable
- Stop this service.
- stop() -
Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
-
- stopMaster() -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- Shuts down the current HBase master only.
- Stoppable - Interface in org.apache.hadoop.hbase
- Implementers are Stoppable.
- StoppedRpcClientException - Exception in org.apache.hadoop.hbase.ipc
-
- StoppedRpcClientException() -
Constructor for exception org.apache.hadoop.hbase.ipc.StoppedRpcClientException
-
- StoppedRpcClientException(String) -
Constructor for exception org.apache.hadoop.hbase.ipc.StoppedRpcClientException
-
- stopper -
Variable in class org.apache.hadoop.hbase.Chore
-
- stopRegionServer(String) -
Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- Stop the designated regionserver
- SubstringComparator - Class in org.apache.hadoop.hbase.filter
- This comparator is for use with SingleColumnValueFilter, for filtering based on
the value of a given column.
- SubstringComparator(String) -
Constructor for class org.apache.hadoop.hbase.filter.SubstringComparator
- Constructor
- substringType -
Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- SubstringType byte array
- sumOfMillisSecBetweenNexts -
Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- sum of milliseconds between sequential next calls
- SWITCH_TO_SIMPLE_AUTH -
Static variable in class org.apache.hadoop.hbase.security.SaslUtil
-
- sync(String, AsyncCallback.VoidCallback, Object) -
Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
- sync(String) -
Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
- Forces a synchronization of this ZooKeeper client connection.
Callable.call()
throws an exception and we are going to retry; take action to
make it so we succeed on next call (clear caches, do relookup of locations, etc.).
IOException
.
HRegionInfo.toByteArray()
when writing to a stream and you want to use
the pb mergeDelimitedFrom (w/o the delimiter, pb reads to EOF which may not be what you want).
hbase:meta
is deployed and accessible.
hbase:meta
if available and waits
for up to the specified timeout if not immediately available.
hbase:meta
.
WhileMatchFilter.filterAllRemaining()
as soon
as the wrapped filters Filter.filterRowKey(byte[], int, int)
,
Filter.filterKeyValue(org.apache.hadoop.hbase.Cell)
,
Filter.filterRow()
or
Filter.filterAllRemaining()
methods
returns true.HColumnDescriptor.toByteArray()
instead.
HRegionInfo.toByteArray()
and
HRegionInfo.toDelimitedByteArray()
MessageLite.toByteArray()
instead.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |