org.apache.james.rrt.hbase.def
Interface HRecipientRewriteTable


public interface HRecipientRewriteTable

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


Nested Class Summary
static interface HRecipientRewriteTable.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.