org.apache.hyracks.algebricks.core.algebra.properties.INodeDomainpublic class CollectionFileDomain extends Object implements org.apache.hyracks.algebricks.core.algebra.properties.INodeDomain
| Constructor | Description |
|---|---|
CollectionFileDomain(String collectionName) |
| Modifier and Type | Method | Description |
|---|---|---|
Integer |
cardinality() |
|
boolean |
sameAs(org.apache.hyracks.algebricks.core.algebra.properties.INodeDomain domain) |
|
String |
toString() |
public CollectionFileDomain(String collectionName)
public Integer cardinality()
cardinality in interface org.apache.hyracks.algebricks.core.algebra.properties.INodeDomainpublic boolean sameAs(org.apache.hyracks.algebricks.core.algebra.properties.INodeDomain domain)
sameAs in interface org.apache.hyracks.algebricks.core.algebra.properties.INodeDomainCopyright © 2019 Apache Software Foundation. All rights reserved.