org.apache.hadoop.hbase.client.Append.add(byte[], byte[], byte[])
|
org.apache.hadoop.hbase.client.HBaseAdmin.addColumn(TableName, HColumnDescriptor)
|
org.apache.hadoop.hbase.client.Admin.addColumn(TableName, HColumnDescriptor)
|
org.apache.hadoop.hbase.client.Delete.addDeleteMarker(Cell)
|
org.apache.hadoop.hbase.security.visibility.VisibilityClient.addLabel(Configuration, String)
|
org.apache.hadoop.hbase.security.visibility.VisibilityClient.addLabels(Configuration, String[])
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.addPeer(String, ReplicationPeerConfig)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.addPeer(String, ReplicationPeerConfig, Map<TableName, ? extends Collection<String>>)
|
org.apache.hadoop.hbase.MetaTableAccessor.allTableRegions(Connection, TableName)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.appendPeerTableCFs(String, Map<TableName, ? extends Collection<String>>) |
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.appendPeerTableCFs(String, String)
|
org.apache.hadoop.hbase.shaded.protobuf.RequestConverter.buildCompactRegionRequest(byte[], boolean, byte[])
|
org.apache.hadoop.hbase.shaded.protobuf.RequestConverter.buildGetRegionLoadRequest(TableName)
|
org.apache.hadoop.hbase.shaded.protobuf.RequestConverter.buildGetTableDescriptorsRequest(Pattern, boolean)
|
org.apache.hadoop.hbase.shaded.protobuf.RequestConverter.buildGetTableNamesRequest(Pattern, boolean)
|
org.apache.hadoop.hbase.shaded.protobuf.RequestConverter.buildListReplicationPeersRequest(Pattern)
|
org.apache.hadoop.hbase.shaded.protobuf.RequestConverter.buildMoveRegionRequest(byte[], byte[])
|
org.apache.hadoop.hbase.client.HBaseAdmin.checkHBaseAvailable(Configuration)
|
org.apache.hadoop.hbase.security.visibility.VisibilityClient.clearAuths(Configuration, String[], String)
|
org.apache.hadoop.hbase.client.AsyncAdmin.closeRegion(byte[], Optional<ServerName>)
|
org.apache.hadoop.hbase.client.HBaseAdmin.closeRegion(byte[], String) |
org.apache.hadoop.hbase.client.Admin.closeRegion(byte[], String)
|
org.apache.hadoop.hbase.client.HBaseAdmin.closeRegion(ServerName, HRegionInfo) |
org.apache.hadoop.hbase.client.Admin.closeRegion(ServerName, HRegionInfo)
|
org.apache.hadoop.hbase.client.HBaseAdmin.closeRegion(String, String) |
org.apache.hadoop.hbase.client.Admin.closeRegion(String, String)
|
org.apache.hadoop.hbase.client.HBaseAdmin.closeRegionWithEncodedRegionName(String, String) |
org.apache.hadoop.hbase.client.Admin.closeRegionWithEncodedRegionName(String, String)
|
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil.convertToHColumnDesc(HBaseProtos.ColumnFamilySchema) |
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil.convertToHTableDesc(HBaseProtos.TableSchema)
|
org.apache.hadoop.hbase.client.Admin.createTable(HTableDescriptor)
|
org.apache.hadoop.hbase.client.Admin.createTable(HTableDescriptor, byte[][])
|
org.apache.hadoop.hbase.client.Admin.createTable(HTableDescriptor, byte[], byte[], int)
|
org.apache.hadoop.hbase.client.Admin.createTableAsync(HTableDescriptor, byte[][])
|
org.apache.hadoop.hbase.client.HBaseAdmin.deleteColumn(TableName, byte[])
|
org.apache.hadoop.hbase.client.Admin.deleteColumn(TableName, byte[])
|
org.apache.hadoop.hbase.client.Admin.deleteTables(Pattern)
|
org.apache.hadoop.hbase.client.Admin.deleteTables(String)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.disablePeer(String)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.disableTableRep(TableName)
|
org.apache.hadoop.hbase.client.Admin.disableTables(Pattern)
|
org.apache.hadoop.hbase.client.Admin.disableTables(String)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.enablePeer(String)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.enableTableRep(TableName)
|
org.apache.hadoop.hbase.client.Admin.enableTables(Pattern)
|
org.apache.hadoop.hbase.client.Admin.enableTables(String)
|
org.apache.hadoop.hbase.filter.FilterBase.filterRowKey(byte[], int, int)
|
org.apache.hadoop.hbase.filter.Filter.filterRowKey(byte[], int, int)
|
org.apache.hadoop.hbase.client.Admin.getAlterStatus(byte[])
|
org.apache.hadoop.hbase.security.visibility.VisibilityClient.getAuths(Configuration, String)
|
org.apache.hadoop.hbase.zookeeper.ZKUtil.getChildDataAndWatchForNewChildren(ZooKeeperWatcher, String)
|
org.apache.hadoop.hbase.HTableDescriptor.getColumnFamilies() |
org.apache.hadoop.hbase.HColumnDescriptor.getCompactionCompression()
|
org.apache.hadoop.hbase.HRegionInfo.getComparator()
|
org.apache.hadoop.hbase.HColumnDescriptor.getCompression()
|
org.apache.hadoop.hbase.ClusterStatus.getDeadServers()
|
org.apache.hadoop.hbase.HTableDescriptor.getFamilies()
|
org.apache.hadoop.hbase.HTableDescriptor.getFamiliesKeys()
|
org.apache.hadoop.hbase.HTableDescriptor.getFamily(byte[])
|
org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil.getHTableDescriptorArray(MasterProtos.GetTableDescriptorsResponse)
|
org.apache.hadoop.hbase.client.ClusterConnection.getKeepAliveMasterService()
|
org.apache.hadoop.hbase.ServerLoad.getMemstoreSizeInMB()
|
org.apache.hadoop.hbase.HTableDescriptor.getOwnerString() |
org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor.getOwnerString() |
org.apache.hadoop.hbase.client.TableDescriptor.getOwnerString() |
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.getPeerConfig(String)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.getPeersCount() |
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.getPeerState(String) |
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.getPeerTableCFs(String)
|
org.apache.hadoop.hbase.MetaTableAccessor.getRegion(Connection, byte[])
|
org.apache.hadoop.hbase.client.Table.getRpcTimeout()
|
org.apache.hadoop.hbase.client.HTable.getRpcTimeout() |
org.apache.hadoop.hbase.MetaTableAccessor.getScanForTableName(Connection, TableName) |
org.apache.hadoop.hbase.client.Scan.getScanMetrics()
|
org.apache.hadoop.hbase.ServerLoad.getStorefileIndexSizeInMB()
|
org.apache.hadoop.hbase.ServerLoad.getStorefileSizeInMB()
|
org.apache.hadoop.hbase.client.SnapshotDescription.getTable()
|
org.apache.hadoop.hbase.client.Table.getTableDescriptor()
|
org.apache.hadoop.hbase.client.Admin.getTableDescriptor(TableName)
|
org.apache.hadoop.hbase.client.Admin.getTableDescriptors(List<String>)
|
org.apache.hadoop.hbase.client.Admin.getTableDescriptorsByTableName(List<TableName>)
|
org.apache.hadoop.hbase.client.Get.isClosestRowBefore()
|
org.apache.hadoop.hbase.client.ClusterConnection.isDeadServer(ServerName)
|
org.apache.hadoop.hbase.HColumnDescriptor.isLegalFamilyName(byte[])
|
org.apache.hadoop.hbase.client.ClusterConnection.isMasterRunning()
|
org.apache.hadoop.hbase.client.Result.isPartial()
|
org.apache.hadoop.hbase.client.Scan.isSmall()
|
org.apache.hadoop.hbase.security.visibility.VisibilityClient.listLabels(Configuration, String)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.listPeerConfigs()
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.listReplicated()
|
org.apache.hadoop.hbase.client.Admin.listTableDescriptorsByNamespace(String)
|
org.apache.hadoop.hbase.client.Admin.listTables()
|
org.apache.hadoop.hbase.client.Admin.listTables(Pattern)
|
org.apache.hadoop.hbase.client.Admin.listTables(Pattern, boolean)
|
org.apache.hadoop.hbase.client.Admin.listTables(String)
|
org.apache.hadoop.hbase.client.Admin.listTables(String, boolean)
|
org.apache.hadoop.hbase.client.HBaseAdmin.mergeRegions(byte[], byte[], boolean)
|
org.apache.hadoop.hbase.client.Admin.mergeRegions(byte[], byte[], boolean)
|
org.apache.hadoop.hbase.client.HBaseAdmin.modifyColumn(TableName, HColumnDescriptor)
|
org.apache.hadoop.hbase.client.Admin.modifyColumn(TableName, HColumnDescriptor)
|
org.apache.hadoop.hbase.client.Admin.modifyTable(TableName, HTableDescriptor)
|
org.apache.hadoop.hbase.client.Admin.modifyTableAsync(TableName, HTableDescriptor)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.parseTableCFsFromConfig(String)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.peerAdded(String) |
org.apache.hadoop.hbase.client.HTableMultiplexer.put(byte[], List<Put>)
|
org.apache.hadoop.hbase.client.HTableMultiplexer.put(byte[], Put)
|
org.apache.hadoop.hbase.client.HTableMultiplexer.put(byte[], Put, int)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.removePeer(String)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.removePeerTableCFs(String, Map<TableName, ? extends Collection<String>>) |
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.removePeerTableCFs(String, String)
|
org.apache.hadoop.hbase.client.HBaseAdmin.rollHLogWriter(String)
|
org.apache.hadoop.hbase.security.visibility.VisibilityClient.setAuths(Configuration, String[], String)
|
org.apache.hadoop.hbase.client.Get.setClosestRowBefore(boolean)
|
org.apache.hadoop.hbase.client.Scan.setMaxVersions()
|
org.apache.hadoop.hbase.client.Get.setMaxVersions()
|
org.apache.hadoop.hbase.client.Scan.setMaxVersions(int)
|
org.apache.hadoop.hbase.client.Get.setMaxVersions(int)
|
org.apache.hadoop.hbase.client.Table.setOperationTimeout(int)
|
org.apache.hadoop.hbase.client.HTable.setOperationTimeout(int) |
org.apache.hadoop.hbase.HTableDescriptor.setOwner(User) |
org.apache.hadoop.hbase.client.TableDescriptorBuilder.setOwner(User) |
org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor.setOwner(User) |
org.apache.hadoop.hbase.HTableDescriptor.setOwnerString(String) |
org.apache.hadoop.hbase.client.TableDescriptorBuilder.setOwnerString(String) |
org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor.setOwnerString(String) |
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.setPeerTableCFs(String, Map<TableName, ? extends Collection<String>>) |
org.apache.hadoop.hbase.client.Table.setReadRpcTimeout(int)
|
org.apache.hadoop.hbase.client.HTable.setReadRpcTimeout(int) |
org.apache.hadoop.hbase.client.Table.setRpcTimeout(int)
|
org.apache.hadoop.hbase.client.HTable.setRpcTimeout(int) |
org.apache.hadoop.hbase.client.Scan.setSmall(boolean)
|
org.apache.hadoop.hbase.client.Scan.setStartRow(byte[])
|
org.apache.hadoop.hbase.client.Scan.setStopRow(byte[])
|
org.apache.hadoop.hbase.client.Table.setWriteRpcTimeout(int)
|
org.apache.hadoop.hbase.client.HTable.setWriteRpcTimeout(int) |
org.apache.hadoop.hbase.client.Admin.splitRegion(byte[])
|
org.apache.hadoop.hbase.client.Admin.splitRegion(byte[], byte[])
|
org.apache.hadoop.hbase.zookeeper.ZKUtil.updateExistingNodeData(ZooKeeperWatcher, String, byte[], int)
|
org.apache.hadoop.hbase.client.replication.ReplicationAdmin.updatePeerConfig(String, ReplicationPeerConfig)
|