Class ClassConfig
java.lang.Object
com.aerospike.mapper.tools.configuration.ClassConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBinByFieldName
(@NotNull String fieldName) getBinByGetterName
(@NotNull String getterName) getBinByName
(@NotNull String name) getBins()
getKey()
getSet()
getTtl()
void
setFactoryClass
(String factoryClass) void
setFactoryMethod
(String factoryMethod) void
validate()
-
Constructor Details
-
ClassConfig
public ClassConfig()
-
-
Method Details
-
getClassName
-
getNamespace
-
getSet
-
getTtl
-
getVersion
-
getSendKey
-
getMapAll
-
getDurableDelete
-
getShortName
-
getKey
-
getBins
-
getFactoryClass
-
setFactoryClass
-
getFactoryMethod
-
setFactoryMethod
-
getBinByName
-
getBinByGetterName
-
getBinByFieldName
-
validate
public void validate()
-