public class BucketStoreFactory extends Object
BucketStore
.Constructor and Description |
---|
BucketStoreFactory() |
Modifier and Type | Method and Description |
---|---|
static BucketStore |
getBucketStore(String imageName)
Gets the bucket store instance.
|
public static BucketStore getBucketStore(String imageName) throws com.scaleoutsoftware.soss.client.da.StateServerException
imageName
- name of the Image
BucketStore to createcom.scaleoutsoftware.soss.client.da.StateServerException
- If initialization failedCopyright (C) 2007-2014 ScaleOut Software, Inc.