Uses of Class
org.gcube.contentmanager.storageserver.data.CubbyHole
-
Packages that use CubbyHole Package Description org.gcube.contentmanager.storageserver.consumer org.gcube.contentmanager.storageserver.data -
-
Uses of CubbyHole in org.gcube.contentmanager.storageserver.consumer
Constructors in org.gcube.contentmanager.storageserver.consumer with parameters of type CubbyHole Constructor Description FolderAccountingConsumer(String[] srvs, String user, String password, CubbyHole c, int number)FolderAccountingConsumer(String[] srvs, CubbyHole c, int number)UserAccountingConsumer(String[] srvs, String user, String password, CubbyHole c, int number, List<String> dtsHosts, String clientId, String secret, String authEndpoint)UserAccountingConsumer(String[] srvs, CubbyHole c, int number, List<String> dtsHosts, String clientId, String secret, String authEndpoint) -
Uses of CubbyHole in org.gcube.contentmanager.storageserver.data
Constructors in org.gcube.contentmanager.storageserver.data with parameters of type CubbyHole Constructor Description ReadingMongoOplog(List<String> srvs, String user, String password, CubbyHole c1, CubbyHole c2, int numberT)ReadingMongoOplog(List<String> srvs, CubbyHole c1, CubbyHole c2, int numberT)
-