Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Huawei-Hadoop/hindex
/ functions
Functions
19,621 in github.com/Huawei-Hadoop/hindex
⨍
Functions
19,621
◇
Types & classes
2,720
↓ 4,689 callers
Method
toBytes
Returns a new byte array, copied from the passed ByteBuffer. @param bb A ByteBuffer @return the byte array
src/main/java/org/apache/hadoop/hbase/util/Bytes.java:276
↓ 2,701 callers
Method
assertEquals
(int expected, int actual)
src/test/java/org/apache/hadoop/hbase/client/TestMetaMigrationRemovingHTD.java:236
↓ 2,615 callers
Method
getBytes
This method will get a sequence of bytes from pos -> limit, but will restore pos after. @param buf @return byte array
src/main/java/org/apache/hadoop/hbase/util/Bytes.java:780
↓ 2,331 callers
Method
assertTrue
(SnapshotDescription snapshot, String msg, boolean isTrue)
src/main/java/org/apache/hadoop/hbase/snapshot/TakeSnapshotUtils.java:231
↓ 1,782 callers
Method
size
()
src/main/java/org/apache/hadoop/hbase/util/PoolMap.java:225
↓ 1,475 callers
Method
get
(Get get)
src/test/java/org/apache/hadoop/hbase/HBaseTestCase.java:446
↓ 1,392 callers
Method
append
(KeyValue kv)
src/main/java/org/apache/hadoop/hbase/io/hfile/HFile.java:278
↓ 1,207 callers
Method
add
Add or update descriptor @param htd Descriptor to set into TableDescriptors @throws IOException
src/main/java/org/apache/hadoop/hbase/TableDescriptors.java:58
↓ 1,203 callers
Method
getName
Returns this reader's "name". Usually the last component of the path. Needs to be constant as the file is being moved to support caching on write.
src/main/java/org/apache/hadoop/hbase/io/hfile/HFile.java:467
↓ 1,149 callers
Method
add
Add the specified column and value to this Put operation. @param family family name @param qualifier column qualifier @param value column value @retur
src/main/java/org/apache/hadoop/hbase/client/Put.java:127
↓ 1,090 callers
Method
getConfiguration
Gets the configuration object for this server.
src/main/java/org/apache/hadoop/hbase/Server.java:34
↓ 928 callers
Method
get
()
src/main/java/org/apache/hadoop/hbase/util/PoolMap.java:215
↓ 800 callers
Method
println
(String m)
src/main/java/org/apache/hadoop/hbase/regionserver/DebugPrint.java:54
↓ 770 callers
Method
toString
@param b Presumed UTF-8 encoded byte array. @return String made from <code>b</code>
src/main/java/org/apache/hadoop/hbase/util/Bytes.java:287
↓ 601 callers
Method
equals
@param left left operand @param right right operand @return True if equal
src/main/java/org/apache/hadoop/hbase/util/Bytes.java:1176
↓ 553 callers
Method
currentTimeMillis
Returns the currentTimeMillis. @return currentTimeMillis.
src/main/java/org/apache/hadoop/hbase/util/EnvironmentEdge.java:35
↓ 552 callers
Method
getClass
@return the Class class for the specified id
src/main/java/org/apache/hadoop/hbase/io/HbaseMapWritable.java:156
↓ 537 callers
Method
add
Add the specified KeyValue to the list of deletes to check against for this row operation. <p> This is called when a Delete is encountered in a StoreF
src/main/java/org/apache/hadoop/hbase/regionserver/DeleteTracker.java:44
↓ 535 callers
Method
set
Initializes the client credentials for the current request. @param user @param remoteAddress @param protocol
src/main/java/org/apache/hadoop/hbase/ipc/RequestContext.java:89
↓ 525 callers
Method
getLog
@return the HLog @throws IOException e
src/main/java/org/apache/hadoop/hbase/util/MetaUtils.java:96
↓ 501 callers
Method
valueOf
(int ordinal)
src/main/java/org/apache/hadoop/hbase/client/Durability.java:55
↓ 481 callers
Method
error
(String msg)
src/test/java/org/apache/hadoop/hbase/regionserver/HFileReadWriteTest.java:623
↓ 465 callers
Method
get
(String key)
src/main/java/org/apache/hadoop/hbase/regionserver/CompoundConfiguration.java:65
↓ 461 callers
Method
put
(R resource)
src/main/java/org/apache/hadoop/hbase/util/PoolMap.java:217
↓ 451 callers
Method
getValue
Gets a buffer view to the current value. You must call {@link #seekTo(byte[])} before this method. @return byte buffer for the value. The limit is s
src/main/java/org/apache/hadoop/hbase/io/hfile/HFileScanner.java:119
↓ 447 callers
Method
toStringBinary
Write a printable representation of a byte array. @param b byte array @return string @see #toStringBinary(byte[], int, int)
src/main/java/org/apache/hadoop/hbase/util/Bytes.java:338
↓ 413 callers
Method
addFilter
Add a filter. @param filter another filter
src/main/java/org/apache/hadoop/hbase/filter/FilterList.java:139
↓ 410 callers
Method
isEmpty
@return true if there are no current delete, false otherwise
src/main/java/org/apache/hadoop/hbase/regionserver/DeleteTracker.java:62
↓ 407 callers
Method
assertEquals
(byte[] expected, byte[] actual)
src/test/java/org/apache/hadoop/hbase/HBaseTestCase.java:738
↓ 398 callers
Method
getKey
Gets a buffer view to the current key. You must call {@link #seekTo(byte[])} before this method. @return byte buffer for the key. The limit is set to
src/main/java/org/apache/hadoop/hbase/io/hfile/HFileScanner.java:111
↓ 386 callers
Method
compareTo
(T buffer1, int offset1, int length1, T buffer2, int offset2, int length2)
src/main/java/org/apache/hadoop/hbase/util/Bytes.java:981
↓ 385 callers
Method
put
{@inheritDoc}
src/main/java/org/apache/hadoop/hbase/client/HTable.java:779
↓ 365 callers
Method
put
@param put @throws IOException
src/test/java/org/apache/hadoop/hbase/HBaseTestCase.java:444
↓ 323 callers
Method
getInt
(String name, int defaultValue)
src/main/java/org/apache/hadoop/hbase/regionserver/CompoundConfiguration.java:254
↓ 317 callers
Method
getRow
@return The row.
src/main/java/org/apache/hadoop/hbase/client/Row.java:31
↓ 314 callers
Method
remove
(R resource)
src/main/java/org/apache/hadoop/hbase/util/PoolMap.java:219
↓ 313 callers
Method
setInt
(String name, int value)
src/main/java/org/apache/hadoop/hbase/regionserver/CompoundConfiguration.java:419
↓ 309 callers
Method
close
()
src/test/java/org/apache/hadoop/hbase/HBaseTestCase.java:563
↓ 306 callers
Method
put
Commit a TPut to a table. @param table the table to put data in @param put the TPut to put
src/main/java/org/apache/hadoop/hbase/thrift2/generated/THBaseService.java:83
↓ 299 callers
Method
getPath
@return the path to this {@link HFile}
src/main/java/org/apache/hadoop/hbase/io/hfile/HFile.java:283
↓ 292 callers
Method
get
Method for getting data from a row. If the row cannot be found an empty Result is returned. This can be checked by the empty field of the TResult @r
src/main/java/org/apache/hadoop/hbase/thrift2/generated/THBaseService.java:57
↓ 288 callers
Method
addFamily
Get all columns from the specified family. <p> Overrides previous calls to addColumn for this family. @param family family name @return the Get object
src/main/java/org/apache/hadoop/hbase/client/Get.java:116
↓ 286 callers
Method
getHBaseAdmin
Returns a HBaseAdmin instance. This instance is shared between HBaseTestingUtility intance users. Don't close it, it will be closed automatically when
src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java:1593
↓ 280 callers
Method
exists
Test for the existence of columns in the table, as specified in the TGet. @return true if the specified TGet matches one or more keys, false if not
src/main/java/org/apache/hadoop/hbase/thrift2/generated/THBaseService.java:43
↓ 274 callers
Method
createTable
Create a table using the given table definition. @param desc The table definition @param splitKeys Starting row keys for the initial table regions. I
src/main/java/org/apache/hadoop/hbase/master/MasterServices.java:69
↓ 273 callers
Method
getMessage
()
src/main/java/org/apache/hadoop/hbase/protobuf/generated/ErrorHandlingProtos.java:700
↓ 267 callers
Method
contains
Check if the specified key is contained in the bloom filter. @param buf data to check for existence of @param offset offset into the data @param leng
src/main/java/org/apache/hadoop/hbase/util/BloomFilter.java:54
↓ 262 callers
Method
values
()
src/main/java/org/apache/hadoop/hbase/util/PoolMap.java:223
↓ 258 callers
Method
addFamily
Adds a column family. @param family HColumnDescriptor of family to add.
src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java:687
↓ 255 callers
Method
next
Grab the next row's worth of values. The scanner will return a Result. @return Result object if there is another row, null if the scanner is exhausted
src/main/java/org/apache/hadoop/hbase/client/ResultScanner.java:37
↓ 250 callers
Method
sleep
(long sleepTime)
src/test/java/org/apache/hadoop/hbase/util/ChaosMonkey.java:201
↓ 248 callers
Method
getInstance
@return the loaded coprocessor instance
src/main/java/org/apache/hadoop/hbase/CoprocessorEnvironment.java:36
↓ 245 callers
Method
setFilter
Apply the specified server-side filter when performing the Scan. @param filter filter to run on the server @return this
src/main/java/org/apache/hadoop/hbase/client/Scan.java:336
↓ 238 callers
Method
assertNotNull
(SnapshotDescription snapshot, String msg, Object notNull)
src/main/java/org/apache/hadoop/hbase/snapshot/TakeSnapshotUtils.java:223
↓ 236 callers
Method
clear
()
src/main/java/org/apache/hadoop/hbase/util/PoolMap.java:221
↓ 235 callers
Method
size
()
src/main/java/org/apache/hadoop/hbase/regionserver/CompoundConfiguration.java:68
↓ 234 callers
Method
getMaster
@return proxy connection to master server for this instance @throws MasterNotRunningException if the master is not running @throws ZooKeeperConnection
src/main/java/org/apache/hadoop/hbase/client/HConnection.java:87
↓ 232 callers
Method
getFirst
Return the first element stored in the pair. @return T1
src/main/java/org/apache/hadoop/hbase/util/Pair.java:88
↓ 229 callers
Method
array
()
secondaryindex/src/main/java/org/apache/hadoop/hbase/index/util/ByteArrayBuilder.java:56
↓ 229 callers
Method
close
{@inheritDoc}
src/main/java/org/apache/hadoop/hbase/client/HTable.java:981
↓ 229 callers
Method
length
()
src/main/java/org/apache/hadoop/hbase/io/hfile/HFile.java:485
↓ 228 callers
Method
addIndex
@param IndexSpecification to be added to indices @throws IllegalArgumentException if duplicate indexes for same table
secondaryindex/src/main/java/org/apache/hadoop/hbase/index/IndexedHTableDescriptor.java:61
↓ 225 callers
Method
createTable
Creates a new table. Synchronous operation. @param desc table descriptor for table @throws IllegalArgumentException if the table name is reserved @t
src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java:346
↓ 222 callers
Method
compareTo
@param left left operand @param right right operand @return 0 if equal, < 0 if left is less than right, etc.
src/main/java/org/apache/hadoop/hbase/util/Bytes.java:958
↓ 219 callers
Method
addIndexColumn
@param cf column family @param qualifier @param type - If type is specified as null then by default ValueType will be taken as String. @param maxValue
secondaryindex/src/main/java/org/apache/hadoop/hbase/index/IndexSpecification.java:104
↓ 215 callers
Method
entrySet
()
src/main/java/org/apache/hadoop/hbase/util/PoolMap.java:184
↓ 210 callers
Method
delete
@param delete @param lockid @param writeToWAL @throws IOException
src/test/java/org/apache/hadoop/hbase/HBaseTestCase.java:437
↓ 210 callers
Method
skip
Increment position in buffer. @param buffer In this buffer. @param length By that many bytes.
src/main/java/org/apache/hadoop/hbase/util/ByteBufferUtils.java:435
↓ 208 callers
Method
getScanner
{@inheritDoc}
src/main/java/org/apache/hadoop/hbase/client/HTable.java:659
↓ 196 callers
Method
create
Creates a Configuration with HBase resources @return a Configuration with HBase resources
src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java:109
↓ 187 callers
Method
getRegionName
Name of region in transition
src/main/java/org/apache/hadoop/hbase/master/MXBean.java:36
↓ 182 callers
Method
getName
()
src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/TableInfoMessage.java:16
↓ 179 callers
Method
getMiniHBaseCluster
@return Current mini hbase cluster. Only has something in it after a call to {@link #startMiniCluster()}. @see #startMiniCluster()
src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java:696
↓ 178 callers
Method
close
Close method with optional evictOnClose
src/main/java/org/apache/hadoop/hbase/io/hfile/HFile.java:522
↓ 178 callers
Method
get
Perform Get operation. @param regionName name of region to get from @param get Get operation @return Result @throws IOException e
src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:155
↓ 178 callers
Method
getSecond
Return the second element stored in the pair. @return T2
src/main/java/org/apache/hadoop/hbase/util/Pair.java:97
↓ 176 callers
Method
setBoolean
(String name, boolean value)
src/main/java/org/apache/hadoop/hbase/regionserver/CompoundConfiguration.java:431
↓ 175 callers
Method
shutdownMiniCluster
Stops mini hbase, zk, and hdfs clusters. @throws IOException @see {@link #startMiniCluster(int)}
src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java:709
↓ 174 callers
Method
addColumn
Get the column from the specific family with the specified qualifier. <p> Overrides previous calls to addFamily for this family. @param family family
src/main/java/org/apache/hadoop/hbase/client/Get.java:130
↓ 171 callers
Method
addFamily
Get all columns from the specified family. <p> Overrides previous calls to addColumn for this family. @param family family name @return this
src/main/java/org/apache/hadoop/hbase/client/Scan.java:202
↓ 169 callers
Method
startMiniCluster
Start up a minicluster of hbase, dfs, and zookeeper. @throws Exception @return Mini hbase cluster instance created. @see {@link #shutdownMiniDFSCluste
src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java:543
↓ 168 callers
Method
assertNull
(SnapshotDescription snapshot, String msg, Object isNull)
src/main/java/org/apache/hadoop/hbase/snapshot/TakeSnapshotUtils.java:216
↓ 168 callers
Method
setMaxVersions
Get all available versions. @return this for invocation chaining
src/main/java/org/apache/hadoop/hbase/client/Get.java:175
↓ 162 callers
Method
addColumn
Get the column from the specified family with the specified qualifier. <p> Overrides previous calls to addFamily for this family. @param family family
src/main/java/org/apache/hadoop/hbase/client/Scan.java:216
↓ 160 callers
Method
getEncodedName
@return the encoded region name
src/main/java/org/apache/hadoop/hbase/HRegionInfo.java:487
↓ 155 callers
Method
get
{@inheritDoc}
src/main/java/org/apache/hadoop/hbase/client/HTable.java:692
↓ 154 callers
Method
getZooKeeperWatcher
Gets a ZooKeeperWatcher. @param TEST_UTIL
src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java:1947
↓ 153 callers
Method
getRegionServer
Grab a numbered region server of your choice. @param serverNumber @return region server
src/test/java/org/apache/hadoop/hbase/MiniHBaseCluster.java:585
↓ 152 callers
Method
getCode
@return the HTTP response code
src/main/java/org/apache/hadoop/hbase/rest/client/Response.java:65
↓ 152 callers
Method
getName
Get the name of the table as a byte array. @return name of table
src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java:583
↓ 151 callers
Method
join
()
src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java:41
↓ 150 callers
Method
nextInt
Get the next random number @return the next random number.
src/test/java/org/apache/hadoop/hbase/io/hfile/RandomDistribution.java:42
↓ 150 callers
Method
start
(CoprocessorEnvironment env)
src/main/java/org/apache/hadoop/hbase/Coprocessor.java:49
↓ 149 callers
Method
getEncodedName
@return the encoded region name
src/main/java/org/apache/hadoop/hbase/migration/HRegionInfo090x.java:441
↓ 147 callers
Method
size
@return the size of the underlying KeyValue []
src/main/java/org/apache/hadoop/hbase/client/Result.java:421
↓ 146 callers
Method
createAndPrepare
Instantiates a new ObserverContext instance if the passed reference is <code>null</code> and sets the environment in the new or existing instance. Thi
src/main/java/org/apache/hadoop/hbase/coprocessor/ObserverContext.java:102
↓ 143 callers
Method
getConfiguration
@return Configuration instance being used by this HConnection instance.
src/main/java/org/apache/hadoop/hbase/client/HConnection.java:64
↓ 143 callers
Method
getFileSystem
@return Return the FileSystem object used by the regionserver
src/main/java/org/apache/hadoop/hbase/regionserver/RegionServerServices.java:95
↓ 143 callers
Method
sleep
@param millis How long to sleep for in milliseconds.
src/main/java/org/apache/hadoop/hbase/util/Threads.java:129
↓ 142 callers
Method
getDataTestDir
@return Where to write test data on local filesystem, specific to the test. Useful for tests that do not use a cluster. Creates it if it does not ex
src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java:249
next →
1–100 of 19,621, ranked by callers