Alters a table.
Alters a table.
the descriptor of the altered table
Alters a coprocessor.
Alters 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 modified coprocessor
Alters a coprocessor.
Alters a coprocessor.
the coprocessor class name
the copy of this having the altered coprocessor
Alters a column family.
Alters a column family.
the column family name
the column family's attributes
the copy of this having the altered column family
Removes a coprocessor.
Removes a coprocessor.
the coprocessor class name
the copy of this having the removed coprocessor
Removes a column family.
Removes a column family.
the column family name
the copy of this not having the removed column family
Represents a altering table.