public class AccountIndexerImpl extends Object implements AccountIndexer
Modifier and Type | Class and Description |
---|---|
static interface |
AccountIndexerImpl.Factory |
public void index(Account.Id id) throws IOException
AccountIndexer
index
in interface AccountIndexer
id
- account id to index.IOException