A B C D F G I L M N O P R S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCOUNTING_TYPE - Static variable in class org.gcube.contentmanager.storageserver.accounting.ReportConfig
-
Report type - used by : Report factory class
- accountingPersistence - Variable in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
B
- buildProviderURI(String) - Method in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
C
- clientId - Variable in class org.gcube.contentmanager.storageserver.startup.Configuration
- close() - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- Configuration - Class in org.gcube.contentmanager.storageserver.startup
- Configuration(String, boolean) - Constructor for class org.gcube.contentmanager.storageserver.startup.Configuration
- Configuration(String, String, String, boolean) - Constructor for class org.gcube.contentmanager.storageserver.startup.Configuration
- CubbyHole - Class in org.gcube.contentmanager.storageserver.data
- CubbyHole() - Constructor for class org.gcube.contentmanager.storageserver.data.CubbyHole
D
- DateUtils - Class in org.gcube.contentmanager.storageserver.parse.utils
-
Calculates the current Date
- DateUtils() - Constructor for class org.gcube.contentmanager.storageserver.parse.utils.DateUtils
- DBNAME - Static variable in class org.gcube.contentmanager.storageserver.data.ReadingMongoOplog
F
- FolderAccountingConsumer - Class in org.gcube.contentmanager.storageserver.consumer
- FolderAccountingConsumer(String[], String, String, CubbyHole, int) - Constructor for class org.gcube.contentmanager.storageserver.consumer.FolderAccountingConsumer
- FolderAccountingConsumer(String[], CubbyHole, int) - Constructor for class org.gcube.contentmanager.storageserver.consumer.FolderAccountingConsumer
- FolderStatusObject - Class in org.gcube.contentmanager.storageserver.store
- FolderStatusObject(String, long, int, String, String) - Constructor for class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- FolderStatusObject(String, String, long, int, String, String, DBObject) - Constructor for class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- FolderStatusOperationManager - Class in org.gcube.contentmanager.storageserver.store
- FolderStatusOperationManager(DBCollection) - Constructor for class org.gcube.contentmanager.storageserver.store.FolderStatusOperationManager
G
- get() - Method in class org.gcube.contentmanager.storageserver.data.CubbyHole
- getAccountingPassword(List<ServiceEndpoint>) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
-
The accounting password is retrieved from the first serviceEndpoint found in the scope and the first accessPoint inside the serviceEndpoint
- getAccountingUser(List<ServiceEndpoint>) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
-
The accounting user is retrieved from the first serviceEndpoint found in the scope and the first accessPoint inside the serviceEndpoint
- getBackendType() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getCallerIp() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getClientId() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getConsumer() - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- getCount() - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- getCount() - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- getCreationTime() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getDB() - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- getDbo() - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- getDelete() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getDir() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getDtsHosts() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getFilename() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getFolder() - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- getFolderStatusCollection() - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- getFsCollection() - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusOperationManager
- getFSRecord(String) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusOperationManager
- getFSRecord(String) - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- getHosts(String, String) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getHosts(String, String, String) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getId() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getId() - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- getId() - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- getLastAccess() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getLastOperation() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getLastUpdate() - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- getLastUser() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getLength() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getLinkCount() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getName() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getOriginalFolder() - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- getOwner() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getPassword() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getProviderUri() - Method in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
- getReport(int) - Static method in class org.gcube.contentmanager.storageserver.accounting.ReportFactory
-
Instantiate the class specified by user
- getScope() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getScopeKeySet() - Static method in class org.gcube.common.scope.impl.ServiceMapScannerMediator
- getSecret() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getServer() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getServerAccess(List<ServiceEndpoint>) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getServerRRFws(List<ServiceEndpoint>) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getSsCollection() - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusOperationManager
- getSsCollectionList() - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusOperationManager
- getSSRecord(String) - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- getSSRecord(String) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusOperationManager
- getStorageServiceEndpoint() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getStorageStatusCollection() - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- getSystemServiceEndpoint() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getTokenFromJson(JWTToken) - Static method in class org.gcube.contentmanager.storageserver.utils.Utils
- getType() - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- getUsername() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- getVolume() - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- getVolume() - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- getVOScopes(String) - Static method in class org.gcube.contentmanager.storageserver.parse.utils.ValidationUtils
I
- init() - Method in interface org.gcube.contentmanager.storageserver.accounting.Report
- init() - Method in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
- isActiveDTSFilter() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
L
- LOCAL_COLLECTION - Static variable in class org.gcube.contentmanager.storageserver.data.ReadingMongoOplog
- LOCAL_DB - Static variable in class org.gcube.contentmanager.storageserver.data.ReadingMongoOplog
M
- main(String[]) - Static method in class org.gcube.contentmanager.storageserver.startup.Startup
- MongoDB - Class in org.gcube.contentmanager.storageserver.store
- MongoDB(String[], int, String, String) - Constructor for class org.gcube.contentmanager.storageserver.store.MongoDB
- MongoDB(String[], String, String) - Constructor for class org.gcube.contentmanager.storageserver.store.MongoDB
- MongoDB(String[], String, String, String, String) - Constructor for class org.gcube.contentmanager.storageserver.store.MongoDB
N
- now(String) - Static method in class org.gcube.contentmanager.storageserver.parse.utils.DateUtils
-
usage: DateUtils.now("dd MMMMM yyyy")
O
- OpLogRemoteObject - Class in org.gcube.contentmanager.storageserver.data
- OpLogRemoteObject() - Constructor for class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- org.gcube.common.scope.impl - package org.gcube.common.scope.impl
- org.gcube.contentmanager.storageserver.accounting - package org.gcube.contentmanager.storageserver.accounting
- org.gcube.contentmanager.storageserver.consumer - package org.gcube.contentmanager.storageserver.consumer
- org.gcube.contentmanager.storageserver.data - package org.gcube.contentmanager.storageserver.data
- org.gcube.contentmanager.storageserver.parse.utils - package org.gcube.contentmanager.storageserver.parse.utils
- org.gcube.contentmanager.storageserver.startup - package org.gcube.contentmanager.storageserver.startup
- org.gcube.contentmanager.storageserver.store - package org.gcube.contentmanager.storageserver.store
- org.gcube.contentmanager.storageserver.utils - package org.gcube.contentmanager.storageserver.utils
- overwriteUser(String, String, String) - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- overwriteUser(String, String, String) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusOperationManager
P
- ParserUtils - Class in org.gcube.contentmanager.storageserver.parse.utils
- ParserUtils() - Constructor for class org.gcube.contentmanager.storageserver.parse.utils.ParserUtils
- printRecord(StorageUsageRecord) - Method in interface org.gcube.contentmanager.storageserver.accounting.Report
- printRecord(StorageUsageRecord) - Method in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
- put(DBObject) - Method in class org.gcube.contentmanager.storageserver.data.CubbyHole
- putFSRecord(String, long, int, String) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusOperationManager
- putSSRecord(String, long, int) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusOperationManager
R
- READ_PREFERENCE - Static variable in class org.gcube.contentmanager.storageserver.data.ReadingMongoOplog
- READ_PREFERENCE - Static variable in class org.gcube.contentmanager.storageserver.store.MongoDB
- ReadingMongoOplog - Class in org.gcube.contentmanager.storageserver.data
- ReadingMongoOplog(List<String>, String, String, CubbyHole, CubbyHole, int) - Constructor for class org.gcube.contentmanager.storageserver.data.ReadingMongoOplog
- ReadingMongoOplog(List<String>, CubbyHole, CubbyHole, int) - Constructor for class org.gcube.contentmanager.storageserver.data.ReadingMongoOplog
- Report - Interface in org.gcube.contentmanager.storageserver.accounting
- ReportAccountingImpl - Class in org.gcube.contentmanager.storageserver.accounting
- ReportAccountingImpl() - Constructor for class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
- ReportConfig - Class in org.gcube.contentmanager.storageserver.accounting
- ReportConfig() - Constructor for class org.gcube.contentmanager.storageserver.accounting.ReportConfig
- ReportException - Exception in org.gcube.contentmanager.storageserver.accounting
- ReportException() - Constructor for exception org.gcube.contentmanager.storageserver.accounting.ReportException
-
The no-arg constructor
- ReportException(Exception) - Constructor for exception org.gcube.contentmanager.storageserver.accounting.ReportException
- ReportException(String) - Constructor for exception org.gcube.contentmanager.storageserver.accounting.ReportException
-
Construct a ReportException with an error message
- ReportFactory - Class in org.gcube.contentmanager.storageserver.accounting
- ReportFactory() - Constructor for class org.gcube.contentmanager.storageserver.accounting.ReportFactory
- retrieveDTSHosts() - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- run() - Method in class org.gcube.contentmanager.storageserver.consumer.FolderAccountingConsumer
- run() - Method in class org.gcube.contentmanager.storageserver.consumer.UserAccountingConsumer
- run() - Method in class org.gcube.contentmanager.storageserver.data.ReadingMongoOplog
- runWithoutThread(DBObject) - Method in class org.gcube.contentmanager.storageserver.consumer.FolderAccountingConsumer
- runWithoutThread(DBObject) - Method in class org.gcube.contentmanager.storageserver.consumer.UserAccountingConsumer
S
- secret - Variable in class org.gcube.contentmanager.storageserver.startup.Configuration
- send(StorageUsageRecord) - Method in interface org.gcube.contentmanager.storageserver.accounting.Report
-
send report
- send(StorageUsageRecord) - Method in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
- ServiceMapScannerMediator - Class in org.gcube.common.scope.impl
- ServiceMapScannerMediator() - Constructor for class org.gcube.common.scope.impl.ServiceMapScannerMediator
- setActiveDTSFilter(boolean) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setBackendType(String) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setCallerIp(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setClientId(String) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setConsumer(String) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- setCount(int) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- setCount(int) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- setCreationTime(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setDbo(DBObject) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- setDelete(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setDir(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setDtsHosts(ArrayList<String>) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setFilename(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setFolder(String) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- setFsCollection(DBCollection) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusOperationManager
- setGenericProperties(StorageUsageRecord, String, String, String, String, String, String, String, String) - Method in interface org.gcube.contentmanager.storageserver.accounting.Report
-
Set generic properties of report
- setGenericProperties(StorageUsageRecord, String, String, String, String, String, String, String, String) - Method in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
- setId(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setId(String) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- setId(String) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- setLastAccess(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setLastOperation(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setLastUpdate(String) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- setLastUser(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setLength(long) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setLinkCount(int) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setName(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setOriginalFolder(String) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- setOwner(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setPassword(String) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setProviderUri(StorageUsageRecord, String) - Method in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
- setScope(String) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setSecret(String) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setSecrets(ServiceEndpoint) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setServer(String[]) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setSpecificProperties(StorageUsageRecord, String, String, String, String) - Method in interface org.gcube.contentmanager.storageserver.accounting.Report
-
Set end time of operation and other specific properties
- setSpecificProperties(StorageUsageRecord, String, String, String, String) - Method in class org.gcube.contentmanager.storageserver.accounting.ReportAccountingImpl
- setSsCollection(DBCollection) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusOperationManager
- setToken(URL, String, String) - Static method in class org.gcube.contentmanager.storageserver.utils.Utils
- setType(String) - Method in class org.gcube.contentmanager.storageserver.data.OpLogRemoteObject
- setUsername(String) - Method in class org.gcube.contentmanager.storageserver.startup.Configuration
- setVolume(long) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusObject
- setVolume(long) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- Startup - Class in org.gcube.contentmanager.storageserver.startup
- Startup() - Constructor for class org.gcube.contentmanager.storageserver.startup.Startup
- StorageStatusObject - Class in org.gcube.contentmanager.storageserver.store
- StorageStatusObject(String, long, int) - Constructor for class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- StorageStatusObject(String, String, long, int, DBObject) - Constructor for class org.gcube.contentmanager.storageserver.store.StorageStatusObject
- StorageStatusOperationManager - Class in org.gcube.contentmanager.storageserver.store
- StorageStatusOperationManager(DBCollection) - Constructor for class org.gcube.contentmanager.storageserver.store.StorageStatusOperationManager
U
- updateFolder(FolderStatusObject, String) - Method in class org.gcube.contentmanager.storageserver.store.FolderStatusOperationManager
- updateFolderVolume(FolderStatusObject, String) - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- updateUser(StorageStatusObject, String) - Method in class org.gcube.contentmanager.storageserver.store.StorageStatusOperationManager
- updateUserVolume(StorageStatusObject, String) - Method in class org.gcube.contentmanager.storageserver.store.MongoDB
- UserAccountingConsumer - Class in org.gcube.contentmanager.storageserver.consumer
- UserAccountingConsumer(String[], String, String, CubbyHole, int, List<String>, String, String, String) - Constructor for class org.gcube.contentmanager.storageserver.consumer.UserAccountingConsumer
- UserAccountingConsumer(String[], CubbyHole, int, List<String>, String, String, String) - Constructor for class org.gcube.contentmanager.storageserver.consumer.UserAccountingConsumer
- Utils - Class in org.gcube.contentmanager.storageserver.utils
- Utils() - Constructor for class org.gcube.contentmanager.storageserver.utils.Utils
V
- validationScope(String) - Static method in class org.gcube.contentmanager.storageserver.parse.utils.ValidationUtils
- ValidationUtils - Class in org.gcube.contentmanager.storageserver.parse.utils
- ValidationUtils() - Constructor for class org.gcube.contentmanager.storageserver.parse.utils.ValidationUtils
W
- WRITE_TYPE - Static variable in class org.gcube.contentmanager.storageserver.store.MongoDB
All Classes All Packages