public interface GroupIndexer
Modifier and Type | Method and Description |
---|---|
void |
index(AccountGroup.UUID uuid)
Synchronously index a group.
|
void index(AccountGroup.UUID uuid) throws java.io.IOException
uuid
- group UUID to index.java.io.IOException