Skip navigation links
Hortonworks Data Platform 3.0.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

U

unassign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
unassign(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
unassign(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
unassign(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Unassign the given region from the current regionserver and assign it randomly.
UNASSIGN_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
Unassigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Unassigned
 
UnassignProcedure - Class in org.apache.hadoop.hbase.master.assignment
Procedure that describes the unassignment of a single region.
UnassignProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
UnassignProcedure(RegionInfo, ServerName, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
UnassignProcedure(RegionInfo, ServerName, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
UnassignProcedure(RegionInfo, ServerName, ServerName, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
unassignRegion(RpcController, UnassignRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
UNBALANCE - Static variable in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
UNBALANCE_CHAOS_EVERY_MS - Static variable in interface org.apache.hadoop.hbase.chaos.factories.MonkeyConstants
 
UNBALANCE_KILL_META_RS - Static variable in interface org.apache.hadoop.hbase.chaos.factories.MonkeyConstants
 
UNBALANCE_WAIT_AFTER_BALANCE_MS - Static variable in interface org.apache.hadoop.hbase.chaos.factories.MonkeyConstants
 
UNBALANCE_WAIT_FOR_KILLS_MS - Static variable in interface org.apache.hadoop.hbase.chaos.factories.MonkeyConstants
 
UNBALANCE_WAIT_FOR_UNBALANCE_MS - Static variable in interface org.apache.hadoop.hbase.chaos.factories.MonkeyConstants
 
UnbalanceKillAndRebalanceAction - Class in org.apache.hadoop.hbase.chaos.actions
This action is too specific to put in ChaosMonkey; put it here
UnbalanceKillAndRebalanceAction(long, long, long, boolean) - Constructor for class org.apache.hadoop.hbase.chaos.actions.UnbalanceKillAndRebalanceAction
 
UnbalanceMonkeyFactory - Class in org.apache.hadoop.hbase.chaos.factories
 
UnbalanceMonkeyFactory() - Constructor for class org.apache.hadoop.hbase.chaos.factories.UnbalanceMonkeyFactory
 
unbalanceRegions(ClusterMetrics, List<ServerName>, List<ServerName>, double) - Method in class org.apache.hadoop.hbase.chaos.actions.Action
 
UnbalanceRegionsAction - Class in org.apache.hadoop.hbase.chaos.actions
Action that tries to unbalance the regions of a cluster.
UnbalanceRegionsAction(double, double) - Constructor for class org.apache.hadoop.hbase.chaos.actions.UnbalanceRegionsAction
Unbalances the regions on the cluster by choosing "target" servers, and moving some regions from each of the non-target servers to random target servers.
UNBLOCKED_FLUSH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
 
UNBLOCKED_FLUSH_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
 
UNBLOCKED_FLUSH_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
 
UNBLOCKED_FLUSH_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
 
unblockUpdates() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
unblockUpdates() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
uncompress(ByteString, Dictionary) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringUncompressor
 
undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.Action
Returns an Action which would undo this action
undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.AssignRegionAction
 
undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.MoveRegionAction
 
undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
undoRegionAsClosing(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
undoRegionAsOpening(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
unforcedResubmits - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
UNINITIALIZED - Static variable in class org.apache.hadoop.hbase.regionserver.Chunk
 
UNKNOWN - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
UNKNOWN_NUM_UNIQUES - Static variable in class org.apache.hadoop.hbase.regionserver.CellSet
 
UNKNOWN_RACK - Static variable in class org.apache.hadoop.hbase.master.RackManager
 
unknownScannerException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
 
UnknownServiceException - Class in org.apache.hadoop.hbase.ipc
 
unlock() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
 
unlock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
unquoteHtmlChars(String) - Static method in class org.apache.hadoop.hbase.http.HtmlQuoting
Remove HTML quoting from a string.
unregisterFlushRequestListener(FlushRequestListener) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
Unregister the given FlushRequestListener
unregisterListener(AssignmentListener) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Remove the listener from the notification list.
unregisterListener(ServerListener) - Method in class org.apache.hadoop.hbase.master.ServerManager
Remove the listener from the notification list.
unregisterWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
unsetProcedure(RegionTransitionProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
unwrapException(IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.AbstractRSRemoteCall
 
update(AssignmentManager) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
update() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
Called at the end of every StoreFile.
update() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
update() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
update(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
updateAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateAppend(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateAppend(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Append time histogram.
updateAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update related counts of appends.
updateAppend(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the Append time histogram.
updateAppend(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateAssignmentPlan(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
updateAssignmentPlanToMeta(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Update the assignment plan into hbase:meta
updateBalanceCluster(long) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
 
updateBlockCacheDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Update the increase/decrease blockcache size histogram
updateBlockCacheDeltaSizeHistogram(int) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
Update the increase/decrease blockcache size histogram
updateBlockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Update/Set the blocked flush count histogram/gauge
updateBlockedFlushCount(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
Update/Set the blocked flush count histogram/gauge
updateBulkLoad(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateCandidateFilesForRowKeyBefore(Iterator<HStoreFile>, KeyValue, Cell) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
See StoreFileManager#getCandidateFilesForRowKeyBefore(KeyValue) and StoreFileManager#updateCandidateFilesForRowKeyBefore(Iterator, KeyValue, Cell) for details on this methods.
updateCellsCountCompactedFromMob(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateCellsCountCompactedToMob(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateCellsSizeCompactedFromMob(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateCellsSizeCompactedToMob(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateCheckAndDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateCheckAndDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update checkAndDelete histogram
updateCheckAndPut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateCheckAndPut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update checkAndPut histogram
updateCompaction(boolean, long, int, int, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateCompactionInputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the compaction input number of files histogram
updateCompactionInputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the compaction total input file size histogram
updateCompactionOutputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the compaction output number of files histogram
updateCompactionOutputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the compaction total output file size
updateCompactionTime(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the compaction time histogram, both major and minor
updateConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Reload the configuration from disk.
updateConfiguration(RpcController, UpdateConfigurationRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
updateConfigurationForSpaceQuotaObserver(Configuration) - Method in class org.apache.hadoop.hbase.master.HMaster
Adds the MasterSpaceQuotaObserver to the list of configured Master observers to automatically remove space quotas for a table when that table is deleted.
updateCostsWithAction(BaseLoadBalancer.Cluster, BaseLoadBalancer.Cluster.Action) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
updateCounters(ScanMetrics, long, Method, TaskAttemptContext, long) - Static method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
 
updateCurrent() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Private internal method for iterating over the segment, skipping the cells with irrelevant MVCC
updateDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateDelete(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Delete time histogram
updateDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update related counts of deletes.
updateDelete(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the Delete time histogram
updateDelete(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateDeleteBatch(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateDeleteBatch(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Delete time histogram if a batch contains a delete op
updateDeleteBatch(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the batch Delete time histogram
updateDeleteBatch(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateFavoredNodes(RpcController, UpdateFavoredNodesRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
updateFiles(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
updateFlush(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateFlushMemStoreSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the flush memstore size histogram
updateFlushOutputSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the flush output file size histogram
updateFlushTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the flush time histogram
updateFsPReadTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
Update the fs positional read time histogram
updateFsReadTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
Update the fs sequential read time histogram
updateFsWriteTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
Update the fs write time histogram
updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateGet(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Get time histogram .
updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update time of gets
updateGet(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the Get time histogram .
updateGet(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateHeartBeat() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
Updates timeout deadline for the lock.
updateHistogram(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Add some value to a histogram.
updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
updateIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateIncrement(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateIncrement(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Increment time histogram.
updateIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update related counts of increments.
updateIncrement(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the Increment time histogram.
updateIncrement(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateLatestDate(String) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
updateLogPosition(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
 
updateLogPosition(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
updateLowestUnflushedSequenceIdInWAL(boolean) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
Updates the wal with the lowest sequence id (oldest entry) that is still in memory
updateLowestUnflushedSequenceIdInWAL(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
updateLowestUnflushedSequenceIdInWAL(boolean) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
updateMemStoreDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Update the increase/decrease memstore size histogram
updateMemStoreDeltaSizeHistogram(int) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
Update the increase/decrease memstore size histogram
updateMetaInfo(Cell, boolean, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
updateMetaInfo(Cell, boolean, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
updateMetaInfo(Cell, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
updateMetaState(TableName, TableState.State) - Method in class org.apache.hadoop.hbase.master.MirroringTableStateManager
Deprecated.
 
updateMetaState(TableName, TableState.State) - Method in class org.apache.hadoop.hbase.master.TableStateManager
 
updateMetaWALSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
updateMetaWALSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
updateMetricsSize(int) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
Updates the number of metrics reported to JMX
updateMetricsSize(int) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSource
Updates the number of metrics reported to JMX
updateMetricsSize(int) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
Update the number of metrics that are reported to JMX
updateMobFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateMobFlushedCellsCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateMobFlushedCellsSize(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateMobScanCellsCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateMobScanCellsSize(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateNumCurrentSpaceQuotaRegionSizeReports(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
Updates the metric tracking the number of region size reports the master is currently retaining in memory.
updateNumNamespacesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
Updates the metric tracking the number of namespaces the master has computed to be in violation of their space quota.
updateNumSpaceQuotas(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
Updates the metric tracking the number of space quotas defined in the system.
updateNumTablesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
Updates the metric tracking the number of tables the master has computed to be in violation of their space quota.
updateNumTablesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
Updates the metric tracking how many tables this RegionServer has marked as in violation of their space quota.
updateNumTableSpaceQuotaSnapshots(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
Updates the metric tracking how many tables this RegionServer has received SpaceQuotaSnapshots for.
updatePauseTimeWithGc(long) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
Update the pause time histogram where GC activity was detected.
updatePauseTimeWithoutGc(long) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
Update the pause time histogram where GC activity was not detected.
updatePeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationManager
 
updatePercent - Variable in class org.apache.hadoop.hbase.util.LoadTestTool
 
updatePut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updatePut(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updatePut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Put time histogram
updatePut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update related counts of puts.
updatePut(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the Put time histogram
updatePut(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updatePutBatch(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updatePutBatch(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the PutBatch time histogram if a batch contains a Put op
updatePutBatch(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the batch Put time histogram
updatePutBatch(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateReaders(List<HStoreFile>, List<KeyValueScanner>) - Method in interface org.apache.hadoop.hbase.regionserver.ChangedReadersObserver
Notify observers.
updateReaders(List<HStoreFile>, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
updateReadFailures(String, String) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
updateReadFailures(String, String) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
updateRegionFavoredNodesMapping(String, List<ServerName>) - Method in interface org.apache.hadoop.hbase.regionserver.FavoredNodesForRegion
Used to update the favored nodes mapping when required.
updateRegionFavoredNodesMapping(String, List<org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.ServerName>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
updateRegionLocation(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
 
updateRegionState(RegionInfo, State) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateReplay(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Replay time histogram.
updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.HMaster
 
updateReplicationPeerConfig(RpcController, UpdateReplicationPeerConfigRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Update the peerConfig for the specified peer
updateRITCount(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
set new value for number of regions in transition.
updateRITCountOverThreshold(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
update RIT count that are in this state for more than the threshold as defined by the property rit.metrics.threshold.time.
updateRitDuration(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
update the duration metrics of region is transition
updateRitDuration(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
updateRITOldestAge(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
update the timestamp for oldest region in transition metrics.
updaterThreads - Variable in class org.apache.hadoop.hbase.util.LoadTestTool
 
UPDATES_BLOCKED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
UPDATES_BLOCKED_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
updateScanSize(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateScanSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the scan size.
updateScanSize(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the scan size.
updateScanSize(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateScanTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateScanTime(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateScanTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the scan time.
updateScanTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update time used of resultScanner.next().
updateScanTime(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
Update the scan time.
updateScanTime(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateSnapshotCloneTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
updateSnapshotRestoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
updateSnapshotTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
updateSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
updateSplitTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the split transaction time histogram
updateStats(Segment) - Method in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
updateStochasticCost(String, String, String, Double) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
Reports stochastic load balancer costs to JMX
updateStochasticCost(String, String, String, Double) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSource
Reports stochastic load balancer costs to JMX
updateStore(byte[], byte[], Long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
updates the sequence number of a specific store.
updateTableDescCache(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
updateTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
updateTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
Called when the Procedure is in the REGION_TRANSITION_DISPATCH state.
updateTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
updateTunables(int, int, double) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
Update tunables.
updateUnblockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Update/Set the unblocked flush count histogram/gauge
updateUnblockedFlushCount(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
Update/Set the unblocked flush count histogram/gauge
updateWriteFailures(String, String) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
updateWriteFailures(String, String) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
updateZKNamespaceManager(MasterProcedureEnv, NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
Update ZooKeeper.
updateZKNamespaceManager(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
upgrade() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
 
upsert(Iterable<Cell>, long, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
upsert(Iterable<Cell>, long, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Adds or replaces the specified KeyValues.
upsert(Iterable<Cell>, long, MemStoreSizing) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Update or insert the specified cells.
upsert(Cell, long, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
 
usage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.ExportUtils
Common usage for other export tools.
USAGES - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel
 
useDateTieredSingleOutputForMinorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
useDurability() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
useDurability() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
 
useHBaseChecksum() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
Are we verifying checksums in HBase?
USEMSLAB_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
USEMSLAB_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
useRegExp - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
useRegionFinder - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
userHasAdministratorAccess(ServletContext, String) - Static method in class org.apache.hadoop.hbase.http.HttpServer
Get the admin ACLs from the given ServletContext and check if the given user is in the ACL.
userProvider - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
UserScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Query matcher for user scan.
UserScanQueryMatcher(Scan, ScanInfo, ColumnTracker, boolean, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
useThisHostnameInstead - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
util - Variable in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
util - Variable in class org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner
 
util - Variable in class org.apache.hadoop.hbase.IntegrationTestBase
 
util - Variable in class org.apache.hadoop.hbase.IntegrationTestIngest
 
UTIL - Static variable in class org.apache.hadoop.hbase.IntegrationTestManyRegions
 
util - Static variable in class org.apache.hadoop.hbase.mapreduce.IntegrationTestImportTsv
 
UTIL - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatTestBase
 
UTIL - Static variable in class org.apache.hadoop.hbase.mapreduce.TestCellBasedImportExport2
 
UTIL - Static variable in class org.apache.hadoop.hbase.mapreduce.TestImportExport
 
util - Static variable in class org.apache.hadoop.hbase.mapreduce.TestImportTsv
 
util - Static variable in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
 
util - Static variable in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
 
util - Static variable in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
 
UTIL - Static variable in class org.apache.hadoop.hbase.mapreduce.TestTableMapReduceBase
 
util - Variable in class org.apache.hadoop.hbase.StripeCompactionsPerformanceEvaluation
 
util - Variable in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links
Hortonworks Data Platform 3.0.0