Class TestNexusEndpointStoreImpl

java.lang.Object
io.temporal.internal.testservice.TestNexusEndpointStoreImpl
All Implemented Interfaces:
TestNexusEndpointStore, Closeable, AutoCloseable

public class TestNexusEndpointStoreImpl extends Object implements TestNexusEndpointStore
TestNexusEndpointStoreImpl is an in-memory implementation of Nexus endpoint CRUD operations for use with the test server. Because conflict resolution is not required, there is no handling for created or updated timestamps.