A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages

A

abort(String, Throwable) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
addColumn(String, HColumnDescriptor) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
addColumn(Path, HColumnDescriptor) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
addFamily(HTableDescriptor, HColumnDescriptor) - Static method in class com.mapr.fs.hbase.HTableDescriptorProxy
 
addPropertiesToTableDescriptor(Path, HTableDescriptor) - Static method in class com.mapr.fs.hbase.HTableProperties
 
admin() - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
AlwaysFalseFilter - Class in com.mapr.fs.hbase.filter
A filter that will always indicate that the row needs to be filtered out.
AlwaysFalseFilter() - Constructor for class com.mapr.fs.hbase.filter.AlwaysFalseFilter
 
AlwaysTrueFilter - Class in com.mapr.fs.hbase.filter
A filter that will always indicate that the row needs to be included.
AlwaysTrueFilter() - Constructor for class com.mapr.fs.hbase.filter.AlwaysTrueFilter
 
append(Append) - Method in class com.mapr.fs.hbase.HTableImpl
 
autoFlush - Variable in class com.mapr.fs.hbase.HTableImpl
 

B

batch(List<? extends Row>) - Method in class com.mapr.fs.hbase.HTableImpl
 
batch(List<? extends Row>, Object[]) - Method in class com.mapr.fs.hbase.HTableImpl
 
BMCallable - Class in com.mapr.fs.hbase
 
BMCallable(BufferedMutator, BufferedMutator.ExceptionListener, MapRHTable, LinkedList<Object>, LinkedList<Object>) - Constructor for class com.mapr.fs.hbase.BMCallable
 
BufferedMutatorCallBackQueue - Class in com.mapr.fs.hbase
 
BufferedMutatorCallBackQueue(BufferedMutator, BufferedMutator.ExceptionListener, MapRHTable, ExecutorService) - Constructor for class com.mapr.fs.hbase.BufferedMutatorCallBackQueue
 
buildScan(String, Configuration) - Static method in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
BulkLoadRecordWriter<V extends org.apache.hadoop.hbase.Cell> - Class in com.mapr.fs.hbase
 
BulkLoadRecordWriter(Configuration, Path) - Constructor for class com.mapr.fs.hbase.BulkLoadRecordWriter
 

C

call() - Method in class com.mapr.fs.hbase.BMCallable
 
CellProxy - Class in com.mapr.fs.hbase
 
CellProxy() - Constructor for class com.mapr.fs.hbase.CellProxy
 
CellUtilProxy - Class in com.mapr.fs.hbase
 
CellUtilProxy() - Constructor for class com.mapr.fs.hbase.CellUtilProxy
 
CFPermissions - Class in com.mapr.fs.hbase
Deprecated.
Use CFPermissions instead.
CFPermissions(String) - Constructor for class com.mapr.fs.hbase.CFPermissions
Deprecated.
 
checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class com.mapr.fs.hbase.HTableImpl
 
checkAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Delete) - Method in class com.mapr.fs.hbase.HTableImpl
 
checkAndMutate(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations) - Method in class com.mapr.fs.hbase.HTableImpl
 
checkAndMutateImpl(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations, boolean) - Method in class com.mapr.fs.hbase.HTableImpl
 
checkAndMutateImpl(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations, boolean) - Method in class com.mapr.fs.hbase.HTableImpl11
 
checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class com.mapr.fs.hbase.HTableImpl
 
checkAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Put) - Method in class com.mapr.fs.hbase.HTableImpl
 
checkMutation(Mutation) - Method in class com.mapr.fs.hbase.HTableImpl
 
