Class Constants (1.0.0)

publicclass Constants

Inheritance

java.lang.Object > Constants

Static Fields

BYTES_OUTSTANDING_CONFIG_KEY

publicstaticStringBYTES_OUTSTANDING_CONFIG_KEY
Field Value
Type Description
String

CREDENTIALS_KEY_CONFIG_KEY

publicstaticStringCREDENTIALS_KEY_CONFIG_KEY
Field Value
Type Description
String

DEFAULT_BYTES_OUTSTANDING

publicstaticlongDEFAULT_BYTES_OUTSTANDING
Field Value
Type Description
long

DEFAULT_MAX_MESSAGES_PER_BATCH

publicstaticlongDEFAULT_MAX_MESSAGES_PER_BATCH
Field Value
Type Description
long

DEFAULT_MESSAGES_OUTSTANDING

publicstaticlongDEFAULT_MESSAGES_OUTSTANDING
Field Value
Type Description
long

FRAMEWORK

publicstaticfinalPubsubContext.FrameworkFRAMEWORK
Field Value
Type Description
com.google.cloud.pubsublite.internal.wire.PubsubContext.Framework

MAX_MESSAGE_PER_BATCH_CONFIG_KEY

publicstaticStringMAX_MESSAGE_PER_BATCH_CONFIG_KEY
Field Value
Type Description
String

MESSAGES_OUTSTANDING_CONFIG_KEY

publicstaticStringMESSAGES_OUTSTANDING_CONFIG_KEY
Field Value
Type Description
String

NAME

publicstaticfinalStringNAME
Field Value
Type Description
String

SUBSCRIPTION_CONFIG_KEY

publicstaticStringSUBSCRIPTION_CONFIG_KEY
Field Value
Type Description
String

TOPIC_CONFIG_KEY

publicstaticStringTOPIC_CONFIG_KEY
Field Value
Type Description
String

Constructors

Constants()

publicConstants()

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.