com.hp.hpl.jena.sdb.store
Class LayoutType
java.lang.Object
com.hp.hpl.jena.sparql.util.Symbol
com.hp.hpl.jena.sdb.store.LayoutType
- All Implemented Interfaces:
- com.hp.hpl.jena.sparql.util.Named
public class LayoutType
- extends com.hp.hpl.jena.sparql.util.Symbol
- implements com.hp.hpl.jena.sparql.util.Named
| Methods inherited from class com.hp.hpl.jena.sparql.util.Symbol |
create, create, equals, getSymbol, hashCode, toString |
LayoutTripleNodesHash
public static final LayoutType LayoutTripleNodesHash
LayoutTripleNodesIndex
public static final LayoutType LayoutTripleNodesIndex
LayoutSimple
public static final LayoutType LayoutSimple
LayoutRDB
public static final LayoutType LayoutRDB
fetch
public static LayoutType fetch(String layoutTypeName)
allNames
public static List<String> allNames()
allTypes
public static List<LayoutType> allTypes()
register
public static void register(String name)
register
public static void register(LayoutType layoutType)
registerName
public static void registerName(String layoutName,
LayoutType layoutType)
getName
public String getName()
- Specified by:
getName in interface com.hp.hpl.jena.sparql.util.Named
Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.