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 _ 

L

L1_CACHE_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L1_CACHE_HIT_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L1_CACHE_HIT_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L1_CACHE_HIT_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L1_CACHE_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L1_CACHE_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L1_CACHE_MISS_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L1_CACHE_MISS_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L2_CACHE_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L2_CACHE_HIT_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L2_CACHE_HIT_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L2_CACHE_HIT_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L2_CACHE_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L2_CACHE_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L2_CACHE_MISS_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
L2_CACHE_MISS_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
labels - Static variable in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedListWithVisibility
 
LABELS_KEY - Static variable in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedListWithVisibility
 
LARGE_COMPACTION_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
LARGE_COMPACTION_QUEUE_LENGTH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
LARGE_COMPACTION_THREADS - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
LARGE_COMPACTION_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
LARGE_HFILE_DELETE_THREAD_NUMBER - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
LARGE_HFILE_QUEUE_INIT_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
last() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
last() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
last() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
LAST_MAJOR_COMPACTION_AGE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
LAST_MAJOR_COMPACTION_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
last_update - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
last_version - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
lastEntry() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
lastHost - Variable in class org.apache.hadoop.hbase.rest.client.Cluster
 
lastKey() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
lastLoggedPosition - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
lastReplayedCompactionSeqId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
lastReplayedOpenRegionSeqId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
The sequence id of the last replayed open region event from the primary region.
lastRowInCurrentWriter - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
 
LastSequenceId - Interface in org.apache.hadoop.hbase.regionserver
Last flushed sequence Ids for the regions and their stores on region server
latestPutTs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Latest put timestamp
leaseCheckFrequency - Variable in class org.apache.hadoop.hbase.regionserver.Leases
 
leaseExpired() - Method in interface org.apache.hadoop.hbase.regionserver.LeaseListener
When a lease expires, this method is called.
LeaseListener - Interface in org.apache.hadoop.hbase.regionserver
LeaseListener is an interface meant to be implemented by users of the Leases class.
leases - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
Leases - Class in org.apache.hadoop.hbase.regionserver
Leases There are several server classes in HBase that need to track external clients that occasionally send heartbeats.
Leases(int) - Constructor for class org.apache.hadoop.hbase.regionserver.Leases
Creates a lease monitor
Leases.LeaseStillHeldException - Exception in org.apache.hadoop.hbase.regionserver
Thrown if we are asked to create a lease but lease on passed name already exists.
LeaseStillHeldException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException
 
length() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
length - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
limitNumMapTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Ensures that the given number of map tasks for the given job configuration does not exceed the number of regions for the given table.
limitNumReduceTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Ensures that the given number of reduce tasks for the given job configuration does not exceed the number of regions for the given table.
limitNumReduceTasks(String, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Ensures that the given number of reduce tasks for the given job configuration does not exceed the number of regions for the given table.
limitReached() - Method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
 
LINE_PATTERN - Static variable in class org.apache.hadoop.hbase.rest.PerformanceEvaluation
Regex to parse lines in input file passed to mapreduce task.
LinkChain() - Constructor for class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkChain
 
LinkChain(Long, Long) - Constructor for class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkChain
 
LinkedListCheckingFlatMapFunc() - Constructor for class org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad.LinkedListCheckingFlatMapFunc
 
LinkedListCheckingForeachFunc(SerializableWritable) - Constructor for class org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad.LinkedListCheckingForeachFunc
 
LinkedListCheckingMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkedListCheckingMapper
 
LinkedListCheckingReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkedListCheckingReducer
 
LinkedListCreationMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkedListCreationMapper
 
LinkedListCreationMapper(SerializableWritable) - Constructor for class org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad.LinkedListCreationMapper
 
LinkKey() - Constructor for class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkKey
 
LinkKey(long, long) - Constructor for class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkKey
 
list() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
list() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
listDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.master.HMaster
List region servers marked as decommissioned (previously called 'draining') to not get regions assigned to them.
listDecommissionedRegionServers(RpcController, ListDecommissionedRegionServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listeners - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Listeners that are called on WAL events.
listFiles() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
 
listNamespaceDescriptors(RpcController, ListNamespaceDescriptorsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listReplicationPeers(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listReplicationPeers(RpcController, ListReplicationPeersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listReplicationPeers(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Return a list of replication peers.
listReplicationPeers(Pattern) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationManager
 
listRSGroups() - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
Lists current set of RegionServer groups.
listRSGroups() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
 
listRSGroups() - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
List the existing RSGroupInfos.
listRSGroups() - Method in class org.apache.hadoop.hbase.rsgroup.VerifyingRSGroupAdminClient
 
listStatus(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat
 
listTableDescriptors(String, String, List<TableName>, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
Returns the list of table descriptors that match the specified request
listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listTableDescriptorsByNamespace(RpcController, ListTableDescriptorsByNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listTableDescriptorsByNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get list of table descriptors by namespace
listTableNames(String, String, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
Returns the list of table names that match the specified request
listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listTableNamesByNamespace(RpcController, ListTableNamesByNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listTableNamesByNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get list of table names by namespace
ListToKeyValueFunc() - Constructor for class org.apache.hadoop.hbase.spark.IntegrationTestSparkBulkLoad.ListToKeyValueFunc
 
LIVE_REGION_SERVERS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
LIVE_REGION_SERVERS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
LOAD_CFS_ON_DEMAND_CONFIG_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
LOAD_TEST_TOOL_INIT_ARGS - Variable in class org.apache.hadoop.hbase.IntegrationTestIngest
 
LOAD_TEST_TOOL_MOB_INIT_ARGS - Variable in class org.apache.hadoop.hbase.IntegrationTestIngestWithMOB
 
LoadBalancer - Interface in org.apache.hadoop.hbase.master
Makes decisions about the placement and movement of Regions across RegionServers.
LoadBalancerFactory - Class in org.apache.hadoop.hbase.master.balancer
The class that creates a load balancer from a conf.
LoadBalancerFactory() - Constructor for class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
 
loadBloomfilter() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
loadBloomfilter(BlockType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
LoadCallable(Future<?>) - Constructor for class org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.LoadCallable
 
loadFileInfo() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
loadFiles(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
loadHFileQueue(Table, Connection, Deque<LoadIncrementalHFiles.LoadQueueItem>, <any>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Used by the replication sink to load the hfiles from the source cluster.
loadHFileQueue(Table, Connection, Deque<LoadIncrementalHFiles.LoadQueueItem>, <any>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Used by the replication sink to load the hfiles from the source cluster.
LoadIncrementalHFiles - Class in org.apache.hadoop.hbase.mapreduce
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. Use LoadIncrementalHFiles instead.
LoadIncrementalHFiles(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
Deprecated.
 
LoadIncrementalHFiles - Class in org.apache.hadoop.hbase.tool
Tool to load the output of HFileOutputFormat into an existing table.
LoadIncrementalHFiles(Configuration) - Constructor for class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
LoadIncrementalHFiles.LoadQueueItem - Class in org.apache.hadoop.hbase.mapreduce
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. Use LoadIncrementalHFiles.LoadQueueItem instead.
LoadIncrementalHFiles.LoadQueueItem - Class in org.apache.hadoop.hbase.tool
Represents an HFile waiting to be loaded.
LoadMapper() - Constructor for class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.LoadMapper
 
LoadQueueItem(byte[], Path) - Constructor for class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles.LoadQueueItem
Deprecated.
 
LoadQueueItem(byte[], Path) - Constructor for class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles.LoadQueueItem
 
loadTable() - Method in class org.apache.hadoop.hbase.util.LoadTestTool
 
LoadTestTool - Class in org.apache.hadoop.hbase.util
A command-line utility that reads, writes, and verifies data.
LoadTestTool() - Constructor for class org.apache.hadoop.hbase.util.LoadTestTool
 
loadTool - Variable in class org.apache.hadoop.hbase.IntegrationTestIngest
 
LoadWithCellVisibilityMapper() - Constructor for class org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify.LoadWithCellVisibilityMapper
 
LOCAL_MASTER_LOCKS_TIMEOUT_MS_CONF - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
LocalHMaster(Configuration) - Constructor for class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
 
LOCALITY_SENSITIVE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
Keep locality while generating HFiles for bulkload.
locateRecoveredPaths(PriorityBlockingQueue<Path>) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
 
lock - Static variable in class org.apache.hadoop.hbase.IntegrationTestBackupRestore
 
lock - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
lockHeartbeat(long, boolean) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
 
lockHeartbeat(RpcController, LockHeartbeatRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
LockHeartbeatWorker(String) - Constructor for class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker
 
LockManager - Class in org.apache.hadoop.hbase.master.locking
Functions to acquire lock on table/namespace/regions.
LockManager(HMaster) - Constructor for class org.apache.hadoop.hbase.master.locking.LockManager
 
LockManager.MasterLock - Class in org.apache.hadoop.hbase.master.locking
Locks on namespace/table/regions.
LockManager.RemoteLocks - Class in org.apache.hadoop.hbase.master.locking
Locks on namespace/table/regions for remote operations.
LockProcedure - Class in org.apache.hadoop.hbase.master.locking
Procedure to allow blessed clients and external admin tools to take our internal Schema locks used by the procedure framework isolating procedures doing creates/deletes etc.
LockProcedure() - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
 
LockProcedure(Configuration, String, LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
Constructor for namespace lock.
LockProcedure(Configuration, TableName, LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
Constructor for table lock.
LockProcedure(Configuration, RegionInfo[], LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
Constructor for region lock(s).
LockServiceClient - Class in org.apache.hadoop.hbase.client.locking
Helper class to create "master locks" for namespaces, tables and regions.
LockServiceClient(Configuration, LockService.BlockingInterface, NonceGenerator) - Constructor for class org.apache.hadoop.hbase.client.locking.LockServiceClient
 
LOG - Static variable in class org.apache.hadoop.hbase.chaos.actions.Action
 
LOG - Static variable in class org.apache.hadoop.hbase.chaos.policies.Policy
 
LOG - Static variable in class org.apache.hadoop.hbase.fs.HFileSystem
 
LOG - Static variable in class org.apache.hadoop.hbase.HBaseClusterManager
 
LOG - Static variable in class org.apache.hadoop.hbase.IntegrationTestBackupRestore
 
LOG - Static variable in class org.apache.hadoop.hbase.IntegrationTestIngest
 
LOG - Static variable in class org.apache.hadoop.hbase.IntegrationTestManyRegions
 
LOG - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcServerFactory
 
LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
 
LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
Deprecated.
LOG variable would be made private. fix in hbase 3.0
LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
LOG - Static variable in class org.apache.hadoop.hbase.rest.PerformanceEvaluation
 
LOG - Static variable in class org.apache.hadoop.hbase.rsgroup.TestEnableRSGroup
 
LOG - Static variable in class org.apache.hadoop.hbase.rsgroup.TestRSGroups
 
LOG - Static variable in class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase
 
LOG_BAD_LINES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
LOG_PER_ROW_COUNT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
 
LogCleaner - Class in org.apache.hadoop.hbase.master.cleaner
This Chore, every time it runs, will attempt to delete the WALs and Procedure WALs in the old logs folder.
LogCleaner(int, Stoppable, Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
logCloseRequested() - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL is about to close.
logDir - Variable in class org.apache.hadoop.hbase.http.HttpServer
 
logFileSystemState(Logger) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
login(UserProvider, String) - Method in class org.apache.hadoop.hbase.master.HMaster
For compatibility, if failed with regionserver credentials, try the master one
login(UserProvider, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
LogLevel - Class in org.apache.hadoop.hbase.http.log
Change log level in runtime.
LogLevel.Servlet - Class in org.apache.hadoop.hbase.http.log
A servlet implementation
LogMonitoring - Class in org.apache.hadoop.hbase.monitoring
Utility functions for reading the log4j logs that are being written by HBase.
LogMonitoring() - Constructor for class org.apache.hadoop.hbase.monitoring.LogMonitoring
 
logPositionAndCleanOldLogs(Path, String, long, boolean, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Provide the id of the peer and a log key and this method will figure which wal it belongs to and will log, for this region server, the current position.
logRollAndSetupWalProps(Path, Path, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
LogRoller - Class in org.apache.hadoop.hbase.regionserver
Runs periodically to determine if the WAL should be rolled.
LogRoller(Server, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.LogRoller
 
logRollRequested(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
 
logRollRequested(boolean) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
A request was made that the WAL be rolled.
logrollsize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
LogsComparator() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
 
logSplit(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Called after we've split all logs on a crashed Server.
logSplitting(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Call this when we start log splitting for a crashed Server.
LongHeaderServlet() - Constructor for class org.apache.hadoop.hbase.http.TestHttpServer.LongHeaderServlet
 
LongTermArchivingHFileCleaner - Class in org.apache.hadoop.hbase.backup.example
BaseHFileCleanerDelegate that only cleans HFiles that don't belong to a table that is currently being archived.
LongTermArchivingHFileCleaner() - Constructor for class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
LOW_REPLICA_ROLL_REQUESTED - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
LOW_REPLICA_ROLL_REQUESTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
lower(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
lowerEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
lowerKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
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