public class ProtobufMetadataProcessor extends Object implements MetadataProcessor<ObjectConnection>
Here are the rules that are being followed.
Decisions
Modifier and Type | Field and Description |
---|---|
static String |
OBJECT_COL_SUFFIX |
static String |
VIEWTABLE_SUFFIX |
Constructor and Description |
---|
ProtobufMetadataProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(MetadataFactory metadataFactory,
ObjectConnection conn) |
public static final String VIEWTABLE_SUFFIX
public static final String OBJECT_COL_SUFFIX
public void process(MetadataFactory metadataFactory, ObjectConnection conn) throws TranslatorException
process
in interface MetadataProcessor<ObjectConnection>
TranslatorException
Copyright © 2016 JBoss by Red Hat. All rights reserved.