HBaseAdmin#getClusterStatus

    -> ClusterStatus#getMasterCoprocessors()

    -> for (ServerName sn: ClusterStatus#getServers)
{ ClusterStatus#getLoad(sn).getCoprocessors() }

?

On Wed, Dec 12, 2012 at 11:44 AM, Ted Yu <[email protected]> wrote:

> Can you log a JIRA so that Coprocessor.State is exposed in Java API ?
>
> Cheers
>

Reply via email to