org.openspaces.scala

core

package core

Visibility
  1. Public
  2. All

Type Members

  1. class GigaSpaceMacroPredicateWrapper extends AnyRef

    A wrapper around org.openspaces.core.GigaSpace instances that provides many predicate based query operations on the space.

    A wrapper around org.openspaces.core.GigaSpace instances that provides many predicate based query operations on the space.

    Since

    9.6

    See also

    org.openspaces.core.GigaSpace

  2. class ScalaDistributedTask[T <: Serializable, R] extends ScalaTask[T] with DistributedTask[T, R]

    Attributes
    protected
  3. class ScalaTask[T <: Serializable] extends Task[T] with TaskGigaSpaceAware

    Attributes
    protected

Value Members

  1. object MacroDirectives

    A set of directive to be used exclusivly within predicate queries on the space.

    A set of directive to be used exclusivly within predicate queries on the space. These provided support for projections, order by and group by.

  2. object ScalaGigaSpacesImplicits

    A set of implicit classes that enhance various OpenSpaces elements.

    A set of implicit classes that enhance various OpenSpaces elements.

    Since

    9.6

  3. package makro

Ungrouped