| Modifier and Type | Class and Description |
|---|---|
static class |
DistributedObjectExample.WordcountContext
Custom context.
|
| Constructor and Description |
|---|
DistributedObjectExample() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getBlacklist()
Distributed
Set containing the prepared list of blacklisted words. |
@Distribute public Set<String> getBlacklist() throws IOException
Set containing the prepared list of blacklisted words.IOException - if it fails to read in the fileCopyright © 2015–2016 Conversant. All rights reserved.