Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAccessorPrivateBucketResource - Class in io.clonecloudstore.accessor.server.commons
- AbstractAccessorPrivateBucketResource(AccessorBucketServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractAccessorPrivateBucketResource
- AbstractAccessorPrivateObjectResource<H> - Class in io.clonecloudstore.accessor.server.commons
- AbstractAccessorPrivateObjectResource(AccessorObjectServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractAccessorPrivateObjectResource
- AbstractAccessorPublicBucketResource - Class in io.clonecloudstore.accessor.server.commons
- AbstractAccessorPublicBucketResource(AccessorBucketServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractAccessorPublicBucketResource
- AbstractAccessorPublicObjectResource<H> - Class in io.clonecloudstore.accessor.server.commons
- AbstractAccessorPublicObjectResource(AccessorObjectServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractAccessorPublicObjectResource
- AbstractCodec<E> - Class in io.clonecloudstore.common.database.mongo
-
Abstract for Codec implementation.
- AbstractCodec() - Constructor for class io.clonecloudstore.common.database.mongo.AbstractCodec
- AbstractCommonInputStream - Class in io.clonecloudstore.common.standard.inputstream
-
Base class for InputStream extension
- AbstractCommonInputStream(InputStream, Object) - Constructor for class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- AbstractObjectStreamHandler - Class in io.clonecloudstore.accessor.server.commons
- AbstractObjectStreamHandler(AccessorObjectServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- AbstractPrivateBucketHelper - Class in io.clonecloudstore.accessor.server.commons
- AbstractPrivateBucketHelper(AccessorBucketServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractPrivateBucketHelper
- AbstractPrivateObjectHelper<H> - Class in io.clonecloudstore.accessor.server.commons
- AbstractPrivateObjectHelper(AccessorObjectServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractPrivateObjectHelper
- AbstractPublicBucketHelper - Class in io.clonecloudstore.accessor.server.commons
- AbstractPublicBucketHelper(AccessorBucketServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractPublicBucketHelper
- AbstractPublicObjectHelper<H> - Class in io.clonecloudstore.accessor.server.commons
- AbstractPublicObjectHelper(AccessorObjectServiceInterface) - Constructor for class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
- AbstractResponseClientFilter<O> - Class in io.clonecloudstore.common.quarkus.client.utils
- AbstractResponseClientFilter() - Constructor for class io.clonecloudstore.common.quarkus.client.utils.AbstractResponseClientFilter
- acceptCompression(boolean) - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- ACCESSOR - Enum constant in enum class io.clonecloudstore.common.standard.properties.Module
- ACCESSOR_REPLICATOR - Enum constant in enum class io.clonecloudstore.common.standard.properties.Module
- AccessorApiFactory - Class in io.clonecloudstore.accessor.apache.client
- AccessorApiFactory(String, String) - Constructor for class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- AccessorApiFactory(String, String, int) - Constructor for class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- AccessorApiFactory(String, String, int, int) - Constructor for class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- AccessorBucket - Class in io.clonecloudstore.accessor.model
-
Accessor Bucket DTO
- AccessorBucket() - Constructor for class io.clonecloudstore.accessor.model.AccessorBucket
- AccessorBucketApi - Interface in io.clonecloudstore.accessor.client.api
-
API REST for Accessor Bucket
- AccessorBucketApiClient - Class in io.clonecloudstore.accessor.client
-
Client for Accessor Bucket
- AccessorBucketApiClient(AccessorBucketApiFactory) - Constructor for class io.clonecloudstore.accessor.client.AccessorBucketApiClient
-
Constructor used by the Factory
- AccessorBucketApiFactory - Class in io.clonecloudstore.accessor.client
-
Bucket Client API Factory
- AccessorBucketApiFactory() - Constructor for class io.clonecloudstore.accessor.client.AccessorBucketApiFactory
- AccessorBucketInternalApi - Interface in io.clonecloudstore.accessor.client.internal.api
-
API REST for Accessor Bucket for Internals between Clone Cloud Store services
- AccessorBucketInternalApiClient - Class in io.clonecloudstore.accessor.client.internal
-
Client for Accessor Bucket
- AccessorBucketInternalApiClient(AccessorBucketInternalApiFactory) - Constructor for class io.clonecloudstore.accessor.client.internal.AccessorBucketInternalApiClient
-
Constructor used by the Factory
- AccessorBucketInternalApiFactory - Class in io.clonecloudstore.accessor.client.internal
-
Bucket Client API Factory
- AccessorBucketInternalApiFactory() - Constructor for class io.clonecloudstore.accessor.client.internal.AccessorBucketInternalApiFactory
- AccessorBucketInternalResource - Class in io.clonecloudstore.accessor.server.resource.internal
-
Bucket API Resource
- AccessorBucketInternalResource(AccessorBucketService) - Constructor for class io.clonecloudstore.accessor.server.resource.internal.AccessorBucketInternalResource
- AccessorBucketService - Class in io.clonecloudstore.accessor.server.application
-
Accessor Bucket Service
- AccessorBucketService - Class in io.clonecloudstore.accessor.server.simple.application
-
Accessor Bucket Service
- AccessorBucketService() - Constructor for class io.clonecloudstore.accessor.server.simple.application.AccessorBucketService
- AccessorBucketService(LocalReplicatorService, Instance<DaoAccessorBucketRepository>, Instance<DaoAccessorObjectRepository>, OwnershipApiClientFactory) - Constructor for class io.clonecloudstore.accessor.server.application.AccessorBucketService
- AccessorBucketServiceInterface - Interface in io.clonecloudstore.accessor.server.commons
- AccessorClient - Class in io.clonecloudstore.accessor.apache.client
- AccessorClient(AccessorApiFactory) - Constructor for class io.clonecloudstore.accessor.apache.client.AccessorClient
- AccessorConstants - Class in io.clonecloudstore.accessor.config
-
Constants for Accessor Bucket and Object
- AccessorConstants.Api - Class in io.clonecloudstore.accessor.config
-
API Constants
- AccessorConstants.HeaderFilterObject - Class in io.clonecloudstore.accessor.config
-
Filter Object Query
- AccessorConstants.HeaderObject - Class in io.clonecloudstore.accessor.config
-
Object Headers
- AccessorFilter - Class in io.clonecloudstore.accessor.model
-
Accessor Filter DTO
- AccessorFilter() - Constructor for class io.clonecloudstore.accessor.model.AccessorFilter
- AccessorHeaderDtoConverter - Class in io.clonecloudstore.accessor.client.model
-
Utility class for Headers
- AccessorHeaderDtoConverter() - Constructor for class io.clonecloudstore.accessor.client.model.AccessorHeaderDtoConverter
- AccessorObject - Class in io.clonecloudstore.accessor.model
-
Accessor Object DTO
- AccessorObject() - Constructor for class io.clonecloudstore.accessor.model.AccessorObject
- AccessorObjectApi - Interface in io.clonecloudstore.accessor.client.api
-
API REST for Accessor Object
- AccessorObjectApiClient - Class in io.clonecloudstore.accessor.client
-
Client for Accessor Object
- AccessorObjectApiClient(AccessorObjectApiFactory) - Constructor for class io.clonecloudstore.accessor.client.AccessorObjectApiClient
-
Constructor used by the Factory
- AccessorObjectApiFactory - Class in io.clonecloudstore.accessor.client
-
Bucket Client API Factory
- AccessorObjectApiFactory() - Constructor for class io.clonecloudstore.accessor.client.AccessorObjectApiFactory
- AccessorObjectInternalApi - Interface in io.clonecloudstore.accessor.client.internal.api
-
API REST for Accessor Object for Internals between Clone Cloud Store services
- AccessorObjectInternalApiClient - Class in io.clonecloudstore.accessor.client.internal
-
Client for Accessor Object
- AccessorObjectInternalApiClient(AccessorObjectInternalApiFactory) - Constructor for class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiClient
-
Constructor used by the Factory
- AccessorObjectInternalApiFactory - Class in io.clonecloudstore.accessor.client.internal
-
Bucket Client API Factory
- AccessorObjectInternalApiFactory() - Constructor for class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiFactory
- AccessorObjectInternalResource - Class in io.clonecloudstore.accessor.server.resource.internal
-
Object API Resource
- AccessorObjectInternalResource(AccessorObjectService) - Constructor for class io.clonecloudstore.accessor.server.resource.internal.AccessorObjectInternalResource
- AccessorObjectService - Class in io.clonecloudstore.accessor.server.application
-
Accessor Object Service
- AccessorObjectService - Class in io.clonecloudstore.accessor.server.simple.application
-
Accessor Bucket Service
- AccessorObjectService() - Constructor for class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
- AccessorObjectService(LocalReplicatorService, Instance<DaoAccessorBucketRepository>, Instance<DaoAccessorObjectRepository>, OwnershipApiClientFactory, FilesystemHandler) - Constructor for class io.clonecloudstore.accessor.server.application.AccessorObjectService
- AccessorObjectServiceInterface - Interface in io.clonecloudstore.accessor.server.commons
- AccessorProperties - Class in io.clonecloudstore.common.quarkus.modules
-
Accessor Configurable Values
- AccessorProperties() - Constructor for class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- AccessorPublicBucketResource - Class in io.clonecloudstore.accessor.server.resource
-
Bucket API Resource
- AccessorPublicBucketResource - Class in io.clonecloudstore.accessor.server.simple.resource
-
Bucket API Resource
- AccessorPublicBucketResource(AccessorBucketService) - Constructor for class io.clonecloudstore.accessor.server.resource.AccessorPublicBucketResource
- AccessorPublicBucketResource(AccessorBucketService) - Constructor for class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicBucketResource
- AccessorPublicObjectResource - Class in io.clonecloudstore.accessor.server.resource
-
Object API Resource
- AccessorPublicObjectResource - Class in io.clonecloudstore.accessor.server.simple.resource
-
Object API Resource
- AccessorPublicObjectResource(AccessorObjectService) - Constructor for class io.clonecloudstore.accessor.server.resource.AccessorPublicObjectResource
- AccessorPublicObjectResource(AccessorObjectService) - Constructor for class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicObjectResource
- AccessorReplicatorServer - Class in io.clonecloudstore.accessor.replicator
- AccessorServer - Class in io.clonecloudstore.accessor.server
- AccessorServer - Class in io.clonecloudstore.accessor.server.simple
- AccessorStatus - Enum Class in io.clonecloudstore.accessor.model
-
Accessor Status DTO
- action() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
action
record component. - actions() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
actions
record component. - ACTIONS - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- add(Topology) - Method in interface io.clonecloudstore.administration.client.api.TopologyApi
- add(Topology) - Method in class io.clonecloudstore.administration.client.TopologyApiClient
-
Invalidate Cache
- add(Topology) - Method in class io.clonecloudstore.administration.resource.TopologyResource
- add(String, String, ClientOwnership) - Method in interface io.clonecloudstore.administration.client.api.OwnershipApi
- add(String, String, ClientOwnership) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
-
Invalidate Cache
- add(String, String, ClientOwnership) - Method in class io.clonecloudstore.administration.resource.OwnershipResource
- addAsync(String, String, ClientOwnership) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
-
Invalidate Cache and async method
- addMetadata(String, String) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- addMetadata(String, String) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- addMetadata(String, String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- addMetadata(String, String) - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- addToBulk() - Method in class io.clonecloudstore.common.database.postgre.PostgreBulkHelper
- addToCache(String, Collection<ClientBucketAccess>) - Method in class io.clonecloudstore.administration.client.OwnershipApiClientFactory
- addToCache(Collection<Topology>) - Method in class io.clonecloudstore.administration.client.TopologyApiClientFactory
- addToInsertBulk(E) - Method in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- addToInsertBulk(E) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
-
Add one element to an insert bulk operation
- addToInsertBulk(F) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- addToInsertBulk(F) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
-
SHall be in an enclosing Transactional to enforce bulk effects
- addToSet(String, String) - Method in class io.clonecloudstore.common.database.utils.DbUpdate
-
Add one value to a set field (or array for Postgre)
- addToUpdateBulk(F) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
-
SHall be in an enclosing Transactional to enforce bulk effects
- addToUpdateBulk(Document, Document) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- addToUpdateBulk(Document, Document) - Method in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- addToUpsertBulk(Document, E) - Method in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- addToUpsertBulk(Document, F) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- ADMINISTRATION - Enum constant in enum class io.clonecloudstore.common.standard.properties.Module
- ADMINISTRATION_ROOT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- AdministrationServer - Class in io.clonecloudstore.administration.resource
- algoName - Variable in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- AND - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.CONJUNCTION
- ANSI_BLACK - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANSI_BLUE - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANSI_CYAN - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANSI_GREEN - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANSI_PURPLE - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANSI_RED - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANSI_RESET - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANSI_WHITE - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANSI_YELLOW - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
- ANY - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- API_ROOT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Path
- ApiConstants - Class in io.clonecloudstore.common.standard.properties
- ApiErrorResponse - Record Class in io.clonecloudstore.accessor.apache.client.internal
- ApiErrorResponse(int, String, String) - Constructor for record class io.clonecloudstore.accessor.apache.client.internal.ApiErrorResponse
-
Creates an instance of a
ApiErrorResponse
record class. - ARCHIVED_FROM_BUCKET - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
For Archiving process
- ARCHIVED_FROM_ID - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- ARCHIVED_FROM_NAME - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- ARGUMENTS - Static variable in class io.clonecloudstore.test.resource.azure.AzureContainer
- ARGUMENTS - Static variable in class io.clonecloudstore.test.resource.google.GoogleContainer
- assemble(Serializable, Object) - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- AsyncInputStream - Class in org.jboss.resteasy.reactive.client.handlers
-
Adapt an InputStream to a ReadStream that can be used with a Pump in Vertx.
- AsyncInputStream(Vertx, InputStream, int) - Constructor for class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
-
Create a new Async InputStream that can we used with a Pump
- AsyncInputStream.InboundBuffer - Class in org.jboss.resteasy.reactive.client.handlers
- asyncJobCleanup() - Method in class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferService
- asyncJobRetryImport() - Method in class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferService
- asyncPipedInputStream(AtomicReference<Exception>) - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- available() - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- available() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- available() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- available() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- available() - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- available() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- available() - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- available() - Method in class io.clonecloudstore.test.stream.FakeInputStream
- available() - Method in class io.quarkus.vertx.http.runtime.VertxInputStream
- available() - Method in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- AzureContainer - Class in io.clonecloudstore.test.resource.azure
- AzureContainer(DockerImageName, OptionalInt, String) - Constructor for class io.clonecloudstore.test.resource.azure.AzureContainer
- AzureKafkaProfile - Class in io.clonecloudstore.test.resource
- AzureKafkaProfile() - Constructor for class io.clonecloudstore.test.resource.AzureKafkaProfile
- AzureMongoKafkaProfile - Class in io.clonecloudstore.test.resource
- AzureMongoKafkaProfile() - Constructor for class io.clonecloudstore.test.resource.AzureMongoKafkaProfile
- AzureMongoProfile - Class in io.clonecloudstore.test.resource
- AzureMongoProfile() - Constructor for class io.clonecloudstore.test.resource.AzureMongoProfile
- AzureProfile - Class in io.clonecloudstore.test.resource.azure
- AzureProfile() - Constructor for class io.clonecloudstore.test.resource.azure.AzureProfile
- AzureResource - Class in io.clonecloudstore.test.resource.azure
-
Resource Lifecycle Manager for Azurite (for Azure Blob Storage)
- AzureResource() - Constructor for class io.clonecloudstore.test.resource.azure.AzureResource
B
- BaseXx - Class in io.clonecloudstore.common.standard.system
-
Base16, Base32 and Base64 codecs
- black(String) - Static method in class io.clonecloudstore.common.standard.system.SysErrLogger
- blue(String) - Static method in class io.clonecloudstore.common.standard.system.SysErrLogger
- bodyCompressed(boolean) - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- bucket() - Method in record class io.clonecloudstore.accessor.server.commons.buffer.BufferedItem
-
Returns the value of the
bucket
record component. - bucket() - Method in record class io.clonecloudstore.administration.model.ClientBucketAccess
-
Returns the value of the
bucket
record component. - bucket() - Method in record class io.clonecloudstore.driver.api.model.StorageBucket
-
Returns the value of the
bucket
record component. - bucket() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns the value of the
bucket
record component. - bucket() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
bucket
record component. - bucket() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns the value of the
bucket
record component. - bucket() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Returns the value of the
bucket
record component. - BUCKET - Enum constant in enum class io.clonecloudstore.driver.api.StorageType
- BUCKET - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- BUCKET - Static variable in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- BUCKET - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- BUCKET - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- BUCKET - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesActionRepository
- BUCKET - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesListingRepository
- BUCKET_LENGTH - Static variable in class io.clonecloudstore.common.standard.system.ParametersChecker
- BUCKET_RSTATUS - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
- BUCKET_STATUS - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
- bucketCreate(StorageBucket) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Create one Bucket and returns it
- bucketCreate(StorageBucket) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- bucketCreate(StorageBucket) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- bucketCreate(StorageBucket) - Method in class io.clonecloudstore.driver.s3.DriverS3
- bucketCreate(StorageBucket) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- bucketDelete(StorageBucket) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Delete one Bucket if it exists and is empty
- bucketDelete(String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Delete one Bucket if it exists and is empty
- bucketDelete(String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- bucketDelete(String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- bucketDelete(String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- bucketDelete(String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- bucketExists(StorageBucket) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Check existence of Bucket
- bucketExists(String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Check existence of Bucket
- bucketExists(String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- bucketExists(String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- bucketExists(String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- bucketExists(String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- bucketGet(String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Get one Bucket and returns it
- bucketGet(String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- bucketGet(String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- bucketGet(String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- bucketGet(String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- bucketImport(StorageBucket) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Import one Bucket and returns it
- bucketImport(StorageBucket) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- bucketImport(StorageBucket) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- bucketImport(StorageBucket) - Method in class io.clonecloudstore.driver.s3.DriverS3
- bucketImport(StorageBucket) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- bucketName() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
bucketName
record component. - bucketsCount() - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Count Buckets
- bucketsCount() - Method in class io.clonecloudstore.driver.azure.DriverAzure
- bucketsCount() - Method in class io.clonecloudstore.driver.google.DriverGoogle
- bucketsCount() - Method in class io.clonecloudstore.driver.s3.DriverS3
- bucketsCount() - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- bucketsIterator() - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Iterator on Buckets list
- bucketsIterator() - Method in class io.clonecloudstore.driver.azure.DriverAzure
- bucketsIterator() - Method in class io.clonecloudstore.driver.google.DriverGoogle
- bucketsIterator() - Method in class io.clonecloudstore.driver.s3.DriverS3
- bucketsIterator() - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- bucketsStream() - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Stream Buckets list
- bucketsStream() - Method in class io.clonecloudstore.driver.azure.DriverAzure
- bucketsStream() - Method in class io.clonecloudstore.driver.google.DriverGoogle
- bucketsStream() - Method in class io.clonecloudstore.driver.s3.DriverS3
- bucketsStream() - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- BUF_SIZE - Static variable in class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- BUFFERED_IMPORT - Static variable in class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferService
- BufferedItem - Record Class in io.clonecloudstore.accessor.server.commons.buffer
- BufferedItem(String, String) - Constructor for record class io.clonecloudstore.accessor.server.commons.buffer.BufferedItem
-
Creates an instance of a
BufferedItem
record class. - BulkMetrics - Class in io.clonecloudstore.common.quarkus.metrics
-
Metrics can be heavy cost in list operation, this class helps to limit this cost
- BulkMetrics() - Constructor for class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- bulkPersist() - Method in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
-
Persist all elements using bulk operation
- bulkUpsert() - Method in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
-
Upsert Persist all elements using bulk operation
- byteSize - Variable in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
C
- CCS_ACCESSOR_REMOTE_FIX_ON_ABSENT - Static variable in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- CCS_ACCESSOR_REMOTE_READ - Static variable in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- CCS_ACCESSOR_SITE - Static variable in class io.clonecloudstore.common.quarkus.modules.ServiceProperties
- CCS_ACCESSOR_STORE_ACTIVE - Static variable in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- CCS_ACCESSOR_STORE_MIN_SPACE_GB - Static variable in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- CCS_ACCESSOR_STORE_PATH - Static variable in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- CCS_ACCESSOR_STORE_PURGE_RETENTION_SECONDS - Static variable in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- CCS_ACCESSOR_STORE_SCHEDULE_DELAY - Static variable in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- CCS_BUFFER_SIZE - Static variable in class io.clonecloudstore.common.standard.properties.StandardProperties
-
Property to define Buffer Size
- CCS_CLIENT_RESPONSE_TIMEOUT - Static variable in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
-
Property to define Max transferring time in milliseconds before Time Out (must take into account large file and bandwidth)
- CCS_DB_TYPE - Static variable in class io.clonecloudstore.common.database.utils.DbType
- CCS_DB_TYPE - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- CCS_DRIVER_AZURE_MAX_CONCURRENCY - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
-
MultiPart concurrency (minimum 1, maximum 8, default 2)
- CCS_DRIVER_AZURE_MAX_PART_SIZE - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
-
MultiPart size (minimum 5 MB, maximum 4 GB, default 256 MB)
- CCS_DRIVER_AZURE_MAX_PART_SIZE_FOR_UNKNOWN_LENGTH - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
-
MultiPart size (minimum 5 MB, maximum ~2 GB): will be used decide with method to use (no memory impact)
- CCS_DRIVER_GOOGLE_DISABLE_GZIP - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
Default is to use Gzip content, but may be disabled (default: true so disabled)
- CCS_DRIVER_GOOGLE_MAX_BUF_SIZE - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
Buffer size (minimum 5 MB, maximum 512 MB, not related with Max Part Size of ~2 GB): will be used to decide which method to use (no memory impact)
- CCS_DRIVER_GOOGLE_MAX_PART_SIZE - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
MultiPart size (minimum 5 MB, maximum 5 GB, default 256 MB)
- CCS_DRIVER_MAX_CHUNK_SIZE - Static variable in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
-
Property to define Buffer Size for a Driver Chunk
- CCS_DRIVER_S_3_MAX_PART_SIZE - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
-
MultiPart size (minimum 5 MB, maximum 5 GB, default 256 MB)
- CCS_DRIVER_S3_HOST - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- CCS_DRIVER_S3_KEY - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- CCS_DRIVER_S3_KEY_ID - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- CCS_DRIVER_S3_MAX_PART_SIZE_FOR_UNKNOWN_LENGTH - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
-
MultiPart size (minimum 5 MB, maximum ~2 GB): will be used to buffer InputStream if length is unknown, so take care of the Memory consumption associated (512 MB, default, will limit the total InputStream length to 5 TB since 10K parts)
- CCS_DRIVER_S3_REGION - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- CCS_FIRST - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- CCS_INTERNAL_COMPRESSION - Static variable in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- CCS_MACHINE_ID - Static variable in class io.clonecloudstore.common.standard.properties.StandardProperties
-
Internal Machine Id used by JvmProcessMacIds for MacAddress (null or empty meaning using default value)
- CCS_MAX_WAIT_MS - Static variable in class io.clonecloudstore.common.standard.properties.StandardProperties
-
Property to define Max waiting time in milliseconds before Time Out within packets (in particular unknown size)
- CCS_RECONCILIATOR_PURGE_LOG - Static variable in class io.clonecloudstore.common.quarkus.modules.ReconciliatorProperties
- CCS_RECONCILIATOR_THREADS - Static variable in class io.clonecloudstore.common.quarkus.modules.ReconciliatorProperties
- CCS_SERVER_COMPUTE_SHA_256 - Static variable in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
-
Property to define if Server will compute SHA 256 on the fly
- CcsAlreadyExistException - Exception Class in io.clonecloudstore.common.quarkus.exception
-
Already Exists exception
- CcsAlreadyExistException(String) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsAlreadyExistException
-
Constructor to CcsAlreadyExistException
- CcsAlreadyExistException(String, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsAlreadyExistException
-
Constructor to CcsAlreadyExistException
- CcsBufferAccessorGatewayService - Class in io.clonecloudstore.accessor.server.simple.application.buffer
- CcsBufferAccessorGatewayService() - Constructor for class io.clonecloudstore.accessor.server.simple.application.buffer.CcsBufferAccessorGatewayService
- CcsBufferAccessorService - Class in io.clonecloudstore.accessor.server.application.buffer
- CcsBufferAccessorService(Instance<DaoAccessorObjectRepository>) - Constructor for class io.clonecloudstore.accessor.server.application.buffer.CcsBufferAccessorService
- CcsBufferJob - Class in io.clonecloudstore.accessor.server.commons.buffer
- CcsBufferJob() - Constructor for class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferJob
- CcsBufferService - Class in io.clonecloudstore.accessor.server.commons.buffer
- CcsBufferService() - Constructor for class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferService
- CcsBufferSkipPredicate - Class in io.clonecloudstore.accessor.server.commons.buffer
- CcsBufferSkipPredicate() - Constructor for class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferSkipPredicate
- CcsClientGenericException - Exception Class in io.clonecloudstore.common.quarkus.exception
-
Generic Abstract class exception for Client Error
- CcsClientGenericException(String, Response.Status) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsClientGenericException
-
Constructor to CcsClientGenericException
- CcsClientGenericException(String, Response.Status, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsClientGenericException
-
Constructor to CcsClientGenericException
- CcsDbException - Exception Class in io.clonecloudstore.common.database.utils.exception
-
Generic DB Exception
- CcsDbException(String, Throwable) - Constructor for exception class io.clonecloudstore.common.database.utils.exception.CcsDbException
- CcsDbException(Throwable) - Constructor for exception class io.clonecloudstore.common.database.utils.exception.CcsDbException
- CcsDeletedException - Exception Class in io.clonecloudstore.common.quarkus.exception
-
Already Deleted exception
- CcsDeletedException(String) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsDeletedException
-
Constructor to CcsDeletedException
- CcsDeletedException(String, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsDeletedException
-
Constructor to CcsAlreadyExistException
- CcsExceptionInterface - Interface in io.clonecloudstore.common.quarkus.exception
- CcsInvalidArgumentRuntimeException - Exception Class in io.clonecloudstore.common.standard.exception
-
Argument invalid exception
- CcsInvalidArgumentRuntimeException(String) - Constructor for exception class io.clonecloudstore.common.standard.exception.CcsInvalidArgumentRuntimeException
- CcsInvalidArgumentRuntimeException(String, Throwable) - Constructor for exception class io.clonecloudstore.common.standard.exception.CcsInvalidArgumentRuntimeException
- CcsNotAcceptableException - Exception Class in io.clonecloudstore.common.quarkus.exception
-
Not Acceptable exception
- CcsNotAcceptableException(String) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsNotAcceptableException
-
Constructor to CcsNotAcceptableException
- CcsNotAcceptableException(String, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsNotAcceptableException
-
Constructor to CcsNotAcceptableException
- CcsNotAllowedException - Exception Class in io.clonecloudstore.common.quarkus.exception
-
Not Allowed/Forbidden exception
- CcsNotAllowedException(String) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsNotAllowedException
-
Constructor to CcsNotAllowedException
- CcsNotAllowedException(String, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsNotAllowedException
-
Constructor to CcsNotAllowedException
- CcsNotExistException - Exception Class in io.clonecloudstore.common.quarkus.exception
-
ANot Exists exception
- CcsNotExistException(String) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsNotExistException
-
Constructor to CcsNotExistException
- CcsNotExistException(String, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsNotExistException
-
Constructor to CcsNotExistException
- CcsOperationException - Exception Class in io.clonecloudstore.common.quarkus.exception
-
Operation exception
- CcsOperationException(String) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsOperationException
-
Constructor to CcsOperationException
- CcsOperationException(String, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsOperationException
-
Constructor to CcsOperationException
- CcsOperationException(Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsOperationException
-
Constructor to CcsOperationException
- CcsServerExceptionMapper - Class in io.clonecloudstore.common.quarkus.exception
-
Global Server Exception Mapper
- CcsServerExceptionMapper() - Constructor for class io.clonecloudstore.common.quarkus.exception.CcsServerExceptionMapper
- CcsServerGenericException - Exception Class in io.clonecloudstore.common.quarkus.exception
-
Generic exception for Server Error
- CcsServerGenericException(Response.Status, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsServerGenericException
-
Constructor to CcsServerGenericException
- CcsServerGenericException(String, Response.Status) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsServerGenericException
-
Constructor to CcsServerGenericException
- CcsServerGenericException(String, Response.Status, Throwable) - Constructor for exception class io.clonecloudstore.common.quarkus.exception.CcsServerGenericException
-
Constructor to CcsServerGenericException
- CcsWithStatusException - Exception Class in io.clonecloudstore.common.standard.exception
-
Ccs Exception used by extension to specify an error and the status according to one BusinessIn object (optional)
- CcsWithStatusException(Object, int) - Constructor for exception class io.clonecloudstore.common.standard.exception.CcsWithStatusException
- CcsWithStatusException(Object, int, String) - Constructor for exception class io.clonecloudstore.common.standard.exception.CcsWithStatusException
- CcsWithStatusException(Object, int, String, Throwable) - Constructor for exception class io.clonecloudstore.common.standard.exception.CcsWithStatusException
- CcsWithStatusException(Object, int, Throwable) - Constructor for exception class io.clonecloudstore.common.standard.exception.CcsWithStatusException
- CENTRAL_RECONCILIATION - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
- CentralReconciliationService - Interface in io.clonecloudstore.reconciliator.database.model
- changeBulkSize(int) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- changeBulkSize(int) - Method in class io.clonecloudstore.common.database.postgre.PostgreBulkHelper
- check(String, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- checkBucket(RemoteReplicatorApi, String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- checkBucket(String) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- checkBucket(String, boolean, String, String) - Method in interface io.clonecloudstore.accessor.client.internal.api.AccessorBucketInternalApi
- checkBucket(String, boolean, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateBucketHelper
- checkBucket(String, boolean, String, String) - Method in class io.clonecloudstore.accessor.server.resource.internal.AccessorBucketInternalResource
- checkBucket(String, boolean, String, String) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- checkBucket(String, boolean, String, String) - Method in interface io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApi
- checkBucket(String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
-
Not Cached
- checkBucket(String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorResource
- checkBucket(String, boolean, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.internal.FakeBucketPrivateResourceAbstract
- checkBucket(String, boolean, String, String, boolean) - Method in class io.clonecloudstore.accessor.server.application.AccessorBucketService
-
Check if Bucket exists
- checkBucket(String, boolean, String, String, boolean) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorBucketServiceInterface
-
Check if Bucket exists
- checkBucket(String, boolean, String, String, boolean) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorBucketService
-
Check if Bucket exists
- checkBucket(String, boolean, String, String, String) - Method in interface io.clonecloudstore.replicator.client.api.LocalReplicatorApi
- checkBucket(String, boolean, String, String, String) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- checkBucket(String, boolean, String, String, String) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorResource
- checkBucket(String, String) - Method in class io.clonecloudstore.accessor.client.AccessorBucketApiClient
- checkBucket(String, String, boolean) - Method in class io.clonecloudstore.accessor.client.internal.AccessorBucketInternalApiClient
- checkBucket(String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorBucketApi
- checkBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicBucketHelper
- checkBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicBucketResource
- checkBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicBucketResource
- checkBucket(String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeBucketPublicResourceAbstract
- checkBucket0(String, boolean, String) - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPrivateAbstract
- checkBucket0(String, boolean, String) - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPublicAbstract
- checkBucket0Helper(String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- checkBucketCache(RemoteReplicatorApi, URI, String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- checkBucketCache(String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
-
Cached response
- checkBucketHelper(UniEmitter<? super Response>, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- checkDigestToCompute(I) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Default based on QuarkusProperties.serverComputeSha256
- checkDigestToCompute(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- checkDigestToCompute(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- checked - Variable in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- checked() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
checked
record component. - CHECKED - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- CHECKED_DB - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- CHECKED_DRIVER - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- CHECKED_REMOTE - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- checkedDb() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
checkedDb
record component. - checkedDriver() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
checkedDriver
record component. - checkedRemote() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
checkedRemote
record component. - checkEndOfPush(boolean) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- checkException() - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- checkException() - Method in class io.clonecloudstore.common.standard.inputstream.TransferInputStream
- checkFreeSpaceGb(long) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- checkObjectOrDirectory(RemoteReplicatorApi, String, String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- checkObjectOrDirectory(UniEmitter<? super Response>, String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- checkObjectOrDirectory(UniEmitter<? super Response>, String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- checkObjectOrDirectory(UniEmitter<? super Response>, String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeObjectPrivateAbstract
- checkObjectOrDirectory(String, String) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
-
Check if object or directory exist
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in interface io.clonecloudstore.accessor.client.internal.api.AccessorObjectInternalApi
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPrivateObjectResource
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateObjectHelper
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in class io.clonecloudstore.accessor.server.resource.internal.AccessorObjectInternalResource
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in interface io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApi
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
-
Not Cached
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorResource
- checkObjectOrDirectory(String, String, boolean, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.internal.FakeObjectPrivateResourceAbstract
- checkObjectOrDirectory(String, String, boolean, String, String, String) - Method in interface io.clonecloudstore.replicator.client.api.LocalReplicatorApi
- checkObjectOrDirectory(String, String, boolean, String, String, String) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- checkObjectOrDirectory(String, String, boolean, String, String, String) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorResource
- checkObjectOrDirectory(String, String, String) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
-
Check if object or directory exist
- checkObjectOrDirectory(String, String, String, boolean) - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiClient
-
Check if object or directory exist
- checkObjectOrDirectory(String, String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorObjectApi
- checkObjectOrDirectory(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPublicObjectResource
- checkObjectOrDirectory(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
- checkObjectOrDirectory(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicObjectResource
- checkObjectOrDirectory(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicObjectResource
- checkObjectOrDirectory(String, String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeObjectPublicResourceAbstract
- checkObjectOrDirectory0(String, String, boolean, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- checkObjectOrDirectory0(String, String, boolean, String) - Method in class io.clonecloudstore.test.accessor.common.FakeObjectPrivateAbstract
- checkObjectOrDirectory0(String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- checkObjectOrDirectory0Helper(String, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- checkObjectOrDirectoryCache(RemoteReplicatorApi, URI, String, String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- checkObjectOrDirectoryCache(String, String, boolean, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
-
Cached response
- checkObjectOrDirectoryHelper(UniEmitter<? super Response>, String, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- checkParameter(String, Object...) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check if any parameter are null or empty and if so, throw an CcsInvalidArgumentRuntimeException
- checkParameterNullOnly(String, Object...) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check if any parameter are null and if so, throw an CcsInvalidArgumentRuntimeException
- checkPullable(String, String, boolean, String, String) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Check from DB if Object is pullable
- checkPullAble(AccessorObject, MultiMap) - Method in class io.clonecloudstore.accessor.server.application.ObjectStreamHandler
- checkPullAble(AccessorObject, MultiMap) - Method in class io.clonecloudstore.accessor.server.simple.application.ObjectStreamHandler
- checkPullAble(AccessorObject, MultiMap) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- checkPullAble(ReplicatorOrder, MultiMap) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- checkPullAble(ReplicatorOrder, MultiMap) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- checkPullAble(I, MultiMap) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
The implementation must check using business object that get inputStream request (server sending InputStream as result) is valid according to the businessIn from te Rest API and the headers.
- checkPushAble(AccessorObject, MultipleActionsInputStream) - Method in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- checkPushAble(AccessorObject, MultipleActionsInputStream) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- checkPushAble(ReplicatorOrder, MultipleActionsInputStream) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- checkPushAble(ReplicatorOrder, MultipleActionsInputStream) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- checkPushAble(I, MultipleActionsInputStream) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Check if the request for POST is valid, and if so, adapt the given MultipleActionsInputStream that will be used to consume the original InputStream.
- checkPushAble(I, MultipleActionsInputStream) - Method in class io.clonecloudstore.test.server.service.FakeStreamHandlerAbstract
- checkRemotePullable(AccessorObject, MultiMap, String) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
-
Could be overridden to take into account remote check
- checkSanity(Object...) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument (null is considered as correct)
- checkSanityBucketName(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- checkSanityMap(Map<String, String>) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- checkSanityMapKey(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- checkSanityObjectName(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- checkSanityString(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- checkSanityString(String...) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument (null is considered as correct)
- checkSanityUri(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- checkValue(String, long, long) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check if an integer parameter is greater or equals to minValue
- CHUNKED - Static variable in class io.clonecloudstore.common.standard.properties.ApiConstants
- ChunkInputStreamInterface - Interface in io.clonecloudstore.common.quarkus.stream
- ChunkInputStreamNotBuffered - Class in io.clonecloudstore.common.quarkus.stream
-
Transform one InputStream to Multiple InputStream, each one being a chunk of the primary one.
- ChunkInputStreamNotBuffered(InputStream, long, int) - Constructor for class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- ChunkInputStreamOptionalBuffer - Class in io.clonecloudstore.common.quarkus.stream
-
Transform one InputStream to Multiple InputStream, each one being a chunk of the primary one.
- ChunkInputStreamOptionalBuffer(InputStream, long, int) - Constructor for class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- CipherInputStream - Class in io.clonecloudstore.common.standard.inputstream
-
Cipher InputStream: takes an InputStream as entry and give back a crypt/decrypt InputStream
- CipherInputStream(InputStream, Cipher) - Constructor for class io.clonecloudstore.common.standard.inputstream.CipherInputStream
-
Constructor allowing to not flush on all packets
- cleanMessage(Throwable) - Static method in exception class io.clonecloudstore.driver.api.exception.DriverException
- cleanNativeListing(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- cleanNativeListing(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Used only if NativeListing is not to be kept
- cleanSitesAction(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.CentralReconciliationService
- cleanSitesAction(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
-
Once all pushed into topic
- cleanSitesListing(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- cleanSitesListing(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Used only if SitesListing is not to be kept
- cleanTmpDataDirectory(String) - Static method in class io.clonecloudstore.test.resource.ResourcesConstants
- cleanUp() - Static method in class io.clonecloudstore.test.driver.fake.FakeDriverFactory
-
CleanUp function for testing purpose
- clear() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Clear all context
- clear() - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
-
Clear the buffer synchronously.
- clear(String) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Remove the key of the Java system property with the specified
key
. - clearCache() - Method in class io.clonecloudstore.administration.client.OwnershipApiClientFactory
- clearCache() - Method in class io.clonecloudstore.administration.client.TopologyApiClientFactory
- clearCache(String) - Method in class io.clonecloudstore.administration.client.OwnershipApiClientFactory
- clearCacheBucket(URI, String) - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- clearCacheObject(URI, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- client() - Method in record class io.clonecloudstore.administration.model.ClientBucketAccess
-
Returns the value of the
client
record component. - CLIENT_ID - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
- CLIENT_ID - Static variable in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- CLIENT_ID - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- CLIENT_ID - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- CLIENT_ID - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- ClientAbstract<I,
O, - Class in io.clonecloudstore.common.quarkus.clientS> -
Client Abstraction with prepared methods for Get and Post request using InputStream
- ClientAbstract(ClientFactoryAbstract<S>, URI) - Constructor for class io.clonecloudstore.common.quarkus.client.ClientAbstract
-
Constructor used by the Factory
- ClientBucketAccess - Record Class in io.clonecloudstore.administration.model
- ClientBucketAccess(String, String, ClientOwnership) - Constructor for record class io.clonecloudstore.administration.model.ClientBucketAccess
-
Creates an instance of a
ClientBucketAccess
record class. - ClientFactoryAbstract<S> - Class in io.clonecloudstore.common.quarkus.client
-
The Abstract implementation for the Client Factory.
Note that the implementation can use ApplicationScoped annotation. - ClientFactoryAbstract() - Constructor for class io.clonecloudstore.common.quarkus.client.ClientFactoryAbstract
- clientId - Variable in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- clientId() - Method in record class io.clonecloudstore.driver.api.model.StorageBucket
-
Returns the value of the
clientId
record component. - clientId() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
clientId
record component. - clientId() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
clientId
record component. - CLIENTID - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- ClientOwnership - Enum Class in io.clonecloudstore.administration.model
- ClientResponseExceptionMapper - Class in io.clonecloudstore.common.quarkus.client.utils
-
Implementation for a @Provider for handling exceptions in case of POST/GET InputStream
- ClientResponseExceptionMapper() - Constructor for class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
- clientResponseTimeOut() - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- ClientSendRequestHandler - Class in org.jboss.resteasy.reactive.client.handlers
- ClientSendRequestHandler(int, boolean, LoggingScope, ClientLogger, Map<Class<?>, MultipartResponseData>) - Constructor for class org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler
- cloneInstance() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- cloneInstance() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- close() - Method in class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- close() - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- close() - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- close() - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateBucketHelper
- close() - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicBucketHelper
- close() - Method in class io.clonecloudstore.administration.resource.OwnershipResource
- close() - Method in class io.clonecloudstore.administration.resource.TopologyResource
- close() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- close() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
- close() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- close() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- close() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- close() - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- close() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- close() - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- close() - Method in interface io.clonecloudstore.common.standard.stream.ClosingIterator
- close() - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Close with no exception.
- close() - Method in class io.clonecloudstore.driver.azure.DriverAzure
- close() - Method in class io.clonecloudstore.driver.google.DriverGoogle
- close() - Method in class io.clonecloudstore.driver.s3.DriverS3
- close() - Method in class io.clonecloudstore.test.accessor.server.resource.FakeBucketPublicResourceAbstract
- close() - Method in class io.clonecloudstore.test.accessor.server.resource.internal.FakeBucketPrivateResourceAbstract
- close() - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- close() - Method in class io.clonecloudstore.test.stream.FakeInputStream
- close() - Method in class io.clonecloudstore.test.stream.FakeIterator
- close() - Method in class io.clonecloudstore.test.stream.VoidOutputStream
- close() - Method in class io.quarkus.vertx.http.runtime.VertxInputStream
- close() - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
- close() - Method in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- close(Handler<AsyncResult<Void>>) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
-
Close using a specific handler.
- CLOSE - Static variable in class io.clonecloudstore.common.standard.properties.ApiConstants
- ClosingIterator<E> - Interface in io.clonecloudstore.common.standard.stream
- COLL_BUCKETS - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_CENTRAL - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_IMPORT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_LOCAL - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_ORDERS - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_ORDERS_MULTIPLE - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_OWNERSHIPS - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_PURGE - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_RECONCILIATIONS - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_REQUESTS - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Sub path for RECONCILIATOR
- COLL_SYNC - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- COLL_TOPOLOGIES - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Sub path for ADMINISTRATION
- CommonProfile - Class in io.clonecloudstore.test.resource
- CommonProfile() - Constructor for class io.clonecloudstore.test.resource.CommonProfile
- compress() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- compress(int) - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- compressed() - Method in record class io.clonecloudstore.common.quarkus.client.InputStreamBusinessOut
-
Returns the value of the
compressed
record component. - COMPRESSION_ZSTD - Static variable in class io.clonecloudstore.common.standard.properties.ApiConstants
-
ZSTD compression
- computeActions(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.CentralReconciliationService
- computeActions(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
-
Compute actions from sites listing
Step8: in 2 steps, all sites declared, not all sites declared Index Sites: requestId, bucket, local.nstatus Index Actions: requestId, bucket, name - computeActionsInvalidUpload(DaoRequest, AtomicReference<CcsDbException>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
- computeActionsReadyLike(DaoRequest, AtomicReference<CcsDbException>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
- computeActionsStepDelete(DaoRequest, AtomicReference<CcsDbException>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
-
Index: REQUESTID, BUCKET, LOCAL.NSTATUS
- computeActionsUpload(DaoRequest, AtomicReference<CcsDbException>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
- computeCompressionModel(ComputedParamContext) - Method in interface io.clonecloudstore.accessor.client.api.AccessorObjectApi
- computeCompressionModel(ComputedParamContext) - Method in interface io.clonecloudstore.accessor.client.internal.api.AccessorObjectInternalApi
- computeCompressionModel(ComputedParamContext) - Method in interface io.clonecloudstore.replicator.client.api.LocalReplicatorApi
- computeCompressionModel(ComputedParamContext) - Method in interface io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApi
- COND - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- ConfigurationVertxInputStream - Class in org.jboss.resteasy.reactive
- ConfigurationVertxInputStream() - Constructor for class org.jboss.resteasy.reactive.ConfigurationVertxInputStream
- configure() - Method in class io.clonecloudstore.test.resource.azure.AzureContainer
- configure() - Method in class io.clonecloudstore.test.resource.google.GoogleContainer
- confugrationToString() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- confugrationToString() - Static method in class io.clonecloudstore.common.quarkus.modules.ReconciliatorProperties
- confugrationToString() - Static method in class io.clonecloudstore.common.quarkus.modules.ServiceProperties
- confugrationToString() - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- confugrationToString() - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
- CONNECTION - Static variable in class io.clonecloudstore.common.standard.properties.ApiConstants
- construct() - Static method in class io.clonecloudstore.quarkus.patch.client.deployment.QuarkusPatchClientProcessor$$accessor
- consumeAll(InputStream) - Static method in class io.clonecloudstore.test.stream.FakeInputStream
- consumeAll(Iterator<?>) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
- consumeAll(Stream<?>) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
- consumeOrder(List<ReplicatorOrder>) - Method in class io.clonecloudstore.accessor.replicator.topic.RequestActionConsumer
- consumeOrder(List<ReplicatorOrder>) - Method in class io.clonecloudstore.replicator.server.local.topic.LocalReplicatorRequestTopicConsumer
- consumeWhileErrorInputStream(InputStream) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Consume all InputStream in error case with no error
- consumeWhileErrorInputStream(InputStream, long) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Consume all InputStream in error case with no error with a timeout
- CONTAINED - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- contains(String) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns
true
if and only if the system property with the specifiedkey
exists. - CONTAINS - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- CONTENT_TYPE - Static variable in class org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler
- CONTEXT_RECEIVE - Static variable in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- CONTEXT_SENDING - Static variable in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- contextSites() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
contextSites
record component. - CONTEXTSITES - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- CONTEXTSITESDONE - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- CONTINUE - Static variable in class io.quarkus.vertx.http.runtime.VertxInputStream
- count() - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- count(DbQuery) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- count(DbQuery) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- count(DbQuery) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- count(String, DbQuery) - Static method in class io.clonecloudstore.common.database.postgre.PostgreSqlHelper
-
For Native Query only with additional parameters using getSqlParamsAsArray()
- countAll() - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- countAll() - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- countAll() - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- countDownLatch - Variable in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- countFinalActions(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.CentralReconciliationService
- countFinalActions(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
- create(InputStream) - Static method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- create(InputStream, boolean) - Static method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- create(String, String) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Through Broker, asks to replicate this Bucket
- create(String, String, String, long, String) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Through Broker, asks to replicate this Object
- CREATE - Enum constant in enum class io.clonecloudstore.replicator.config.ReplicatorConstants.Action
- createBucket(ReplicatorOrder) - Method in class io.clonecloudstore.accessor.replicator.application.RequestActionService
-
Create bucket from client Id and BucketName
- createBucket(String) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- createBucket(String, String) - Method in class io.clonecloudstore.accessor.client.AccessorBucketApiClient
- createBucket(String, String) - Method in class io.clonecloudstore.replicator.topic.LocalBrokerService
- createBucket(String, String, boolean) - Method in class io.clonecloudstore.accessor.server.application.AccessorBucketService
-
Create bucket from client Id and bucketName
- createBucket(String, String, boolean) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorBucketServiceInterface
-
Create bucket from client Id and bucketName
- createBucket(String, String, boolean) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorBucketService
-
Create bucket from client Id and bucketName
- createBucket(String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorBucketApi
- createBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicBucketHelper
- createBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicBucketResource
- createBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicBucketResource
- createBucket(String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeBucketPublicResourceAbstract
- createBucket0(String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPublicAbstract
- createBucket0Helper(String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- createBucketHelper(UniEmitter<? super AccessorBucket>, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- createEmptyItem() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucketRepository
- createEmptyItem() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObjectRepository
- createEmptyItem() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoOwnershipRepository
- createEmptyItem() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoTopologyRepository
- createEmptyItem() - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- createEmptyItem() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListingRepository
- createEmptyItem() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequestRepository
- createEmptyItem() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesActionRepository
- createEmptyItem() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListingRepository
- createErrorResponse(Exception) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamServiceAbstract
- createIfNeededTmpDataDirectory(String) - Static method in class io.clonecloudstore.test.resource.ResourcesConstants
- createIndex() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucketRepository
- createIndex() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObjectRepository
- createIndex() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoOwnershipRepository
- createIndex() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoTopologyRepository
- createIndex() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListingRepository
- createIndex() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequestRepository
- createIndex() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesActionRepository
- createIndex() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListingRepository
- createObject(boolean, String, String, String, String, InputStream) - Method in interface io.clonecloudstore.accessor.client.api.AccessorObjectApi
- createObject(AccessorObject, InputStream) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- createObject(AccessorObject, InputStream, boolean) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- createObject(AccessorObject, String, long, String) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Before really creating Object, creates it in DB if possible
- createObject(AccessorObject, String, long, String) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorObjectServiceInterface
-
Before really creating Object, creates it in DB if possible
- createObject(AccessorObject, String, long, String) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
-
Before really creating Object, creates it in DB if possible
- createObject(AccessorObject, String, InputStream) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
- createObject(AccessorObject, String, InputStream, boolean) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
- createObject(ReplicatorOrder) - Method in class io.clonecloudstore.accessor.replicator.application.RequestActionService
- createObject(HttpServerRequest, Closer, I, long, String, boolean, InputStream) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamServiceAbstract
-
Method to use within the POST query definition with a @Blocking annotation.
- createObject(HttpServerRequest, Closer, I, long, String, InputStream) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamServiceAbstract
-
Method to use within the POST query definition with a @Blocking annotation.
- createObject(HttpServerRequest, Closer, String, String, String, String, String, String, String, String, String, String, long, String, String, String, InputStream) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPublicObjectResource
-
Create the Object and returns the associated DTO
- createObject(HttpServerRequest, Closer, String, String, String, String, String, String, String, String, String, String, long, String, String, String, InputStream) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
-
Create the Object and returns the associated DTO
- createObject(HttpServerRequest, Closer, String, String, String, String, String, String, String, String, String, String, long, String, String, String, InputStream) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicObjectResource
- createObject(HttpServerRequest, Closer, String, String, String, String, String, String, String, String, String, String, long, String, String, String, InputStream) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicObjectResource
- createObject(HttpServerRequest, Closer, String, String, String, String, String, String, String, String, String, String, long, String, String, String, InputStream) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeObjectPublicResourceAbstract
- createObject(String, String, String, long, String) - Method in class io.clonecloudstore.replicator.topic.LocalBrokerService
- createObject0(HttpServerRequest, Closer, String, String, String, String, String, String, String, String, String, String, long, String, String, String, InputStream) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- createObjectFinalize(AccessorObject, String, long, String, boolean) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Once Object really created in Driver Storage, finalize the Object in DB and Replicator if needed
- createObjectFinalize(AccessorObject, String, long, String, boolean) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorObjectServiceInterface
-
Once Object really created in Driver Storage, finalize the Object in DB and Replicator if needed
- createObjectFinalize(AccessorObject, String, long, String, boolean) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
-
Once Object really created in Driver Storage, finalize the Object in DB and Replicator if needed
- createOrder(ReplicatorOrder) - Method in interface io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApi
-
This method returns a Uni response, meaning the caller must call await when he wants the request to be activated.
- createOrder(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
- createOrder(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorResource
- createOrders(List<ReplicatorOrder>) - Method in interface io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApi
-
This method returns a Uni response, meaning the caller must call await when he wants the request to be activated.
- createOrders(List<ReplicatorOrder>) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
- createOrders(List<ReplicatorOrder>) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorResource
- createRequest(RestClientRequestContext) - Method in class org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler
- createRequestCentral(ReconciliationRequest) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Initial creation of Reconciliation Request
- createRequestLocal(ReconciliationRequest) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Local creation of Reconciliation Request from existing one in Central.
- CREATION - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
- CREATION - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- creationDate() - Method in record class io.clonecloudstore.driver.api.model.StorageBucket
-
Returns the value of the
creationDate
record component. - creationDate() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns the value of the
creationDate
record component. - currentSite() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
currentSite
record component. - CURRENTSITE - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- customize(ObjectMapper) - Method in class io.clonecloudstore.common.quarkus.properties.JsonUtil.RegisterEmptyModuleCustomizer
- cyan(String) - Static method in class io.clonecloudstore.common.standard.system.SysErrLogger
D
- DAEMON_THREAD_FACTORY - Static variable in class io.clonecloudstore.common.standard.system.SystemTools
- DaemonThreadFactory - Class in io.clonecloudstore.common.standard.system
- DaemonThreadFactory() - Constructor for class io.clonecloudstore.common.standard.system.DaemonThreadFactory
- DaoAccessorBucket - Class in io.clonecloudstore.accessor.server.database.model
-
Bucket DAO
- DaoAccessorBucket() - Constructor for class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- DaoAccessorBucketRepository - Interface in io.clonecloudstore.accessor.server.database.model
-
Bucket DAO Repository
- DaoAccessorObject - Class in io.clonecloudstore.accessor.server.database.model
-
Object DAO
- DaoAccessorObject() - Constructor for class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- DaoAccessorObjectRepository - Interface in io.clonecloudstore.accessor.server.database.model
-
Object DAO Repository
- DaoNativeListing - Class in io.clonecloudstore.reconciliator.database.model
-
SingleSiteObject uses AccessorStatus rank
- DaoNativeListing() - Constructor for class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- DaoNativeListingRepository - Interface in io.clonecloudstore.reconciliator.database.model
- DaoOwnership - Class in io.clonecloudstore.administration.database.model
- DaoOwnership() - Constructor for class io.clonecloudstore.administration.database.model.DaoOwnership
- DaoOwnershipRepository - Interface in io.clonecloudstore.administration.database.model
- DaoRequest - Class in io.clonecloudstore.reconciliator.database.model
- DaoRequest() - Constructor for class io.clonecloudstore.reconciliator.database.model.DaoRequest
- DaoRequestRepository - Interface in io.clonecloudstore.reconciliator.database.model
- DaoSitesAction - Class in io.clonecloudstore.reconciliator.database.model
-
NeedAction uses ReconciliationAction rank
- DaoSitesAction() - Constructor for class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- DaoSitesActionRepository - Interface in io.clonecloudstore.reconciliator.database.model
- DaoSitesListing - Class in io.clonecloudstore.reconciliator.database.model
-
SingleSiteObject uses ReconciliationAction rank
- DaoSitesListing() - Constructor for class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- DaoSitesListingRepository - Interface in io.clonecloudstore.reconciliator.database.model
- DaoTopology - Class in io.clonecloudstore.administration.database.model
- DaoTopology() - Constructor for class io.clonecloudstore.administration.database.model.DaoTopology
- DaoTopologyRepository - Interface in io.clonecloudstore.administration.database.model
- DB - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- DB_EVENT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- DB_KIND - Static variable in class io.clonecloudstore.test.resource.postgres.PostgresResource
- DB_NSTATUS - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- DB_SITE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- DbQuery - Class in io.clonecloudstore.common.database.utils
-
DbQuery (Where Condition) for both SQL and NoSQL.
- DbQuery() - Constructor for class io.clonecloudstore.common.database.utils.DbQuery
-
Empty query
- DbQuery(RestQuery.CONJUNCTION, DbQuery...) - Constructor for class io.clonecloudstore.common.database.utils.DbQuery
-
Query conjunction using parameters
- DbQuery(RestQuery.CONJUNCTION, Collection<DbQuery>) - Constructor for class io.clonecloudstore.common.database.utils.DbQuery
-
Query conjunction using parameters
- DbQuery(RestQuery.QUERY, String, Object) - Constructor for class io.clonecloudstore.common.database.utils.DbQuery
-
Query using parameters
- DbQuery(RestQuery.QUERY, String, Object...) - Constructor for class io.clonecloudstore.common.database.utils.DbQuery
-
Query using parameters
- DbQuery(RestQuery.QUERY, String, String) - Constructor for class io.clonecloudstore.common.database.utils.DbQuery
-
Query using parameters
- DbQuery(RestQuery.QUERY, String, Collection<?>) - Constructor for class io.clonecloudstore.common.database.utils.DbQuery
-
Query using parameters
- DbQueryAccessorHelper - Class in io.clonecloudstore.accessor.server.database.model
- DbType - Class in io.clonecloudstore.common.database.utils
-
Detect type of DB: Mongo ro Postgres
- DbUpdate - Class in io.clonecloudstore.common.database.utils
-
DbUpdate (Update command) for both SQL and NoSQL.
- DbUpdate() - Constructor for class io.clonecloudstore.common.database.utils.DbUpdate
- debug() - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
- debug(PrintStream) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Print to System.out the content of the properties
- decode(BsonReader, DecoderContext) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
- decompress() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- deepCopy(String[]) - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- DEFAULT_BUFFER_SIZE - Static variable in class io.clonecloudstore.test.stream.FakeInputStream
- DEFAULT_CONCURRENCY - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- DEFAULT_MAX_CONCURRENCY - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- DEFAULT_MAX_PART_SIZE_INT - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- DEFAULT_MAX_PART_SIZE_INT - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- DEFAULT_MAX_PART_SIZE_INT - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- DEFAULT_MAX_SIZE_NOT_PART - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- DEFAULT_MAX_SIZE_NOT_PART - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- DEFAULT_MAX_SIZE_NOT_PART - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- DEFAULT_MIN_PART_SIZE - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- DEFAULT_MIN_PART_SIZE - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- DEFAULT_MIN_PART_SIZE - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- DEFAULT_PART_SIZE_INT - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- DEFAULT_PIPED_BUFFER_SIZE - Static variable in class io.clonecloudstore.common.standard.properties.StandardProperties
-
Compatible with 64KB, 96 KB and 128 KB buffer sizes (Default 384 KB)
- DEFAULT_PK - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- DEFAULT_SIZE_NOT_PART - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- DEFAULT_SIZE_NOT_PART - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- DEFAULT_SIZE_NOT_PART - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- DEFAULT_VALUE - Static variable in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
- delete(DbQuery) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- delete(DbQuery) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- delete(DbQuery) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- delete(String) - Method in interface io.clonecloudstore.administration.client.api.TopologyApi
- delete(String) - Method in class io.clonecloudstore.administration.client.TopologyApiClient
-
Invalidate Cache
- delete(String) - Method in class io.clonecloudstore.administration.resource.TopologyResource
- delete(String, DbQuery) - Static method in class io.clonecloudstore.common.database.postgre.PostgreSqlHelper
-
For Native Query only with additional parameters using getSqlParamsAsArray()
- delete(String, String) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Through Broker, asks to delete this Bucket
- delete(String, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- delete(String, String) - Method in interface io.clonecloudstore.administration.client.api.OwnershipApi
- delete(String, String) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
-
Invalidate Cache
- delete(String, String) - Method in class io.clonecloudstore.administration.resource.OwnershipResource
- delete(String, String, String) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Through Broker, asks to delete this Object
- DELETE - Enum constant in enum class io.clonecloudstore.administration.model.ClientOwnership
- DELETE - Enum constant in enum class io.clonecloudstore.replicator.config.ReplicatorConstants.Action
- DELETE_ACTION - Enum constant in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
To Delete if possible MD and Driver (one or both)
- DELETE_READ - Enum constant in enum class io.clonecloudstore.administration.model.ClientOwnership
- DELETE_WRITE - Enum constant in enum class io.clonecloudstore.administration.model.ClientOwnership
- deleteAllClient(String) - Method in interface io.clonecloudstore.administration.client.api.OwnershipApi
- deleteAllClient(String) - Method in class io.clonecloudstore.administration.resource.OwnershipResource
- deleteAllClientsAsync(String) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
-
Invalidate Cache and async method
- deleteAllDb() - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- deleteAllDb() - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- deleteAllDb() - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- deleteBucket(ReplicatorOrder) - Method in class io.clonecloudstore.accessor.replicator.application.RequestActionService
-
Delete bucket
- deleteBucket(String) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- deleteBucket(String, String) - Method in class io.clonecloudstore.accessor.client.AccessorBucketApiClient
- deleteBucket(String, String) - Method in class io.clonecloudstore.replicator.topic.LocalBrokerService
- deleteBucket(String, String, boolean) - Method in class io.clonecloudstore.accessor.server.application.AccessorBucketService
-
Delete bucket from bucket name if owner
- deleteBucket(String, String, boolean) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorBucketServiceInterface
-
Delete bucket from bucket name
- deleteBucket(String, String, boolean) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorBucketService
-
Delete bucket from bucket name if owner
- deleteBucket(String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorBucketApi
- deleteBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicBucketHelper
- deleteBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicBucketResource
- deleteBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicBucketResource
- deleteBucket(String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeBucketPublicResourceAbstract
- deleteBucket0(String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPublicAbstract
- deleteBucket0Helper(String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- deleteBucketHelper(UniEmitter<? super Response>, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- DELETED - Enum constant in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Deletion done
- DELETED - Enum constant in enum class io.clonecloudstore.administration.model.TopologyStatus
- DELETED_ACTION - Enum constant in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
Driver and MD already deleted
- DELETED_RANK - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- deleteObject(ReplicatorOrder) - Method in class io.clonecloudstore.accessor.replicator.application.RequestActionService
-
Delete object in DB and through Replicator if needed
- deleteObject(String, String) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- deleteObject(String, String, String) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
- deleteObject(String, String, String) - Method in class io.clonecloudstore.replicator.topic.LocalBrokerService
- deleteObject(String, String, String, boolean) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Delete object in DB and through Replicator if needed
- deleteObject(String, String, String, boolean) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorObjectServiceInterface
-
Delete object in DB and through Replicator if needed
- deleteObject(String, String, String, boolean) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
-
Delete object in DB and through Replicator if needed
- deleteObject(String, String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorObjectApi
- deleteObject(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPublicObjectResource
- deleteObject(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
- deleteObject(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicObjectResource
- deleteObject(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicObjectResource
- deleteObject(String, String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeObjectPublicResourceAbstract
- deleteObject0(String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- deleteObject0Helper(String, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- deleteObjectHelper(UniEmitter<? super Response>, String, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- deleteOlderThan(Instant) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- deleteOwnership(String, String) - Method in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- deleteOwnerships(String) - Method in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- deleteTopology(String) - Method in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- deleteWithPk(String) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- deleteWithPk(String) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- deleteWithPk(String) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
-
Delete the item according to the Primary Key
- DELETING - Enum constant in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Deletion in action
- DELETING_RANK - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- DigestAlgo - Enum Class in io.clonecloudstore.common.standard.inputstream
-
Enum on standard Digest algorithms
- DIRECTORY - Enum constant in enum class io.clonecloudstore.driver.api.StorageType
- directoryOrObjectExistsInBucket(StorageBucket, String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Check if Directory or Object exists in specified Bucket (based on prefix)
- directoryOrObjectExistsInBucket(String, String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Check if Directory or Object exists in specified Bucket (based on prefix)
- directoryOrObjectExistsInBucket(String, String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- directoryOrObjectExistsInBucket(String, String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- directoryOrObjectExistsInBucket(String, String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- directoryOrObjectExistsInBucket(String, String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- disableGlobalTestResources() - Method in class io.clonecloudstore.test.resource.CommonProfile
- disassemble(String[]) - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- documentHasId(E) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
- doGetInputStream() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- done - Variable in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- DOWN - Enum constant in enum class io.clonecloudstore.administration.model.TopologyStatus
- drainHandler(Handler<Void>) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
-
Set an
handler
to be called when the buffer is drained and the producer can resume writing to the buffer. - DRIVER - Enum constant in enum class io.clonecloudstore.common.standard.properties.Module
- DRIVER - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- DRIVER_EVENT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- DRIVER_SITE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- DriverAlreadyExistException - Exception Class in io.clonecloudstore.driver.api.exception
-
Exception raised by the driver: the Bucket or Object already exists and therefore cannot be created
- DriverAlreadyExistException(String) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverAlreadyExistException
- DriverAlreadyExistException(String, Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverAlreadyExistException
- DriverAlreadyExistException(Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverAlreadyExistException
- driverApi - Variable in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- DriverApi - Interface in io.clonecloudstore.driver.api
-
Driver Java Interface for Object Storage.
- driverApiFactory - Variable in class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferService
- DriverApiFactory - Interface in io.clonecloudstore.driver.api
-
Driver Java API Factory.
- DriverApiRegistry - Class in io.clonecloudstore.driver.api
-
Register on which Driver API Factory will register once initialized
- DriverAzure - Class in io.clonecloudstore.driver.azure
-
Azure Driver
- DriverAzure(DriverAzureHelper) - Constructor for class io.clonecloudstore.driver.azure.DriverAzure
- DriverAzureApiFactory - Class in io.clonecloudstore.driver.azure
-
Azure DriverApi Factory
- DriverAzureApiFactory(DriverAzureHelper) - Constructor for class io.clonecloudstore.driver.azure.DriverAzureApiFactory
- DriverAzureHelper - Class in io.clonecloudstore.driver.azure
- DriverAzureProperties - Class in io.clonecloudstore.driver.azure
-
Configurable values for Azure
- DriverAzureProperties(DriverAzureRegister) - Constructor for class io.clonecloudstore.driver.azure.DriverAzureProperties
- DriverAzureRegister - Class in io.clonecloudstore.driver.azure
-
Register the DriverS3ApiFactory into DriverApiRegistry
- DriverAzureRegister(DriverAzureApiFactory) - Constructor for class io.clonecloudstore.driver.azure.DriverAzureRegister
- DriverException - Exception Class in io.clonecloudstore.driver.api.exception
-
Exception raised by the driver: Generic error (meaning 400 or 500 in HTTP) for any not specialized errors
- DriverException(String) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverException
- DriverException(String, Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverException
- DriverException(Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverException
- DriverGoogle - Class in io.clonecloudstore.driver.google
-
Google Driver
- DriverGoogle(DriverGoogleHelper) - Constructor for class io.clonecloudstore.driver.google.DriverGoogle
- DriverGoogleApiFactory - Class in io.clonecloudstore.driver.google
-
Google DriverApi Factory
- DriverGoogleApiFactory(DriverGoogleHelper) - Constructor for class io.clonecloudstore.driver.google.DriverGoogleApiFactory
- DriverGoogleHelper - Class in io.clonecloudstore.driver.google
- DriverGoogleProperties - Class in io.clonecloudstore.driver.google
-
Configurable values for Google
- DriverGoogleProperties(DriverGoogleRegister) - Constructor for class io.clonecloudstore.driver.google.DriverGoogleProperties
- DriverGoogleRegister - Class in io.clonecloudstore.driver.google
-
Register the DriverS3ApiFactory into DriverApiRegistry
- DriverGoogleRegister(DriverGoogleApiFactory) - Constructor for class io.clonecloudstore.driver.google.DriverGoogleRegister
- DriverNotAcceptableException - Exception Class in io.clonecloudstore.driver.api.exception
-
Exception raised by the driver: the operation required is not acceptable, such as deletion of a bucket while it is not empty, or deleting an object while not owner
- DriverNotAcceptableException(String) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverNotAcceptableException
- DriverNotAcceptableException(String, Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverNotAcceptableException
- DriverNotAcceptableException(Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverNotAcceptableException
- DriverNotFoundException - Exception Class in io.clonecloudstore.driver.api.exception
-
Exception raised by the driver: the Bucket or Object was not found
- DriverNotFoundException(String) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverNotFoundException
- DriverNotFoundException(String, Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverNotFoundException
- DriverNotFoundException(Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverNotFoundException
- DriverRuntimeException - Exception Class in io.clonecloudstore.driver.api.exception
-
Exception raised by the driver: Generic error (meaning 400 or 500 in HTTP) for any not specialized errors
- DriverRuntimeException(String, Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverRuntimeException
- DriverRuntimeException(Throwable) - Constructor for exception class io.clonecloudstore.driver.api.exception.DriverRuntimeException
- DriverS3 - Class in io.clonecloudstore.driver.s3
-
S3 Driver
- DriverS3(DriverS3Helper) - Constructor for class io.clonecloudstore.driver.s3.DriverS3
- DriverS3ApiFactory - Class in io.clonecloudstore.driver.s3
-
S3 DriverApi Factory
- DriverS3ApiFactory(DriverS3Helper) - Constructor for class io.clonecloudstore.driver.s3.DriverS3ApiFactory
- DriverS3Helper - Class in io.clonecloudstore.driver.s3
-
Internal S3 real actions Helper
- DriverS3Properties - Class in io.clonecloudstore.driver.s3
-
Configurable values for S3
- DriverS3Properties(DriverS3Register) - Constructor for class io.clonecloudstore.driver.s3.DriverS3Properties
- DriverS3Register - Class in io.clonecloudstore.driver.s3
-
Register the DriverS3ApiFactory into DriverApiRegistry
- DriverS3Register(DriverS3ApiFactory) - Constructor for class io.clonecloudstore.driver.s3.DriverS3Register
- DriverServiceNotAvailable - Exception Class in io.clonecloudstore.accessor.server.commons.buffer
- DriverServiceNotAvailable(Throwable) - Constructor for exception class io.clonecloudstore.accessor.server.commons.buffer.DriverServiceNotAvailable
- DROP_AND_CREATE - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- DRY_RUN - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- dryRun() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
dryRun
record component. - dtoOut() - Method in record class io.clonecloudstore.accessor.apache.client.InputStreamBusinessOut
-
Returns the value of the
dtoOut
record component. - dtoOut() - Method in record class io.clonecloudstore.common.quarkus.client.InputStreamBusinessOut
-
Returns the value of the
dtoOut
record component.
E
- encode(BsonWriter, E, EncoderContext) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
- endHandler(Handler<Void>) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
- endOfWrite - Variable in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
- endOfWrite - Variable in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream.VertxBlockingInput
- endPush() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- EQ - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- equals(Object) - Method in record class io.clonecloudstore.accessor.apache.client.InputStreamBusinessOut
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.accessor.apache.client.internal.ApiErrorResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- equals(Object) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- equals(Object) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- equals(Object) - Method in record class io.clonecloudstore.accessor.server.commons.buffer.BufferedItem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- equals(Object) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- equals(Object) - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- equals(Object) - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- equals(Object) - Method in record class io.clonecloudstore.administration.model.ClientBucketAccess
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.administration.model.Topology
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.common.quarkus.client.InputStreamBusinessOut
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- equals(Object) - Method in class io.clonecloudstore.common.standard.guid.LongUuid
- equals(Object) - Method in record class io.clonecloudstore.driver.api.model.StorageBucket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- equals(Object) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- equals(Object) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- equals(Object) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- equals(Object) - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.reconciliator.model.SingleSiteObject
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.clonecloudstore.replicator.model.ReplicatorResponse
-
Indicates whether some other object is "equal to" this one.
- equals(String[], String[]) - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- ERR_DEL - Enum constant in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Deletion in error
- ERR_DEL_RANK - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- ERR_UPL - Enum constant in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Upload in error
- ERR_UPL_RANK - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- ERROR_ACTION - Enum constant in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
When no Ready like available while UPLOAD action
- errorCode - Static variable in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- errorCode - Static variable in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- event() - Method in record class io.clonecloudstore.reconciliator.model.SingleSiteObject
-
Returns the value of the
event
record component. - EVENT - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- EXCEPTION_MAPPER - Static variable in class io.clonecloudstore.common.quarkus.exception.CcsServerExceptionMapper
- exceptionAtomicReference - Variable in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- exceptionHandler(Handler<Throwable>) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
- exceptionHandler(Handler<Throwable>) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
-
Set an
handler
to be called when an exception is thrown by an handler. - exceptionMapper - Static variable in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- EXPIRES - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
- EXPIRES - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- expiresDate() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns the value of the
expiresDate
record component. - EXPIRY - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- EXPIRY - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- ExtendedPanacheMongoRepositoryBase<F,
E> - Class in io.clonecloudstore.common.database.mongo -
The base Mongo implementation of the RepositoryBaseInterface
- ExtendedPanacheMongoRepositoryBase() - Constructor for class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- ExtendedPanacheRepositoryBase<F,
E> - Class in io.clonecloudstore.common.database.postgre -
The base Postgre implementation of the RepositoryBaseInterface
- ExtendedPanacheRepositoryBase(E) - Constructor for class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- external - Variable in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
F
- FACTOR_3_BYTES - Static variable in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- FAKE_LOGGER - Static variable in class io.clonecloudstore.common.standard.system.SysErrLogger
-
FAKE LOGGER used where no LOG could be done
- FakeAccessorObjectPrivateAbstract<H> - Class in io.clonecloudstore.test.accessor.common
- FakeAccessorObjectPrivateAbstract(HttpHeaders) - Constructor for class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- FakeAccessorObjectPublicAbstract<H> - Class in io.clonecloudstore.test.accessor.common
- FakeAccessorObjectPublicAbstract() - Constructor for class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- FakeBucketPrivateAbstract - Class in io.clonecloudstore.test.accessor.common
- FakeBucketPrivateAbstract() - Constructor for class io.clonecloudstore.test.accessor.common.FakeBucketPrivateAbstract
- FakeBucketPrivateResourceAbstract - Class in io.clonecloudstore.test.accessor.server.resource.internal
- FakeBucketPrivateResourceAbstract() - Constructor for class io.clonecloudstore.test.accessor.server.resource.internal.FakeBucketPrivateResourceAbstract
- FakeBucketPublicAbstract - Class in io.clonecloudstore.test.accessor.common
- FakeBucketPublicAbstract() - Constructor for class io.clonecloudstore.test.accessor.common.FakeBucketPublicAbstract
- FakeBucketPublicResourceAbstract - Class in io.clonecloudstore.test.accessor.server.resource
- FakeBucketPublicResourceAbstract() - Constructor for class io.clonecloudstore.test.accessor.server.resource.FakeBucketPublicResourceAbstract
- FakeCommonBucketResourceHelper - Class in io.clonecloudstore.test.accessor.common
- FakeCommonObjectResourceHelper - Class in io.clonecloudstore.test.accessor.common
- FakeDriver - Class in io.clonecloudstore.test.driver.fake
-
Fake Driver that does not store anything except references in memory
- FakeDriverFactory - Class in io.clonecloudstore.test.driver.fake
-
Factory for Fake Driver
- FakeDriverFactory() - Constructor for class io.clonecloudstore.test.driver.fake.FakeDriverFactory
- FakeDriverRegister - Class in io.clonecloudstore.test.driver.fake
-
Register FakeDriverFactory into DriverApiRegistry
- FakeDriverRegister(FakeDriverFactory) - Constructor for class io.clonecloudstore.test.driver.fake.FakeDriverRegister
- FakeInputStream - Class in io.clonecloudstore.test.stream
-
Fake InputStream often used in various situation for testing: It does not really allocate the space in memory so big InputStream can be tested.
- FakeInputStream(long) - Constructor for class io.clonecloudstore.test.stream.FakeInputStream
-
Will generate a FakeInputStream with random values
- FakeInputStream(long, byte) - Constructor for class io.clonecloudstore.test.stream.FakeInputStream
- FakeIterator<E> - Class in io.clonecloudstore.test.stream
- FakeIterator(long, Function<Long, E>) - Constructor for class io.clonecloudstore.test.stream.FakeIterator
- FakeObjectPrivateAbstract<H> - Class in io.clonecloudstore.test.accessor.common
- FakeObjectPrivateAbstract(HttpHeaders) - Constructor for class io.clonecloudstore.test.accessor.common.FakeObjectPrivateAbstract
- FakeObjectPrivateResourceAbstract<H> - Class in io.clonecloudstore.test.accessor.server.resource.internal
- FakeObjectPrivateResourceAbstract(HttpHeaders) - Constructor for class io.clonecloudstore.test.accessor.server.resource.internal.FakeObjectPrivateResourceAbstract
- FakeObjectPublicResourceAbstract<H> - Class in io.clonecloudstore.test.accessor.server.resource
- FakeObjectPublicResourceAbstract() - Constructor for class io.clonecloudstore.test.accessor.server.resource.FakeObjectPublicResourceAbstract
- FakeStreamHandlerAbstract - Class in io.clonecloudstore.test.accessor.common
- FakeStreamHandlerAbstract<I,
O> - Class in io.clonecloudstore.test.server.service - FakeStreamHandlerAbstract() - Constructor for class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- FakeStreamHandlerAbstract() - Constructor for class io.clonecloudstore.test.server.service.FakeStreamHandlerAbstract
- FALSE - Static variable in class io.clonecloudstore.test.resource.CommonProfile
- fetch(long) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
- fetch(long) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
-
Request a specific
amount
of elements to be fetched, the amount is added to the actual demand. - FILE_CLIENT_ID - Static variable in class io.clonecloudstore.driver.google.DriverGoogleHelper
- filesystemHandler - Variable in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- filesystemHandler - Variable in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
- FilesystemHandler - Class in io.clonecloudstore.accessor.server.commons.buffer
- FilesystemHandler() - Constructor for class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- filter - Variable in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- filter() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
filter
record component. - filter(ContainerRequestContext) - Method in class io.clonecloudstore.common.quarkus.server.service.ServerRequestFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class io.clonecloudstore.common.quarkus.server.service.ServerResponseFilter
- filter(ResteasyReactiveClientRequestContext, ClientResponseContext) - Method in class io.clonecloudstore.accessor.client.api.ResponseBucketClientFilter
- filter(ResteasyReactiveClientRequestContext, ClientResponseContext) - Method in class io.clonecloudstore.accessor.client.internal.api.ResponseBucketClientFilter
- filter(ResteasyReactiveClientRequestContext, ClientResponseContext) - Method in class io.clonecloudstore.administration.client.api.ResponseClientFilter
- filter(ResteasyReactiveClientRequestContext, ClientResponseContext) - Method in class io.clonecloudstore.common.quarkus.client.utils.AbstractResponseClientFilter
- FILTER - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- FILTER_CREATION_AFTER - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- FILTER_CREATION_BEFORE - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- FILTER_EXPIRES_AFTER - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- FILTER_EXPIRES_BEFORE - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- FILTER_METADATA_EQ - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- FILTER_NAME_PREFIX - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- FILTER_SIZE_GT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- FILTER_SIZE_LT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- FILTER_STATUSES - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderFilterObject
- filterFromMap(AccessorFilter, MultiMap) - Static method in class io.clonecloudstore.accessor.client.model.AccessorHeaderDtoConverter
-
Headers to AccessorFilter
- filterObjects(String, AccessorFilter, DriverApi) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
- filterObjects(String, AccessorFilter, String, boolean) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
- filterObjects(String, AccessorFilter, String, boolean) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorObjectServiceInterface
- filterObjects(String, AccessorFilter, String, boolean) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
- filterToMap(AccessorFilter, Map<String, String>) - Static method in class io.clonecloudstore.accessor.client.model.AccessorHeaderDtoConverter
-
AccessorFilter to Headers
- findAllOwnerships(String) - Method in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- findAllTopologies() - Method in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- findBucketById(String) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
-
Return the associated bucket
- findByBucket(String, String) - Method in interface io.clonecloudstore.administration.client.api.OwnershipApi
- findByBucket(String, String) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
-
Cache if possible
- findByBucket(String, String) - Method in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- findByBucket(String, String) - Method in class io.clonecloudstore.administration.resource.OwnershipResource
- findBySite(String) - Method in interface io.clonecloudstore.administration.client.api.TopologyApi
- findBySite(String) - Method in class io.clonecloudstore.administration.client.TopologyApiClient
-
Cache if possible
- findBySite(String) - Method in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- findBySite(String) - Method in class io.clonecloudstore.administration.resource.TopologyResource
- findIterator(ExtendedPanacheMongoRepositoryBase<F, E>, Document) - Method in class io.clonecloudstore.common.database.mongo.MongoStreamHelper
- findIterator(DbQuery) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- findIterator(DbQuery) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- findIterator(DbQuery) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- findIterator(RepositoryBaseInterface<E>, DbQuery) - Method in class io.clonecloudstore.common.database.mongo.MongoStreamHelper
- findIterator(RepositoryBaseInterface<E>, DbQuery) - Method in class io.clonecloudstore.common.database.postgre.PostgreStreamHelper
- findIterator(RepositoryBaseInterface<E>, DbQuery) - Method in interface io.clonecloudstore.common.database.utils.StreamHelperInterface
- findIterator(Document) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- findOne(DbQuery) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- findOne(DbQuery) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- findOne(DbQuery) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- findOwnerships(String, ClientOwnership) - Method in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- findQuery(DbQuery) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
-
Build the SELECT Hibernate Query from the DbQuery
- findStream(DbQuery) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- findStream(DbQuery) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- findStream(DbQuery) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- findStream(RepositoryBaseInterface<E>, DbQuery) - Method in class io.clonecloudstore.common.database.mongo.MongoStreamHelper
- findStream(RepositoryBaseInterface<E>, DbQuery) - Method in class io.clonecloudstore.common.database.postgre.PostgreStreamHelper
- findStream(RepositoryBaseInterface<E>, DbQuery) - Method in interface io.clonecloudstore.common.database.utils.StreamHelperInterface
- findTopologies(TopologyStatus) - Method in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- findValidTopologyBucket(String, boolean, String, String, String) - Method in class io.clonecloudstore.replicator.server.local.application.LocalReplicatorService
- findValidTopologyObject(String, String, boolean, String, String, String) - Method in class io.clonecloudstore.replicator.server.local.application.LocalReplicatorService
- findWithPk(String) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- findWithPk(String) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- findWithPk(String) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- flush() - Method in class io.clonecloudstore.test.stream.VoidOutputStream
- flushAll() - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- flushAll() - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- flushAll() - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
-
Force flush of all remaining bulk items, and if supported other items
- FOR - Static variable in class io.clonecloudstore.driver.s3.DriverS3Helper
- forTestsOnlyCreateMultipleObjects(StorageObject, long, String, List<String>) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
-
Take the object as base definition, and use name from list
- fromDocument(Document) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
-
Transform the document to E (except GUID)
- fromDto(AccessorBucket) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- fromDto(AccessorBucket) - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucket
- fromDto(AccessorObject) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- fromDto(AccessorObject) - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- fromDto(ClientBucketAccess) - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- fromDto(ClientBucketAccess) - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoOwnership
- fromDto(Topology) - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- fromDto(Topology) - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoTopology
- fromDto(ReconciliationRequest) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- fromDto(ReconciliationRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequest
- fromDto(ReconciliationSitesAction) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- fromDto(ReconciliationSitesAction) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesAction
- fromDto(ReconciliationSitesListing) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- fromDto(ReconciliationSitesListing) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListing
- fromQueryParameter(String, String, AccessorStatus) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- fromRestQuery(RestQuery) - Static method in class io.clonecloudstore.common.database.utils.DbQuery
-
Build a DbQuery from RestQuery
- fromSite() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
fromSite
record component. - fromSite() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
fromSite
record component. - FROMSITE - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- fromStatusCode(short) - Static method in enum class io.clonecloudstore.accessor.model.AccessorStatus
- fromStatusCode(short) - Static method in enum class io.clonecloudstore.administration.model.ClientOwnership
- fromStatusCode(short) - Static method in enum class io.clonecloudstore.administration.model.TopologyStatus
- fromStatusCode(short) - Static method in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
- fromStorageBucket(StorageBucket, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- FULL_CHECK - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Full check on Head for Object and Bucket (til the Object Storage)
- fusion(ClientOwnership) - Method in enum class io.clonecloudstore.administration.model.ClientOwnership
G
- generate(ReplicatorOrder) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorOrderEmitter
- generate(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorOrderEmitter
- generate(Method, Object...) - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApiKeyGenerator
- generateIdIfAbsentFromDocument(E) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
- generateLocalReplicationOrder(ReplicatorOrder) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Local Replication order as self repairing
- generateReplicationOrderForObject(String, String, String, String, String, long, String) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
- get(String) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back tonull
if the property access fails. - get(String, boolean) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if the property access fails. - get(String, int) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if the property access fails. - get(String, long) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if the property access fails. - get(String, String) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if the property access fails. - getAccessKey() - Static method in class io.clonecloudstore.test.resource.s3.LocalStackResource
- getAccessKey() - Static method in class io.clonecloudstore.test.resource.s3.MinIoResource
- getAccessorObjectForCreate(HttpServerRequest, String, String, String, long) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- getAccessorObjectForGetObject(String, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- getAccessorObjectFromDb(String, String) - Method in class io.clonecloudstore.accessor.server.application.buffer.CcsBufferAccessorService
- getAccessorObjectFromDb(String, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferService
- getAccessorObjectFromDb(String, String) - Method in class io.clonecloudstore.accessor.server.simple.application.buffer.CcsBufferAccessorGatewayService
- getAccessorSite() - Static method in class io.clonecloudstore.common.quarkus.modules.ServiceProperties
- getActions() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getActionsListing(String, String) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Once all listing are done, Central will compute Actions and then inform through Replicator remote sites.
- getAndSet(String, boolean) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if the property access fails. - getAndSet(String, int) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if the property access fails. - getAndSet(String, long) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if the property access fails. - getAndSet(String, String) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Returns the value of the Java system property with the specified
key
, while falling back to the specified default value if the property access fails. - getAnswerPushInputStream(AccessorObject, String, long) - Method in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- getAnswerPushInputStream(AccessorObject, String, long) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- getAnswerPushInputStream(ReplicatorOrder, String, long) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- getAnswerPushInputStream(ReplicatorOrder, String, long) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- getAnswerPushInputStream(I, String, long) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Returns a BusinessOut in case of POST (receiving InputStream on server side).
- getAnswerPushInputStream(I, String, long) - Method in class io.clonecloudstore.test.server.service.FakeStreamHandlerAbstract
- getApiBusinessOutFromResponseForCreate(Response) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
- getApiBusinessOutFromResponseForCreate(Response) - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiClient
- getApiBusinessOutFromResponseForCreate(Response) - Method in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- getApiBusinessOutFromResponseForCreate(Response) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- getApiBusinessOutFromResponseForCreate(Response) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
- getAvailableChunkSize() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- getAvailableChunkSize() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- getAvailableChunkSize() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- getAvalues() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- getBase16(byte[]) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase16(byte[], int, int) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase32(byte[]) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase32(byte[], int, int) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase64(byte[]) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase64(byte[], int, int) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase64Padding(byte[]) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase64Padding(byte[], int, int) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase64Url(byte[]) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBase64Url(byte[], int, int) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getBaseUri() - Method in class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- getBooleanConfig(String) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getBooleanConfig(String, boolean) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getBooleanConfig(String, Boolean, boolean) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getBooleanFromAsync(CompletableFuture<Response>) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
- getBootstrapServers() - Static method in class io.clonecloudstore.test.resource.kafka.KafkaResource
- getBson() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getBson() - Method in class io.clonecloudstore.common.database.utils.DbUpdate
- getBucket() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getBucket() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getBucket() - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- getBucket() - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- getBucket() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getBucket() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- getBucket() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- getBucket(RemoteReplicatorApiClient, RemoteReplicatorApi, String, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- getBucket(String) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- getBucket(String, String) - Method in class io.clonecloudstore.accessor.client.AccessorBucketApiClient
- getBucket(String, String) - Method in class io.clonecloudstore.accessor.client.internal.AccessorBucketInternalApiClient
- getBucket(String, String, Topology, String) - Method in class io.clonecloudstore.replicator.server.local.application.LocalReplicatorService
- getBucket(String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorBucketApi
- getBucket(String, String, String) - Method in interface io.clonecloudstore.accessor.client.internal.api.AccessorBucketInternalApi
- getBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateBucketHelper
- getBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicBucketHelper
- getBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicBucketResource
- getBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.internal.AccessorBucketInternalResource
- getBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicBucketResource
- getBucket(String, String, String) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- getBucket(String, String, String) - Method in interface io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApi
- getBucket(String, String, String) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
-
Not Cached
- getBucket(String, String, String) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorResource
- getBucket(String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeBucketPublicResourceAbstract
- getBucket(String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.internal.FakeBucketPrivateResourceAbstract
- getBucket(String, String, String, boolean) - Method in class io.clonecloudstore.accessor.server.application.AccessorBucketService
-
Get Bucket information from bucket name
- getBucket(String, String, String, boolean) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorBucketServiceInterface
-
Get Bucket information from bucket name
- getBucket(String, String, String, boolean) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorBucketService
-
Get Bucket information from bucket name
- getBucket(String, String, String, String) - Method in interface io.clonecloudstore.replicator.client.api.LocalReplicatorApi
- getBucket(String, String, String, String) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- getBucket(String, String, String, String) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorResource
- getBucket0(String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPrivateAbstract
- getBucket0(String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPublicAbstract
- getBucket0Helper(String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- getBucketHelper(UniEmitter<? super AccessorBucket>, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- getBuckets() - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- getBuckets(String) - Method in class io.clonecloudstore.accessor.client.AccessorBucketApiClient
- getBuckets(String) - Method in class io.clonecloudstore.accessor.client.internal.AccessorBucketInternalApiClient
- getBuckets(String) - Method in class io.clonecloudstore.accessor.server.application.AccessorBucketService
-
Get All buckets for this clientId as owner
- getBuckets(String) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorBucketServiceInterface
-
Get All buckets
- getBuckets(String) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorBucketService
-
Get All buckets where the owner is clientId
- getBuckets(String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorBucketApi
- getBuckets(String, String) - Method in interface io.clonecloudstore.accessor.client.internal.api.AccessorBucketInternalApi
- getBuckets(String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateBucketHelper
- getBuckets(String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicBucketHelper
- getBuckets(String, String) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicBucketResource
- getBuckets(String, String) - Method in class io.clonecloudstore.accessor.server.resource.internal.AccessorBucketInternalResource
- getBuckets(String, String) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicBucketResource
- getBuckets(String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeBucketPublicResourceAbstract
- getBuckets(String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.internal.FakeBucketPrivateResourceAbstract
- getBuckets0(String) - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPrivateAbstract
- getBuckets0(String) - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPublicAbstract
- getBuckets0Helper(String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- getBucketsHelper(UniEmitter<? super Collection<AccessorBucket>>, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- getBufSize() - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
- getBulkSize() - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- getBulkSize() - Method in class io.clonecloudstore.common.database.postgre.PostgreBulkHelper
- getBusinessException(WebApplicationException) - Static method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
-
Web Application Exception (Runtime) to Ccs With Status Exception (Exception)
- getBusinessIn() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- getBusinessIn() - Method in exception class io.clonecloudstore.common.standard.exception.CcsWithStatusException
- getBusinessOutForPushAnswer(I, String, long) - Method in class io.clonecloudstore.test.server.service.FakeStreamHandlerAbstract
- getBytes() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
-
copy the uuid of this UUID, so that it can't be changed, and return it
- getBytes() - Method in class io.clonecloudstore.common.standard.guid.LongUuid
-
copy the uuid of this UUID, so that it can't be changed, and return it
- getByteSize() - Method in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- getCcsException(int) - Static method in class io.clonecloudstore.common.quarkus.exception.CcsServerExceptionMapper
- getCcsException(int, String, Throwable) - Static method in class io.clonecloudstore.common.quarkus.exception.CcsServerExceptionMapper
- getCcsMachineId() - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
- getCcsModule() - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- getChecked() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getCheckedDb() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getCheckedDriver() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getCheckedRemote() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getChunkSize() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- getChunkSize() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- getChunkSize() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- getClientId() - Method in class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- getClientId() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- getClientId() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- getClientId() - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- getClientId() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getClientOwnershipFromAsync(CompletableFuture<ClientOwnership>) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
- getCloser() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- getCode() - Method in enum class io.clonecloudstore.administration.model.ClientOwnership
- getCompressionStatusFromHeaders() - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- getConfigOverrides() - Method in class io.clonecloudstore.test.resource.CommonProfile
- getConfigOverrides() - Method in class io.clonecloudstore.test.resource.postgres.NoPostgreDbProfile
- getConfigOverrides() - Method in class io.clonecloudstore.test.resource.postgres.PostgresProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.azure.AzureProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.AzureKafkaProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.AzureMongoKafkaProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.AzureMongoProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.google.GoogleProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.kafka.KafkaProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.MinioKafkaProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.MinioMongoKafkaProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.MinioMongoProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.mongodb.MongoDbProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.mongodb.NoMongoDbProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.MongoKafkaProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.NoResourceProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.postgres.NoPostgreDbProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.postgres.PostgresProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.pulsar.PulsarProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.s3.LocalStackProfile
- getConfigProfile() - Method in class io.clonecloudstore.test.resource.s3.MinioProfile
- getConjunction() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- getConnectionString() - Static method in class io.clonecloudstore.test.resource.azure.AzureResource
- getConnectionString() - Static method in class io.clonecloudstore.test.resource.google.GoogleResource
- getConnectionString() - Static method in class io.clonecloudstore.test.resource.mongodb.MongoDbResource
- getContextSites() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getContextSitesDone() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getCounter(Class<?>, String...) - Method in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- getCounter(String, String...) - Method in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- getCreation() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- getCreation() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getCreation() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- getCreation() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getCreationAfter() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getCreationBefore() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getCurrentPos() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- getCurrentPos() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- getCurrentPos() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- getCurrentRegisteredTasks() - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- getCurrentSite() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getCurrentTotalRead() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- getCurrentTotalRead() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- getCurrentTotalRead() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- getDatabaseName() - Static method in class io.clonecloudstore.test.resource.postgres.PostgresResource
- getDb() - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- getDb() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListing
- getDbQuery(AccessorFilter) - Static method in class io.clonecloudstore.accessor.server.database.model.DbQueryAccessorHelper
- getDigest() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
-
Default Digest base 32
- getDigestBase32() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- getDigestBase64() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- getDigestValue() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- getDocumentId(E) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
- getDriver() - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- getDriver() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListing
- getDriverApiFactory() - Static method in class io.clonecloudstore.driver.api.DriverApiRegistry
- getDriverExceptionFromStatus(int, Exception) - Static method in exception class io.clonecloudstore.driver.api.exception.DriverException
- getDriverMaxChunkSize() - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- getDriverS3Host() - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
- getDriverS3Key() - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
- getDriverS3KeyId() - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
- getDriverS3Region() - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
- getDto() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- getDto() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getDto() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucket
- getDto() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- getDto() - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- getDto() - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- getDto() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoOwnership
- getDto() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoTopology
- getDto() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getDto() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- getDto() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- getDto() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequest
- getDto() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesAction
- getDto() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListing
- getDtoFromHeaders() - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- getDurationResponseTimeout() - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- getException() - Method in exception class io.clonecloudstore.common.quarkus.server.service.ServerStreamHandlerResponseException
- getExpires() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- getExpires() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getExpires() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- getExpires() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getExpiresAfter() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getExpiresBefore() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getFactory() - Method in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- getFactory() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- getField(Class<?>, String, Object) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Get the field from the object named fieldName from Class
- getFieldName() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- getFilter() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getFromBase16(String) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getFromBase32(String) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getFromBase64(String) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getFromBase64Padding(String) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getFromBase64Url(String) - Static method in class io.clonecloudstore.common.standard.system.BaseXx
- getFromCache() - Method in class io.clonecloudstore.administration.client.TopologyApiClientFactory
- getFromCache(String) - Method in class io.clonecloudstore.administration.client.OwnershipApiClientFactory
- getFromName(String) - Static method in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- getFromSite() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getFromStorageObject(StorageObject) - Static method in class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
-
Transform StorageObject to AccessorObject without Id
- getGuid() - Static method in class io.clonecloudstore.common.standard.guid.GuidLike
- getGuid(E) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
-
Get the Guid from e
- getHash() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getHash() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getHeaderError(AccessorObject, int) - Method in class io.clonecloudstore.accessor.server.application.ObjectStreamHandler
- getHeaderError(AccessorObject, int) - Method in class io.clonecloudstore.accessor.server.simple.application.ObjectStreamHandler
- getHeaderError(AccessorObject, int) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- getHeaderError(ReplicatorOrder, int) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- getHeaderError(ReplicatorOrder, int) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- getHeaderError(I, int) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Return headers for error message.
- getHeaderPullInputStream(I) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Returns a Map for Headers response in case of GET, added to InputStream get above (server is sending the InputStream back to the client) (example: headers for object name, object size...)
- getHeaderPullInputStream(AccessorObject) - Method in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- getHeaderPullInputStream(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- getHeaderPullInputStream(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- getHeaderPushInputStream(AccessorObject, String, long, AccessorObject) - Method in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- getHeaderPushInputStream(ReplicatorOrder, String, long, AccessorObject) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- getHeaderPushInputStream(ReplicatorOrder, String, long, AccessorObject) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- getHeaderPushInputStream(I, String, long, O) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Returns a Map for Headers response in case of POST (receiving InputStream on server side).
- getHeaders() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
- getHeadersFor(AccessorObject, int) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
- getHeadersFor(AccessorObject, int) - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiClient
- getHeadersFor(ReplicatorOrder, int) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- getHeadersFor(ReplicatorOrder, int) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
- getHeadersFor(I, int) - Method in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- getHeadersMap() - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- getHexSize() - Method in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- getId() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- getId() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getId() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- getId() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getId() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucket
- getId() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- getId() - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- getId() - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- getId() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoOwnership
- getId() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoTopology
- getId() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- getId() - Method in class io.clonecloudstore.common.standard.guid.LongUuid
- getId() - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- getId() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getId() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- getId() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- getId() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListing
- getId() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequest
- getId() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesAction
- getId() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListing
- getImportStatus(String, String) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Once all is done for an Import, can have its full status (statistic or whatever).
- getInputStreamBusinessOutFromUni(boolean, Uni<InputStream>) - Method in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- getInputStreamFromIterator(Iterator<?>, StreamIteratorUtils.Transform, Class<?>) - Static method in class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
- getInputStreamFromIterator(Iterator<?>, Class<?>) - Static method in class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
- getInputStreamFromStream(Stream<?>, StreamIteratorUtils.Transform, Class<?>) - Static method in class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
- getInputStreamFromStream(Stream<?>, Class<?>) - Static method in class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
- getInputStreamLength() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- getInstance() - Static method in class io.clonecloudstore.common.database.utils.DbType
- getInstance() - Static method in class io.clonecloudstore.common.quarkus.properties.JsonUtil
- getInstance() - Method in interface io.clonecloudstore.driver.api.DriverApiFactory
- getInstance() - Method in class io.clonecloudstore.driver.azure.DriverAzureApiFactory
- getInstance() - Method in class io.clonecloudstore.driver.google.DriverGoogleApiFactory
- getInstance() - Method in class io.clonecloudstore.driver.s3.DriverS3ApiFactory
- getInstance() - Method in class io.clonecloudstore.test.driver.fake.FakeDriverFactory
- getInstanceNoNull() - Static method in class io.clonecloudstore.common.quarkus.properties.JsonUtil
- getIntegerConfig(String) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getIntegerConfig(String, int) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getIntegerConfig(String, Integer, int) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getInternalId(String, String) - Static method in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- getIteratorFromInputStream(InputStream, Class<E>) - Static method in class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
- getJdbcUrl() - Static method in class io.clonecloudstore.test.resource.postgres.PostgresResource
- getJvmByteId() - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- getJvmIntegerId() - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- getJvmLongId() - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- getJvmPID() - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- getKeySize() - Static method in class io.clonecloudstore.common.standard.guid.GuidLike
- getKeySize() - Static method in class io.clonecloudstore.common.standard.guid.LongUuid
- getLengthFromBusinessIn(I) - Method in class io.clonecloudstore.test.server.service.FakeStreamHandlerAbstract
- getListFromIterator(Iterator<E>) - Static method in class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
-
Transform Iterator to List (all in memory)
- getLocal() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- getLocal() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListing
- getLocalRequestStatus(String) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Once all is done for a Local Request, can have its full status (statistic or whatever).
- getLong() - Method in class io.clonecloudstore.common.standard.guid.LongUuid
- getLongConfig(String) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getLongConfig(String, long) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getLongConfig(String, Long, long) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getLongHigh() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- getLongLow() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- getLongUuid() - Static method in class io.clonecloudstore.common.standard.guid.LongUuid
- getMac() - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- getMacInt() - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- getMacLong() - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- getMacPid() - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- getMap() - Method in class io.clonecloudstore.accessor.server.database.mongodb.UberMap
- getMaxBatch() - Method in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- getMaxBatch() - Method in class io.clonecloudstore.common.database.postgre.PostgreBulkHelper
- getMaxBufSize() - Static method in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
Buffer size (minimum 5 MB, maximum 512 MB, not related with Max Part Size of ~2 GB): will be used to buffer InputStream if length is unknown, so take care of the Memory consumption associated (128 MB, default)
- getMaxConcurrency() - Static method in class io.clonecloudstore.driver.azure.DriverAzureProperties
- getMaxPartSize() - Static method in class io.clonecloudstore.driver.azure.DriverAzureProperties
- getMaxPartSize() - Static method in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
MultiPart size (minimum 5 MB, maximum 5 GB, default 256 MB)
- getMaxPartSize() - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
- getMaxPartSizeForUnknownLength() - Static method in class io.clonecloudstore.driver.azure.DriverAzureProperties
- getMaxPartSizeForUnknownLength() - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
- getMaxWaitMs() - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
- getMdcOpId() - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- getMessage() - Method in exception class io.clonecloudstore.common.quarkus.exception.CcsClientGenericException
- getMessage() - Method in exception class io.clonecloudstore.common.quarkus.exception.CcsServerGenericException
- getMessage() - Method in exception class io.clonecloudstore.common.quarkus.server.service.ServerStreamHandlerResponseException
- getMessage() - Method in exception class io.clonecloudstore.common.standard.exception.CcsWithStatusException
- getMetadata() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getMetadata() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getMetadata() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- getMetadata(String) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getMetadata(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getMetadata(String) - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- getMetadataFilter() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getMgPostMetadataField() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getMgPreMetadataField() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getMgQueryString() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getModule() - Method in exception class io.clonecloudstore.common.quarkus.exception.CcsClientGenericException
- getModule() - Method in interface io.clonecloudstore.common.quarkus.exception.CcsExceptionInterface
-
Getter for module property
- getModule() - Method in exception class io.clonecloudstore.common.quarkus.exception.CcsServerGenericException
- getName() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getName() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getName() - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- getName() - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- getName() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- getName() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- getNamePrefix() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getNativeStream() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamServiceAbstract
- getNeedAction() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- getNeedActionFrom() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- getNewOutputStream(Object) - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- getNewOutputStream(Object) - Method in class io.clonecloudstore.common.standard.inputstream.CipherInputStream
- getNewOutputStream(Object) - Method in class io.clonecloudstore.common.standard.inputstream.TransferInputStream
- getNewOutputStream(Object) - Method in class io.clonecloudstore.common.standard.inputstream.ZstdCompressInputStream
- getObject(boolean, String, String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorObjectApi
- getObject(boolean, String, String, String, String) - Method in interface io.clonecloudstore.accessor.client.internal.api.AccessorObjectInternalApi
- getObject(String, String) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- getObject(String, String) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
-
Get the Object
- getObject(String, String, boolean) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
-
Note: Compression is only between client and server, result InputStream is uncompressed
- getObject(String, String, AccessorStatus) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
-
Get the Object with same status
- getObject(String, String, String) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
- getObject(String, String, String) - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiClient
- getObject(String, String, String, boolean) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
-
Note: Compression is only between client and server, result InputStream is uncompressed
- getObject(String, String, String, boolean) - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiClient
-
Returns the InputStream and the AccessorObject
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPrivateObjectResource
-
Returns both the content Object and the associated DTO through Headers
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPublicObjectResource
-
Returns both the content Object and the associated DTO through Headers
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateObjectHelper
-
Returns both the content Object and the associated DTO through Headers
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
-
Returns both the content Object and the associated DTO through Headers
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicObjectResource
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.resource.internal.AccessorObjectInternalResource
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicObjectResource
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeObjectPublicResourceAbstract
- getObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.server.resource.internal.FakeObjectPrivateResourceAbstract
- getObject0(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- getObject0(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- getObject0(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.common.FakeObjectPrivateAbstract
- getObjectInfo(UniEmitter<? super AccessorObject>, String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- getObjectInfo(UniEmitter<? super AccessorObject>, String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- getObjectInfo(UniEmitter<? super AccessorObject>, String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeObjectPrivateAbstract
- getObjectInfo(String, String) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
- getObjectInfo(String, String, String) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
- getObjectInfo(String, String, String) - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiClient
- getObjectInfo(String, String, String) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Get DB Object DTO
- getObjectInfo(String, String, String) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorObjectServiceInterface
-
Get DB Object DTO
- getObjectInfo(String, String, String) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
-
Get DB Object DTO
- getObjectInfo(String, String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorObjectApi
- getObjectInfo(String, String, String, String) - Method in interface io.clonecloudstore.accessor.client.internal.api.AccessorObjectInternalApi
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPrivateObjectResource
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPublicObjectResource
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateObjectHelper
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicObjectResource
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.resource.internal.AccessorObjectInternalResource
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicObjectResource
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeObjectPublicResourceAbstract
- getObjectInfo(String, String, String, String) - Method in class io.clonecloudstore.test.accessor.server.resource.internal.FakeObjectPrivateResourceAbstract
- getObjectInfo0(String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- getObjectInfo0(String, String, String) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- getObjectInfo0Helper(String, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- getObjectInfoHelper(UniEmitter<? super AccessorObject>, String, String, String) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- getObjectMapper() - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
- getObjectMetadata(String, String) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Utility to get Object Metadata from Driver Storage
- getObjectPrefix(String, String, AccessorStatus) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
-
Get Stream of Objects using prefix on name
- getOpId() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Get the current Operation Id
- getOpId() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- getOriginalHash() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- getOS() - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
- getOutFromHeader(ResteasyReactiveClientRequestContext, ClientResponseContext, MultivaluedMap<String, String>) - Method in class io.clonecloudstore.accessor.client.api.ResponseObjectClientFilter
- getOutFromHeader(ResteasyReactiveClientRequestContext, ClientResponseContext, MultivaluedMap<String, String>) - Method in class io.clonecloudstore.accessor.client.internal.api.ResponseObjectClientFilter
- getOutFromHeader(ResteasyReactiveClientRequestContext, ClientResponseContext, MultivaluedMap<String, String>) - Method in class io.clonecloudstore.common.quarkus.client.utils.AbstractResponseClientFilter
- getOutFromHeader(ResteasyReactiveClientRequestContext, ClientResponseContext, MultivaluedMap<String, String>) - Method in class io.clonecloudstore.replicator.client.api.ResponseObjectClientFilter
- getOutFromHeader(ResteasyReactiveClientRequestContext, ClientResponseContext, MultivaluedMap<String, String>) - Method in class io.clonecloudstore.replicator.server.remote.client.api.ResponseObjectClientFilter
- getOvalue() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- getOwnership() - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- getPassword() - Static method in class io.clonecloudstore.test.resource.postgres.PostgresResource
- getPkName() - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- getPort() - Method in class io.clonecloudstore.test.resource.azure.AzureContainer
- getPort() - Method in class io.clonecloudstore.test.resource.google.GoogleContainer
- getPostMetadataField() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getPreMetadataField() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getPriority() - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
- getProcessId() - Method in class io.clonecloudstore.common.standard.guid.LongUuid
-
Extract process id from raw UUID bytes and return as int
- getPullInputStream(I) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Returns the InputStream required for GET (server is sending the InputStream back to the client).
- getPullInputStream(I) - Method in class io.clonecloudstore.test.server.service.FakeStreamHandlerAbstract
- getPullInputStream(AccessorObject) - Method in class io.clonecloudstore.accessor.server.application.ObjectStreamHandler
- getPullInputStream(AccessorObject) - Method in class io.clonecloudstore.accessor.server.simple.application.ObjectStreamHandler
- getPullInputStream(AccessorObject) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- getPullInputStream(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- getPullInputStream(ReplicatorOrder) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- getPulsarBrokerUrl() - Static method in class io.clonecloudstore.test.resource.pulsar.PulsarResource
- getPurgeStatus(String) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Once all is done for a Purge, can have its full status (statistic or whatever).
- getQUERY() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- getRandom() - Static method in class io.clonecloudstore.common.standard.system.RandomUtil
- getRandom(int) - Static method in class io.clonecloudstore.common.standard.system.RandomUtil
- getRandom(int) - Static method in class io.clonecloudstore.common.standard.system.SystemRandomSecure
- getReconciliatorThreads() - Static method in class io.clonecloudstore.common.quarkus.modules.ReconciliatorProperties
- getRegion() - Static method in class io.clonecloudstore.test.resource.s3.LocalStackResource
- getRegion() - Static method in class io.clonecloudstore.test.resource.s3.MinIoResource
- getRemotePullInputStream(AccessorObject, String) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
-
Could be overridden to use remote access
- getRemotePullInputStream(String, String, String, String, String) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
When remote read is allowed, will try to read InputStream and DTO from remote
- getRequest() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- getRequestId() - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- getRequestId() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- getRequestId() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- getRequestStatus(String) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Once all is done for a Request, can have its full status (statistic or whatever).
- getResponse() - Method in exception class io.clonecloudstore.common.quarkus.server.service.ServerStreamHandlerResponseException
- getRestQueries() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- getResultFromPostInputStreamUni(Uni<Response>, InputStream) - Method in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- getRstatus() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- getRstatus() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getSanitizedBucketName(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- getSanitizedName(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
- getSanitizedObjectName(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- getSecretKey() - Static method in class io.clonecloudstore.test.resource.s3.LocalStackResource
- getSecretKey() - Static method in class io.clonecloudstore.test.resource.s3.MinIoResource
- getSecureRandom() - Static method in class io.clonecloudstore.common.standard.system.SystemRandomSecure
- getSecureRandomSingleton() - Static method in class io.clonecloudstore.common.standard.system.SystemRandomSecure
- getSelectQuery(DbQuery) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
-
Build the SELECT Hibernate Query from the DbQuery
- getServerStreamHandlerResponseException(Response.Status) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- getService() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Get the associated ServiceRest
- getService(URI) - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
-
In general, implementation is: QuarkusRestClientBuilder.newBuilder().baseUri(uri).build(ServiceRest.class) where ServiceRest is your Java Interface of the Rest Service.
- getServiceClass() - Method in class io.clonecloudstore.accessor.client.AccessorBucketApiFactory
- getServiceClass() - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiFactory
- getServiceClass() - Method in class io.clonecloudstore.accessor.client.internal.AccessorBucketInternalApiFactory
- getServiceClass() - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiFactory
- getServiceClass() - Method in class io.clonecloudstore.administration.client.OwnershipApiClientFactory
- getServiceClass() - Method in class io.clonecloudstore.administration.client.TopologyApiClientFactory
- getServiceClass() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
-
Shall be overridden
- getServiceClass() - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClientFactory
- getServiceClass() - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClientFactory
- getSingletonByteArray() - Static method in class io.clonecloudstore.common.standard.system.SingletonUtils
-
Immutable empty byte array
- getSite() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- getSite() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getSite() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- getSite() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getSiteListing(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- getSiteListing(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Get the local sites listing to send through network
Step6: get all local sites listing
Index Sites: requestId - getSites() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- getSitesActon(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.CentralReconciliationService
- getSitesActon(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
-
Step9: return iterator of actions to populate topic
Index Actions: requestId, bucket - getSitesListing(String) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Once Local sites listing is ready, inform through Replicator and topic event the Central, then Central will request the listing from remote Local.
- getSize() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getSize() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getSize() - Method in class io.clonecloudstore.test.stream.VoidOutputStream
- getSizeCipher() - Method in class io.clonecloudstore.common.standard.inputstream.CipherInputStream
- getSizeCompressed() - Method in class io.clonecloudstore.common.standard.inputstream.ZstdCompressInputStream
- getSizeDecompressed() - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- getSizeGreaterThan() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getSizeLessThan() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getSizeRead() - Method in class io.clonecloudstore.common.standard.inputstream.CipherInputStream
- getSizeRead() - Method in class io.clonecloudstore.common.standard.inputstream.ZstdCompressInputStream
- getSourceRead() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- getSqlParams() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getSqlParams() - Method in class io.clonecloudstore.common.database.utils.DbUpdate
- getSqlParamsAsArray() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getSqlQuery() - Method in class io.clonecloudstore.common.database.utils.DbUpdate
- getSqlQueryString() - Method in class io.clonecloudstore.common.database.utils.DbQuery
- getSqlType() - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- getStart() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getStatus() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- getStatus() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- getStatus() - Method in enum class io.clonecloudstore.accessor.model.AccessorStatus
- getStatus() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- getStatus() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- getStatus() - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- getStatus() - Method in enum class io.clonecloudstore.administration.model.TopologyStatus
- getStatus() - Method in exception class io.clonecloudstore.common.quarkus.exception.CcsClientGenericException
- getStatus() - Method in interface io.clonecloudstore.common.quarkus.exception.CcsExceptionInterface
-
Getter for associated Status (aligned on HTTP status code)
- getStatus() - Method in exception class io.clonecloudstore.common.quarkus.exception.CcsServerGenericException
- getStatus() - Method in exception class io.clonecloudstore.common.standard.exception.CcsWithStatusException
- getStatus() - Method in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
- getStatuses() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- getStop() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- getStorageTypeFromResponse(Response) - Static method in class io.clonecloudstore.accessor.client.model.AccessorHeaderDtoConverter
- getStoreMinSpaceGb() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- getStorePath() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- getStorePurgeRetentionSeconds() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- getStoreScheduleDelay() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- getStreamFromInputStream(InputStream, Class<E>) - Static method in class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
- getStreamFromIterator(Iterator<E>) - Static method in class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
-
Transform Iterator to Stream
- getStringConfig(String) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getStringConfig(String, String) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getStringConfig(String, String, String) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusSystemPropertyUtil
- getSvalue() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- getTable() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucketRepository
- getTable() - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObjectRepository
- getTable() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoOwnershipRepository
- getTable() - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoTopologyRepository
- getTable() - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- getTable() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListingRepository
- getTable() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequestRepository
- getTable() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesActionRepository
- getTable() - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListingRepository
- getTime() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- getTimeout() - Method in class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- getTimestamp() - Method in class io.clonecloudstore.common.standard.guid.LongUuid
-
Extract timestamp from raw UUID bytes and return as int
- getTopologies(String) - Method in class io.clonecloudstore.replicator.server.local.application.LocalReplicatorService
- getUpdateParamsAsArray(DbUpdate, DbQuery) - Static method in class io.clonecloudstore.common.database.postgre.PostgreSqlHelper
- getUri() - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- getUri() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Get the URI defined from construction
- getUri() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
- getUrlString() - Static method in class io.clonecloudstore.test.resource.s3.LocalStackResource
- getUrlString() - Static method in class io.clonecloudstore.test.resource.s3.MinIoResource
- getUsername() - Static method in class io.clonecloudstore.test.resource.postgres.PostgresResource
- getValueCollection() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- getVertx() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
- getVertx() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- getVertx() - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
- GG_THIS - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- GoogleContainer - Class in io.clonecloudstore.test.resource.google
- GoogleContainer(DockerImageName, OptionalInt) - Constructor for class io.clonecloudstore.test.resource.google.GoogleContainer
- GoogleProfile - Class in io.clonecloudstore.test.resource.google
- GoogleProfile() - Constructor for class io.clonecloudstore.test.resource.google.GoogleProfile
- GoogleResource - Class in io.clonecloudstore.test.resource.google
-
Resource Lifecycle Manager for Fake Gcs Server (for Google Cloud Storage)
- GoogleResource() - Constructor for class io.clonecloudstore.test.resource.google.GoogleResource
- green(String) - Static method in class io.clonecloudstore.common.standard.system.SysErrLogger
- GTE - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- GuidLike - Class in io.clonecloudstore.common.standard.guid
-
UUID Generator with 2 longs (128 bits), compatible multi instances (through the PID, but not multi servers, neither multi-sites due to lack of Mac address/Platform Id).
- GuidLike() - Constructor for class io.clonecloudstore.common.standard.guid.GuidLike
-
Constructor that generates a new UUID using the current process id and MAC address, timestamp and a counter
- GuidLike(byte[]) - Constructor for class io.clonecloudstore.common.standard.guid.GuidLike
-
Constructor that takes a byte array as UUID's content
- GuidLike(long, long) - Constructor for class io.clonecloudstore.common.standard.guid.GuidLike
- GuidLike(String) - Constructor for class io.clonecloudstore.common.standard.guid.GuidLike
-
Constructor that takes a String representation of a UUID in Base 16
H
- handle(Buffer) - Method in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
- handle(Buffer) - Method in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream.VertxBlockingInput
- handle(RestClientRequestContext) - Method in class org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler
- handleClientException(CcsClientGenericException) - Method in class io.clonecloudstore.common.quarkus.exception.CcsServerExceptionMapper
- handleCompletableObject(SimpleClientAbstract<?>, CompletableFuture<?>) - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
- handleCompletableResponse(CompletableFuture<Response>) - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
- handleException(UniEmitter<? super Response>, Exception) - Static method in class io.clonecloudstore.common.quarkus.server.service.ServerResponseFilter
- handleExceptionFail(UniEmitter<?>, Exception) - Static method in class io.clonecloudstore.common.quarkus.server.service.ServerResponseFilter
- handler(Handler<Buffer>) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
- handler(Handler<Buffer>) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
-
Set an
handler
to be called with elements available from this buffer. - handles(int, MultivaluedMap<String, Object>) - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
- handleServerException(CcsServerGenericException) - Method in class io.clonecloudstore.common.quarkus.exception.CcsServerExceptionMapper
-
Exception Server Handler
- handleUniObject(SimpleClientAbstract<?>, Uni<?>) - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
- handleUniObject(SimpleClientAbstract<?>, Uni<?>, InputStream) - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
- handleUniResponse(Uni<Response>) - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
-
Default handling for Uni Response (not for InputStream)
- handleWebClientApplicationException(WebClientApplicationException) - Method in class io.clonecloudstore.common.quarkus.exception.CcsServerExceptionMapper
- hasDatabase() - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- hash() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns the value of the
hash
record component. - hash() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
hash
record component. - HASH - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- HASH_LENGTH - Static variable in class io.clonecloudstore.common.standard.system.BaseXx
- hashCode() - Method in record class io.clonecloudstore.accessor.apache.client.InputStreamBusinessOut
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.accessor.apache.client.internal.ApiErrorResponse
-
Returns a hash code value for this object.
- hashCode() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- hashCode() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- hashCode() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- hashCode() - Method in record class io.clonecloudstore.accessor.server.commons.buffer.BufferedItem
-
Returns a hash code value for this object.
- hashCode() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- hashCode() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- hashCode() - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- hashCode() - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- hashCode() - Method in record class io.clonecloudstore.administration.model.ClientBucketAccess
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.administration.model.Topology
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.common.quarkus.client.InputStreamBusinessOut
-
Returns a hash code value for this object.
- hashCode() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- hashCode() - Method in class io.clonecloudstore.common.standard.guid.LongUuid
- hashCode() - Method in record class io.clonecloudstore.driver.api.model.StorageBucket
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns a hash code value for this object.
- hashCode() - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- hashCode() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- hashCode() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- hashCode() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- hashCode() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.reconciliator.model.SingleSiteObject
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.clonecloudstore.replicator.model.ReplicatorResponse
-
Returns a hash code value for this object.
- hashCode(String[]) - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- hasNext() - Method in class io.clonecloudstore.test.stream.FakeIterator
- hasNotEmpty(Object...) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check if at least one parameter is not null and not empty and if so, return true
- helper - Variable in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- helper - Variable in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
I
- id() - Method in record class io.clonecloudstore.administration.model.Topology
-
Returns the value of the
id
record component. - id() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
id
record component. - id() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns the value of the
id
record component. - id() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Returns the value of the
id
record component. - ID - Static variable in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
-
Default Primary Key Name (MongoDB)
- ID_PG - Static variable in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
-
Default Primary Key Name (PostgreSQL)
- idEquals(String) - Static method in class io.clonecloudstore.common.database.utils.DbQuery
-
Helper to request on ID
- ignoreLog(Throwable) - Method in class io.clonecloudstore.common.standard.system.SysErrLogger
-
Utility method to log nothing
- IMAGE - Static variable in class io.clonecloudstore.test.resource.azure.AzureResource
- IMAGE - Static variable in class io.clonecloudstore.test.resource.google.GoogleResource
- importFromExistingBucket(String, String, String, Instant, Instant, long, Map<String, String>) - Method in interface io.clonecloudstore.reconciliator.database.model.InitializationService
- importFromExistingBucket(String, String, String, Instant, Instant, long, Map<String, String>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgInitializationService
- IN - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- IN - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- InboundBuffer(Context) - Constructor for class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
- InboundBuffer(Context, long) - Constructor for class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
- include(ClientOwnership) - Method in record class io.clonecloudstore.administration.model.ClientBucketAccess
- include(ClientOwnership) - Method in enum class io.clonecloudstore.administration.model.ClientOwnership
- incrementCounter(long, Class<?>, String...) - Method in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- incrementCounter(long, String, String...) - Method in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- inError(String, String) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Called only when QuarkusStreamHandler is in Error and Object in status UPLOAD or UNKNOWN
- INITIAL_PREFETCH - Static variable in class org.jboss.resteasy.reactive.ConfigurationVertxInputStream
- INITIALIZATION_SERVICE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgInitializationService
- InitializationService - Interface in io.clonecloudstore.reconciliator.database.model
- inputOverflow - Variable in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
- inputOverflow - Variable in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream.VertxBlockingInput
- inputStream - Variable in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- inputStream() - Method in record class io.clonecloudstore.accessor.apache.client.InputStreamBusinessOut
-
Returns the value of the
inputStream
record component. - inputStream() - Method in record class io.clonecloudstore.common.quarkus.client.InputStreamBusinessOut
-
Returns the value of the
inputStream
record component. - INPUTSTREAM_IS_CLOSED - Static variable in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
- InputStreamBusinessOut<O> - Record Class in io.clonecloudstore.accessor.apache.client
-
InputStream dnd BusinessOut for Getting both information on Read Object
- InputStreamBusinessOut<O> - Record Class in io.clonecloudstore.common.quarkus.client
-
InputStream dnd BusinessOut for Getting both information on Read Object
- InputStreamBusinessOut(O, InputStream) - Constructor for record class io.clonecloudstore.accessor.apache.client.InputStreamBusinessOut
-
Creates an instance of a
InputStreamBusinessOut
record class. - InputStreamBusinessOut(O, InputStream, boolean) - Constructor for record class io.clonecloudstore.common.quarkus.client.InputStreamBusinessOut
-
Creates an instance of a
InputStreamBusinessOut
record class. - InputStreamClosingContext - Class in io.clonecloudstore.accessor.apache.client.internal
- InputStreamClosingContext(InputStream, ClassicHttpResponse, CloseableHttpClient) - Constructor for class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- insert(E) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- insert(F) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- insert(F) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- insertBucket(AccessorBucket) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
-
Insert the given Bucket, returning the modified DTO
- insertOwnership(String, String, ClientOwnership) - Method in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- insertTopology(Topology) - Method in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- INTERNAL_ROOT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- internalCheckPullable(AccessorObject) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- internalInitBeforeAction() - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
-
Initialize information from Headers
- INVALID_INPUT - Static variable in class io.clonecloudstore.common.standard.system.ParametersChecker
- INVALID_URI - Static variable in class io.clonecloudstore.common.standard.system.ParametersChecker
- invalidateCacheBucket() - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- invalidateCacheObject() - Method in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- invalidExceptionDuringConsumeWhileErrorInputStream(boolean) - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
-
Allows to prevent exception during ConsumeWhileError by enclosing call between False and True set
- io.clonecloudstore.accessor.apache.client - package io.clonecloudstore.accessor.apache.client
- io.clonecloudstore.accessor.apache.client.internal - package io.clonecloudstore.accessor.apache.client.internal
- io.clonecloudstore.accessor.client - package io.clonecloudstore.accessor.client
- io.clonecloudstore.accessor.client.api - package io.clonecloudstore.accessor.client.api
- io.clonecloudstore.accessor.client.internal - package io.clonecloudstore.accessor.client.internal
- io.clonecloudstore.accessor.client.internal.api - package io.clonecloudstore.accessor.client.internal.api
- io.clonecloudstore.accessor.client.model - package io.clonecloudstore.accessor.client.model
- io.clonecloudstore.accessor.config - package io.clonecloudstore.accessor.config
- io.clonecloudstore.accessor.model - package io.clonecloudstore.accessor.model
- io.clonecloudstore.accessor.replicator - package io.clonecloudstore.accessor.replicator
- io.clonecloudstore.accessor.replicator.application - package io.clonecloudstore.accessor.replicator.application
- io.clonecloudstore.accessor.replicator.topic - package io.clonecloudstore.accessor.replicator.topic
- io.clonecloudstore.accessor.server - package io.clonecloudstore.accessor.server
- io.clonecloudstore.accessor.server.application - package io.clonecloudstore.accessor.server.application
- io.clonecloudstore.accessor.server.application.buffer - package io.clonecloudstore.accessor.server.application.buffer
- io.clonecloudstore.accessor.server.commons - package io.clonecloudstore.accessor.server.commons
- io.clonecloudstore.accessor.server.commons.buffer - package io.clonecloudstore.accessor.server.commons.buffer
- io.clonecloudstore.accessor.server.database.model - package io.clonecloudstore.accessor.server.database.model
- io.clonecloudstore.accessor.server.database.mongodb - package io.clonecloudstore.accessor.server.database.mongodb
- io.clonecloudstore.accessor.server.resource - package io.clonecloudstore.accessor.server.resource
- io.clonecloudstore.accessor.server.resource.internal - package io.clonecloudstore.accessor.server.resource.internal
- io.clonecloudstore.accessor.server.simple - package io.clonecloudstore.accessor.server.simple
- io.clonecloudstore.accessor.server.simple.application - package io.clonecloudstore.accessor.server.simple.application
- io.clonecloudstore.accessor.server.simple.application.buffer - package io.clonecloudstore.accessor.server.simple.application.buffer
- io.clonecloudstore.accessor.server.simple.resource - package io.clonecloudstore.accessor.server.simple.resource
- io.clonecloudstore.administration.client - package io.clonecloudstore.administration.client
- io.clonecloudstore.administration.client.api - package io.clonecloudstore.administration.client.api
- io.clonecloudstore.administration.database.model - package io.clonecloudstore.administration.database.model
- io.clonecloudstore.administration.database.mongodb - package io.clonecloudstore.administration.database.mongodb
- io.clonecloudstore.administration.model - package io.clonecloudstore.administration.model
- io.clonecloudstore.administration.resource - package io.clonecloudstore.administration.resource
- io.clonecloudstore.common.database.mongo - package io.clonecloudstore.common.database.mongo
- io.clonecloudstore.common.database.postgre - package io.clonecloudstore.common.database.postgre
- io.clonecloudstore.common.database.utils - package io.clonecloudstore.common.database.utils
- io.clonecloudstore.common.database.utils.exception - package io.clonecloudstore.common.database.utils.exception
- io.clonecloudstore.common.quarkus.client - package io.clonecloudstore.common.quarkus.client
- io.clonecloudstore.common.quarkus.client.utils - package io.clonecloudstore.common.quarkus.client.utils
- io.clonecloudstore.common.quarkus.exception - package io.clonecloudstore.common.quarkus.exception
- io.clonecloudstore.common.quarkus.metrics - package io.clonecloudstore.common.quarkus.metrics
- io.clonecloudstore.common.quarkus.modules - package io.clonecloudstore.common.quarkus.modules
- io.clonecloudstore.common.quarkus.properties - package io.clonecloudstore.common.quarkus.properties
- io.clonecloudstore.common.quarkus.server.service - package io.clonecloudstore.common.quarkus.server.service
- io.clonecloudstore.common.quarkus.stream - package io.clonecloudstore.common.quarkus.stream
- io.clonecloudstore.common.standard.exception - package io.clonecloudstore.common.standard.exception
- io.clonecloudstore.common.standard.guid - package io.clonecloudstore.common.standard.guid
- io.clonecloudstore.common.standard.inputstream - package io.clonecloudstore.common.standard.inputstream
- io.clonecloudstore.common.standard.properties - package io.clonecloudstore.common.standard.properties
- io.clonecloudstore.common.standard.stream - package io.clonecloudstore.common.standard.stream
- io.clonecloudstore.common.standard.system - package io.clonecloudstore.common.standard.system
- io.clonecloudstore.driver.api - package io.clonecloudstore.driver.api
- io.clonecloudstore.driver.api.exception - package io.clonecloudstore.driver.api.exception
- io.clonecloudstore.driver.api.model - package io.clonecloudstore.driver.api.model
- io.clonecloudstore.driver.azure - package io.clonecloudstore.driver.azure
- io.clonecloudstore.driver.google - package io.clonecloudstore.driver.google
- io.clonecloudstore.driver.s3 - package io.clonecloudstore.driver.s3
- io.clonecloudstore.quarkus.patch.client.deployment - package io.clonecloudstore.quarkus.patch.client.deployment
- io.clonecloudstore.reconciliator.database.model - package io.clonecloudstore.reconciliator.database.model
- io.clonecloudstore.reconciliator.database.mongodb - package io.clonecloudstore.reconciliator.database.mongodb
- io.clonecloudstore.reconciliator.model - package io.clonecloudstore.reconciliator.model
- io.clonecloudstore.reconciliator.server - package io.clonecloudstore.reconciliator.server
- io.clonecloudstore.reconciliator.server.resource - package io.clonecloudstore.reconciliator.server.resource
- io.clonecloudstore.replicator.client - package io.clonecloudstore.replicator.client
- io.clonecloudstore.replicator.client.api - package io.clonecloudstore.replicator.client.api
- io.clonecloudstore.replicator.config - package io.clonecloudstore.replicator.config
- io.clonecloudstore.replicator.model - package io.clonecloudstore.replicator.model
- io.clonecloudstore.replicator.server - package io.clonecloudstore.replicator.server
- io.clonecloudstore.replicator.server.local.application - package io.clonecloudstore.replicator.server.local.application
- io.clonecloudstore.replicator.server.local.resource - package io.clonecloudstore.replicator.server.local.resource
- io.clonecloudstore.replicator.server.local.topic - package io.clonecloudstore.replicator.server.local.topic
- io.clonecloudstore.replicator.server.remote.client - package io.clonecloudstore.replicator.server.remote.client
- io.clonecloudstore.replicator.server.remote.client.api - package io.clonecloudstore.replicator.server.remote.client.api
- io.clonecloudstore.replicator.server.remote.resource - package io.clonecloudstore.replicator.server.remote.resource
- io.clonecloudstore.replicator.topic - package io.clonecloudstore.replicator.topic
- io.clonecloudstore.test.accessor.common - package io.clonecloudstore.test.accessor.common
- io.clonecloudstore.test.accessor.server.resource - package io.clonecloudstore.test.accessor.server.resource
- io.clonecloudstore.test.accessor.server.resource.internal - package io.clonecloudstore.test.accessor.server.resource.internal
- io.clonecloudstore.test.driver.fake - package io.clonecloudstore.test.driver.fake
- io.clonecloudstore.test.metrics - package io.clonecloudstore.test.metrics
- io.clonecloudstore.test.resource - package io.clonecloudstore.test.resource
- io.clonecloudstore.test.resource.azure - package io.clonecloudstore.test.resource.azure
- io.clonecloudstore.test.resource.google - package io.clonecloudstore.test.resource.google
- io.clonecloudstore.test.resource.kafka - package io.clonecloudstore.test.resource.kafka
- io.clonecloudstore.test.resource.mongodb - package io.clonecloudstore.test.resource.mongodb
- io.clonecloudstore.test.resource.postgres - package io.clonecloudstore.test.resource.postgres
- io.clonecloudstore.test.resource.pulsar - package io.clonecloudstore.test.resource.pulsar
- io.clonecloudstore.test.resource.s3 - package io.clonecloudstore.test.resource.s3
- io.clonecloudstore.test.server.service - package io.clonecloudstore.test.server.service
- io.clonecloudstore.test.stream - package io.clonecloudstore.test.stream
- io.quarkus.vertx.http.runtime - package io.quarkus.vertx.http.runtime
- ioExceptionAtomicReference - Variable in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- isAcceptCompression() - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- isAlreadyCompressed() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- isBodyCompressed() - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- isChunksDone() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- isChunksDone() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- isChunksDone() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- isDigestEnabled() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- isDryRun() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- isEmpty() - Method in class io.clonecloudstore.common.database.utils.RestQuery
- isEmpty() - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
- isEmpty(Object...) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check if any parameter are null or empty and if so, return true
- isExternal() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- isFixOnAbsent() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- isGoogleDisableGzip() - Static method in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
Default is to use Gzip content, but may be disabled (default: true so disabled)
- isInternalCompression() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- isKeepAlive() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- isKeepInputStreamCompressed() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
True means the stream will be kept compressed if source (from client) is compressed or do not recompress getInputStream
- isListing - Variable in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- isMac() - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
- isMongoDbType() - Method in class io.clonecloudstore.common.database.utils.DbType
-
Use to filter on Mongo code
- isMutable() - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- isNotEmpty(Object...) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
-
Check if any parameter are null or empty and if so, return false
- isPublic() - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- isPublic() - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- isPublic() - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPrivateAbstract
- isPublic() - Method in class io.clonecloudstore.test.accessor.common.FakeBucketPublicAbstract
- isPublic() - Method in class io.clonecloudstore.test.accessor.common.FakeObjectPrivateAbstract
- isPublic() - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- isPublic() - Method in class io.clonecloudstore.test.accessor.server.resource.FakeBucketPublicResourceAbstract
- isReconciliatorPurgeLog() - Static method in class io.clonecloudstore.common.quarkus.modules.ReconciliatorProperties
- isRemoteRead() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- isResponseCompressed() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
True means the incoming stream is compressed (ZSTD)
- isSolaris() - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
- isSqlRepository() - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- isSqlRepository() - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- isSqlRepository() - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- isStoreActive() - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
-
Warning: enable this will use local storage and could lead to out of space.
- ISSUE_WITH_SERIALIZATION - Static variable in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- isTls() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
- isUnix() - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
- isUpload() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- isWindows() - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
J
- JSON_EQ - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- JSON_NEQ - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- JSON_TYPE - Static variable in class io.clonecloudstore.common.database.postgre.PostgreSqlHelper
- JsonUtil - Class in io.clonecloudstore.common.quarkus.properties
-
Utility class for Json to get the Jackson ObjectMapper, either from CDI of Quarkus, or from scratch if not in CDI (but should, in that case a Warning will be raised)
- JsonUtil.RegisterEmptyModuleCustomizer - Class in io.clonecloudstore.common.quarkus.properties
- JvmProcessMacIds - Class in io.clonecloudstore.common.standard.guid
-
Internal class for Process Id, Mac Address and Jvm Id (PID + MacAddress)
K
- KAFKA_BOOTSTRAP_SERVERS - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- KafkaProfile - Class in io.clonecloudstore.test.resource.kafka
- KafkaProfile() - Constructor for class io.clonecloudstore.test.resource.kafka.KafkaProfile
- KafkaResource - Class in io.clonecloudstore.test.resource.kafka
-
Resource Lifecycle Manager for Kafka
- KafkaResource() - Constructor for class io.clonecloudstore.test.resource.kafka.KafkaResource
- KEY_BUCKET - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- KEY_OBJECT - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- KEY_ORDER - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- KEY_SITE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
L
- launchImport(String, String, long, String) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Perform local import actions.
- launchPurge(String, long) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Perform local purge actions.
- launchSync(String, String, long) - Method in class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
-
Perform Sync actions for an "empty" remote Site.
- length - Static variable in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- listAll() - Method in class io.clonecloudstore.administration.client.TopologyApiClient
-
No cache
- listAll(TopologyStatus) - Method in interface io.clonecloudstore.administration.client.api.TopologyApi
- listAll(TopologyStatus) - Method in class io.clonecloudstore.administration.resource.TopologyResource
- listAll(String) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
-
Cache on ALL_FROM + clientId
- listAll(String, ClientOwnership) - Method in interface io.clonecloudstore.administration.client.api.OwnershipApi
- listAll(String, ClientOwnership) - Method in class io.clonecloudstore.administration.resource.OwnershipResource
- listBuckets(String) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
-
List all buckets from clientId
- listFindQuery - Variable in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- listInsert - Variable in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- listInsertForUpdate - Variable in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- listObjects(boolean, String, String, String) - Method in interface io.clonecloudstore.accessor.client.api.AccessorObjectApi
- listObjects(boolean, String, String, String) - Method in interface io.clonecloudstore.accessor.client.internal.api.AccessorObjectInternalApi
- listObjects(UniEmitter<? super Response>, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- listObjects(UniEmitter<? super Response>, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- listObjects(UniEmitter<? super Response>, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.common.FakeObjectPrivateAbstract
- listObjects(String, AccessorFilter) - Method in class io.clonecloudstore.accessor.apache.client.AccessorClient
-
Returns an Iterator containing AccessorObjects
- listObjects(String, String, AccessorFilter) - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiClient
-
Returns an Iterator containing AccessorObjects
- listObjects(String, String, AccessorFilter) - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiClient
-
Returns an Iterator containing AccessorObjects
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPrivateObjectResource
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.commons.AbstractAccessorPublicObjectResource
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateObjectHelper
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.resource.AccessorPublicObjectResource
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.resource.internal.AccessorObjectInternalResource
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.accessor.server.simple.resource.AccessorPublicObjectResource
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.server.resource.FakeObjectPublicResourceAbstract
- listObjects(String, String, String, String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.server.resource.internal.FakeObjectPrivateResourceAbstract
- listObjects0(String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPrivateAbstract
- listObjects0(String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.test.accessor.common.FakeAccessorObjectPublicAbstract
- listObjects0Helper(String, String, String, String, String, String, String, String, long, long, String, HttpServerRequest, Closer) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- listObjectsHelper(UniEmitter<? super Response>, String, String, String, String, String, HttpServerRequest, Closer) - Static method in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- listUpdate - Variable in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- listWithOwnership(String, ClientOwnership) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
-
Cache if possible
- listWithStatus(TopologyStatus) - Method in class io.clonecloudstore.administration.client.TopologyApiClient
-
Cache on ALL_UP_KEY
- local() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Returns the value of the
local
record component. - LOCAL - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- LOCAL - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesListingRepository
- LOCAL_NSTATUS - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- LOCAL_O_EVENT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- LOCAL_RECONCILIATOR - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- LOCAL_SITE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- LocalBrokerService - Class in io.clonecloudstore.replicator.topic
- LocalBrokerService(Emitter<ReplicatorOrder>, BulkMetrics) - Constructor for class io.clonecloudstore.replicator.topic.LocalBrokerService
- LocalReconciliationService - Interface in io.clonecloudstore.reconciliator.database.model
- LocalReplicatorApi - Interface in io.clonecloudstore.replicator.client.api
- LocalReplicatorApiClient - Class in io.clonecloudstore.replicator.client
- LocalReplicatorApiClient(LocalReplicatorApiClientFactory) - Constructor for class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
-
Constructor used by the Factory
- LocalReplicatorApiClientFactory - Class in io.clonecloudstore.replicator.client
- LocalReplicatorApiClientFactory() - Constructor for class io.clonecloudstore.replicator.client.LocalReplicatorApiClientFactory
- LocalReplicatorOrderEmitter - Class in io.clonecloudstore.accessor.server.application
- LocalReplicatorOrderEmitter(Emitter<ReplicatorOrder>) - Constructor for class io.clonecloudstore.accessor.server.application.LocalReplicatorOrderEmitter
- LocalReplicatorRequestTopicConsumer - Class in io.clonecloudstore.replicator.server.local.topic
- LocalReplicatorRequestTopicConsumer(RemoteReplicatorApiClientFactory, LocalReplicatorService, BulkMetrics) - Constructor for class io.clonecloudstore.replicator.server.local.topic.LocalReplicatorRequestTopicConsumer
- LocalReplicatorResource - Class in io.clonecloudstore.replicator.server.local.resource
- LocalReplicatorResource(LocalReplicatorService) - Constructor for class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorResource
- LocalReplicatorService - Class in io.clonecloudstore.accessor.server.application
-
Interface of Replicator Client and Broker
- LocalReplicatorService - Class in io.clonecloudstore.replicator.server.local.application
- LocalReplicatorService(TopologyApiClientFactory, RemoteReplicatorApiClientFactory) - Constructor for class io.clonecloudstore.replicator.server.local.application.LocalReplicatorService
- LocalReplicatorService(LocalBrokerService, LocalReplicatorApiClientFactory, LocalReplicatorOrderEmitter) - Constructor for class io.clonecloudstore.accessor.server.application.LocalReplicatorService
- LocalReplicatorStreamHandler - Class in io.clonecloudstore.replicator.server.local.resource
- LocalReplicatorStreamHandler() - Constructor for class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- localstack - Static variable in class io.clonecloudstore.test.resource.s3.LocalStackResource
- LocalStackProfile - Class in io.clonecloudstore.test.resource.s3
- LocalStackProfile() - Constructor for class io.clonecloudstore.test.resource.s3.LocalStackProfile
- LocalStackResource - Class in io.clonecloudstore.test.resource.s3
- LocalStackResource() - Constructor for class io.clonecloudstore.test.resource.s3.LocalStackResource
- LongUuid - Class in io.clonecloudstore.common.standard.guid
-
UUID Generator but limited to 1 Long (64 bits), compatible multi instances (through the PID, but not multi servers, neither multi-sites due to lack of Mac address/Platform Id.
- LongUuid() - Constructor for class io.clonecloudstore.common.standard.guid.LongUuid
-
Constructor that generates a new UUID using the current process id and MAC address, timestamp and a counter
- LongUuid(byte[]) - Constructor for class io.clonecloudstore.common.standard.guid.LongUuid
-
Constructor that takes a byte array as UUID's content
- LongUuid(long) - Constructor for class io.clonecloudstore.common.standard.guid.LongUuid
- LongUuid(String) - Constructor for class io.clonecloudstore.common.standard.guid.LongUuid
-
Constructor that takes a String representation of a UUID in Base 16
- LTE - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
M
- MAC - Enum constant in enum class io.clonecloudstore.common.standard.system.SystemPropertyUtil.Platform
-
Mac
- mark(int) - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- markSupported() - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- markSupported() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- markSupported() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- markSupported() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- markSupported() - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- markSupported() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- markSupported() - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- markSupported() - Method in class io.clonecloudstore.test.stream.FakeInputStream
- MAX_BATCH - Static variable in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- MAX_ITEMS - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- MAX_ITEMS - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- MAX_LIST - Static variable in class io.clonecloudstore.common.database.mongo.MongoStreamHelper
- MAX_LIST - Static variable in class io.clonecloudstore.common.database.postgre.PostgreStreamHelper
- MAX_REQUEST_SIZE_KEY - Static variable in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- maxChunkSize - Variable in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- maxChunkSize - Variable in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- MD2 - Enum constant in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- MD5 - Enum constant in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- MDC_COMPRESSED_CONTENT - Static variable in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- MDC_COMPRESSED_RESPONSE - Static variable in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- MDC_QUERY_HEADERS - Static variable in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- message() - Method in record class io.clonecloudstore.accessor.apache.client.internal.ApiErrorResponse
-
Returns the value of the
message
record component. - metadata() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns the value of the
metadata
record component. - METADATA - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- MetricsCheck - Class in io.clonecloudstore.test.metrics
- MG_ADD_FIELDS - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_ALL - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_AND - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_ARRAY_ELEM_AT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_CONCAT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_CONCAT_ARRAYS - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_COND - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_DISCARD - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_EACH - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_ELEM_MATCH - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_ELSE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_EQ - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_EXISTS - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_FILTER - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_FROM - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_GTE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_IF - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_IF_NULL - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_IN - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_INDEX_OF_ARRAY - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_INPUT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_INSERT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_INTO - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_KEEP_EXISTING - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_LET - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_LTE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_MATCH - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_MAX - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_MERGE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_MERGE_MATCHED - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_MULTIPLY - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_NE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_NEW - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_NIN - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_NOT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_ON - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_OR - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_PROJECT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_PULL - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_PUSH - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_RAND - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_REPLACE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_SET - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_SET_UNION - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_SIZE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_SORT - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_THEN - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_THIS - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_TO_LONG - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_TO_STRING - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_UNSET - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_VARS - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_WHEN_MATCHED - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MG_WHEN_NOT_MATCHED - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoReconciliationUtils
- MgCentralReconciliationService - Class in io.clonecloudstore.reconciliator.database.mongodb
- MgCentralReconciliationService(MgDaoSitesListingRepository, MgDaoSitesActionRepository, MgDaoRequestRepository, BulkMetrics) - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
- MgDaoAccessorBucket - Class in io.clonecloudstore.accessor.server.database.mongodb
-
MongoDB DAO for Bucket
- MgDaoAccessorBucket() - Constructor for class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucket
- MgDaoAccessorBucket(AccessorBucket) - Constructor for class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucket
- MgDaoAccessorBucketRepository - Class in io.clonecloudstore.accessor.server.database.mongodb
-
MongoDB DAO Bucket Repository
- MgDaoAccessorBucketRepository() - Constructor for class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucketRepository
- MgDaoAccessorObject - Class in io.clonecloudstore.accessor.server.database.mongodb
-
MongoDB DAO for Object
- MgDaoAccessorObject() - Constructor for class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- MgDaoAccessorObject(AccessorObject) - Constructor for class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- MgDaoAccessorObjectRepository - Class in io.clonecloudstore.accessor.server.database.mongodb
-
MongoDB DAO Object Repository
- MgDaoAccessorObjectRepository() - Constructor for class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObjectRepository
- MgDaoNativeListing - Class in io.clonecloudstore.reconciliator.database.mongodb
-
MongoDB DAO for Native (local) listing
- MgDaoNativeListing() - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListing
- MgDaoNativeListingRepository - Class in io.clonecloudstore.reconciliator.database.mongodb
-
MongoDB DAO Bucket Repository
- MgDaoNativeListingRepository() - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListingRepository
- MgDaoOwnership - Class in io.clonecloudstore.administration.database.mongodb
- MgDaoOwnership() - Constructor for class io.clonecloudstore.administration.database.mongodb.MgDaoOwnership
- MgDaoOwnership(ClientBucketAccess) - Constructor for class io.clonecloudstore.administration.database.mongodb.MgDaoOwnership
- MgDaoOwnershipRepository - Class in io.clonecloudstore.administration.database.mongodb
- MgDaoOwnershipRepository() - Constructor for class io.clonecloudstore.administration.database.mongodb.MgDaoOwnershipRepository
- MgDaoReconciliationUtils - Class in io.clonecloudstore.reconciliator.database.mongodb
- MgDaoRequest - Class in io.clonecloudstore.reconciliator.database.mongodb
-
MongoDB DAO for Bucket
- MgDaoRequest() - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequest
- MgDaoRequest(ReconciliationRequest) - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequest
- MgDaoRequestRepository - Class in io.clonecloudstore.reconciliator.database.mongodb
-
MongoDB DAO Bucket Repository
- MgDaoRequestRepository() - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequestRepository
- MgDaoSitesAction - Class in io.clonecloudstore.reconciliator.database.mongodb
-
MongoDB DAO for Bucket
- MgDaoSitesAction() - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesAction
- MgDaoSitesAction(ReconciliationSitesAction) - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesAction
- MgDaoSitesActionRepository - Class in io.clonecloudstore.reconciliator.database.mongodb
-
MongoDB DAO Bucket Repository
- MgDaoSitesActionRepository() - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesActionRepository
- MgDaoSitesListing - Class in io.clonecloudstore.reconciliator.database.mongodb
-
MongoDB DAO for Bucket
- MgDaoSitesListing() - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListing
- MgDaoSitesListing(ReconciliationSitesListing) - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListing
- MgDaoSitesListingRepository - Class in io.clonecloudstore.reconciliator.database.mongodb
-
MongoDB DAO Bucket Repository
- MgDaoSitesListingRepository() - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListingRepository
- MgDaoTopology - Class in io.clonecloudstore.administration.database.mongodb
- MgDaoTopology() - Constructor for class io.clonecloudstore.administration.database.mongodb.MgDaoTopology
- MgDaoTopology(Topology) - Constructor for class io.clonecloudstore.administration.database.mongodb.MgDaoTopology
- MgDaoTopologyRepository - Class in io.clonecloudstore.administration.database.mongodb
- MgDaoTopologyRepository() - Constructor for class io.clonecloudstore.administration.database.mongodb.MgDaoTopologyRepository
- MgInitializationService - Class in io.clonecloudstore.reconciliator.database.mongodb
- MgInitializationService(MgDaoAccessorBucketRepository, MgDaoAccessorObjectRepository, MgDaoRequestRepository, MgDaoSitesActionRepository, BulkMetrics) - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgInitializationService
- MgLocalReconciliationService - Class in io.clonecloudstore.reconciliator.database.mongodb
- MgLocalReconciliationService(MgDaoAccessorObjectRepository, MgDaoNativeListingRepository, MgDaoSitesListingRepository, MgDaoRequestRepository, BulkMetrics) - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- MgPurgeService - Class in io.clonecloudstore.reconciliator.database.mongodb
- MgPurgeService(MgDaoAccessorBucketRepository, MgDaoAccessorObjectRepository, LocalBrokerService, BulkMetrics) - Constructor for class io.clonecloudstore.reconciliator.database.mongodb.MgPurgeService
- MIN_CHUNK_SIZE - Static variable in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- MIN_CHUNK_SIZE - Static variable in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- MinioKafkaProfile - Class in io.clonecloudstore.test.resource
- MinioKafkaProfile() - Constructor for class io.clonecloudstore.test.resource.MinioKafkaProfile
- MinioMongoKafkaProfile - Class in io.clonecloudstore.test.resource
- MinioMongoKafkaProfile() - Constructor for class io.clonecloudstore.test.resource.MinioMongoKafkaProfile
- MinioMongoProfile - Class in io.clonecloudstore.test.resource
- MinioMongoProfile() - Constructor for class io.clonecloudstore.test.resource.MinioMongoProfile
- MinioProfile - Class in io.clonecloudstore.test.resource.s3
- MinioProfile() - Constructor for class io.clonecloudstore.test.resource.s3.MinioProfile
- MinIoResource - Class in io.clonecloudstore.test.resource.s3
-
Resource Lifecycle Manager for MinIo (for S3)
- MinIoResource() - Constructor for class io.clonecloudstore.test.resource.s3.MinIoResource
- Module - Enum Class in io.clonecloudstore.common.standard.properties
- MODULE_MDC - Static variable in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- MODULO - Static variable in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
- MONGO - Static variable in class io.clonecloudstore.common.database.utils.DbType
- MONGO - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- MongoBulkInsertHelper<F,
E> - Class in io.clonecloudstore.common.database.mongo -
Mongo implementation of the BulkHelper
- MongoBulkInsertHelper(ExtendedPanacheMongoRepositoryBase<F, E>) - Constructor for class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
-
Constructor
- MongoDbProfile - Class in io.clonecloudstore.test.resource.mongodb
- MongoDbProfile() - Constructor for class io.clonecloudstore.test.resource.mongodb.MongoDbProfile
- MongoDbResource - Class in io.clonecloudstore.test.resource.mongodb
-
Resource Lifecycle Manager for MongoDB
- MongoDbResource() - Constructor for class io.clonecloudstore.test.resource.mongodb.MongoDbResource
- MongoKafkaProfile - Class in io.clonecloudstore.test.resource
- MongoKafkaProfile() - Constructor for class io.clonecloudstore.test.resource.MongoKafkaProfile
- MongoSqlHelper - Class in io.clonecloudstore.common.database.mongo
-
Mongo Sql Helper
- MongoStreamHelper<F,
E> - Class in io.clonecloudstore.common.database.mongo -
Mongo implementation of the StreamHelper
- MongoStreamHelper() - Constructor for class io.clonecloudstore.common.database.mongo.MongoStreamHelper
-
Constructor
- MultipleActionsInputStream - Class in io.clonecloudstore.common.standard.inputstream
- MultipleActionsInputStream(InputStream) - Constructor for class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- MultipleActionsInputStream(InputStream, DigestAlgo) - Constructor for class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
N
- name() - Method in record class io.clonecloudstore.administration.model.Topology
-
Returns the value of the
name
record component. - name() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns the value of the
name
record component. - name() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns the value of the
name
record component. - name() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Returns the value of the
name
record component. - NAME - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- NAME - Static variable in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- NAME - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- NAME - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesActionRepository
- NAME - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesListingRepository
- nbList - Static variable in class io.clonecloudstore.test.accessor.common.FakeCommonObjectResourceHelper
- NEED_ACTION - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesActionRepository
- NEED_ACTION_FROM - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesActionRepository
- needAction() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns the value of the
needAction
record component. - needActionFrom() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns the value of the
needActionFrom
record component. - NEQ - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- newClient() - Method in class io.clonecloudstore.accessor.apache.client.AccessorApiFactory
- newClient() - Method in class io.clonecloudstore.accessor.client.AccessorBucketApiFactory
- newClient() - Method in class io.clonecloudstore.accessor.client.AccessorObjectApiFactory
- newClient() - Method in class io.clonecloudstore.accessor.client.internal.AccessorBucketInternalApiFactory
- newClient() - Method in class io.clonecloudstore.accessor.client.internal.AccessorObjectInternalApiFactory
- newClient() - Method in class io.clonecloudstore.administration.client.OwnershipApiClientFactory
- newClient() - Method in class io.clonecloudstore.administration.client.TopologyApiClientFactory
- newClient() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
-
In general, implementation is simply: return new ClientImpl(this);
- newClient() - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClientFactory
- newClient() - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClientFactory
- newClient(URI) - Method in class io.clonecloudstore.accessor.client.AccessorBucketApiFactory
- newClient(URI) - Method in class io.clonecloudstore.accessor.client.internal.AccessorBucketInternalApiFactory
- newClient(URI) - Method in class io.clonecloudstore.administration.client.OwnershipApiClientFactory
- newClient(URI) - Method in class io.clonecloudstore.administration.client.TopologyApiClientFactory
- newClient(URI) - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
-
For Factory with multiple targets, to ensure correctness of URI
- newClient(URI) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClientFactory
- newClient(URI) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClientFactory
- newThread(Runnable) - Method in class io.clonecloudstore.common.standard.system.DaemonThreadFactory
- next() - Method in class io.clonecloudstore.test.stream.FakeIterator
- nextChunk() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- nextChunk() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- nextChunk() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- NoMongoDbProfile - Class in io.clonecloudstore.test.resource.mongodb
- NoMongoDbProfile() - Constructor for class io.clonecloudstore.test.resource.mongodb.NoMongoDbProfile
- NONE - Enum constant in enum class io.clonecloudstore.driver.api.StorageType
- NoPostgreDbProfile - Class in io.clonecloudstore.test.resource.postgres
- NoPostgreDbProfile() - Constructor for class io.clonecloudstore.test.resource.postgres.NoPostgreDbProfile
- NoResourceProfile - Class in io.clonecloudstore.test.resource
- NoResourceProfile() - Constructor for class io.clonecloudstore.test.resource.NoResourceProfile
- NOT - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.CONJUNCTION
- nstatus() - Method in record class io.clonecloudstore.reconciliator.model.SingleSiteObject
-
Returns the value of the
nstatus
record component. - NSTATUS - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- nullSafeSet(PreparedStatement, String[], int, SharedSessionContractImplementor) - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
O
- object() - Method in record class io.clonecloudstore.accessor.server.commons.buffer.BufferedItem
-
Returns the value of the
object
record component. - OBJECT - Enum constant in enum class io.clonecloudstore.driver.api.StorageType
- OBJECT_CANNOT_BE_CREATED_CODE - Static variable in class io.clonecloudstore.driver.s3.DriverS3Helper
- OBJECT_LENGTH - Static variable in class io.clonecloudstore.common.standard.system.ParametersChecker
- objectCopy(StorageObject, StorageObject) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Copy one object to another one, possibly in a different bucket.
- objectCopy(StorageObject, StorageObject) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectCopy(StorageObject, StorageObject) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectCopy(StorageObject, StorageObject) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectCopy(StorageObject, StorageObject) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
-
Copy one object to another one, possibly in a different bucket.
- objectCopy(String, String, String, String, Map<String, String>, Instant) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Copy one object to another one, possibly in a different bucket.
- objectDeleteInBucket(StorageObject) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Delete the Object from this Bucket
- objectDeleteInBucket(String, String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Delete the Object from this Bucket
- objectDeleteInBucket(String, String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectDeleteInBucket(String, String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectDeleteInBucket(String, String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectDeleteInBucket(String, String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectFinalizeCreateInBucket(StorageObject, long, String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Second step in creation of an object within a Bucket.
- objectFinalizeCreateInBucket(String, String, long, String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Second step in creation of an object within a Bucket.
- objectFinalizeCreateInBucket(String, String, long, String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectFinalizeCreateInBucket(String, String, long, String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectFinalizeCreateInBucket(String, String, long, String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectFinalizeCreateInBucket(String, String, long, String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectFromMap(AccessorObject, MultiMap) - Static method in class io.clonecloudstore.accessor.client.model.AccessorHeaderDtoConverter
-
Headers to AccessorObject
- objectFromMap(AccessorObject, MultivaluedMap<String, String>) - Static method in class io.clonecloudstore.accessor.client.model.AccessorHeaderDtoConverter
-
Headers to AccessorObject
- objectGetInputStreamInBucket(StorageObject) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Get the content of the specified Object within specified Bucket
- objectGetInputStreamInBucket(String, String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Get the content of the specified Object within specified Bucket
- objectGetInputStreamInBucket(String, String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectGetInputStreamInBucket(String, String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectGetInputStreamInBucket(String, String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectGetInputStreamInBucket(String, String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectGetMetadataInBucket(StorageObject) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Get the Object metadata from this Bucket (those available from Object Storage)
- objectGetMetadataInBucket(String, String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Get the Object metadata from this Bucket (those available from Object Storage)
- objectGetMetadataInBucket(String, String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectGetMetadataInBucket(String, String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectGetMetadataInBucket(String, String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectGetMetadataInBucket(String, String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectName() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
objectName
record component. - objectOrDirectoryExists(String, String, boolean, String) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Check if object or directory exists (internal)
- objectOrDirectoryExists(String, String, boolean, String) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorObjectServiceInterface
-
Check if object or directory exists (internal)
- objectOrDirectoryExists(String, String, boolean, String) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
-
Check if object or directory exists
- objectOrDirectoryExists(String, String, boolean, String, String, boolean) - Method in class io.clonecloudstore.accessor.server.application.AccessorObjectService
-
Check if object or directory exists
- objectOrDirectoryExists(String, String, boolean, String, String, boolean) - Method in interface io.clonecloudstore.accessor.server.commons.AccessorObjectServiceInterface
-
Check if object or directory exists
- objectOrDirectoryExists(String, String, boolean, String, String, boolean) - Method in class io.clonecloudstore.accessor.server.simple.application.AccessorObjectService
- objectPrepareCreateInBucket(StorageObject, InputStream) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
First step in creation of an object within a Bucket.
- objectPrepareCreateInBucket(StorageObject, InputStream) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectPrepareCreateInBucket(StorageObject, InputStream) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectPrepareCreateInBucket(StorageObject, InputStream) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectPrepareCreateInBucket(StorageObject, InputStream) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectsCountInBucket(StorageBucket) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Count Objects in specified Bucket
- objectsCountInBucket(StorageBucket, String, Instant, Instant) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Count Objects in specified Bucket with filters (all optionals)
- objectsCountInBucket(String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Count Objects in specified Bucket
- objectsCountInBucket(String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectsCountInBucket(String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectsCountInBucket(String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectsCountInBucket(String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectsCountInBucket(String, String, Instant, Instant) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Count Objects in specified Bucket with filters (all optionals)
- objectsCountInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectsCountInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectsCountInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectsCountInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectsIteratorInBucket(StorageBucket) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Iterator on Objects in specified Bucket
- objectsIteratorInBucket(StorageBucket, String, Instant, Instant) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Iterator on Objects in specified Bucket with filters (all optionals)
- objectsIteratorInBucket(String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Iterator on Objects in specified Bucket
- objectsIteratorInBucket(String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectsIteratorInBucket(String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectsIteratorInBucket(String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectsIteratorInBucket(String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectsIteratorInBucket(String, String, Instant, Instant) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Iterator on Objects in specified Bucket with filters (all optionals)
- objectsIteratorInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectsIteratorInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectsIteratorInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectsIteratorInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectsStreamInBucket(StorageBucket) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Stream Objects in specified Bucket
- objectsStreamInBucket(StorageBucket, String, Instant, Instant) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Stream Objects in specified Bucket with filters (all optionals)
- objectsStreamInBucket(String) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Stream Objects in specified Bucket
- objectsStreamInBucket(String) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectsStreamInBucket(String) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectsStreamInBucket(String) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectsStreamInBucket(String) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- objectsStreamInBucket(String, String, Instant, Instant) - Method in interface io.clonecloudstore.driver.api.DriverApi
-
Stream Objects in specified Bucket with filters (all optionals)
- objectsStreamInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.azure.DriverAzure
- objectsStreamInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.google.DriverGoogle
- objectsStreamInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.driver.s3.DriverS3
- objectsStreamInBucket(String, String, Instant, Instant) - Method in class io.clonecloudstore.test.driver.fake.FakeDriver
- ObjectStreamHandler - Class in io.clonecloudstore.accessor.server.application
- ObjectStreamHandler - Class in io.clonecloudstore.accessor.server.simple.application
- ObjectStreamHandler() - Constructor for class io.clonecloudstore.accessor.server.application.ObjectStreamHandler
- ObjectStreamHandler() - Constructor for class io.clonecloudstore.accessor.server.simple.application.ObjectStreamHandler
- ObjectStreamHandler(AccessorObjectService) - Constructor for class io.clonecloudstore.accessor.server.application.ObjectStreamHandler
- ObjectStreamHandler(AccessorObjectService) - Constructor for class io.clonecloudstore.accessor.server.simple.application.ObjectStreamHandler
- objectToMap(AccessorObject, Map<String, String>) - Static method in class io.clonecloudstore.accessor.client.model.AccessorHeaderDtoConverter
-
AccessorObject to Headers
- oneByte - Variable in class io.quarkus.vertx.http.runtime.VertxInputStream
- oneByte - Variable in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- opId() - Method in record class io.clonecloudstore.accessor.apache.client.internal.ApiErrorResponse
-
Returns the value of the
opId
record component. - opId() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
opId
record component. - OR - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.CONJUNCTION
- org.jboss.resteasy.reactive - package org.jboss.resteasy.reactive
- org.jboss.resteasy.reactive.client.handlers - package org.jboss.resteasy.reactive.client.handlers
- org.jboss.resteasy.reactive.server.vertx - package org.jboss.resteasy.reactive.server.vertx
- outputStream - Variable in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- OWNER - Enum constant in enum class io.clonecloudstore.administration.model.ClientOwnership
- ownership() - Method in record class io.clonecloudstore.administration.model.ClientBucketAccess
-
Returns the value of the
ownership
record component. - OWNERSHIP - Static variable in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- OwnershipApi - Interface in io.clonecloudstore.administration.client.api
- OwnershipApiClient - Class in io.clonecloudstore.administration.client
- OwnershipApiClient(OwnershipApiClientFactory) - Constructor for class io.clonecloudstore.administration.client.OwnershipApiClient
-
Constructor used by the Factory
- OwnershipApiClientFactory - Class in io.clonecloudstore.administration.client
- OwnershipApiClientFactory(Cache) - Constructor for class io.clonecloudstore.administration.client.OwnershipApiClientFactory
- OwnershipResource - Class in io.clonecloudstore.administration.resource
- OwnershipResource(Instance<DaoOwnershipRepository>) - Constructor for class io.clonecloudstore.administration.resource.OwnershipResource
P
- ParametersChecker - Class in io.clonecloudstore.common.standard.system
-
Checker for Parameters
Can be used for String (testing also emptiness) and for general Object.
For null String only, use the special method. - pause() - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
-
Pause the buffer, it sets the buffer in
fetch
mode and clears the actual demand. - pause() - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
- pipedInputStream - Variable in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- pipedOutputStream - Variable in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- POSTGRE - Static variable in class io.clonecloudstore.common.database.utils.DbType
- POSTGRE - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- PostgreBulkHelper - Class in io.clonecloudstore.common.database.postgre
-
Postgre implementation of the BulkHelper
- PostgreBulkHelper() - Constructor for class io.clonecloudstore.common.database.postgre.PostgreBulkHelper
-
Constructor
- PostgresProfile - Class in io.clonecloudstore.test.resource.postgres
- PostgresProfile() - Constructor for class io.clonecloudstore.test.resource.postgres.PostgresProfile
- PostgreSqlHelper - Class in io.clonecloudstore.common.database.postgre
-
Postgre Sql Helper
- PostgresResource - Class in io.clonecloudstore.test.resource.postgres
-
Resource Lifecycle Manager for PostgreSQL
- PostgresResource() - Constructor for class io.clonecloudstore.test.resource.postgres.PostgresResource
- PostgreStreamHelper<F,
E> - Class in io.clonecloudstore.common.database.postgre -
Postgre implementation of the StreamHelper
- PostgreStreamHelper() - Constructor for class io.clonecloudstore.common.database.postgre.PostgreStreamHelper
-
Constructor
- PostgreStringArrayType - Class in io.clonecloudstore.common.database.postgre
-
Array type for PostgreSQL through Hibernate
- PostgreStringArrayType() - Constructor for class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- postSetup() - Method in class io.clonecloudstore.accessor.server.application.ObjectStreamHandler
- postSetup() - Method in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- postSetup() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Method to override for post setup
- postSetup() - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorStreamHandler
- postSetup() - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- postSetup() - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
- PREFIX_NAME - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- prepare(boolean, String, int, String) - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
-
Allows to change the target after initialization.
- prepare(URI) - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
-
Allows to change the target after initialization.
- prepareInputStreamToReceive(boolean, I) - Method in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- prepareInputStreamToSend(InputStream, boolean, boolean, I) - Method in class io.clonecloudstore.common.quarkus.client.ClientAbstract
- preparePull() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- pull() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- pullList() - Method in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- pullList() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- PULSAR_CLIENT_SERVICE_URL - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- PulsarProfile - Class in io.clonecloudstore.test.resource.pulsar
- PulsarProfile() - Constructor for class io.clonecloudstore.test.resource.pulsar.PulsarProfile
- PulsarResource - Class in io.clonecloudstore.test.resource.pulsar
-
Resource Lifecycle Manager for Pulsar
- PulsarResource() - Constructor for class io.clonecloudstore.test.resource.pulsar.PulsarResource
- PURGE_SERVICE - Static variable in class io.clonecloudstore.reconciliator.database.mongodb.MgPurgeService
- purgeObjectsOnExpiredDate(String, String, long) - Method in interface io.clonecloudstore.reconciliator.database.model.PurgeService
- purgeObjectsOnExpiredDate(String, String, long) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgPurgeService
-
INDEX : bucket, status, expired
- PurgeService - Interface in io.clonecloudstore.reconciliator.database.model
- purple(String) - Static method in class io.clonecloudstore.common.standard.system.SysErrLogger
Q
- QUARKUS_AZURE_CONNECTION_STRING - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_AZURE_DEVSERVICES - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_DATASOURCE_DB_KIND - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_DATASOURCE_JDBC_URL - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_DATASOURCE_PASSWORD - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_DATASOURCE_USERNAME - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_DEVSERVICES_ENABLED - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_GOOGLE_HOST - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_GOOGLE_PROJECT - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_HIBERNATE_ORM_DATABASE_GENERATION - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_HIBERNATE_ORM_ENABLED - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_MONGODB_CONNECTION_STRING - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_S_3_AWS_CREDENTIALS_STATIC_PROVIDER_ACCESS_KEY_ID - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_S_3_AWS_CREDENTIALS_STATIC_PROVIDER_SECRET_ACCESS_KEY - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_S_3_AWS_CREDENTIALS_TYPE - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_S_3_AWS_REGION - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QUARKUS_S_3_ENDPOINT_OVERRIDE - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- QuarkusPatchClientProcessor$$accessor - Class in io.clonecloudstore.quarkus.patch.client.deployment
- QuarkusProperties - Class in io.clonecloudstore.common.quarkus.properties
-
Configurable values
- QuarkusProperties() - Constructor for class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- QuarkusSystemPropertyUtil - Class in io.clonecloudstore.common.quarkus.properties
-
A collection of utility methods to retrieve and parse the values of the Java system properties and from ConfigProvider.
- query(DbQuery) - Static method in class io.clonecloudstore.common.database.mongo.MongoSqlHelper
-
Usable in Panache find, delete... as condition with getSqlParamsAsArray()
- query(DbQuery) - Static method in class io.clonecloudstore.common.database.postgre.PostgreSqlHelper
-
Usable in Panache find, delete... as condition with getSqlParamsAsArray()
R
- RandomUtil - Class in io.clonecloudstore.common.standard.system
-
Efficient Random generator using ThreadLocalRandom
- read() - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- read() - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- read() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- read() - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- read() - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- read() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- read() - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- read() - Method in class io.clonecloudstore.test.stream.FakeInputStream
- read() - Method in class io.quarkus.vertx.http.runtime.VertxInputStream
- read() - Method in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- read(byte[]) - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- read(byte[]) - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- read(byte[]) - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- read(byte[]) - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- read(byte[]) - Method in class io.clonecloudstore.test.stream.FakeInputStream
- read(byte[]) - Method in class io.quarkus.vertx.http.runtime.VertxInputStream
- read(byte[]) - Method in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- read(byte[], int, int) - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- read(byte[], int, int) - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- read(byte[], int, int) - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- read(byte[], int, int) - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- read(byte[], int, int) - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- read(byte[], int, int) - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- read(byte[], int, int) - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- read(byte[], int, int) - Method in class io.clonecloudstore.test.stream.FakeInputStream
- read(byte[], int, int) - Method in class io.quarkus.vertx.http.runtime.VertxInputStream
- read(byte[], int, int) - Method in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- READ - Enum constant in enum class io.clonecloudstore.administration.model.ClientOwnership
- READ_WRITE - Enum constant in enum class io.clonecloudstore.administration.model.ClientOwnership
- readBlocking() - Method in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
- readBlocking() - Method in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream.VertxBlockingInput
- readBytesAvailable() - Method in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
- readBytesAvailable() - Method in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream.VertxBlockingInput
- readContent(String, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- readException - Variable in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
- readException - Variable in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream.VertxBlockingInput
- readMetadata(String, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- readObject(HttpServerRequest, Closer, I, boolean) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamServiceAbstract
-
Method to use within the GET query definition with a @Blocking annotation.
- readObjectList(HttpServerRequest, Closer, AccessorObject, boolean) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPrivateObjectHelper
-
Listing of Objects
- readObjectList(HttpServerRequest, Closer, AccessorObject, boolean) - Method in class io.clonecloudstore.accessor.server.commons.AbstractPublicObjectHelper
-
Listing of Objects
- readRemoteObject(String, String, String, String, long) - Method in class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
- readRemoteObject(String, String, String, String, String) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- readRemoteObject(String, String, String, String, String, boolean) - Method in class io.clonecloudstore.replicator.client.LocalReplicatorApiClient
- readStorageObject(String, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- READY - Enum constant in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Ready
- READY_ACTION - Enum constant in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
Object fully Ready
- READY_RANK - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- ReconciliationAction - Enum Class in io.clonecloudstore.reconciliator.model
- ReconciliationRequest - Record Class in io.clonecloudstore.reconciliator.model
- ReconciliationRequest(String, String, String, AccessorFilter, String, String, List<String>, Instant, long, long, long, long, long, boolean, Instant) - Constructor for record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Creates an instance of a
ReconciliationRequest
record class. - ReconciliationSitesAction - Record Class in io.clonecloudstore.reconciliator.model
- ReconciliationSitesAction(String, String, String, String, short, List<String>, List<String>) - Constructor for record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Creates an instance of a
ReconciliationSitesAction
record class. - ReconciliationSitesListing - Record Class in io.clonecloudstore.reconciliator.model
- ReconciliationSitesListing(String, String, String, String, List<SingleSiteObject>) - Constructor for record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Creates an instance of a
ReconciliationSitesListing
record class. - RECONCILIATOR - Enum constant in enum class io.clonecloudstore.common.standard.properties.Module
- RECONCILIATOR_ROOT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- ReconciliatorProperties - Class in io.clonecloudstore.common.quarkus.modules
-
Reconciliator Configurable Values
- ReconciliatorProperties() - Constructor for class io.clonecloudstore.common.quarkus.modules.ReconciliatorProperties
- ReconciliatorResource - Class in io.clonecloudstore.reconciliator.server.resource
- ReconciliatorResource(PurgeService, LocalReconciliationService, CentralReconciliationService, InitializationService) - Constructor for class io.clonecloudstore.reconciliator.server.resource.ReconciliatorResource
- ReconciliatorServer - Class in io.clonecloudstore.reconciliator.server
- red(String) - Static method in class io.clonecloudstore.common.standard.system.SysErrLogger
- refresh() - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Re-retrieves all system properties so that any post-launch properties updates are retrieved.
- refreshModuleMdc() - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- RegisterEmptyModuleCustomizer() - Constructor for class io.clonecloudstore.common.quarkus.properties.JsonUtil.RegisterEmptyModuleCustomizer
- registerItem(String, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- REMOTE - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Sub path for REPLICATOR
- REMOTE_CHECK_BUCKET - Static variable in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- REMOTE_CHECK_OBJECT - Static variable in class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- remoteCheckBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Through API Client, asks if this Bucket exists in remote
- remoteCheckObject(String, String, String, String) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Through API Client, asks if this Object exists in remote
- remoteCreation(AccessorObject, String) - Method in class io.clonecloudstore.test.accessor.common.FakeStreamHandlerAbstract
-
Could be overridden to take into account remote creation
- remoteGetBucket(String, String, String) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Through API Client, asks if this Bucket exists in remote
- remoteReadObject(boolean, String, String, String, String) - Method in interface io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApi
- remoteReadObject(boolean, String, String, String, String, String) - Method in interface io.clonecloudstore.replicator.client.api.LocalReplicatorApi
- remoteReadObject(String, String, String, String, String) - Method in class io.clonecloudstore.accessor.server.application.LocalReplicatorService
-
Through API Client, Get this Object and Content from remote
- remoteReadObject(String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorResource
- remoteReadObject(String, String, String, String, String, String, String, HttpServerRequest, Closer) - Method in class io.clonecloudstore.replicator.server.local.resource.LocalReplicatorResource
- RemoteReplicatorApi - Interface in io.clonecloudstore.replicator.server.remote.client.api
- RemoteReplicatorApiClient - Class in io.clonecloudstore.replicator.server.remote.client
- RemoteReplicatorApiClient(RemoteReplicatorApiClientFactory) - Constructor for class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClient
-
Constructor used by the Factory
- RemoteReplicatorApiClientFactory - Class in io.clonecloudstore.replicator.server.remote.client
- RemoteReplicatorApiClientFactory() - Constructor for class io.clonecloudstore.replicator.server.remote.client.RemoteReplicatorApiClientFactory
- RemoteReplicatorApiKeyGenerator - Class in io.clonecloudstore.replicator.server.remote.client.api
- RemoteReplicatorApiKeyGenerator() - Constructor for class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorApiKeyGenerator
- RemoteReplicatorClientApiService - Class in io.clonecloudstore.replicator.server.remote.client.api
-
Note: URI is needed for the cache
- RemoteReplicatorClientApiService() - Constructor for class io.clonecloudstore.replicator.server.remote.client.api.RemoteReplicatorClientApiService
- RemoteReplicatorOrderEmitter - Class in io.clonecloudstore.replicator.server.remote.resource
- RemoteReplicatorOrderEmitter(Emitter<ReplicatorOrder>, BulkMetrics) - Constructor for class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorOrderEmitter
- RemoteReplicatorResource - Class in io.clonecloudstore.replicator.server.remote.resource
- RemoteReplicatorResource(AccessorBucketInternalApiFactory, AccessorObjectInternalApiFactory, RemoteReplicatorOrderEmitter) - Constructor for class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorResource
- RemoteReplicatorStreamHandler - Class in io.clonecloudstore.replicator.server.remote.resource
- RemoteReplicatorStreamHandler() - Constructor for class io.clonecloudstore.replicator.server.remote.resource.RemoteReplicatorStreamHandler
- remove() - Method in class io.clonecloudstore.test.stream.FakeIterator
- removedValidatedTasks(List<BufferedItem>) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- reopen() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Close and reopens Quarkus Rest client
- replaceSqlParam(Object) - Method in class io.clonecloudstore.common.database.utils.DbQuery
-
Replace all parameters with one parameter.
- replaceSqlParams(List<Object>) - Method in class io.clonecloudstore.common.database.utils.DbQuery
-
Replace all parameters with this list.
- REPLICATOR - Enum constant in enum class io.clonecloudstore.common.standard.properties.Module
- REPLICATOR_ACTION_IN - Static variable in class io.clonecloudstore.replicator.config.ReplicatorConstants.Topic
- REPLICATOR_ACTION_OUT - Static variable in class io.clonecloudstore.replicator.config.ReplicatorConstants.Topic
- REPLICATOR_REQUEST_IN - Static variable in class io.clonecloudstore.replicator.config.ReplicatorConstants.Topic
- REPLICATOR_REQUEST_OUT - Static variable in class io.clonecloudstore.replicator.config.ReplicatorConstants.Topic
- REPLICATOR_ROOT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- ReplicatorConstants - Class in io.clonecloudstore.replicator.config
- ReplicatorConstants.Action - Enum Class in io.clonecloudstore.replicator.config
- ReplicatorConstants.Topic - Class in io.clonecloudstore.replicator.config
-
replicator-request-out replicator-request-in : topic for local replication requests out from Accessor, in from Replicator (=> /replicator/remote/orders) replicator-reconciliation-out replicator-reconciliation-in : topic for requests to remote requests in from Reconciliator, out from Replicator (=> /replicator/remote => replicator-action-in) replicator-action-out replicator-action-in : topic to apply remote requests locally out from Replicator, in from Accessor (=> /replicator/local/buckets)
- ReplicatorOrder - Record Class in io.clonecloudstore.replicator.model
- ReplicatorOrder(ReplicatorOrder, ReplicatorConstants.Action) - Constructor for record class io.clonecloudstore.replicator.model.ReplicatorOrder
- ReplicatorOrder(ReplicatorOrder, String) - Constructor for record class io.clonecloudstore.replicator.model.ReplicatorOrder
- ReplicatorOrder(String, String, String, String, String, ReplicatorConstants.Action) - Constructor for record class io.clonecloudstore.replicator.model.ReplicatorOrder
- ReplicatorOrder(String, String, String, String, String, String, long, String, ReplicatorConstants.Action) - Constructor for record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Creates an instance of a
ReplicatorOrder
record class. - ReplicatorProperties - Class in io.clonecloudstore.common.quarkus.modules
-
Replicator Configurable Values
- ReplicatorProperties() - Constructor for class io.clonecloudstore.common.quarkus.modules.ReplicatorProperties
- ReplicatorResponse<A> - Record Class in io.clonecloudstore.replicator.model
- ReplicatorResponse(A, String) - Constructor for record class io.clonecloudstore.replicator.model.ReplicatorResponse
-
Creates an instance of a
ReplicatorResponse
record class. - ReplicatorServer - Class in io.clonecloudstore.replicator.server
- repositoryBase - Variable in class io.clonecloudstore.common.database.mongo.MongoBulkInsertHelper
- RepositoryBaseInterface<E> - Interface in io.clonecloudstore.common.database.utils
-
Interface for Repository for a Database
- request - Variable in class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
- request - Variable in class org.jboss.resteasy.reactive.server.vertx.VertxInputStream.VertxBlockingInput
- RequestActionConsumer - Class in io.clonecloudstore.accessor.replicator.topic
- RequestActionConsumer(RequestActionService, BulkMetrics) - Constructor for class io.clonecloudstore.accessor.replicator.topic.RequestActionConsumer
- RequestActionService - Class in io.clonecloudstore.accessor.replicator.application
-
Request Action Service
- RequestActionService(LocalReplicatorApiClientFactory, Instance<DaoAccessorBucketRepository>, Instance<DaoAccessorObjectRepository>, OwnershipApiClientFactory) - Constructor for class io.clonecloudstore.accessor.replicator.application.RequestActionService
- RequestHeaderFactory - Class in io.clonecloudstore.common.quarkus.client.utils
- RequestHeaderFactory() - Constructor for class io.clonecloudstore.common.quarkus.client.utils.RequestHeaderFactory
- requestId() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns the value of the
requestId
record component. - requestId() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Returns the value of the
requestId
record component. - REQUESTID - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- REQUESTID - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesActionRepository
- REQUESTID - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesListingRepository
- reset() - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- reset() - Method in class io.clonecloudstore.test.stream.FakeIterator
- resetBulk() - Method in class io.clonecloudstore.common.database.postgre.PostgreBulkHelper
- resetMdcOpId() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Reset OpId to empty
- resetQueryContext() - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Clean all Query context
- ResourcesConstants - Class in io.clonecloudstore.test.resource
-
All constants for Resources
- response() - Method in record class io.clonecloudstore.replicator.model.ReplicatorResponse
-
Returns the value of the
response
record component. - ResponseBucketClientFilter - Class in io.clonecloudstore.accessor.client.api
- ResponseBucketClientFilter - Class in io.clonecloudstore.accessor.client.internal.api
- ResponseBucketClientFilter() - Constructor for class io.clonecloudstore.accessor.client.api.ResponseBucketClientFilter
- ResponseBucketClientFilter() - Constructor for class io.clonecloudstore.accessor.client.internal.api.ResponseBucketClientFilter
- ResponseClientFilter - Class in io.clonecloudstore.administration.client.api
- ResponseClientFilter() - Constructor for class io.clonecloudstore.administration.client.api.ResponseClientFilter
- ResponseObjectClientFilter - Class in io.clonecloudstore.accessor.client.api
- ResponseObjectClientFilter - Class in io.clonecloudstore.accessor.client.internal.api
- ResponseObjectClientFilter - Class in io.clonecloudstore.replicator.client.api
- ResponseObjectClientFilter - Class in io.clonecloudstore.replicator.server.remote.client.api
- ResponseObjectClientFilter() - Constructor for class io.clonecloudstore.accessor.client.api.ResponseObjectClientFilter
- ResponseObjectClientFilter() - Constructor for class io.clonecloudstore.accessor.client.internal.api.ResponseObjectClientFilter
- ResponseObjectClientFilter() - Constructor for class io.clonecloudstore.replicator.client.api.ResponseObjectClientFilter
- ResponseObjectClientFilter() - Constructor for class io.clonecloudstore.replicator.server.remote.client.api.ResponseObjectClientFilter
- responseToExceptionIfError(Response) - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
-
Generate a CcsWithStatusException if needed
- RestQuery - Class in io.clonecloudstore.common.database.utils
-
RestQuery enabling Query to be serialized as Json
- RestQuery() - Constructor for class io.clonecloudstore.common.database.utils.RestQuery
-
Empty constructor
- RestQuery(RestQuery) - Constructor for class io.clonecloudstore.common.database.utils.RestQuery
- RestQuery(RestQuery.CONJUNCTION, RestQuery...) - Constructor for class io.clonecloudstore.common.database.utils.RestQuery
-
Constructor from Parameters
- RestQuery(RestQuery.CONJUNCTION, Collection<RestQuery>) - Constructor for class io.clonecloudstore.common.database.utils.RestQuery
-
Constructor from Parameters
- RestQuery(RestQuery.QUERY, String, Object) - Constructor for class io.clonecloudstore.common.database.utils.RestQuery
-
Constructor from Parameters
- RestQuery(RestQuery.QUERY, String, Object...) - Constructor for class io.clonecloudstore.common.database.utils.RestQuery
-
Constructor from Parameters
- RestQuery(RestQuery.QUERY, String, String) - Constructor for class io.clonecloudstore.common.database.utils.RestQuery
-
Constructor from Parameters
- RestQuery(RestQuery.QUERY, String, Collection<Object>) - Constructor for class io.clonecloudstore.common.database.utils.RestQuery
-
Constructor from Parameters
- RestQuery.CONJUNCTION - Enum Class in io.clonecloudstore.common.database.utils
-
CONJUNCTION
- RestQuery.QUERY - Enum Class in io.clonecloudstore.common.database.utils
-
QUERY
- resultProxy - Variable in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- resume() - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
-
Resume the buffer, and sets the buffer in
flowing
mode. - resume() - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream
- returnedClass() - Method in class io.clonecloudstore.common.database.postgre.PostgreStringArrayType
- RSTATUS - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
S
- save(String, String, InputStream, Map<String, String>, Instant) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- saveRemoteNativeListing(DaoRequest, Iterator<ReconciliationSitesListing>) - Method in interface io.clonecloudstore.reconciliator.database.model.CentralReconciliationService
- saveRemoteNativeListing(DaoRequest, Iterator<ReconciliationSitesListing>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
-
Add the remote sites listing to local aggregate one
Step7: add all remote sites listing
Index Sites: requestId, bucket, name - select(String, DbQuery) - Static method in class io.clonecloudstore.common.database.postgre.PostgreSqlHelper
-
For Native Query only with additional parameters using getSqlParamsAsArray()
- sendError(int, Exception) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- sendError(Response.Status, Throwable) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- serverComputeSha256() - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- ServerRequestFilter - Class in io.clonecloudstore.common.quarkus.server.service
- ServerRequestFilter() - Constructor for class io.clonecloudstore.common.quarkus.server.service.ServerRequestFilter
- ServerResponseFilter - Class in io.clonecloudstore.common.quarkus.server.service
- ServerResponseFilter() - Constructor for class io.clonecloudstore.common.quarkus.server.service.ServerResponseFilter
- ServerStreamHandlerResponseException - Exception Class in io.clonecloudstore.common.quarkus.server.service
- ServerStreamHandlerResponseException(Response, Exception) - Constructor for exception class io.clonecloudstore.common.quarkus.server.service.ServerStreamHandlerResponseException
- service - Variable in class io.clonecloudstore.accessor.server.commons.AbstractObjectStreamHandler
- service - Variable in class io.clonecloudstore.accessor.server.commons.AbstractPrivateBucketHelper
- service - Variable in class io.clonecloudstore.accessor.server.commons.AbstractPublicBucketHelper
- ServiceProperties - Class in io.clonecloudstore.common.quarkus.modules
-
Cloud Cloud Store Common Configurable Values
- ServiceProperties() - Constructor for class io.clonecloudstore.common.quarkus.modules.ServiceProperties
- set(String, boolean) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Set the value of the Java system property with the specified
key
to the specified default value. - set(String, int) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Set the value of the Java system property with the specified
key
to the specified default value. - set(String, long) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Set the value of the Java system property with the specified
key
to the specified default value. - set(String, Object) - Method in class io.clonecloudstore.common.database.utils.DbUpdate
-
Add one value to a field Set
- set(String, String) - Static method in class io.clonecloudstore.common.standard.system.SystemPropertyUtil
-
Set the value of the Java system property with the specified
key
to the specified default value. - setActions(long) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setArray(String, String, Collection<String>) - Method in class io.clonecloudstore.common.database.utils.DbUpdate
-
Set a collection of values plus one to a field array
- setBucket(String) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setBucket(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setBucket(String) - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- setBucket(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- setBucket(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setBucket(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- setBucket(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- setBufSize(int) - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
- setCcsModule(Module) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- setCcsReconciliatorPurgeLog(boolean) - Static method in class io.clonecloudstore.common.quarkus.modules.ReconciliatorProperties
- setCdiObjectMapper(ObjectMapper) - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
-
To set up from CDI as Quarkus
- setCdiVertx(Vertx) - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
-
To set up from CDI as Quarkus
- setChecked(long) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setCheckedDb(long) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setCheckedDriver(long) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setCheckedRemote(long) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setClientId(String) - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- setClientId(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- setClientId(String) - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- setClientId(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setClientResponseTimeOut(long) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- setCompressionStatusFromHeaders(Boolean) - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Set Compression status received from headers
- setContextSites(List<String>) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setContextSitesDone(List<String>) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setCreation(Instant) - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- setCreation(Instant) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setCreation(Instant) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- setCreation(Instant) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setCreationAfter(Instant) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setCreationBefore(Instant) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setCurrentSite(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setDb(SingleSiteObject) - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- setDb(SingleSiteObject) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListing
- setDriver(SingleSiteObject) - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- setDriver(SingleSiteObject) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListing
- setDriverApiFactory(DriverApiFactory) - Static method in class io.clonecloudstore.driver.api.DriverApiRegistry
-
Used by DriverApi implementation to setup the registry (only one value kept)
- setDriverMaxChunkSize(int) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- setDryRun(boolean) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setDtoFromHeaders(Object) - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Set object received from headers
- setDynamicBufSize(int) - Static method in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
Used to change dynamically the setup
- setDynamicDisableGzip(boolean) - Static method in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
Used to change dynamically the setup
- setDynamicPartSize(long) - Static method in class io.clonecloudstore.driver.azure.DriverAzureProperties
-
Used to change dynamically the setup
- setDynamicPartSize(long) - Static method in class io.clonecloudstore.driver.google.DriverGoogleProperties
-
Used to change dynamically the setup
- setDynamicPartSize(long) - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
-
Used to change dynamically the setup
- setDynamicPartSizeForUnknownLength(int) - Static method in class io.clonecloudstore.driver.azure.DriverAzureProperties
-
Used to change dynamically the setup
- setDynamicPartSizeForUnknownLength(int) - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
-
Used to change dynamically the setup
- setDynamicS3Parameters(String, String, String, String) - Static method in class io.clonecloudstore.driver.s3.DriverS3Properties
-
Used to change dynamically the setup
- setExpires(Instant) - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- setExpires(Instant) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setExpires(Instant) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- setExpires(Instant) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setExpiresAfter(Instant) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setExpiresBefore(Instant) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setFilter(AccessorFilter) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setFixOnAbsent(boolean) - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
-
package-protected method
- setFromSite(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setGuid(E, String) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
-
From e, set the given Guid
- setHasDatabase(boolean) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
- setHash(String) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setHash(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setHeadersMap(Map<String, String>) - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
- setId(String) - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- setId(String) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setId(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- setId(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setId(String) - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorBucket
- setId(String) - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- setId(String) - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- setId(String) - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- setId(String) - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoOwnership
- setId(String) - Method in class io.clonecloudstore.administration.database.mongodb.MgDaoTopology
- setId(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- setId(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setId(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- setId(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- setId(String) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoNativeListing
- setId(String) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoRequest
- setId(String) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesAction
- setId(String) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListing
- setKeepInputStreamCompressed(boolean) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- setLocal(List<SingleSiteObject>) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- setLocal(List<SingleSiteObject>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgDaoSitesListing
- setMac(byte[]) - Static method in class io.clonecloudstore.common.standard.guid.JvmProcessMacIds
-
Up to the 8 first bytes will be used.
- setMap(Map<String, String>) - Method in class io.clonecloudstore.accessor.server.database.mongodb.UberMap
- setMaxWaitMs(long) - Static method in class io.clonecloudstore.common.standard.properties.StandardProperties
- setMdcOpId(String) - Static method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Check opId and put it in MDC
- setMetadata(Map<String, String>) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setMetadata(Map<String, String>) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setMetadata(Map<String, String>) - Method in class io.clonecloudstore.accessor.server.database.mongodb.MgDaoAccessorObject
- setMetadataFilter(Map<String, String>) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setName(String) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setName(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setName(String) - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- setName(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- setName(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- setName(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- setNamePrefix(String) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setNeedAction(short) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- setNeedActionFrom(List<String>) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- setOpId(String) - Method in class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Set the current Operation Id
- setOwnership(ClientOwnership) - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- setRemoteRead(boolean) - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
-
package-protected method
- setRequestId(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- setRequestId(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- setRequestId(String) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- setResponseCompressed(boolean) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- setResultFromRemote(O) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- setRstatus(short) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- setRstatus(short) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setServerComputeSha256(boolean) - Static method in class io.clonecloudstore.common.quarkus.properties.QuarkusProperties
-
To change the behavior dynamically
- setSite(String) - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- setSite(String) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setSite(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- setSite(String) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setSites(List<String>) - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- setSize(long) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setSize(long) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setSizeGreaterThan(long) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setSizeLessThan(long) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setStart(Instant) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setStatus(AccessorStatus) - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- setStatus(AccessorStatus) - Method in class io.clonecloudstore.accessor.model.AccessorObject
- setStatus(AccessorStatus) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- setStatus(AccessorStatus) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- setStatus(TopologyStatus) - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- setStatuses(AccessorStatus[]) - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- setStop(Instant) - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- setStoreActive(boolean) - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- setStorePurgeRetentionSeconds(long) - Static method in class io.clonecloudstore.common.quarkus.modules.AccessorProperties
- setup(HttpServerRequest, Closer, boolean, I, long, String, boolean, boolean) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
-
Constructor, while inputLength could be 0 (valid for both POST and GET, signifying the posted InputStream length or the supposed returned InputStream length).
- setUri(String) - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- SHA_256 - Static variable in class io.clonecloudstore.driver.azure.DriverAzureProperties
- SHA_256 - Static variable in class io.clonecloudstore.driver.google.DriverGoogleProperties
- SHA_256 - Static variable in class io.clonecloudstore.driver.s3.DriverS3Properties
- SHA1 - Enum constant in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- SHA256 - Enum constant in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- SHA3_256 - Enum constant in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- SHA384 - Enum constant in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- SHA512 - Enum constant in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
- shallCompress() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- shallDecompress() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- shallRaiseAnException - Static variable in class io.clonecloudstore.test.driver.fake.FakeDriver
- silentlyClose(InputStream) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Silently close InputStream (exception is returned if any)
- silentlyClose(OutputStream) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Silently close OutputStream (exception is returned if any)
- silentlyCloseNoException(InputStream) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Silently close InputStream (no exception)
- silentlyCloseNoException(OutputStream) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Silently close OutputStream (no exception)
- SimpleClientAbstract<S> - Class in io.clonecloudstore.common.quarkus.client
-
Client Abstraction
- SimpleClientAbstract(SimpleClientFactoryAbstract<S>, URI) - Constructor for class io.clonecloudstore.common.quarkus.client.SimpleClientAbstract
-
Constructor used by the Factory
- SimpleClientFactoryAbstract<S> - Class in io.clonecloudstore.common.quarkus.client
-
The Abstract implementation for the Client Factory.
- SimpleClientFactoryAbstract() - Constructor for class io.clonecloudstore.common.quarkus.client.SimpleClientFactoryAbstract
-
Empty constructor
- SingleSiteObject - Record Class in io.clonecloudstore.reconciliator.model
- SingleSiteObject(String, short, Instant) - Constructor for record class io.clonecloudstore.reconciliator.model.SingleSiteObject
-
Creates an instance of a
SingleSiteObject
record class. - singletonInputStream() - Static method in class io.clonecloudstore.common.standard.system.SingletonUtils
-
Immutable empty InputStream
- singletonList() - Static method in class io.clonecloudstore.common.standard.system.SingletonUtils
-
Immutable empty List
- singletonMap() - Static method in class io.clonecloudstore.common.standard.system.SingletonUtils
-
Immutable empty Map
- singletonSet() - Static method in class io.clonecloudstore.common.standard.system.SingletonUtils
-
Immutable empty Set
- SingletonUtils - Class in io.clonecloudstore.common.standard.system
-
Singleton utility class
- site - Static variable in class io.clonecloudstore.test.accessor.common.FakeCommonBucketResourceHelper
- site() - Method in record class io.clonecloudstore.reconciliator.model.SingleSiteObject
-
Returns the value of the
site
record component. - SITE - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
- SITE - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- SITE - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- SITE_LENGTH - Static variable in class io.clonecloudstore.common.standard.system.ParametersChecker
- sites() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns the value of the
sites
record component. - SITES - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesActionRepository
- size() - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- size() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns the value of the
size
record component. - size() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
size
record component. - size() - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
- SIZE - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- sizeOutput - Variable in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- sizeRead - Variable in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- skip(long) - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- skip(long) - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- skip(long) - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- skip(long) - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- skip(long) - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- skip(long) - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- skip(long) - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- skip(long) - Method in class io.clonecloudstore.test.stream.FakeInputStream
- skip(InputStream, long) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Skip bytes from InputStream
- SOLARIS - Enum constant in enum class io.clonecloudstore.common.standard.system.SystemPropertyUtil.Platform
-
Solaris
- STANDARD_EXECUTOR_SERVICE - Static variable in class io.clonecloudstore.common.standard.system.SystemTools
- StandardProperties - Class in io.clonecloudstore.common.standard.properties
- StandardProperties() - Constructor for class io.clonecloudstore.common.standard.properties.StandardProperties
- start() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
start
record component. - start() - Method in class io.clonecloudstore.test.resource.azure.AzureResource
- start() - Method in class io.clonecloudstore.test.resource.google.GoogleResource
- start() - Method in class io.clonecloudstore.test.resource.kafka.KafkaResource
- start() - Method in class io.clonecloudstore.test.resource.mongodb.MongoDbResource
- start() - Method in class io.clonecloudstore.test.resource.postgres.PostgresResource
- start() - Method in class io.clonecloudstore.test.resource.pulsar.PulsarResource
- start() - Method in class io.clonecloudstore.test.resource.s3.LocalStackResource
- start() - Method in class io.clonecloudstore.test.resource.s3.MinIoResource
- START - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- START_WITH - Enum constant in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
- startCopyAsync() - Method in class io.clonecloudstore.common.standard.inputstream.TransferInputStream
- status() - Method in record class io.clonecloudstore.accessor.apache.client.internal.ApiErrorResponse
-
Returns the value of the
status
record component. - status() - Method in record class io.clonecloudstore.administration.model.Topology
-
Returns the value of the
status
record component. - STATUS - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- STATUS - Static variable in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- STATUS_KEYWORD - Static variable in exception class io.clonecloudstore.common.standard.exception.CcsWithStatusException
- STATUS_LENGTH - Static variable in enum class io.clonecloudstore.accessor.model.AccessorStatus
- STATUS_NAME_ORDERED - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- step1CleanUpObjectsNativeListings(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- step1CleanUpObjectsNativeListings(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Clean Up Native Listing and Objects from status Object
Index Objects: Bucket, Site, Status, creation - step1SubStep1CleanUpStatusUnknownObjectsNativeListings(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Clean Up Native Listing and Objects from status Object
Remove UNKNOWN status
Index Objects: Bucket, Site, Status - step1SubStep2CleanUpStatusOlderUploadDeleteCheckObjectsNativeListings(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Clean Up Objects ReconciliationStatus from status Object
Index Objects: Bucket, Site, Status, creation - step1SubStep3CleanUpPreviousErrorUploadAndDeletedNativeListing(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Clean Up Native Listing from status Object
Remove UNKNOWN, UPLOAD, ERR_UPL, DELETED, ERR_DEL items
Index Objects: Bucket, Site, Status - step2ContinueFromPreviousRequest(String, DaoRequest, boolean) - Method in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- step2ContinueFromPreviousRequest(String, DaoRequest, boolean) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Get Old listing to restart from (for each site): Optional step (if accepting eventual mistakes on old data)
Index Native: requestId, bucket
Step2: Copy NativeListing with new RequestId (or Replace requestId) - step3SaveNativeListingDb(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- step3SaveNativeListingDb(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Listing according to filter such as now > dateFrom (DB), updating existing info
Step3: From Db Objects into NativeListing local step
Index Objects: site, bucket, event
Index Native: requestId, bucket, name - step4SaveNativeListingDriver(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- step4SaveNativeListingDriver(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Listing according to filter such as now > dateFrom (DRIVER), updating existing info Step4: From Driver to Native
Index Native: requestId, bucket, name - step51InsertMissingObjectsFromExistingDriverIntoObjects(DaoRequest, AtomicReference<CcsDbException>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- step52UpsertMissingObjectsFromExistingDriverIntoSiteListing(DaoRequest, AtomicReference<CcsDbException>, BlockingQueue<List<DaoSitesListing>>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- step53UpdateWhereNoDriverIntoObjects(DaoRequest, AtomicReference<CcsDbException>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- step54UpsertWhereNoDriverIntoSiteListing(DaoRequest, AtomicReference<CcsDbException>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- step55UpdateBothDbDriverIntoObjects(DaoRequest, AtomicReference<CcsDbException>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- step56UpdateBothDbDriverIntoSiteListing(DaoRequest, AtomicReference<CcsDbException>, BlockingQueue<List<DaoSitesListing>>) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- step58CountFinalSiteListing(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
- step5CompareNativeListingDbDriver(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- step5CompareNativeListingDbDriver(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgLocalReconciliationService
-
Compare Native listing with DB and DRIVER (both or only one)
Step5: Complete DB without Driver from NativeListing into SitesListing Local step
Index Native: requestId, bucket, db, driver.event (optional)
Index Objects: site, bucket, name
Index Native: requestId, bucket, db.site, driver (optional)
Index Native: requestId, bucket, db.site, driver.site
Index Sites: requestId, bucket, name - stop() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns the value of the
stop
record component. - stop() - Method in class io.clonecloudstore.test.resource.azure.AzureResource
- stop() - Method in class io.clonecloudstore.test.resource.google.GoogleResource
- stop() - Method in class io.clonecloudstore.test.resource.kafka.KafkaResource
- stop() - Method in class io.clonecloudstore.test.resource.mongodb.MongoDbResource
- stop() - Method in class io.clonecloudstore.test.resource.postgres.PostgresResource
- stop() - Method in class io.clonecloudstore.test.resource.pulsar.PulsarResource
- stop() - Method in class io.clonecloudstore.test.resource.s3.LocalStackResource
- stop() - Method in class io.clonecloudstore.test.resource.s3.MinIoResource
- STOP - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- StorageBucket - Record Class in io.clonecloudstore.driver.api.model
-
Dto for Java and possibly Rest API: Bucket minimal information
- StorageBucket(String, String, Instant) - Constructor for record class io.clonecloudstore.driver.api.model.StorageBucket
-
Creates an instance of a
StorageBucket
record class. - StorageObject - Record Class in io.clonecloudstore.driver.api.model
-
Dto for Java and possibly Rest API: Object minimal information
- StorageObject(String, String, String, long, Instant) - Constructor for record class io.clonecloudstore.driver.api.model.StorageObject
- StorageObject(String, String, String, long, Instant, Instant, Map<String, String>) - Constructor for record class io.clonecloudstore.driver.api.model.StorageObject
-
Creates an instance of a
StorageObject
record class. - StorageType - Enum Class in io.clonecloudstore.driver.api
-
Used in some methods as type of the tested target
- StreamHandlerAbstract<I,
O> - Class in io.clonecloudstore.common.quarkus.server.service - StreamHandlerAbstract() - Constructor for class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- streamHelper - Variable in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- streamHelper - Variable in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- StreamHelperInterface<E> - Interface in io.clonecloudstore.common.database.utils
-
Helper for stream (real one) and Iterator (faster) operation
- StreamIteratorUtils - Class in io.clonecloudstore.common.standard.stream
-
Utility class to help to create an InputStream of serialized objects from a Stream of Objects and reverse.
- StreamIteratorUtils() - Constructor for class io.clonecloudstore.common.standard.stream.StreamIteratorUtils
- StreamIteratorUtils.Transform - Interface in io.clonecloudstore.common.standard.stream
-
Transform interface
- StreamServiceAbstract<I,
O, - Class in io.clonecloudstore.common.quarkus.server.serviceH> -
Abstraction to enable InputStream Get (Pull) and Post (Push) implementations.
- StreamServiceAbstract() - Constructor for class io.clonecloudstore.common.quarkus.server.service.StreamServiceAbstract
- SUB_COLL_LISTING - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- syncFromExistingSite(String, String, String, AccessorFilter) - Method in interface io.clonecloudstore.reconciliator.database.model.InitializationService
- syncFromExistingSite(String, String, String, AccessorFilter) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgInitializationService
- syserr() - Method in class io.clonecloudstore.common.standard.system.SysErrLogger
-
Utility method to log through System.err the current Stacktrace
- syserr(Object) - Method in class io.clonecloudstore.common.standard.system.SysErrLogger
-
Utility method to log through System.err
- syserr(String, Throwable) - Method in class io.clonecloudstore.common.standard.system.SysErrLogger
-
Utility method to log through System.err the current Stacktrace
- syserr(Throwable) - Method in class io.clonecloudstore.common.standard.system.SysErrLogger
-
Utility method to log through System.err the current Stacktrace
- SysErrLogger - Class in io.clonecloudstore.common.standard.system
-
Utility class to be used only in classes where standard Logger is not allowed
- sysout() - Method in class io.clonecloudstore.common.standard.system.SysErrLogger
-
Utility method to log through System.out
- sysout(Object) - Method in class io.clonecloudstore.common.standard.system.SysErrLogger
-
Utility method to log through System.out
- SystemPropertyUtil - Class in io.clonecloudstore.common.standard.system
-
A collection of utility methods to retrieve and parse the values of the Java system properties and from ConfigProvider.
- SystemPropertyUtil() - Constructor for class io.clonecloudstore.common.standard.system.SystemPropertyUtil
- SystemPropertyUtil.Platform - Enum Class in io.clonecloudstore.common.standard.system
-
Inspired from http://commons.apache.org/lang/api-2.4/org/apache/commons/lang/ SystemUtils.html
- SystemRandomSecure - Class in io.clonecloudstore.common.standard.system
-
Improve Random generation
- SystemTools - Class in io.clonecloudstore.common.standard.system
T
- TABLE_NAME - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
- TABLE_NAME - Static variable in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
- TABLE_NAME - Static variable in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- TABLE_NAME - Static variable in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- TABLE_NAME - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoNativeListingRepository
- TABLE_NAME - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoRequestRepository
- TABLE_NAME - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesActionRepository
- TABLE_NAME - Static variable in interface io.clonecloudstore.reconciliator.database.model.DaoSitesListingRepository
- TAG_ADMINISTRATION - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- TAG_ARCHIVE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_BUCKET - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- TAG_COPY - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_COUNT - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_CREATE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_DELETE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_ERROR - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_ERROR_DELETE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_ERROR_READ - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_ERROR_WRITE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_EXISTS - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_FROM_DB - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_FROM_DRIVER - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_FROM_REMOTE_SITE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_FROM_REMOTE_SITES_LISTING - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_INTERNAL - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- TAG_OBJECT - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- TAG_OWNERSHIP - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- TAG_PUBLIC - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Tags
- TAG_PURGE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_READ - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_READ_MD - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_RECONCILIATOR - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- TAG_REGISTER - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_REPLICATE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_REPLICATOR - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- TAG_STREAM - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_TO_ACTIONS - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_TO_REMOTE_SITE - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_TO_SITES_LISTING - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_TOPOLOGY - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
- TAG_UNREGISTER - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- TAG_UPDATE_FROM_DRIVER - Static variable in class io.clonecloudstore.common.quarkus.metrics.BulkMetrics
- targetId() - Method in record class io.clonecloudstore.replicator.model.ReplicatorResponse
-
Returns the value of the
targetId
record component. - test(ScheduledExecution) - Method in class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferSkipPredicate
- testResources() - Method in class io.clonecloudstore.test.resource.azure.AzureProfile
- testResources() - Method in class io.clonecloudstore.test.resource.AzureKafkaProfile
- testResources() - Method in class io.clonecloudstore.test.resource.AzureMongoKafkaProfile
- testResources() - Method in class io.clonecloudstore.test.resource.AzureMongoProfile
- testResources() - Method in class io.clonecloudstore.test.resource.google.GoogleProfile
- testResources() - Method in class io.clonecloudstore.test.resource.kafka.KafkaProfile
- testResources() - Method in class io.clonecloudstore.test.resource.MinioKafkaProfile
- testResources() - Method in class io.clonecloudstore.test.resource.MinioMongoKafkaProfile
- testResources() - Method in class io.clonecloudstore.test.resource.MinioMongoProfile
- testResources() - Method in class io.clonecloudstore.test.resource.mongodb.MongoDbProfile
- testResources() - Method in class io.clonecloudstore.test.resource.MongoKafkaProfile
- testResources() - Method in class io.clonecloudstore.test.resource.postgres.PostgresProfile
- testResources() - Method in class io.clonecloudstore.test.resource.pulsar.PulsarProfile
- testResources() - Method in class io.clonecloudstore.test.resource.s3.LocalStackProfile
- testResources() - Method in class io.clonecloudstore.test.resource.s3.MinioProfile
- throwTrappedException() - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- TMP_DATA - Static variable in class io.clonecloudstore.test.resource.ResourcesConstants
- TO_UPDATE_RANK - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- toBase32() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- toBase64() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- toDocument(E, Document) - Method in class io.clonecloudstore.common.database.mongo.AbstractCodec
-
Transform E to the document (except GUID)
- toHex() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- toMillis(Instant) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
- Topology - Record Class in io.clonecloudstore.administration.model
- Topology(Topology, TopologyStatus) - Constructor for record class io.clonecloudstore.administration.model.Topology
- Topology(String, String, String, TopologyStatus) - Constructor for record class io.clonecloudstore.administration.model.Topology
-
Creates an instance of a
Topology
record class. - TopologyApi - Interface in io.clonecloudstore.administration.client.api
- TopologyApiClient - Class in io.clonecloudstore.administration.client
- TopologyApiClient(TopologyApiClientFactory) - Constructor for class io.clonecloudstore.administration.client.TopologyApiClient
-
Constructor used by the Factory
- TopologyApiClientFactory - Class in io.clonecloudstore.administration.client
- TopologyApiClientFactory(Cache) - Constructor for class io.clonecloudstore.administration.client.TopologyApiClientFactory
- TopologyResource - Class in io.clonecloudstore.administration.resource
- TopologyResource(Instance<DaoTopologyRepository>) - Constructor for class io.clonecloudstore.administration.resource.TopologyResource
- TopologyStatus - Enum Class in io.clonecloudstore.administration.model
- toSend - Variable in class io.clonecloudstore.test.stream.FakeInputStream
- toSite() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns the value of the
toSite
record component. - toString() - Method in record class io.clonecloudstore.accessor.apache.client.InputStreamBusinessOut
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.accessor.apache.client.internal.ApiErrorResponse
-
Returns a string representation of this record class.
- toString() - Method in class io.clonecloudstore.accessor.model.AccessorBucket
- toString() - Method in class io.clonecloudstore.accessor.model.AccessorFilter
- toString() - Method in class io.clonecloudstore.accessor.model.AccessorObject
- toString() - Method in record class io.clonecloudstore.accessor.server.commons.buffer.BufferedItem
-
Returns a string representation of this record class.
- toString() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorBucket
- toString() - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
- toString() - Method in class io.clonecloudstore.accessor.server.database.mongodb.UberMap
- toString() - Method in class io.clonecloudstore.administration.database.model.DaoOwnership
- toString() - Method in class io.clonecloudstore.administration.database.model.DaoTopology
- toString() - Method in record class io.clonecloudstore.administration.model.ClientBucketAccess
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.administration.model.Topology
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.common.quarkus.client.InputStreamBusinessOut
-
Returns a string representation of this record class.
- toString() - Method in class io.clonecloudstore.common.standard.guid.GuidLike
- toString() - Method in class io.clonecloudstore.common.standard.guid.LongUuid
- toString() - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- toString() - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- toString() - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- toString() - Method in record class io.clonecloudstore.driver.api.model.StorageBucket
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.driver.api.model.StorageObject
-
Returns a string representation of this record class.
- toString() - Method in class io.clonecloudstore.reconciliator.database.model.DaoNativeListing
- toString() - Method in class io.clonecloudstore.reconciliator.database.model.DaoRequest
- toString() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesAction
- toString() - Method in class io.clonecloudstore.reconciliator.database.model.DaoSitesListing
- toString() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesAction
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.reconciliator.model.ReconciliationSitesListing
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.reconciliator.model.SingleSiteObject
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.replicator.model.ReplicatorOrder
-
Returns a string representation of this record class.
- toString() - Method in record class io.clonecloudstore.replicator.model.ReplicatorResponse
-
Returns a string representation of this record class.
- toString(AccessorStatus) - Static method in enum class io.clonecloudstore.accessor.model.AccessorStatus
- toThrowable(Response) - Method in class io.clonecloudstore.common.quarkus.client.utils.ClientResponseExceptionMapper
- TRANSFER_ENCODING - Static variable in class io.clonecloudstore.common.standard.properties.ApiConstants
- TransferInputStream - Class in io.clonecloudstore.common.standard.inputstream
- TransferInputStream(InputStream, AtomicReference<Exception>) - Constructor for class io.clonecloudstore.common.standard.inputstream.TransferInputStream
- transferTo(InputStream, OutputStream) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Transfer all inputStream to outputStream
- transferTo(InputStream, OutputStream, boolean) - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Transfer all inputStream to outputStream
- transferTo(OutputStream) - Method in class io.clonecloudstore.accessor.apache.client.internal.InputStreamClosingContext
- transferTo(OutputStream) - Method in interface io.clonecloudstore.common.quarkus.stream.ChunkInputStreamInterface
- transferTo(OutputStream) - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamNotBuffered
- transferTo(OutputStream) - Method in class io.clonecloudstore.common.quarkus.stream.ChunkInputStreamOptionalBuffer
- transferTo(OutputStream) - Method in class io.clonecloudstore.common.standard.inputstream.AbstractCommonInputStream
- transferTo(OutputStream) - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- transferTo(OutputStream) - Method in class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
- transferTo(OutputStream) - Method in class io.clonecloudstore.test.stream.FakeInputStream
- transform(Object) - Method in interface io.clonecloudstore.common.standard.stream.StreamIteratorUtils.Transform
U
- UberMap - Class in io.clonecloudstore.accessor.server.database.mongodb
-
Helper class to get Map within MongoDB natively
- UberMap() - Constructor for class io.clonecloudstore.accessor.server.database.mongodb.UberMap
- UNIX - Enum constant in enum class io.clonecloudstore.common.standard.system.SystemPropertyUtil.Platform
-
Unix
- UNKNOWN - Enum constant in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Unknown status
- UNKNOWN - Enum constant in enum class io.clonecloudstore.administration.model.ClientOwnership
- UNKNOWN - Enum constant in enum class io.clonecloudstore.administration.model.TopologyStatus
- UNKNOWN - Enum constant in enum class io.clonecloudstore.common.standard.properties.Module
- UNKNOWN - Enum constant in enum class io.clonecloudstore.replicator.config.ReplicatorConstants.Action
- UNKNOWN_ACTION - Enum constant in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
- UNKNOWN_RANK - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- unregisterItem(String, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- UNSUPPORTED - Enum constant in enum class io.clonecloudstore.common.standard.system.SystemPropertyUtil.Platform
-
Unsupported
- UP - Enum constant in enum class io.clonecloudstore.administration.model.TopologyStatus
- update(Topology) - Method in interface io.clonecloudstore.administration.client.api.TopologyApi
- update(Topology) - Method in class io.clonecloudstore.administration.client.TopologyApiClient
-
Invalidate Cache
- update(Topology) - Method in class io.clonecloudstore.administration.resource.TopologyResource
- update(DbQuery, DbUpdate) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- update(DbQuery, DbUpdate) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- update(DbQuery, DbUpdate) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
- update(DbUpdate, DbQuery) - Static method in class io.clonecloudstore.common.database.postgre.PostgreSqlHelper
-
Usable in Panache update with getUpdateParamsAsArray()
- update(MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in class io.clonecloudstore.common.quarkus.client.utils.RequestHeaderFactory
- update(String, String, ClientOwnership) - Method in interface io.clonecloudstore.administration.client.api.OwnershipApi
- update(String, String, ClientOwnership) - Method in class io.clonecloudstore.administration.client.OwnershipApiClient
-
Invalidate Cache
- update(String, String, ClientOwnership) - Method in class io.clonecloudstore.administration.resource.OwnershipResource
- update(String, String, Map<String, String>, String) - Method in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- UPDATE - Enum constant in enum class io.clonecloudstore.replicator.config.ReplicatorConstants.Action
- UPDATE_ACTION - Enum constant in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
Driver Ready, partial MD
- updateBucketStatus(AccessorBucket, AccessorStatus, Instant) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorBucketRepository
-
Update the given Bucket, creation might be null to ignore
- updateFromDto(DaoAccessorObject, AccessorObject) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
-
Update if needed Object from DTO
- updateFromDtoExceptIdSite(AccessorObject) - Method in class io.clonecloudstore.accessor.server.database.model.DaoAccessorObject
-
Ignore Id and Site
- updateFull(E) - Method in interface io.clonecloudstore.common.database.utils.RepositoryBaseInterface
-
Update fully this E
- updateFull(F) - Method in class io.clonecloudstore.common.database.mongo.ExtendedPanacheMongoRepositoryBase
- updateFull(F) - Method in class io.clonecloudstore.common.database.postgre.ExtendedPanacheRepositoryBase
- updateObjectStatus(String, String, AccessorStatus, Instant) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
-
Update the Object, creation time might be null to ignore
- updateObjectStatusHashLen(String, String, AccessorStatus, String, long) - Method in interface io.clonecloudstore.accessor.server.database.model.DaoAccessorObjectRepository
-
Update the Object
- updateOwnership(String, String, ClientOwnership) - Method in interface io.clonecloudstore.administration.database.model.DaoOwnershipRepository
- updateRequestFromRemoteListing(DaoRequest) - Method in interface io.clonecloudstore.reconciliator.database.model.CentralReconciliationService
- updateRequestFromRemoteListing(DaoRequest) - Method in class io.clonecloudstore.reconciliator.database.mongodb.MgCentralReconciliationService
- updateStatusAccessorObject(AccessorObject, AccessorStatus) - Method in class io.clonecloudstore.accessor.server.application.buffer.CcsBufferAccessorService
- updateStatusAccessorObject(AccessorObject, AccessorStatus) - Method in class io.clonecloudstore.accessor.server.commons.buffer.CcsBufferService
-
Update into Database the object with the given status
- updateStatusAccessorObject(AccessorObject, AccessorStatus) - Method in class io.clonecloudstore.accessor.server.simple.application.buffer.CcsBufferAccessorGatewayService
- updateTopology(Topology) - Method in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- updateTopologyStatus(Topology, TopologyStatus) - Method in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- UPGRADE_ACTION - Enum constant in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
For Disaster Recovery or New site initialization
- upload(InputStream) - Method in class io.clonecloudstore.common.quarkus.server.service.StreamHandlerAbstract
- UPLOAD - Enum constant in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Upload or Creation in action
- UPLOAD_ACTION - Enum constant in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
MD almost Ready, Driver absent
- UPLOAD_RANK - Static variable in interface io.clonecloudstore.reconciliator.database.model.LocalReconciliationService
- uri() - Method in record class io.clonecloudstore.administration.model.Topology
-
Returns the value of the
uri
record component. - URI - Static variable in interface io.clonecloudstore.administration.database.model.DaoTopologyRepository
- urlDecodePathParam(String) - Static method in class io.clonecloudstore.common.standard.system.ParametersChecker
- UUID_B32_SIZE - Static variable in class io.clonecloudstore.common.standard.guid.GuidLike
-
GUID Like Base 32 size
V
- validCopy(StorageObject, StorageObject) - Method in interface io.clonecloudstore.driver.api.DriverApi
- validMethods() - Method in class io.clonecloudstore.common.quarkus.client.utils.AbstractResponseClientFilter
-
Default are GET and PUT
- valueOf(String) - Static method in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.administration.model.ClientOwnership
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.administration.model.TopologyStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.common.database.utils.RestQuery.CONJUNCTION
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.common.standard.properties.Module
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.common.standard.system.SystemPropertyUtil.Platform
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.driver.api.StorageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.clonecloudstore.replicator.config.ReplicatorConstants.Action
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.clonecloudstore.accessor.model.AccessorStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.administration.model.ClientOwnership
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.administration.model.TopologyStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.common.database.utils.RestQuery.CONJUNCTION
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.common.database.utils.RestQuery.QUERY
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.common.standard.inputstream.DigestAlgo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.common.standard.properties.Module
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.common.standard.system.SystemPropertyUtil.Platform
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.driver.api.StorageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.reconciliator.model.ReconciliationAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.clonecloudstore.replicator.config.ReplicatorConstants.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VertxBlockingInput(HttpServerRequest, long) - Constructor for class io.quarkus.vertx.http.runtime.VertxInputStream.VertxBlockingInput
- VertxBlockingInput(HttpServerRequest, long) - Constructor for class org.jboss.resteasy.reactive.server.vertx.VertxInputStream.VertxBlockingInput
- VertxInputStream - Class in io.quarkus.vertx.http.runtime
- VertxInputStream - Class in org.jboss.resteasy.reactive.server.vertx
- VertxInputStream(RoutingContext, long) - Constructor for class io.quarkus.vertx.http.runtime.VertxInputStream
- VertxInputStream(RoutingContext, long, ByteBuf) - Constructor for class io.quarkus.vertx.http.runtime.VertxInputStream
- VertxInputStream(RoutingContext, long, ByteBuf, VertxResteasyReactiveRequestContext) - Constructor for class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- VertxInputStream(RoutingContext, long, VertxResteasyReactiveRequestContext) - Constructor for class org.jboss.resteasy.reactive.server.vertx.VertxInputStream
- VertxInputStream.VertxBlockingInput - Class in io.quarkus.vertx.http.runtime
- VertxInputStream.VertxBlockingInput - Class in org.jboss.resteasy.reactive.server.vertx
- VIRTUAL_EXECUTOR_SERVICE - Static variable in class io.clonecloudstore.common.standard.system.SystemTools
-
Global Thread pool for Internal actions such as in TeeInputStream, ZstdCompressedInputStream, S3
- VoidOutputStream - Class in io.clonecloudstore.test.stream
-
Void OutputStream as /dev/null
- VoidOutputStream() - Constructor for class io.clonecloudstore.test.stream.VoidOutputStream
W
- wait1ms() - Static method in class io.clonecloudstore.common.standard.system.SystemTools
-
Thread.sleep(1 ms)
- waitForAllRead(long) - Method in class io.clonecloudstore.common.standard.inputstream.MultipleActionsInputStream
- waitForValueTest(Counter, double, int) - Static method in class io.clonecloudstore.test.metrics.MetricsCheck
-
Check the counter to reach the desired value up to maxWait ms.
- white(String) - Static method in class io.clonecloudstore.common.standard.system.SysErrLogger
- WINDOWS - Enum constant in enum class io.clonecloudstore.common.standard.system.SystemPropertyUtil.Platform
-
Windows
- write(byte[]) - Method in class io.clonecloudstore.test.stream.VoidOutputStream
- write(byte[], int, int) - Method in class io.clonecloudstore.test.stream.VoidOutputStream
- write(int) - Method in class io.clonecloudstore.test.stream.VoidOutputStream
- write(Buffer) - Method in class org.jboss.resteasy.reactive.client.handlers.AsyncInputStream.InboundBuffer
-
Write an
element
to the buffer. - WRITE - Enum constant in enum class io.clonecloudstore.administration.model.ClientOwnership
X
- X_CLIENT_ID - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Client ID (temporary)
- X_ERROR - Static variable in class io.clonecloudstore.common.standard.properties.ApiConstants
- X_EXPIRED_SECONDS - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Specific Header for Archival from Reconciliator Purge process
- X_EXPIRES - Static variable in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- X_HASH - Static variable in class io.clonecloudstore.accessor.server.commons.buffer.FilesystemHandler
- X_MODULE - Static variable in class io.clonecloudstore.common.standard.properties.ApiConstants
- X_OBJECT_BUCKET - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_CREATION - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_EXPIRES - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_HASH - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_ID - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_METADATA - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_NAME - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_SITE - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_SIZE - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OBJECT_STATUS - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.HeaderObject
- X_OP_ID - Static variable in class io.clonecloudstore.common.standard.properties.ApiConstants
- X_TARGET_ID - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Specific Header for Target from Topology
- X_TYPE - Static variable in class io.clonecloudstore.accessor.config.AccessorConstants.Api
-
Type of Exists: StorageType as Bucket, Directory or Object
Y
- yellow(String) - Static method in class io.clonecloudstore.common.standard.system.SysErrLogger
Z
- ZstdCompressInputStream - Class in io.clonecloudstore.common.standard.inputstream
-
Zstd InputStream: takes an InputStream as entry and give back a compressed InputStream
- ZstdCompressInputStream(InputStream) - Constructor for class io.clonecloudstore.common.standard.inputstream.ZstdCompressInputStream
-
Default constructor with flush by packet
- ZstdCompressInputStream(InputStream, int) - Constructor for class io.clonecloudstore.common.standard.inputstream.ZstdCompressInputStream
- ZstdDecompressInputStream - Class in io.clonecloudstore.common.standard.inputstream
-
Zstd InputStream: takes an InputStream as entry and give back a uncompressed InputStream
- ZstdDecompressInputStream(InputStream) - Constructor for class io.clonecloudstore.common.standard.inputstream.ZstdDecompressInputStream
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form