org.apache.hyracks.algebricks.core.algebra.properties.INodeDomain
public 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.INodeDomain
public boolean sameAs(org.apache.hyracks.algebricks.core.algebra.properties.INodeDomain domain)
sameAs
in interface org.apache.hyracks.algebricks.core.algebra.properties.INodeDomain
Copyright © 2019 Apache Software Foundation. All rights reserved.