io

snappydata

package snappydata

Visibility
  1. Public
  2. All

Type Members

  1. trait Lead extends Server

  2. trait Locator extends FabricLocator

  3. case class MemoryAnalytics(entrySize: Long, keySize: Long, valueSize: Long, valueSizeOffHeap: Long, totalSize: Long) extends Product with Serializable

  4. trait ProtocolOverrides extends FabricServiceImpl

  5. trait Server extends FabricServer with StoreCallback

  6. trait ToolsCallback extends AnyRef

  7. case class UIAnalytics(tableName: String, rowBufferSize: Long, columnBufferSize: Long, isColumnTable: Boolean) extends Product with Serializable

Value Members

  1. object Constant

    Constant names suggested per naming convention http://docs.

  2. object LocalizedMessages

  3. object Property

    Property names should be as per naming convention http://docs.

  4. object ServerManager

    Basic management of store servers which is common to all modes of operation (embedded, local, split cluster etc)

  5. object SnappyAnalyticsService extends Logging

  6. object SnappyDaemons

  7. package impl

  8. package util

Ungrouped