Skip navigation links
B C E G H I O P R S T W 

B

build() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Builder
 
build() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property.Builder
 
builder() - Static method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec
 
builder() - Static method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Builder
 
builder() - Static method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
 

C

commit(G, InventoryBackend.Transaction) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Commits the transaction in the graph.

E

ensureIndices(G, IndexSpec...) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Makes sure all the indexes needed for good performance.
equals(Object) - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
 

G

getElementType() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec
 
getLabelIndex() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
 
getName() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
 
getProperties() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec
 
getType() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
 
GraphProvider<G extends com.tinkerpop.blueprints.TransactionalGraph> - Interface in org.hawkular.inventory.impl.tinkerpop.spi
This is a service interface that the Tinkerpop implementation will use to get a configured and initialized instance of a blueprints graph.

H

hashCode() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
 

I

IndexSpec - Class in org.hawkular.inventory.impl.tinkerpop.spi
 
IndexSpec(Class<? extends Element>, Set<IndexSpec.Property>, boolean) - Constructor for class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec
 
IndexSpec.Builder - Class in org.hawkular.inventory.impl.tinkerpop.spi
 
IndexSpec.Property - Class in org.hawkular.inventory.impl.tinkerpop.spi
 
IndexSpec.Property.Builder - Class in org.hawkular.inventory.impl.tinkerpop.spi
 
instantiateGraph(Configuration) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Given provided configuration, tries to instantiate a graph to be used by the inventory.
isUnique() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec
 
isUnique() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
 

O

org.hawkular.inventory.impl.tinkerpop.spi - package org.hawkular.inventory.impl.tinkerpop.spi
 

P

Property(String, Class<?>, boolean, String) - Constructor for class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
 

R

rollback(G, InventoryBackend.Transaction) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Rolls back the transaction in the graph.

S

startTransaction(G, boolean) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Starts a new transaction in the graph.

T

toString() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec
 
translateException(RuntimeException) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Translates the graph specific exception to an inventory exception.

W

withElementType(Class<? extends Element>) - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Builder
 
withLabelIndex(String) - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property.Builder
 
withName(String) - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property.Builder
 
withProperty(IndexSpec.Property) - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Builder
 
withType(Class<?>) - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property.Builder
 
withUnique(boolean) - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Builder
 
withUnique(boolean) - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property.Builder
 
B C E G H I O P R S T W 
Skip navigation links

Copyright © 2015 Red Hat, Inc.. All rights reserved.