Package io.deephaven.util
package io.deephaven.util
-
ClassDescriptionRepresents a single endpoint.IndexableHashMap<K,
V> An implementation ofIndexableMap.This is a very simple queue-like data structure with a max size and where enqueuing a new value when the queue is full forces discarding of the oldest value.Interface to keep the context required to execute a backoff strategy for retries.Exception class to signal deadline was exceeded while attempting retries with a retry strategy.Implementation based on an exponential backoff.A class that provides a simple per process executor service.Class to help withSSLContextcreation.UniversalSet<T>A universalSetthat's acts as if all values are contained therein.