Interface StreamManager
- All Known Implementing Classes:
StreamManagerImp
public interface StreamManager
ECMWF Product Data Store (OpenECPDS) Project.
- Since:
- 2024-07-01
- Version:
- 6.7.7
- Author:
- Laurent Gougeon - syi@ecmwf.int, ECMWF.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Constant BZIP2a.static final String
The Constant GZIP.static final String
The Constant BZIP2.static final String
The Constant LZ4.static final String
The Constant LZMA.static final String[]
The Constant modes.static final String[]
The Constant names.static final String
The Constant NONE.static final String
The Constant SNAPPY.static final String
The Constant ZIP.
-
Field Details
-
NONE
-
LZMA
-
ZIP
-
GZIP
-
BZIP2a
-
LBZIP2
-
LZ4
-
SNAPPY
-
names
The Constant names. -
modes
The Constant modes.
-