Adds a coprocessor.
Adds a coprocessor.
the coprocessor class name
the Path of the jar file. If it's null, the class will be loaded from default classloader.
the priority
arbitrary key-value parameter pairs passed into the coprocessor
the copy of this having the coprocessor
Adds a coprocessor.
Adds a coprocessor.
the coprocessor class name
the copy of this having the coprocessor
Adds a column family.
Adds a column family.
the column family name
the column family's attributes
the copy of this having the column family
Creates a new table with pre-split region key range.
Creates a new table with pre-split region key range.
beginning of key range
end of key range
the total number of regions to create
implicit evidence instance
the descriptor of the created table
Creates a new table with pre-split region keys.
Creates a new table with pre-split region keys.
the split keys
implicit evidence instance
the descriptor of the created table
Creates a new table.
Creates a new table.
implicit evidence instance
the descriptor of the created table
Creates a new table with pre-split region keys asynchronously.
Creates a new table with pre-split region keys asynchronously.
implicit evidence instance
the descriptor of the created table
Represents a describing table.