checkTable(Path) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
cleanup(Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper
 
cleanup(Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum.RangeCheckSumMapper
 
clearBulkLoad(String) - Static method in class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
clearBulkLoad(Configuration, String) - Static method in class com.mapr.fs.hbase.TableUtil
 
clearCaches(ServerName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
clearRegionCache() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
clearRegionCache(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
clearRegionCache(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
close() - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Closes MapRFileSystem object
close() - Method in class com.mapr.fs.hbase.HTableImpl
 
close() - Method in class com.mapr.fs.hbase.HTableImpl11
 
close() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
close(TaskAttemptContext) - Method in class com.mapr.fs.hbase.BulkLoadRecordWriter
 
clusterName - Variable in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
CLUSTERPREFIX - Static variable in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
CLUSTERPREFIX2 - Static variable in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
CLUSTERPREFIX3 - Static variable in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
ClusterTablePath - Class in com.mapr.fs.hbase.tools.mapreduce
 
ClusterTablePath(String, String) - Constructor for class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
com.mapr.fs.hbase - package com.mapr.fs.hbase
This package contains classes that act bridge for HBase 0.98.x (and newer) APIs with MapR tables.
com.mapr.fs.hbase.filter - package com.mapr.fs.hbase.filter
 
com.mapr.fs.hbase.tools.mapreduce - package com.mapr.fs.hbase.tools.mapreduce
 
COMMAND_LINE_ERROR_RET - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
COMMITTED_COL - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
compareChecksum(String, String, String) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
compareTableMeta(String, String, int) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
CONFIG_PARAM_FLUSH_ON_READ - Static variable in class com.mapr.fs.hbase.HTableImpl
 
convertPath(String) - Static method in class com.mapr.fs.hbase.HTableProperties
 
copy(String[], String) - Static method in class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
copyFileWithPrefix(FileSystem, Path, Path, Configuration, String) - Static method in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
copyMerge(FileSystem, Path, FileSystem, Path, Configuration, String) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
Copy all files in a directory to one output file (merge).
CopyMetaHelper - Class in com.mapr.fs.hbase
 
CopyMetaHelper() - Constructor for class com.mapr.fs.hbase.CopyMetaHelper
 
CopyTable - Class in com.mapr.fs.hbase.tools.mapreduce
Copy a table.
CopyTable() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
createAbstractHBaseAdmin() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
createCase(Class) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
createConstant(Class) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
createConstants(Class[]) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
createFilterFromArguments(ArrayList<byte[]>) - Static method in class com.mapr.fs.hbase.filter.AlwaysFalseFilter
 
createFilterFromArguments(ArrayList<byte[]>) - Static method in class com.mapr.fs.hbase.filter.AlwaysTrueFilter
 
createFilterFromArguments(ArrayList<byte[]>) - Static method in class com.mapr.fs.hbase.filter.KeySamplingFilter
 
createHBaseResult(MapRGet[], MapRHTable) - Static method in class com.mapr.fs.hbase.ResultConverter
 
createHBaseResult(MapRGet, MapRHTable) - Static method in class com.mapr.fs.hbase.ResultConverter
 
createHBaseResult(MapRIncrement, MapRHTable) - Static method in class com.mapr.fs.hbase.ResultConverter
 
createMapRPut(byte[], byte[], Map<byte[], List<KeyValue>>, byte, long, MapRHTable, boolean, boolean, Object, MapRCallBackQueue) - Static method in class com.mapr.fs.hbase.PutConverter
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.mapr.fs.hbase.tools.mapreduce.HFileInputFormat
 
createSubmittableJob(Configuration, String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum
 
createSubmittableMapReduceJob(Configuration, String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
createSwitchCase(Class[]) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
createTable(String, String, int, Dbserver.TableAttr, List<String>) - Static method in class com.mapr.fs.hbase.CopyMetaHelper
 
createTable(Configuration, String, String, int, Dbserver.TableAttr, List<String>) - Static method in class com.mapr.fs.hbase.CopyMetaHelper
 
createTable(HTableDescriptor, byte[][]) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Creates a new table.
createTableForCopy(Configuration, String, String, List<String>, boolean) - Static method in class com.mapr.fs.hbase.TableUtil
 

D

DB_META_TABLE - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
DB_META_TABLE_BYTES - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
DEFAULT_BLOCKSIZE - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
DEFAULT_CALLBACK_THREADS - Static variable in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
DEFAULT_CF - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
delete(List<Delete>) - Method in class com.mapr.fs.hbase.HTableImpl
 
delete(List<Delete>) - Method in class com.mapr.fs.hbase.HTableImpl11
 
delete(Delete) - Method in class com.mapr.fs.hbase.HTableImpl
 
delete(Delete) - Method in class com.mapr.fs.hbase.HTableImpl11
 
deleteCachedRegionLocation(HRegionLocation) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
deleteColumn(String, String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
deleteColumnPermission(String, String, String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Deletes a permission from a column family or qualifier.
deleteTable(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
deleteTable(Path) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
deleteTablePermission(String, String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Removes a permission from the MapR table
deleteTables(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
Diff(ImmutableBytesWritable, Result, Result) - Constructor for class com.mapr.fs.hbase.tools.mapreduce.DiffTables.Diff
 
DIFFERENT_METADATA_RET - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
DiffTableMapper() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper
 
DiffTables - Class in com.mapr.fs.hbase.tools.mapreduce
 
DiffTables() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
DiffTables.COUNTERS - Enum in com.mapr.fs.hbase.tools.mapreduce
 
DiffTables.Diff - Class in com.mapr.fs.hbase.tools.mapreduce
 
DiffTables.DiffTableMapper - Class in com.mapr.fs.hbase.tools.mapreduce
 
DiffTables.DiffTableMapper.FirstExitChecker - Class in com.mapr.fs.hbase.tools.mapreduce
 
DiffTables.ScanState - Class in com.mapr.fs.hbase.tools.mapreduce
 
DiffTablesMeta - Class in com.mapr.fs.hbase.tools.mapreduce
 
DiffTablesMeta(boolean) - Constructor for class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
DiffTablesWithCrc - Class in com.mapr.fs.hbase.tools.mapreduce
 
DiffTablesWithCrc() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
DISABLED - Static variable in class com.mapr.fs.hbase.HTableProperties
 
disableTable(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
disableTables(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
doCommandLine(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
doListTables(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Returns the list of Goose tables
DstChecksumJobNAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 

E

enableTable(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
enableTables(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
equal(ClusterTablePath) - Method in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
equal(ClusterTablePath, ClusterTablePath) - Static method in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
exists(List<Get>) - Method in class com.mapr.fs.hbase.HTableImpl
 
exists(Get) - Method in class com.mapr.fs.hbase.HTableImpl
 

F

FALSE - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
FALSE_VALUE - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
familyId - Variable in class com.mapr.fs.hbase.HTableImpl.FamilyInfo
 
FamilyInfo() - Constructor for class com.mapr.fs.hbase.HTableImpl.FamilyInfo
 
FID_COL - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
filterKeyValue(Cell) - Method in class com.mapr.fs.hbase.filter.AlwaysFalseFilter
 
filterKeyValue(Cell) - Method in class com.mapr.fs.hbase.filter.AlwaysTrueFilter
 
filterKeyValue(Cell) - Method in class com.mapr.fs.hbase.filter.KeySamplingFilter
 
FilterSerializer - Class in com.mapr.fs.hbase
 
FilterSerializer() - Constructor for class com.mapr.fs.hbase.FilterSerializer
 
FIRST_JSON_COL_FAMILY - Static variable in class com.mapr.fs.hbase.HBaseAdminImpl
 
FirstExitChecker(FileSystem, TaskAttemptID, Path) - Constructor for class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper.FirstExitChecker
 
FIRSTKEYNAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
flushCommits() - Method in class com.mapr.fs.hbase.HTableImpl
 
flushOnRead - Variable in class com.mapr.fs.hbase.HTableImpl
 
FormatConverterMapper() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.FormatResult.FormatConverterMapper
 
FormatResult - Class in com.mapr.fs.hbase.tools.mapreduce
 
FormatResult() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.FormatResult
 
FormatResult.FormatConverterMapper - Class in com.mapr.fs.hbase.tools.mapreduce
 
fromTableAttr(Dbserver.TableAttr, HTableDescriptor) - Static method in class com.mapr.fs.hbase.SchemaHelper
 

G

get(List<Get>) - Method in class com.mapr.fs.hbase.HTableImpl
 
get(Get) - Method in class com.mapr.fs.hbase.HTableImpl
 
getAdmin() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getAdmin(ServerName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getAdmin(ServerName, boolean) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getAsyncProcess() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getBackoffPolicy() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getBMPool() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getBufferedMutator(BufferedMutatorParams) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getBufferedMutator(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getClient(ServerName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getClusterType() - Method in class com.mapr.fs.hbase.MapRTableMappingRules
getClusterUri() - Method in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
getColumnFamiliesList(String) - Static method in class com.mapr.fs.hbase.TableUtil
 
getColumnProperty(Path, String, String) - Static method in class com.mapr.fs.hbase.HTableProperties
 
getConfiguration() - Method in class com.mapr.fs.hbase.HTableImpl
 
getConfiguration() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getConnectionConfiguration() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getConnectionMetrics() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
GetConverter - Class in com.mapr.fs.hbase
 
GetConverter() - Constructor for class com.mapr.fs.hbase.GetConverter
 
getCurrentNrHRS() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getDefaultTablePath() - Method in class com.mapr.fs.hbase.MapRTableMappingRules
 
getFamily() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getFamilyArray() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getFamilyInfo(byte[], byte[]) - Method in class com.mapr.fs.hbase.HTableImpl
 
getFamilyLength() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getFamilyOffset() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getFamilyPermissions(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Returns the list of column family permission including those set on the qualifiers.
getFilterId(int) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
getFS() - Method in class com.mapr.fs.hbase.MapRTableMappingRules
Lazy initialization of FileSystem object using the Configuration provided in the constructor.
getFullPath() - Method in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
getFullPathName() - Method in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
getHTableDescriptor(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getHTableDescriptor(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getHTableDescriptors(List<String>) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getHTableDescriptorsByTableName(List<TableName>) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getKeepAliveMasterService() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getKeyValue(HFileScanner) - Static method in class com.mapr.fs.hbase.HFileScannerProxy
 
getMaprTablePath(byte[]) - Method in class com.mapr.fs.hbase.MapRTableMappingRules
Returns translated path according to the configured mapping
getMaprTablePath(String) - Method in class com.mapr.fs.hbase.MapRTableMappingRules
Returns translated path according to the configured mapping.
getMaprTablePath(Configuration, String) - Static method in class com.mapr.fs.hbase.MapRTableMappingRules
 
getMaster() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getMvccVersion() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getNewRpcRetryingCallerFactory(Configuration) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getNonceGenerator() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getNumRows(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
getOutputPathName(String, String) - Static method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum
 
getProps(Path) - Static method in class com.mapr.fs.hbase.HTableProperties
 
getQualifier() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getQualifierArray() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getQualifierLength() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getQualifierOffset() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getRegionCachePrefetch(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getRegionCachePrefetch(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getRegionLocation(byte[]) - Method in class com.mapr.fs.hbase.HTableImpl
 
getRegionLocation(byte[], byte[], boolean) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getRegionLocation(TableName, byte[], boolean) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getRegionLocations() - Method in class com.mapr.fs.hbase.HTableImpl
 
getRegionLocator(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getRow() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getRowArray() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getRowLength() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getRowOffset() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getRowOrBefore(byte[], byte[]) - Method in class com.mapr.fs.hbase.HTableImpl
 
getRpcControllerFactory() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getRpcRetryingCallerFactory() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getScanMetrics() - Method in class com.mapr.fs.hbase.ResultScannerImpl
 
getScanner(Scan) - Method in class com.mapr.fs.hbase.HTableImpl
 
getSequenceId() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getSplits(JobContext) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksumInputFormat
 
getSplitStartKey(ImmutableBytesWritable) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksumInputFormat
 
getStartEndKeys() - Method in class com.mapr.fs.hbase.HTableImpl
 
getStatisticsTracker() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTable(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTable(byte[], ExecutorService) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTable(String) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTable(String, ExecutorService) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTable(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTable(TableName, ExecutorService) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTableDescriptor() - Method in class com.mapr.fs.hbase.HTableImpl
 
getTableDescriptor(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Method for getting the tableDescriptor
getTableDescriptor(Path) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
getTableMappingRule() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTableName() - Method in class com.mapr.fs.hbase.HTableImpl
Returns the complete table path as a byte array
getTableNames() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getTablePath(byte[]) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
getTablePath(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
getTablePermissions(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Returns all ACEs set on the table as a Map.
getTableProperty(Path, String) - Static method in class com.mapr.fs.hbase.HTableProperties
 
getTableProperty(Path, ImmutableBytesWritable) - Static method in class com.mapr.fs.hbase.HTableProperties
 
getTableRegions(byte[]) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
getTagsArray() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getTagsLength() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getTagsLength(Cell) - Static method in class com.mapr.fs.hbase.CellProxy
 
getTagsLengthUnsigned() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getTagsOffset() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getTimestamp() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getTypeByte() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getUser() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
getValue() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getValueArray() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getValueLength() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getValueOffset() - Method in class com.mapr.fs.hbase.RowColKeyValue
 
getVersion() - Static method in class com.mapr.fs.hbase.HBaseVersionInfo
 
GZ - com.mapr.fs.hbase.SchemaHelper.Compression
 

H

hasCellBlockSupport() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
HBASE_ENGINE - Static variable in class com.mapr.fs.hbase.MapRTableMappingRules
 
HBASE_PREFIX_PATH - Static variable in class com.mapr.fs.hbase.MapRTableMappingRules
 
HBASE_TABLE_NAMESPACE_MAPPINGS - Static variable in class com.mapr.fs.hbase.MapRTableMappingRules
 
HBaseAdminImpl - Class in com.mapr.fs.hbase
 
HBaseAdminImpl(Configuration, BaseTableMappingRules) - Constructor for class com.mapr.fs.hbase.HBaseAdminImpl
 
HBaseVersionInfo - Class in com.mapr.fs.hbase
 
HBaseVersionInfo() - Constructor for class com.mapr.fs.hbase.HBaseVersionInfo
 
HFileInputFormat - Class in com.mapr.fs.hbase.tools.mapreduce
A MapReduce InputFormat for HBase's HFile.
HFileInputFormat() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.HFileInputFormat
 
HFileScannerProxy - Class in com.mapr.fs.hbase
 
HFileScannerProxy() - Constructor for class com.mapr.fs.hbase.HFileScannerProxy
 
HISTORYSERVERNAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil.ServiceName
 
HRegionConverter - Class in com.mapr.fs.hbase
 
HRegionConverter() - Constructor for class com.mapr.fs.hbase.HRegionConverter
 
HTableDescriptorProxy - Class in com.mapr.fs.hbase
 
HTableDescriptorProxy() - Constructor for class com.mapr.fs.hbase.HTableDescriptorProxy
 
HTableImpl - Class in com.mapr.fs.hbase
 
HTableImpl(Configuration, byte[]) - Constructor for class com.mapr.fs.hbase.HTableImpl
Creates an object to access a MapR table.
HTableImpl.FamilyInfo - Class in com.mapr.fs.hbase
 
HTableImpl11 - Class in com.mapr.fs.hbase
 
HTableImpl11(Configuration, byte[]) - Constructor for class com.mapr.fs.hbase.HTableImpl11
Creates an object to access a MapR table.
HTableImpl11(Configuration, byte[], BufferedMutator, BufferedMutator.ExceptionListener, ExecutorService) - Constructor for class com.mapr.fs.hbase.HTableImpl11
 
HTableProperties - Class in com.mapr.fs.hbase
Helper class to hold in-memory state of Table and Column Family properties for Goose tables which do not have a corresponding mapping.
HTableProperties() - Constructor for class com.mapr.fs.hbase.HTableProperties
 

I

illegalArgument(String, Object...) - Static method in class com.mapr.fs.hbase.ResultConverter
 
ImportFiles - Class in com.mapr.fs.hbase.tools.mapreduce
 
ImportFiles() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.ImportFiles
 
INCLUDEDREGIONFILENAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksumInputFormat
 
includeRegionInSplit(byte[], byte[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksumInputFormat
 
increment(Increment) - Method in class com.mapr.fs.hbase.HTableImpl
 
incrementColumnValue(byte[], byte[], byte[], long) - Method in class com.mapr.fs.hbase.HTableImpl
 
incrementColumnValue(byte[], byte[], byte[], long, boolean) - Method in class com.mapr.fs.hbase.HTableImpl
 
incrementColumnValue(byte[], byte[], byte[], long, Durability) - Method in class com.mapr.fs.hbase.HTableImpl
 
IncrementConverter - Class in com.mapr.fs.hbase
 
IncrementConverter() - Constructor for class com.mapr.fs.hbase.IncrementConverter
 
isAborted() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isAutoFlush() - Method in class com.mapr.fs.hbase.HTableImpl
 
isClosed() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isDeadServer(ServerName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isDeleteType(Cell, KeyValue) - Static method in class com.mapr.fs.hbase.CellUtilProxy
 
isManaged() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isMapRClientInstalled() - Method in class com.mapr.fs.hbase.MapRTableMappingRules
isMapRDefault() - Method in class com.mapr.fs.hbase.MapRTableMappingRules
isMapRTable(byte[]) - Method in class com.mapr.fs.hbase.MapRTableMappingRules
Tests if tableName should be treated as MapR table
isMapRTable(String) - Method in class com.mapr.fs.hbase.MapRTableMappingRules
Tests if tableName should be treated as MapR table
isMapRTable(Configuration, String) - Static method in class com.mapr.fs.hbase.MapRTableMappingRules
 
isMasterRunning() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isSplitable(JobContext, Path) - Method in class com.mapr.fs.hbase.tools.mapreduce.HFileInputFormat
 
isSplitable(JobContext, Path) - Method in class com.mapr.fs.hbase.tools.mapreduce.NonSplitableFileInputFormat
 
isTableAvailable(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isTableAvailable(byte[], byte[][]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isTableAvailable(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
isTableAvailable(String, byte[][]) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
isTableAvailable(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isTableAvailable(TableName, byte[][]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isTableDisabled(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isTableDisabled(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
isTableDisabled(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isTableEnabled(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
isTableEnabled(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
isTableEnabled(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
iterator() - Method in class com.mapr.fs.hbase.ResultScannerImpl
 

K

kAlwaysFalseFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kAlwaysTrueFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kBinaryComparator - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kBinaryPrefixComparator - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kBitComparator - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kColumnCountGetFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kColumnPaginationFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kColumnPrefixFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kColumnRangeFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kDependentColumnFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
KEYPREFIX - Static variable in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
KeySamplingFilter - Class in com.mapr.fs.hbase.filter
A filter that will only return the first KV from each row.
KeySamplingFilter() - Constructor for class com.mapr.fs.hbase.filter.KeySamplingFilter
 
kFamilyFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kFilterList - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kFirstKeyOnlyFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kFirstKeyValueMatchingQualifiersFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kFuzzyRowFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kInclusiveStopFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kIndexRowFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kKeyOnlyFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kKeySamplingFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kMultipleColumnPrefixFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kNullComparator - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kPageFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kPrefixFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kQualifierFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kRandomRowFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kRegexStringComparator - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kRowFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kSingleColumnValueExcludeFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kSingleColumnValueFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kSkipFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kSubstringComparator - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kTimestampsFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kUniquePrefixLenFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kValueFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 
kWhileMatchFilter - Static variable in class com.mapr.fs.hbase.FilterSerializer
 

L

LASTKEYNAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
listTableNames() - Method in class com.mapr.fs.hbase.HBaseAdminImpl
List all the tables in users current directory.
listTableNames() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
listTableNames(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
List all the tables matching the pattern.
listTables() - Method in class com.mapr.fs.hbase.HBaseAdminImpl
List all the tables in users current directory.
listTables() - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
listTables(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
List all the tables matching the pattern.
locateRegion(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
locateRegion(byte[], byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
locateRegion(TableName, byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
locateRegion(TableName, byte[], boolean, boolean) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
locateRegion(TableName, byte[], boolean, boolean, int) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
locateRegions(byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
locateRegions(byte[], boolean, boolean) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
locateRegions(TableName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
locateRegions(TableName, boolean, boolean) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
LZ4 - com.mapr.fs.hbase.SchemaHelper.Compression
 
LZF - com.mapr.fs.hbase.SchemaHelper.Compression
 
LZO - com.mapr.fs.hbase.SchemaHelper.Compression
 

M

main(String[]) - Static method in class com.mapr.fs.hbase.filter.TestKeySamplingFilter
 
main(String[]) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
main(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
main(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
main(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
main(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
main(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.FormatResult
 
main(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.ImportFiles
 
main(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum
 
main(String[]) - Static method in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
makePath(String, String) - Method in class com.mapr.fs.hbase.MapRTableMappingRules
Constructs absolute table path from the parent and the table name.
map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper
Map method that compares every scanned row with the equivalent from a distant cluster.
map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum.RangeCheckSumMapper
 
map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.FormatResult.FormatConverterMapper
 
MAPR_ENGINE - Static variable in class com.mapr.fs.hbase.MapRTableMappingRules
 
MAPR_UUID - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
MapRClusterConnectionImpl - Class in com.mapr.fs.hbase
 
MapRClusterConnectionImpl(Configuration, boolean, User, BaseTableMappingRules) - Constructor for class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
MapRDBConstants - Interface in com.mapr.fs.hbase
 
maprfs() - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Delayed instantiation of MapRFileSystem so that a pure HBase application would not need to initialize FileSystem class
maprTable - Variable in class com.mapr.fs.hbase.HTableImpl
 
MapRTableMappingRules - Class in com.mapr.fs.hbase
The TableMappingRule class encapsulate the rules for deciding if a table name map to HBase table or a M7 table.
MapRTableMappingRules(Configuration) - Constructor for class com.mapr.fs.hbase.MapRTableMappingRules
Creates a table mapping rule object based on the value of 'hbase.table.namespace.mappings' parameter in the conf.
MaxTableCreateRetryCount - Static variable in class com.mapr.fs.hbase.HBaseAdminImpl
 
METATYPE_ACES - Static variable in class com.mapr.fs.hbase.CopyMetaHelper
 
METATYPE_ACES - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
METATYPE_ALL - Static variable in class com.mapr.fs.hbase.CopyMetaHelper
 
METATYPE_ALL - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
METATYPE_ATTRS - Static variable in class com.mapr.fs.hbase.CopyMetaHelper
 
METATYPE_ATTRS - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
METATYPE_CFS - Static variable in class com.mapr.fs.hbase.CopyMetaHelper
 
METATYPE_CFS - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
METATYPE_MAXVERSION - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
METATYPE_NONE - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
METATYPE_SPLITS - Static variable in class com.mapr.fs.hbase.CopyMetaHelper
 
modifyColumn(String, HColumnDescriptor) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
modifyColumn(Path, HColumnDescriptor) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
modifyTable(String, HTableDescriptor) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
mutateRow(RowMutations) - Method in class com.mapr.fs.hbase.HTableImpl
 
MutateToMapRPut(byte[], Mutation) - Method in class com.mapr.fs.hbase.HTableImpl
 

N

NAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
NAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
NAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum
 
next() - Method in class com.mapr.fs.hbase.ResultScannerImpl
Grab the next row's worth of values.
next(int) - Method in class com.mapr.fs.hbase.ResultScannerImpl
 
NONE - com.mapr.fs.hbase.SchemaHelper.Compression
 
NonSplitableFileInputFormat<K,​V> - Class in com.mapr.fs.hbase.tools.mapreduce
 
NonSplitableFileInputFormat() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.NonSplitableFileInputFormat
 
NUM_ROWS_MISMATCH_IN_DST - com.mapr.fs.hbase.tools.mapreduce.DiffTables.COUNTERS
 
NUM_ROWS_MISMATCH_IN_SRC - com.mapr.fs.hbase.tools.mapreduce.DiffTables.COUNTERS
 
NumThreads - Variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 

O

OFF - com.mapr.fs.hbase.SchemaHelper.Compression
 
outputDiffCrcDir - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
outputDir - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
outputDir - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
outputDstToSrcName - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper
 
outputFileLocation - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
outputSrcToDstName - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper
 

P

parse(String) - Static method in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
parseFrom(byte[]) - Static method in class com.mapr.fs.hbase.filter.AlwaysFalseFilter
 
parseFrom(byte[]) - Static method in class com.mapr.fs.hbase.filter.AlwaysTrueFilter
 
parseFrom(byte[]) - Static method in class com.mapr.fs.hbase.filter.KeySamplingFilter
 
printUsage(String) - Static method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
processBatch(List<? extends Row>, byte[], ExecutorService, Object[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
processBatch(List<? extends Row>, TableName, ExecutorService, Object[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
processBatchCallback(List<? extends Row>, byte[], ExecutorService, Object[], Batch.Callback<R>) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
processBatchCallback(List<? extends Row>, TableName, ExecutorService, Object[], Batch.Callback<R>) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
put(List<Put>) - Method in class com.mapr.fs.hbase.HTableImpl
 
put(List<Put>) - Method in class com.mapr.fs.hbase.HTableImpl11
 
put(Put) - Method in class com.mapr.fs.hbase.HTableImpl
 
put(Put) - Method in class com.mapr.fs.hbase.HTableImpl11
 
PutConverter - Class in com.mapr.fs.hbase
 
PutConverter() - Constructor for class com.mapr.fs.hbase.PutConverter
 
putVal(Map<ImmutableBytesWritable, ImmutableBytesWritable>, String, String) - Static method in class com.mapr.fs.hbase.HTableProperties
 
putVal(Map<ImmutableBytesWritable, ImmutableBytesWritable>, ImmutableBytesWritable, String) - Static method in class com.mapr.fs.hbase.HTableProperties
 

R

RangeChecksum - Class in com.mapr.fs.hbase.tools.mapreduce
 
RangeChecksum() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum
 
RangeChecksum.RangeCheckSumMapper - Class in com.mapr.fs.hbase.tools.mapreduce
 
RangeChecksum.RangeCheckSumReducer - Class in com.mapr.fs.hbase.tools.mapreduce
 
RangeChecksumInputFormat - Class in com.mapr.fs.hbase.tools.mapreduce
 
RangeChecksumInputFormat() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.RangeChecksumInputFormat
 
RangeCheckSumMapper() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum.RangeCheckSumMapper
 
RangeCheckSumReducer() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum.RangeCheckSumReducer
 
reduce(ImmutableBytesWritable, Iterable<LongWritable>, Reducer.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum.RangeCheckSumReducer
 
relocateRegion(byte[], byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
relocateRegion(TableName, byte[]) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
relocateRegion(TableName, byte[], int) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
removeProperties(Path) - Static method in class com.mapr.fs.hbase.HTableProperties
 
renewLease() - Method in class com.mapr.fs.hbase.ResultScannerImpl
 
RESOURCEMANAGERNAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil.ServiceName
 
result - Variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.ScanState
 
ResultConverter - Class in com.mapr.fs.hbase
 
ResultConverter() - Constructor for class com.mapr.fs.hbase.ResultConverter
 
resultScanner - Variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.ScanState
 
ResultScannerImpl - Class in com.mapr.fs.hbase
 
resultToString(Result) - Static method in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
RowColKeyValue - Class in com.mapr.fs.hbase
 
RowColKeyValue(byte[], short, byte[], byte[], int, int, int, int, long) - Constructor for class com.mapr.fs.hbase.RowColKeyValue
 
RowColKeyValue(byte[], short, byte[], byte[], int, int, int, int, long, byte) - Constructor for class com.mapr.fs.hbase.RowColKeyValue
 
RowConstraintConverter - Class in com.mapr.fs.hbase
 
RowConstraintConverter() - Constructor for class com.mapr.fs.hbase.RowConstraintConverter
 
run() - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper.FirstExitChecker
 
run(String[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
run(String[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
run(String[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
run(String[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
run(String[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.FormatResult
 
run(String[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.ImportFiles
 
run(String[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum
 
run(String[]) - Method in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
run(Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper
 
run_MR() - Method in class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
run_NoMR() - Method in class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
runCallbackChain(LinkedList<Object>, LinkedList<Object>) - Method in class com.mapr.fs.hbase.BufferedMutatorCallBackQueue
 
runMapReduceJob() - Method in class com.mapr.fs.hbase.tools.mapreduce.FormatResult
 
runNonMapReduceJob(boolean) - Method in class com.mapr.fs.hbase.tools.mapreduce.FormatResult
 
RuntimeIOException - Exception in com.mapr.fs.hbase
This class is used to wrap a checked exceptions from a code which does not want to throw a checked exception.
RuntimeIOException() - Constructor for exception com.mapr.fs.hbase.RuntimeIOException
default constructor
RuntimeIOException(String) - Constructor for exception com.mapr.fs.hbase.RuntimeIOException
Constructor
RuntimeIOException(String, Throwable) - Constructor for exception com.mapr.fs.hbase.RuntimeIOException
Constructor taking a message and another exception.
RuntimeIOException(Throwable) - Constructor for exception com.mapr.fs.hbase.RuntimeIOException
Constructor taking another exception.

S

SAME_METADATA_RET - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
ScanConverter - Class in com.mapr.fs.hbase
 
ScanConverter() - Constructor for class com.mapr.fs.hbase.ScanConverter
 
ScanState() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.DiffTables.ScanState
 
SchemaHelper - Class in com.mapr.fs.hbase
 
SchemaHelper() - Constructor for class com.mapr.fs.hbase.SchemaHelper
 
SchemaHelper.Compression - Enum in com.mapr.fs.hbase
 
SegKeyRangeUtil - Class in com.mapr.fs.hbase.tools.mapreduce
 
SegKeyRangeUtil() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
SegKeyRangeUtil.ServiceName - Class in com.mapr.fs.hbase.tools.mapreduce
 
serialize(Filter) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
ServiceName() - Constructor for class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil.ServiceName
 
setAutoFlush(boolean) - Method in class com.mapr.fs.hbase.HTableImpl
 
setAutoFlush(boolean, boolean) - Method in class com.mapr.fs.hbase.HTableImpl
 
setClusterType(BaseTableMappingRules.ClusterType) - Method in class com.mapr.fs.hbase.MapRTableMappingRules
setColumnProperty(Path, String, String, String) - Static method in class com.mapr.fs.hbase.HTableProperties
 
setConf(Configuration) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksumInputFormat
 
setFamilyPermissions(String, String, CFPermissions) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Sets permissions on a column family.
setFlushOnRead(boolean) - Method in class com.mapr.fs.hbase.HTableImpl
 
setJobSuccessful() - Static method in class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
setName(HTableDescriptor, byte[]) - Static method in class com.mapr.fs.hbase.HTableDescriptorProxy
 
setName(HTableDescriptor, TableName) - Static method in class com.mapr.fs.hbase.HTableDescriptorProxy
 
setProps(Path, Map<ImmutableBytesWritable, ImmutableBytesWritable>) - Static method in class com.mapr.fs.hbase.HTableProperties
 
setRegionCachePrefetch(byte[], boolean) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
setRegionCachePrefetch(TableName, boolean) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
setScanColumns(Scan) - Method in class com.mapr.fs.hbase.tools.mapreduce.CopyTable
 
setTableDisabledStatus(String, Boolean) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
setTablePermissions(String, Map<String, String>) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Sets the permissions ACEs on the MapR table.
setTableProperties(Path, Map<ImmutableBytesWritable, ImmutableBytesWritable>) - Static method in class com.mapr.fs.hbase.HTableProperties
 
setTableProperty(Path, String, String) - Static method in class com.mapr.fs.hbase.HTableProperties
 
setup(Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper
 
setup(Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum.RangeCheckSumMapper
 
setUser(User) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Sets the User for the Admin instance.
setValue(HTableDescriptor, byte[], byte[]) - Static method in class com.mapr.fs.hbase.HTableDescriptorProxy
 
setValue(HTableDescriptor, String, String) - Static method in class com.mapr.fs.hbase.HTableDescriptorProxy
 
setValue(HTableDescriptor, ImmutableBytesWritable, ImmutableBytesWritable) - Static method in class com.mapr.fs.hbase.HTableDescriptorProxy
 
shouldExit - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
shouldFlushOnRead() - Method in class com.mapr.fs.hbase.HTableImpl
 
shutdown() - Method in class com.mapr.fs.hbase.BufferedMutatorCallBackQueue
 
SKIP_META_TEST - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesMeta
 
sortedKeyValuesToMapRPut(byte[], Map<byte[], List<KeyValue>>, MapRHTable) - Static method in class com.mapr.fs.hbase.PutConverter
 
split(byte[], byte[]) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Split a tablet or all the tablets of a table.
SPLITFILENAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksumInputFormat
 
SrcChecksumJobNAME - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTablesWithCrc
 
startFirstExitChecker(Mapper.Context) - Method in class com.mapr.fs.hbase.tools.mapreduce.DiffTables.DiffTableMapper
 
SucceedFileName - Static variable in class com.mapr.fs.hbase.tools.mapreduce.SegKeyRangeUtil
 
syncMutateToMapRPut(byte[], Mutation) - Method in class com.mapr.fs.hbase.HTableImpl11
 

T

tableExists(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
Returns true if the path exists and is a table
tableName - Variable in class com.mapr.fs.hbase.HTableImpl
Stores table path in a byte array
tablePathName - Variable in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
tablesAreDifferent - Static variable in class com.mapr.fs.hbase.tools.mapreduce.DiffTables
 
TableUtil - Class in com.mapr.fs.hbase
 
TableUtil() - Constructor for class com.mapr.fs.hbase.TableUtil
 
TestKeySamplingFilter - Class in com.mapr.fs.hbase.filter
 
TestKeySamplingFilter() - Constructor for class com.mapr.fs.hbase.filter.TestKeySamplingFilter
 
toAlgorithm(Common.FileCompressionType) - Static method in class com.mapr.fs.hbase.SchemaHelper
 
toAlgorithmStr(Common.FileCompressionType) - Static method in class com.mapr.fs.hbase.SchemaHelper
 
toColumnFamilyAttr(HColumnDescriptor, boolean) - Static method in class com.mapr.fs.hbase.SchemaHelper
 
toColumnFamilyAttr(HColumnDescriptor, HColumnDescriptor, boolean) - Static method in class com.mapr.fs.hbase.SchemaHelper
 
toComparatorProto(ByteArrayComparable) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
toFileCompressionType(Compression.Algorithm) - Static method in class com.mapr.fs.hbase.SchemaHelper
 
toFilterComparatorProto(CompareFilter) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
toFilterComparatorProto(CompareFilter.CompareOp, ByteArrayComparable) - Static method in class com.mapr.fs.hbase.FilterSerializer
 
toHBaseResult(MapRPut, MapRHTable) - Static method in class com.mapr.fs.hbase.ResultConverter
 
toHBaseResult(MapRResult, byte[], int, MapRHTable, Map<Integer, String>) - Static method in class com.mapr.fs.hbase.ResultConverter
 
toHBaseResult(MapRResult, MapRHTable, Map<Integer, String>) - Static method in class com.mapr.fs.hbase.ResultConverter
 
toHColumnDescriptor(Dbserver.SchemaFamily) - Static method in class com.mapr.fs.hbase.SchemaHelper
 
toHRegionInfo(Dbserver.TabletDesc, byte[]) - Static method in class com.mapr.fs.hbase.HRegionConverter
 
toHRegionLocation(Dbserver.TabletDesc, MapRHTable) - Static method in class com.mapr.fs.hbase.HRegionConverter
 
toHTableDescriptor(MapRFileSystem, Path) - Static method in class com.mapr.fs.hbase.SchemaHelper
 
toHTableDescriptor(MapRFileSystem, Path, boolean) - Static method in class com.mapr.fs.hbase.SchemaHelper
 
toMapRGet(Get, MapRHTable) - Static method in class com.mapr.fs.hbase.GetConverter
 
toMapRGets(List<Get>, MapRHTable) - Static method in class com.mapr.fs.hbase.GetConverter
Converts a list of HBase Get to list of MapRGet
toMapRIncrement(byte[], byte[], byte[], long, MapRHTable) - Static method in class com.mapr.fs.hbase.IncrementConverter
 
toMapRIncrement(Increment, MapRHTable) - Static method in class com.mapr.fs.hbase.IncrementConverter
Converts a list of HBase Increment to list of MapRIncrement
toMapRPut(Append, MapRHTable) - Static method in class com.mapr.fs.hbase.PutConverter
 
toMapRPut(Append, MapRHTable, Object, MapRCallBackQueue) - Static method in class com.mapr.fs.hbase.PutConverter
 
toMapRPut(Delete, MapRHTable) - Static method in class com.mapr.fs.hbase.PutConverter
 
toMapRPut(Delete, MapRHTable, Object, MapRCallBackQueue) - Static method in class com.mapr.fs.hbase.PutConverter
 
toMapRPut(Put, MapRHTable) - Static method in class com.mapr.fs.hbase.PutConverter
 
toMapRPut(Put, MapRHTable, Object, MapRCallBackQueue) - Static method in class com.mapr.fs.hbase.PutConverter
 
toMapRScan(Scan, MapRHTable) - Static method in class com.mapr.fs.hbase.ScanConverter
 
toRowConstraint(MapRHTable, byte[], byte[]) - Static method in class com.mapr.fs.hbase.RowConstraintConverter
 
toRowConstraint(MapRHTable, Map<byte[], NavigableMap<byte[], Long>>, long, long, MapRIncrement) - Static method in class com.mapr.fs.hbase.RowConstraintConverter
 
toRowConstraint(MapRHTable, Map<byte[], NavigableSet<byte[]>>, int, long, long) - Static method in class com.mapr.fs.hbase.RowConstraintConverter
Converts a list of HBase Get to list of MapRGet
toServerName(Dbserver.TabletDesc, MapRHTable) - Static method in class com.mapr.fs.hbase.HRegionConverter
 
toString() - Method in class com.mapr.fs.hbase.MapRTableMappingRules
toString() - Method in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 
TRUE - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
TRUE_VALUE - Static variable in interface com.mapr.fs.hbase.MapRDBConstants
 
truncateTable(TableName, boolean) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 

U

unSupportedOperation(String) - Method in class com.mapr.fs.hbase.HBaseAdminImpl
 
updateCachedLocations(byte[], byte[], Object, HRegionLocation) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
updateCachedLocations(TableName, byte[], byte[], Object, ServerName) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
updateCachedLocations(TableName, byte[], Object, HRegionLocation) - Method in class com.mapr.fs.hbase.MapRClusterConnectionImpl
 
updateChecksum(ImmutableBytesWritable, Result) - Method in class com.mapr.fs.hbase.tools.mapreduce.RangeChecksum.RangeCheckSumMapper
 
useCf - Variable in class com.mapr.fs.hbase.HTableImpl.FamilyInfo
 
useKeyValueClass - Static variable in class com.mapr.fs.hbase.tools.mapreduce.ImportFiles
 

V

validCompressionType(Compression.Algorithm) - Method in class com.mapr.fs.hbase.SchemaHelper
 
valueOf(String) - Static method in enum com.mapr.fs.hbase.SchemaHelper.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mapr.fs.hbase.tools.mapreduce.DiffTables.COUNTERS
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mapr.fs.hbase.SchemaHelper.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mapr.fs.hbase.tools.mapreduce.DiffTables.COUNTERS
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(ImmutableBytesWritable, V) - Method in class com.mapr.fs.hbase.BulkLoadRecordWriter
 
WRONGCLUSTERPREFIX - Static variable in class com.mapr.fs.hbase.tools.mapreduce.ClusterTablePath
 

Z

ZLIB - com.mapr.fs.hbase.SchemaHelper.Compression
 
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages