org.apache.james.domainlist.hbase.def
Interface HDomainList


public interface HDomainList

Definitions for the DomainList HBase Table. Contains the table name, column family name and the used column/qualifier names.


Nested Class Summary
static interface HDomainList.COLUMN
           
 
Field Summary
static byte[] COLUMN_FAMILY_NAME
           
static byte[] TABLE_NAME
           
 

Field Detail

TABLE_NAME

static final byte[] TABLE_NAME

COLUMN_FAMILY_NAME

static final byte[] COLUMN_FAMILY_NAME


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.