public class DistCacheFactory extends Object
| Constructor and Description |
|---|
DistCacheFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DistCache |
createInstance()
Creates a
DistCache backed by an implementation of the type
configured via DistCachePrms.cacheVendor. |
public static DistCache createInstance()
DistCache backed by an implementation of the type
configured via DistCachePrms.cacheVendor.DistCacheException - if any problem was encountered.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.