| Package | Description |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.util |
| Modifier and Type | Method and Description |
|---|---|
static Consts.CompressType |
Consts.CompressType.fromString(String compressType) |
static Consts.CompressType |
Consts.CompressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Consts.CompressType[] |
Consts.CompressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Consts.CompressType |
PullLogsRequest.getCompressType() |
Consts.CompressType |
GetLogsRequest.getCompressType() |
Consts.CompressType |
PutLogsRequest.getCompressType() |
Consts.CompressType |
BatchPutLogsRequest.getCompressType() |
Consts.CompressType |
BatchGetLogRequest.getCompressType() |
Consts.CompressType |
PutLogsRequest.GetCompressType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PullLogsRequest.setCompressType(Consts.CompressType compressType) |
void |
GetLogsRequest.setCompressType(Consts.CompressType compressType) |
void |
PutLogsRequest.setCompressType(Consts.CompressType compressType) |
void |
BatchPutLogsRequest.setCompressType(Consts.CompressType compressType) |
void |
BatchGetLogRequest.setCompressType(Consts.CompressType compressType) |
void |
PutLogsRequest.SetCompressType(Consts.CompressType compressType) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
Utils.compressLogBytes(byte[] logBytes,
Consts.CompressType compressType) |
Copyright © 2025. All Rights Reserved.