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 interface
DynamoDbConnector
Connector for the Amazon DynamoDB database service.Classes in one.microstream.afs.aws.dynamodb that implement BlobStoreConnector Modifier and Type Class Description static class
DynamoDbConnector.Default
-
Uses of BlobStoreConnector in one.microstream.afs.aws.s3
Subinterfaces of BlobStoreConnector in one.microstream.afs.aws.s3 Modifier and Type Interface Description interface
S3Connector
Connector for the Amazon Simple Storage Service (Amazon S3).Classes in one.microstream.afs.aws.s3 that implement BlobStoreConnector Modifier and Type Class Description static class
S3Connector.Default
-
Uses of BlobStoreConnector in one.microstream.afs.azure.storage
Subinterfaces of BlobStoreConnector in one.microstream.afs.azure.storage Modifier and Type Interface Description interface
AzureStorageConnector
Connector for the Azure blob storage.Classes in one.microstream.afs.azure.storage that implement BlobStoreConnector Modifier and Type Class Description static class
AzureStorageConnector.Default
-
Uses of BlobStoreConnector in one.microstream.afs.blobstore
Classes in one.microstream.afs.blobstore that implement BlobStoreConnector Modifier and Type Class Description static class
BlobStoreConnector.Abstract<B>
Methods in one.microstream.afs.blobstore that return BlobStoreConnector Modifier and Type Method Description BlobStoreConnector
BlobStoreIoHandler. connector()
BlobStoreConnector
BlobStoreIoHandler.Default. connector()
Methods in one.microstream.afs.blobstore with parameters of type BlobStoreConnector Modifier and Type Method Description static BlobStoreFileSystem
BlobStoreFileSystem. New(BlobStoreConnector connector)
static BlobStoreIoHandler
BlobStoreIoHandler. New(BlobStoreConnector connector)
static BlobStoreIoHandler
BlobStoreIoHandler. 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 interface
CoherenceConnector
Connector for the Oracle Coherence data grid.Classes in one.microstream.afs.coherence that implement BlobStoreConnector Modifier and Type Class Description static class
CoherenceConnector.Default
-
Uses of BlobStoreConnector in one.microstream.afs.hazelcast
Subinterfaces of BlobStoreConnector in one.microstream.afs.hazelcast Modifier and Type Interface Description interface
HazelcastConnector
Connector for the Hazelcast IMDG.Classes in one.microstream.afs.hazelcast that implement BlobStoreConnector Modifier and Type Class Description static class
HazelcastConnector.Default
-
Uses of BlobStoreConnector in one.microstream.afs.kafka
Subinterfaces of BlobStoreConnector in one.microstream.afs.kafka Modifier and Type Interface Description interface
KafkaConnector
Connector for Apache Kafka.Classes in one.microstream.afs.kafka that implement BlobStoreConnector Modifier and Type Class Description static class
KafkaConnector.Default
-
Uses of BlobStoreConnector in one.microstream.afs.mongodb
Subinterfaces of BlobStoreConnector in one.microstream.afs.mongodb Modifier and Type Interface Description interface
MongoDbConnector
Connector for MongoDB database and GridFS.Classes in one.microstream.afs.mongodb that implement BlobStoreConnector Modifier and Type Class Description static class
MongoDbConnector.Default
static class
MongoDbConnector.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 interface
OracleCloudObjectStorageConnector
Connector for the Oracle cloud object storage.Classes in one.microstream.afs.oracle.cloud.objectstorage that implement BlobStoreConnector Modifier and Type Class Description static class
OracleCloudObjectStorageConnector.Default
-
Uses of BlobStoreConnector in one.microstream.afs.oracle.nosql
Subinterfaces of BlobStoreConnector in one.microstream.afs.oracle.nosql Modifier and Type Interface Description interface
OracleNoSqlConnector
Connector for the Oracle NoSQL database.Classes in one.microstream.afs.oracle.nosql that implement BlobStoreConnector Modifier and Type Class Description static class
OracleNoSqlConnector.Default
-
Uses of BlobStoreConnector in one.microstream.afs.redis
Subinterfaces of BlobStoreConnector in one.microstream.afs.redis Modifier and Type Interface Description interface
RedisConnector
Connector for Redis which utilizes the Lettuce client.Classes in one.microstream.afs.redis that implement BlobStoreConnector Modifier and Type Class Description static class
RedisConnector.Default