Package

org.infinispan

spark

Permalink

package spark

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. spark
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class CacheAdmin extends AnyRef

    Permalink
  2. class CacheAlreadyExistException extends CacheManagementException

    Permalink
  3. trait CacheManagementAware extends AnyRef

    Permalink
  4. class CacheManagementException extends RuntimeException

    Permalink
  5. class NonExistentCacheException extends CacheManagementException

    Permalink
  6. implicit class RDDExtensions[K, V] extends Serializable

    Permalink

Value Members

  1. package config

    Permalink
  2. def getCache[K, V](config: ConnectorConfiguration, rcm: RemoteCacheManager): RemoteCache[K, V]

    Permalink
  3. def getCacheTopology(cacheTopology: CacheTopologyInfo): String

    Permalink
  4. package rdd

    Permalink
  5. package serializer

    Permalink
  6. package sql

    Permalink
  7. package stream

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped