Interface ClusterUsers


  • public interface ClusterUsers
    General interface to get user details for an AccumuloCluster.
    • Method Detail

      • getUser

        ClusterUser getUser​(int offset)
        Get an unprivileged user. Multiple are created
        Parameters:
        offset - the user to return
        Returns:
        the user denoted by the given offset