Type | Name and description |
---|---|
int |
counter |
static String |
createWCClass |
static String |
indexFunction |
static int |
instance |
int |
logInstance |
static String |
reduceFunction |
String |
word |
Constructor and description |
---|
WCWordCount
() |
Type Params | Return Type | Name and description |
---|---|---|
|
def |
createClass(String s, int c) |
|
int |
indexingFunction(String key) |
|
List |
reduceFunction(List<WCWordCount> buffers, Class outClass) |
|
String |
toString() |
Demonstrations of the Use of the Groovy Parallel Patterns Library generated 18-09-2017 by Jon Kerridge, Edinburgh Napier University - j.kerridge@napier.ac.uk