Package org.drools.traits.core.factmodel
Class TripleStore
java.lang.Object
org.drools.traits.core.factmodel.TripleStore
- All Implemented Interfaces:
Externalizable,Serializable
- See Also:
-
Field Details
-
TYPE
- See Also:
-
PROXY
- See Also:
-
VALUE
- See Also:
-
-
Constructor Details
-
TripleStore
public TripleStore() -
TripleStore
public TripleStore(int capacity, float loadFactor)
-
-
Method Details
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
getId
-
setId
-
put
-
put
-
add
-
get
-
getAll
-
removeAll
-
remove
-
contains
-
size
public int size()
-