Open
Description
The following Accumulo method was not detected by APILyzer. This is a method in the public API. Howerver the type IteratorScope is not in the public API. It was not detected because its a Type parameter.
void attachIterator(String namespace, IteratorSetting setting, EnumSet<IteratorScope> scopes) throws AccumuloException, AccumuloSecurityException,
NamespaceNotFoundException;