| Package | Description |
|---|---|
| org.teiid.translator.document | |
| org.teiid.translator.infinispan.hotrod | |
| org.teiid.translator.odata4 |
| Modifier and Type | Method and Description |
|---|---|
org.teiid.translator.document.DocumentJoinNode |
DocumentNode.joinWith(Join.JoinType joinType,
DocumentNode right) |
| Constructor and Description |
|---|
InfinispanResponse(org.infinispan.client.hotrod.RemoteCache<Object,Object> cache,
String queryStr,
int batchSize,
Integer limit,
Integer offset,
Map<String,Class<?>> projected,
DocumentNode documentNode) |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataDocumentNode |
| Modifier and Type | Field and Description |
|---|---|
protected DocumentNode |
ODataQuery.joinNode |
| Modifier and Type | Method and Description |
|---|---|
DocumentNode |
ODataQuery.getRootDocument() |
| Constructor and Description |
|---|
ODataResponse(InputStream payload,
ODataMetadataProcessor.ODataType type,
DocumentNode rootNode) |
Copyright © 2019. All rights reserved.