jar

org.apache.oodt : cas-filemgr

Maven & Gradle

Sep 25, 2021
16 usages

Catalog and Archive File Management Component · The file management component of a Catalog and Archive Service. This component purposefully separates data stores and metadata stores as standard interfaces, and provides some out of the box backend implementations of them (including one based on the javax.sql.DataSource interface). This component provides everything that you need to catalog, archive and manage files, and directories, and their associated metadata.

Table Of Contents

Latest Version

Download org.apache.oodt : cas-filemgr JAR file - Latest Versions:

All Versions

Download org.apache.oodt : cas-filemgr JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.x
1.9
1.2.x
1.2
1.1
1.0
0.12
0.11
0.10
0.9
0.8.x
0.8
0.7
0.6
0.5
0.4
0.3
0.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cas-filemgr-1.9.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.oodt.cas.filemgr.tools

├─ org.apache.oodt.cas.filemgr.tools.CASAnalyzer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.CatalogSearch.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.DeleteProduct.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.DumpDbElementsToXml.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.ExpImpCatalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.MetadataBasedProductMover.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.MetadataDumper.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.OptimizeLuceneCatalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.ProductDumper.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.ProductTypeDocTool.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.QueryTool.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.RangeQueryTester.class - [JAR]

├─ org.apache.oodt.cas.filemgr.tools.SolrIndexer.class - [JAR]

org.apache.oodt.cas.filemgr.system

├─ org.apache.oodt.cas.filemgr.system.AvroFileManagerClient.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.AvroFileManagerServer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.CommonsXmlRpcTransport.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.FileManager.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.FileManagerClient.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.FileManagerClientMain.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.FileManagerServer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.FileManagerServerMain.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.XmlRpcFileManager.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerServer.class - [JAR]

org.apache.oodt.cas.filemgr.datatransfer

├─ org.apache.oodt.cas.filemgr.datatransfer.DataTransfer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.DataTransferFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.LocalDataTransferer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.RemoteDataTransferFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.RemoteDataTransferer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.S3DataTransferer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.S3DataTransfererFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.datatransfer.TransferStatusTracker.class - [JAR]

org.apache.oodt.cas.filemgr.validation

├─ org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.validation.DataSourceValidationLayerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.validation.ScienceDataValidationLayerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.validation.ValidationLayer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.validation.ValidationLayerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.validation.XMLValidationLayer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.validation.XMLValidationLayerFactory.class - [JAR]

org.apache.oodt.cas.filemgr.catalog

├─ org.apache.oodt.cas.filemgr.catalog.Catalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.CatalogFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.DataSourceCatalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.DataSourceCatalogFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.LenientDataSourceCatalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.LuceneCatalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.LuceneCatalogFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.MappedDataSourceCatalogFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.ScienceDataCatalogFactory.class - [JAR]

org.apache.oodt.cas.filemgr.structs.query.filter

├─ org.apache.oodt.cas.filemgr.structs.query.filter.FilterAlgor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.query.filter.ObjectTimeEvent.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.query.filter.TimeEvent.class - [JAR]

org.apache.oodt.cas.filemgr.structs.type.examples

├─ org.apache.oodt.cas.filemgr.structs.type.examples.MajorMinorVersionTypeHandler.class - [JAR]

org.apache.oodt.cas.filemgr.cli.action

├─ org.apache.oodt.cas.filemgr.cli.action.AbstractDeleteProductCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.AbstractGetProductCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.AbstractQueryCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.AddProductTypeCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.DeleteProductByIdCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.DeleteProductByNameCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.DumpMetadataCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.FileManagerCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetCurrentTransferCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetCurrentTransfersCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetFilePercentTransferredCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetFirstPageCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetLastPageCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetNextPageCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetNumProductsCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetPrevPageCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetProductByIdCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetProductByNameCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetProductPercentTransferredCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.GetProductTypeByNameCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.HasProductCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.IngestProductCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.LuceneQueryCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.RetrieveFilesCliAction.class - [JAR]

├─ org.apache.oodt.cas.filemgr.cli.action.SqlQueryCliAction.class - [JAR]

org.apache.oodt.cas.filemgr.system.auth

├─ org.apache.oodt.cas.filemgr.system.auth.Dispatcher.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.auth.Result.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.auth.SecureWebServer.class - [JAR]

org.apache.oodt.cas.filemgr.exceptions

├─ org.apache.oodt.cas.filemgr.exceptions.FileManagerException.class - [JAR]

org.apache.oodt.cas.filemgr.catalog.solr

├─ org.apache.oodt.cas.filemgr.catalog.solr.CompleteProduct.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.DefaultProductSerializer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.NameProductIdGenerator.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.Parameters.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.ProductIdGenerator.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.ProductSerializer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.QueryResponse.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.SolrCatalog.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.SolrCatalogFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.SolrClient.class - [JAR]

├─ org.apache.oodt.cas.filemgr.catalog.solr.UUIDProductIdGenerator.class - [JAR]

org.apache.oodt.cas.filemgr.util

├─ org.apache.oodt.cas.filemgr.util.AvroTypeFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.util.DbStructFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.util.GenericFileManagerObjectFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.util.Pagination.class - [JAR]

├─ org.apache.oodt.cas.filemgr.util.QueryUtils.class - [JAR]

├─ org.apache.oodt.cas.filemgr.util.RpcCommunicationFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.util.SqlParser.class - [JAR]

├─ org.apache.oodt.cas.filemgr.util.XmlRpcStructFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.util.XmlStructFactory.class - [JAR]

org.apache.oodt.cas.filemgr.structs.query

