Package | Description |
---|---|
org.teiid.infinispan.api | |
org.teiid.translator.infinispan.hotrod |
Modifier and Type | Method and Description |
---|---|
TreeMap<Integer,TableWireFormat> |
TableWireFormat.getNestedWireMap() |
TreeMap<Integer,TableWireFormat> |
InfinispanDocument.getWireMap() |
Modifier and Type | Method and Description |
---|---|
void |
TableWireFormat.addNested(TableWireFormat childFormat) |
Constructor and Description |
---|
InfinispanDocument(String name,
TreeMap<Integer,TableWireFormat> columnMap,
InfinispanDocument parent) |
TeiidTableMarsheller(String docName,
TreeMap<Integer,TableWireFormat> wireMap) |
TeiidTableMarsheller(String docName,
TreeMap<Integer,TableWireFormat> wireMap,
DocumentFilter filter) |
Modifier and Type | Method and Description |
---|---|
static TreeMap<Integer,TableWireFormat> |
MarshallerBuilder.getWireMap(Table parentTbl,
RuntimeMetadata metadata) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.