Uses of Interface
one.microstream.afs.blobstore.BlobStoreConnector
-
Uses of BlobStoreConnector in one.microstream.afs.aws.dynamodb
Subinterfaces of BlobStoreConnector in one.microstream.afs.aws.dynamodb Modifier and Type Interface Description interfaceDynamoDbConnectorConnector for the Amazon DynamoDB database service.Classes in one.microstream.afs.aws.dynamodb that implement BlobStoreConnector Modifier and Type Class Description static classDynamoDbConnector.Default -
Uses of BlobStoreConnector in one.microstream.afs.aws.s3
Subinterfaces of BlobStoreConnector in one.microstream.afs.aws.s3 Modifier and Type Interface Description interfaceS3ConnectorConnector for the Amazon Simple Storage Service (Amazon S3).Classes in one.microstream.afs.aws.s3 that implement BlobStoreConnector Modifier and Type Class Description static classS3Connector.Default -
Uses of BlobStoreConnector in one.microstream.afs.azure.storage
Subinterfaces of BlobStoreConnector in one.microstream.afs.azure.storage Modifier and Type Interface Description interfaceAzureStorageConnectorConnector for the Azure blob storage.Classes in one.microstream.afs.azure.storage that implement BlobStoreConnector Modifier and Type Class Description static classAzureStorageConnector.Default -
Uses of BlobStoreConnector in one.microstream.afs.blobstore
Classes in one.microstream.afs.blobstore that implement BlobStoreConnector Modifier and Type Class Description static classBlobStoreConnector.Abstract<B>Methods in one.microstream.afs.blobstore that return BlobStoreConnector Modifier and Type Method Description BlobStoreConnectorBlobStoreIoHandler. connector()BlobStoreConnectorBlobStoreIoHandler.Default. connector()Methods in one.microstream.afs.blobstore with parameters of type BlobStoreConnector Modifier and Type Method Description static BlobStoreFileSystemBlobStoreFileSystem. New(BlobStoreConnector connector)static BlobStoreIoHandlerBlobStoreIoHandler. New(BlobStoreConnector connector)static BlobStoreIoHandlerBlobStoreIoHandler. New(WriteController writeController, BlobStoreConnector connector) -
Uses of BlobStoreConnector in one.microstream.afs.coherence
Subinterfaces of BlobStoreConnector in one.microstream.afs.coherence Modifier and Type Interface Description interfaceCoherenceConnectorConnector for the Oracle Coherence data grid.Classes in one.microstream.afs.coherence that implement BlobStoreConnector Modifier and Type Class Description static classCoherenceConnector.Default -
Uses of BlobStoreConnector in one.microstream.afs.hazelcast
Subinterfaces of BlobStoreConnector in one.microstream.afs.hazelcast Modifier and Type Interface Description interfaceHazelcastConnectorConnector for the Hazelcast IMDG.Classes in one.microstream.afs.hazelcast that implement BlobStoreConnector Modifier and Type Class Description static classHazelcastConnector.Default -
Uses of BlobStoreConnector in one.microstream.afs.kafka
Subinterfaces of BlobStoreConnector in one.microstream.afs.kafka Modifier and Type Interface Description interfaceKafkaConnectorConnector for Apache Kafka.Classes in one.microstream.afs.kafka that implement BlobStoreConnector Modifier and Type Class Description static classKafkaConnector.Default -
Uses of BlobStoreConnector in one.microstream.afs.mongodb
Subinterfaces of BlobStoreConnector in one.microstream.afs.mongodb Modifier and Type Interface Description interfaceMongoDbConnectorConnector for MongoDB database and GridFS.Classes in one.microstream.afs.mongodb that implement BlobStoreConnector Modifier and Type Class Description static classMongoDbConnector.Defaultstatic classMongoDbConnector.GridFs -
Uses of BlobStoreConnector in one.microstream.afs.oracle.cloud.objectstorage
Subinterfaces of BlobStoreConnector in one.microstream.afs.oracle.cloud.objectstorage Modifier and Type Interface Description interfaceOracleCloudObjectStorageConnectorConnector for the Oracle cloud object storage.Classes in one.microstream.afs.oracle.cloud.objectstorage that implement BlobStoreConnector Modifier and Type Class Description static classOracleCloudObjectStorageConnector.Default -
Uses of BlobStoreConnector in one.microstream.afs.oracle.nosql
Subinterfaces of BlobStoreConnector in one.microstream.afs.oracle.nosql Modifier and Type Interface Description interfaceOracleNoSqlConnectorConnector for the Oracle NoSQL database.Classes in one.microstream.afs.oracle.nosql that implement BlobStoreConnector Modifier and Type Class Description static classOracleNoSqlConnector.Default -
Uses of BlobStoreConnector in one.microstream.afs.redis
Subinterfaces of BlobStoreConnector in one.microstream.afs.redis Modifier and Type Interface Description interfaceRedisConnectorConnector for Redis which utilizes the Lettuce client.Classes in one.microstream.afs.redis that implement BlobStoreConnector Modifier and Type Class Description static classRedisConnector.Default