Class Constants (1.13.6)

public class Constants

Useful general constants for Pub/Sub Lite.

Inheritance

java.lang.Object > Constants

Static Fields

DEFAULT_RETRY_SETTINGS

public static final RetrySettings DEFAULT_RETRY_SETTINGS
Field Value
Type Description
RetrySettings

MAX_PUBLISH_BATCH_BYTES

public static final long MAX_PUBLISH_BATCH_BYTES
Field Value
Type Description
long

MAX_PUBLISH_BATCH_COUNT

public static final long MAX_PUBLISH_BATCH_COUNT
Field Value
Type Description
long