Class ClientAllocation

java.lang.Object
io.metaloom.test.container.provider.client.ClientAllocation

public class ClientAllocation extends Object
Allocation that was returned by the ProviderClient.
  • Field Details

    • log

      public static final org.slf4j.Logger log
  • Constructor Details

  • Method Details

    • release

      public void release()
      Release the allocation. This will terminate the websocket and thus let the provider server know that the database is no longer in use can be be removed.
    • response

      public DatabaseAllocationResponse response()
      Returns the allocation response which contains the database settings.
      Returns: