public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTO_COMMIT_DEFAULT_STREAM_ID |
static String |
AUTO_COMMIT_SESSION_ID |
static String |
OPERATION_COLUMN_NAME |
static byte |
OPERATION_DELETE |
static byte |
OPERATION_UPSERT |
static String |
ROUTE_TOKEN_HEADER |
| Constructor and Description |
|---|
Constants() |
public static final String OPERATION_COLUMN_NAME
public static final byte OPERATION_UPSERT
public static final byte OPERATION_DELETE
public static final String ROUTE_TOKEN_HEADER
public static final String AUTO_COMMIT_SESSION_ID
public static final String AUTO_COMMIT_DEFAULT_STREAM_ID
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.