public class AutoComplete extends Object
nc -lk 9999
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoComplete.ComputeTopCompletions
A PTransform that takes as input a list of tokens and returns
the most common tokens per prefix.
|
| Constructor and Description |
|---|
AutoComplete() |
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.