public class HashIndexTable extends Object implements IndexTable
Constructor and Description |
---|
HashIndexTable(Set<Var> commonVars,
QueryIterator data) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsCompatibleWithSharedDomain(Binding binding) |
public HashIndexTable(Set<Var> commonVars, QueryIterator data) throws org.apache.jena.sparql.engine.index.HashIndexTable.MissingBindingException
public boolean containsCompatibleWithSharedDomain(Binding binding)
containsCompatibleWithSharedDomain
in interface IndexTable
Licenced under the Apache License, Version 2.0