public class StringTruncator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DUPLICATION_LIMIT |
static int |
ROOT_CHAR_COUNT |
| Constructor and Description |
|---|
StringTruncator() |
| Modifier and Type | Method and Description |
|---|---|
String |
translateName(String longName)
Translates a long name to a shortname that is compatible with Oozie, yet still unique.
|
public static final int ROOT_CHAR_COUNT
public static final int DUPLICATION_LIMIT
Copyright © 2015 SeqWare. All rights reserved.