com.bigdata.service
Class AbstractScaleOutClient<T>
java.lang.Object
com.bigdata.service.AbstractClient<T>
com.bigdata.service.AbstractScaleOutClient<T>
- Type Parameters:
T - The generic type of the client or service.
- All Implemented Interfaces:
- IBigdataClient<T>
- Direct Known Subclasses:
- EmbeddedClient, JiniClient
public abstract class AbstractScaleOutClient<T>
- extends AbstractClient<T>
Client class for AbstractScaleOutFederations.
- Version:
- $Id: AbstractScaleOutClient.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
| Methods inherited from class com.bigdata.service.AbstractClient |
finalize, getBatchApiOnly, getCollectPlatformStatistics, getCollectQueueStatistics, getDefaultRangeQueryCapacity, getDelegate, getHttpdPort, getIndexCacheCapacity, getIndexCacheTimeout, getLocatorCacheCapacity, getLocatorCacheTimeout, getMaxParallelTasksPerRequest, getMaxStaleLocatorRetries, getProperties, getTaskTimeout, getThreadPoolSize, setDelegate |
AbstractScaleOutClient
public AbstractScaleOutClient(Properties properties)
- Parameters:
properties -
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.