com.bigdata.service.jini.util
Interface DumpFederation.ConfigurationOptions

Enclosing class:
DumpFederation

public static interface DumpFederation.ConfigurationOptions

Configuration options for this class.

Version:
$Id$
Author:
Bryan Thompson

Field Summary
static String DISCOVERY_DELAY
          How long to wait for service discovery.
static String NAMESPACE
          An optional namespace prefix.
 

Field Detail

NAMESPACE

static final String NAMESPACE
An optional namespace prefix. When given, only indices having this prefix will be dumped.

See Also:
Constant Field Values

DISCOVERY_DELAY

static final String DISCOVERY_DELAY
How long to wait for service discovery.

See Also:
Constant Field Values


Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.