Uses of Class
com.playtika.janusgraph.aerospike.AerospikePolicyProvider
Packages that use AerospikePolicyProvider
-
Uses of AerospikePolicyProvider in com.playtika.janusgraph.aerospike.operations
Methods in com.playtika.janusgraph.aerospike.operations that return AerospikePolicyProviderModifier and TypeMethodDescriptionprotected AerospikePolicyProviderBasicOperations.buildPolicyProvider(org.janusgraph.diskstorage.configuration.Configuration configuration) AerospikeOperations.getAerospikePolicyProvider()Constructors in com.playtika.janusgraph.aerospike.operations with parameters of type AerospikePolicyProviderModifierConstructorDescriptionAerospikeOperations(String graphPrefix, String namespace, String idsNamespace, String idsStoreName, com.aerospike.client.IAerospikeClient client, AerospikePolicyProvider aerospikePolicyProvider, ExecutorService aerospikeExecutor, ExecutorService batchExecutor)