├─ org.apache.oodt.cas.filemgr.structs.query.ComplexQuery.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.query.QueryFilter.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.query.QueryResult.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.query.QueryResultComparator.class - [JAR]

org.apache.oodt.cas.filemgr.structs.query.conv

├─ org.apache.oodt.cas.filemgr.structs.query.conv.AsciiSortableVersionConverter.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.query.conv.VersionConverter.class - [JAR]

org.apache.oodt.cas.filemgr.structs.type

├─ org.apache.oodt.cas.filemgr.structs.type.TypeHandler.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.type.ValueReplaceTypeHandler.class - [JAR]

org.apache.oodt.cas.filemgr.ingest

├─ org.apache.oodt.cas.filemgr.ingest.AbstractCacheServerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.Cache.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.CacheFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.CachedIngester.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.CmdLineIngester.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.Ingester.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.LocalCache.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.LocalCacheFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.RemoteableCache.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.RmiCache.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.RmiCacheFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.RmiCacheServer.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.RmiCacheServerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.ingest.StdIngester.class - [JAR]

org.apache.oodt.cas.filemgr.structs.avrotypes

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroComplexQuery.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroElement.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroExtractorSpec.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroFileManager.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroFileTransferStatus.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroFilterAlgor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroMetadata.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroMimeType.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroProduct.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroProductPage.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroProductType.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroQuery.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroQueryCriteria.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroQueryFilter.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroQueryResult.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroReference.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.avrotypes.AvroTypeHandler.class - [JAR]

org.apache.oodt.cas.filemgr.system.rpc

├─ org.apache.oodt.cas.filemgr.system.rpc.AvroFileManagerClientFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.rpc.AvroFileManagerServerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.rpc.FileManagerClientFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.rpc.FileManagerServerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.rpc.XmlRpcFileManagerClientFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.system.rpc.XmlRpcFileManagerServerFactory.class - [JAR]

org.apache.oodt.cas.filemgr.metadata.extractors.examples

├─ org.apache.oodt.cas.filemgr.metadata.extractors.examples.DateTimeExpandMetExtractor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.extractors.examples.FileAttributesExtractor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.extractors.examples.FilenameRegexMetExtractor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.extractors.examples.FinalFileLocationExtractor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.extractors.examples.MimeTypeExtractor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.extractors.examples.TikaAutoDetectExtractor.class - [JAR]

org.apache.oodt.cas.filemgr.structs.exceptions

├─ org.apache.oodt.cas.filemgr.structs.exceptions.CacheException.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.exceptions.CatalogException.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.exceptions.ConnectionException.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.exceptions.DataTransferException.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.exceptions.IngestException.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.exceptions.QueryFormulationException.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.exceptions.RepositoryManagerException.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.exceptions.ValidationLayerException.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException.class - [JAR]

org.apache.oodt.cas.filemgr.structs

├─ org.apache.oodt.cas.filemgr.structs.BooleanQueryCriteria.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.Element.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.ExtractorSpec.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.FileTransferStatus.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.FreeTextQueryCriteria.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.Product.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.ProductPage.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.ProductType.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.Query.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.QueryCriteria.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.RangeQueryCriteria.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.Reference.class - [JAR]

├─ org.apache.oodt.cas.filemgr.structs.TermQueryCriteria.class - [JAR]

org.apache.oodt.cas.filemgr.metadata.extractors

├─ org.apache.oodt.cas.filemgr.metadata.extractors.AbstractFilemgrMetExtractor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.extractors.CoreMetExtractor.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.extractors.FilemgrMetExtractor.class - [JAR]

org.apache.oodt.cas.filemgr.versioning

├─ org.apache.oodt.cas.filemgr.versioning.AcquisitionDateVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.BasicVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.ConfigurableMetadataBasedFileVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.DateTimeVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.DirectoryProductVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.InPlaceVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.MetadataBasedFileVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.ProductTypeMetVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.SingleFileBasicVersioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.Versioner.class - [JAR]

├─ org.apache.oodt.cas.filemgr.versioning.VersioningUtils.class - [JAR]

org.apache.oodt.cas.filemgr.metadata

├─ org.apache.oodt.cas.filemgr.metadata.CoreMetKeys.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.FileAttributesMetKeys.class - [JAR]

├─ org.apache.oodt.cas.filemgr.metadata.ProductMetKeys.class - [JAR]

org.apache.oodt.cas.filemgr.repository

├─ org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManager.class - [JAR]

├─ org.apache.oodt.cas.filemgr.repository.DataSourceRepositoryManagerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.repository.RepositoryManager.class - [JAR]

├─ org.apache.oodt.cas.filemgr.repository.RepositoryManagerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManager.class - [JAR]

├─ org.apache.oodt.cas.filemgr.repository.ScienceDataRepositoryManagerFactory.class - [JAR]

├─ org.apache.oodt.cas.filemgr.repository.XMLRepositoryManager.class - [JAR]

├─ org.apache.oodt.cas.filemgr.repository.XMLRepositoryManagerFactory.class - [JAR]

Advertisement

Dependencies from Group

Sep 25, 2021
21 usages
Sep 25, 2021
18 usages
18 stars
Sep 25, 2021
16 usages
Sep 25, 2021
8 usages
Sep 25, 2021
8 usages

Discover Dependencies

Jan 30, 2021
11 usages
27 stars
Oct 15, 2017
13 usages
1k stars
May 29, 2018
10 usages
Jan 15, 2016
16 usages
1.4k stars
Jul 10, 2023
48 usages
649 stars
Jan 09, 2019
16 usages
36.2k stars
Aug 07, 2018
15 usages
Jun 11, 2019
10 usages
800 stars
Jan 25, 2016
11 usages