org.terracotta.toolkit.internal.store
Interface ConfigFieldsInternal


public interface ConfigFieldsInternal


Nested Class Summary
static class ConfigFieldsInternal.LOCK_STRATEGY
           
 
Field Summary
static String DEFAULT_LOCAL_STORE_MANAGER_NAME
          Is blank string by default.
static String LOCAL_STORE_MANAGER_NAME_NAME
          Local store Manager name
static String LOCK_STRATEGY_NAME
          lock strategy used for toolkit store/cache
 

Field Detail

LOCAL_STORE_MANAGER_NAME_NAME

static final String LOCAL_STORE_MANAGER_NAME_NAME
Local store Manager name

See Also:
Constant Field Values

DEFAULT_LOCAL_STORE_MANAGER_NAME

static final String DEFAULT_LOCAL_STORE_MANAGER_NAME
Is blank string by default. Uses a default local store manager name per toolkit unless specified

See Also:
Constant Field Values

LOCK_STRATEGY_NAME

static final String LOCK_STRATEGY_NAME
lock strategy used for toolkit store/cache

See Also:
Constant Field Values


Copyright © 2013 Terracotta, Inc.. All Rights Reserved.