public class BaseTerminalsTokenTypeToPartitionMapper
extends TerminalsTokenTypeToPartitionMapper
| Modifier and Type | Field and Description |
|---|---|
static String |
ESCAPED_ID_PARTITION |
static String |
ML_STRING_LITERAL_PARTITION |
static String |
STRING_LITERAL_PARTITION1 |
static String |
STRING_LITERAL_PARTITION2 |
| Constructor and Description |
|---|
BaseTerminalsTokenTypeToPartitionMapper() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getSupportedPartitionTypes() |
public static final String STRING_LITERAL_PARTITION1
public static final String STRING_LITERAL_PARTITION2
public static final String ML_STRING_LITERAL_PARTITION
public static final String ESCAPED_ID_PARTITION
public BaseTerminalsTokenTypeToPartitionMapper()
public String[] getSupportedPartitionTypes()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.