JavaScript is disabled on your browser.
B C E G H I L N 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(TransactionalGraph) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Commits the transaction in the graph.
E
ensureIndices(TransactionalGraph, 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 - 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.
isPreferringBigTransactions() - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
isUnique() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec
isUnique() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec.Property
isUniqueIndexSupported() - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
L
Log - Interface in org.hawkular.inventory.impl.tinkerpop.spi
LOG - Static variable in interface org.hawkular.inventory.impl.tinkerpop.spi.Log
Log_$logger - Class in org.hawkular.inventory.impl.tinkerpop.spi
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.hawkular.inventory.impl.tinkerpop.spi.Log_$logger
N
needsDraining() - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Some implementations need the pipeline to be fully drained in order to be able to reclaim backend resources.
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
requiresRollbackAfterFailure(Throwable) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Checks the exception thrown during the commit and returns true if the backend requires explicit rollback after
such failure occured or false if the failure caused the transaction to close itself automatically.
rollback(TransactionalGraph) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Rolls back the transaction in the graph.
S
startTransaction(TransactionalGraph) - Method in interface org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider
Initializes new transaction for use with given graph.
T
toString() - Method in class org.hawkular.inventory.impl.tinkerpop.spi.IndexSpec
translateException(RuntimeException, CanonicalPath) - 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 L N O P R S T W
Copyright © 2015–2016 Red Hat, Inc. . All rights reserved.