Package

com.ibm.metaindex.metadata.index

types

Permalink

package types

Visibility
  1. Public
  2. All

Type Members

  1. case class BloomFilterMetaData(bloomFilter: BloomFilter) extends MetadataType with Product with Serializable

    Permalink

    Bloom Filter metadata

    Bloom Filter metadata

    bloomFilter

    the bloom filter instance

    Annotations
    @SerialVersionUID()
  2. abstract class MetadataType extends Serializable

    Permalink

    Abstract descriptor for types of metadata the might exist in the metadata store Each MetadataType describes the metaData for a single object

Value Members

  1. package util

    Permalink

Ungrouped