public class GroupIndexerImpl extends java.lang.Object implements GroupIndexer
Modifier and Type | Class and Description |
---|---|
static interface |
GroupIndexerImpl.Factory |
Modifier and Type | Method and Description |
---|---|
void |
index(AccountGroup.UUID uuid)
Synchronously index a group.
|
public void index(AccountGroup.UUID uuid) throws java.io.IOException
GroupIndexer
index
in interface GroupIndexer
uuid
- group UUID to index.java.io.IOException