Uses of Class
org.apache.hadoop.hbase.exceptions.IllegalArgumentIOException
Package
Description
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
-
Uses of IllegalArgumentIOException in org.apache.hadoop.hbase.mapreduce
Modifier and TypeMethodDescriptionprotected List<org.apache.hadoop.mapreduce.InputSplit>
TableInputFormatBase.createNInputSplitsUniform
(org.apache.hadoop.mapreduce.InputSplit split, int n) Create n splits for one InputSplit, For now only support uniform distribution -
Uses of IllegalArgumentIOException in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionprotected MemStoreCompactor
CompactingMemStore.createMemStoreCompactor
(MemoryCompactionPolicy compactionPolicy) (package private) void
MemStoreCompactor.initiateCompactionStrategy
(MemoryCompactionPolicy compType, org.apache.hadoop.conf.Configuration configuration, String cfName) ModifierConstructorDescriptionMemStoreCompactor
(CompactingMemStore compactingMemStore, MemoryCompactionPolicy compactionPolicy)