com.taobao.metamorphosis.server.store
类 DeletePolicyFactory
java.lang.Object
com.taobao.metamorphosis.server.store.DeletePolicyFactory
public class DeletePolicyFactory
- extends Object
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeletePolicyFactory
public DeletePolicyFactory()
registerDeletePolicy
public static void registerDeletePolicy(String name,
Class<? extends DeletePolicy> clazz)
getDeletePolicy
public static DeletePolicy getDeletePolicy(String values)
Copyright © 2010–2013. All rights reserved.