Class Constants (1.6.0)

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
TypeDescription
RetrySettings

MAX_PUBLISH_BATCH_BYTES

public static final long MAX_PUBLISH_BATCH_BYTES
Field Value
TypeDescription
long

MAX_PUBLISH_BATCH_COUNT

public static final long MAX_PUBLISH_BATCH_COUNT
Field Value
TypeDescription
long