Constant Field Values
Contents
org.reactivestreams.*
-
org.reactivestreams.example.unicast.AsyncIterablePublisher<T> Modifier and Type Constant Field Value private static final int
DEFAULT_BATCHSIZE
1024
-
org.reactivestreams.example.unicast.org.reactivestreams.example.unicast.RangePublisher.RangeSubscription Modifier and Type Constant Field Value private static final long
serialVersionUID
-9000845542177067735L
-
org.reactivestreams.tck.PublisherVerification<T> Modifier and Type Constant Field Value private static final long
DEFAULT_PUBLISHER_REFERENCE_GC_TIMEOUT_MILLIS
300L
private static final java.lang.String
PUBLISHER_REFERENCE_GC_TIMEOUT_MILLIS_ENV
"PUBLISHER_REFERENCE_GC_TIMEOUT_MILLIS"
public static final java.lang.String
SKIPPING_NO_ERROR_PUBLISHER_AVAILABLE
"Skipping because no error state Publisher provided, and the test requires it. Please implement PublisherVerification#createFailedPublisher to run this test."
public static final java.lang.String
SKIPPING_OPTIONAL_TEST_FAILED
"Skipping, because provided Publisher does not pass this *additional* verification."
-
org.reactivestreams.tck.TestEnvironment Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_NO_SIGNALS_TIMEOUT_MILLIS_ENV
"DEFAULT_NO_SIGNALS_TIMEOUT_MILLIS"
private static final java.lang.String
DEFAULT_POLL_TIMEOUT_MILLIS_ENV
"DEFAULT_POLL_TIMEOUT_MILLIS_ENV"
private static final long
DEFAULT_TIMEOUT_MILLIS
100L
private static final java.lang.String
DEFAULT_TIMEOUT_MILLIS_ENV
"DEFAULT_TIMEOUT_MILLIS"
public static final int
TEST_BUFFER_SIZE
16
-
org.reactivestreams.tck.TestEnvironment.Receptacle<T> Modifier and Type Constant Field Value final int
QUEUE_SIZE
32