Class InternalStoreCallable

java.lang.Object
de.uplanet.lucy.server.store.scripting.velocity.InternalStoreCallable

@VelocityVariable("Store") @VelocityCallable("instance") public final class InternalStoreCallable extends Object
  • Constructor Details

    • InternalStoreCallable

      public InternalStoreCallable(Supplier<de.uplanet.lucy.server.ephemeralstore.IEphemeralKeyValueStore> p_ekvsSupplier)
  • Method Details