Package | Description |
---|---|
com.sm.localstore.impl | |
com.sm.store | |
com.sm.store.cluster |
Modifier and Type | Class and Description |
---|---|
class |
HessianSerializer<T> |
Modifier and Type | Class and Description |
---|---|
class |
PassThroughSerializer
Created by mhsieh on 4/25/16.
|
Modifier and Type | Method and Description |
---|---|
Serializer |
RemoteConfig.createSerializer() |
Serializer |
StoreConfig.getSerializer() |
Serializer |
RemoteConfig.getSerializer() |
Modifier and Type | Method and Description |
---|---|
static voldemort.store.cachestore.impl.CacheValue |
Utils.createCacheValue(voldemort.store.cachestore.Value value,
Serializer serializer) |
static RemoteValue |
Utils.createRemoteValue(voldemort.store.cachestore.Value value,
Serializer serializer) |
Modifier and Type | Method and Description |
---|---|
static Serializer |
Utils.buildSerializer(String serializerClass) |
Copyright © 2016. All rights reserved.