All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.com.google.common.cache.GuavaCacheActions.dml Maven / Gradle / Ivy

%1470810136367
@
sname=GuavaCacheActions
slabel=GuavaCacheActions
sdescriptors=xworker.lang.MetaDescriptor3
smany=true
seditCols=2
sinitialization=false
smodifier=public
sinheritDescription=false
snotXmlAttribute=false
sjson_isArray=false
sth_createIndex=true
sth_registThing=child|xworker.lang.actions.Actions
sth_registMyChilds=true
sth_registDisabled=false
sth_mark=false
  @/@Get
  sname=Get
  sdescriptors=xworker.lang.MetaDescriptor3/@thing
  sextends=xworker.lang.actions.SelfAction
  smany=true
  seditCols=2
  sinitialization=false
  sgroup=util.cache.guava,com.google.common.cache
  smodifier=public
  sinheritDescription=false
  Sdescription=
#$@text#$@

从缓存中取值。

可以重写的方法:

  • Thing getCacheThing()
    返回缓存的定义事物,默认从属性和子事物上获取。

 

#$@text#$@ snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=Get @/@Get/@actions sname=actions sdescriptors=xworker.lang.MetaDescriptor3/@actions sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=actions @/@Get/@actions/@run sname=run sisSynchronized=false sthrowException=true suseOtherAction=false suseOuterJava=true suseInnerJava=false souterClassName=xworker.core.cache.CacheActions smethodName=run sdisableGlobalContext=false sattributeTemplate=false sinterpretationType=Action svarScope=Global screateLocalVarScope=false ssaveReturn=false sdebugLog=false sdescriptors=xworker.lang.actions.Actions/@JavaAction sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=run @/@Get/@actions/@getCacheThing sname=getCacheThing sattributeName=guavaCache schildThingName=GuavaCache schildThingFirstChild=false snotNull=true sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@getThing sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=getCacheThing @/@Get/@actions/@getKey sname=getKey sattributeName=key snotNull=true sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@GetData sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=getKey @/@Get/@name sname=name sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=name @/@Get/@label sname=label sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=label @/@Get/@guavaCache sname=guavaCache sinputtype=dataSelector sshowLabel=true ssize=60 sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=guavaCache @/@Get/@key sname=key sshowLabel=true ssize=50 sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=key @/@Get/@description sname=description sinputtype=html sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=description @/@Get/@GuavaCache sname=GuavaCache sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.com.google.common.cache.GuavaCache smany=true seditCols=2 sinitialization=false smodifier=public sinheritDescription=true snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=GuavaCache @/@GetCache sname=GetCache sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.lang.actions.SelfAction smany=true seditCols=2 sinitialization=false sgroup=util.cache.guava,com.google.common.cache smodifier=public sinheritDescription=false Sdescription= #$@text#$@

返回Guava的缓存Java对象。

可以重写的方法:

  • Thing getCacheThing()
    返回缓存的定义事物,默认从属性和子事物上获取。
#$@text#$@ snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=GetCache @/@GetCache/@actions sname=actions sdescriptors=xworker.lang.MetaDescriptor3/@actions sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=actions @/@GetCache/@actions/@run sname=run sisSynchronized=false sthrowException=true suseOtherAction=false suseOuterJava=true suseInnerJava=false souterClassName=xworker.core.cache.CacheActions smethodName=getGuavaCache sdisableGlobalContext=false sattributeTemplate=false sinterpretationType=Action svarScope=Global screateLocalVarScope=false ssaveReturn=false sdebugLog=false sdescriptors=xworker.lang.actions.Actions/@JavaAction sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=run @/@GetCache/@actions/@getCacheThing sname=getCacheThing sattributeName=guavaCache schildThingName=GuavaCache schildThingFirstChild=false snotNull=true sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@getThing sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=getCacheThing @/@GetCache/@name sname=name sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=name @/@GetCache/@label sname=label sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=label @/@GetCache/@guavaCache sname=guavaCache sinputtype=dataSelector sshowLabel=true ssize=60 sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=guavaCache @/@GetCache/@description sname=description sinputtype=html sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=description @/@GetCache/@GuavaCache sname=GuavaCache sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.com.google.common.cache.GuavaCache smany=true seditCols=2 sinitialization=false smodifier=public sinheritDescription=true snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=GuavaCache @/@CleanUp sname=CleanUp sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.lang.actions.SelfAction smany=true seditCols=2 sinitialization=false sgroup=util.cache.guava,com.google.common.cache smodifier=public sinheritDescription=false Sdescription= #$@text#$@

调用缓存的CleanUp方法。

可以重写的方法:

  • Thing getCacheThing()
    返回缓存的定义事物,默认从属性和子事物上获取。
#$@text#$@ snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=CleanUp @/@CleanUp/@actions sname=actions sdescriptors=xworker.lang.MetaDescriptor3/@actions sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=actions @/@CleanUp/@actions/@run sname=run sisSynchronized=false sthrowException=true suseOtherAction=false suseOuterJava=true suseInnerJava=false souterClassName=xworker.core.cache.CacheActions smethodName=cleanCacheUp sdisableGlobalContext=false sattributeTemplate=false sinterpretationType=Action svarScope=Global screateLocalVarScope=false ssaveReturn=false sdebugLog=false sdescriptors=xworker.lang.actions.Actions/@JavaAction sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=run @/@CleanUp/@actions/@getCacheThing sname=getCacheThing sattributeName=guavaCache schildThingName=GuavaCache schildThingFirstChild=false snotNull=true sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@getThing sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=getCacheThing @/@CleanUp/@name sname=name sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=name @/@CleanUp/@label sname=label sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=label @/@CleanUp/@guavaCache sname=guavaCache sinputtype=dataSelector sshowLabel=true ssize=60 sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=guavaCache @/@CleanUp/@description sname=description sinputtype=html sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=description @/@CleanUp/@GuavaCache sname=GuavaCache sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.com.google.common.cache.GuavaCache smany=true seditCols=2 sinitialization=false smodifier=public sinheritDescription=true snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=GuavaCache @/@GetStats sname=GetStats sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.lang.actions.SelfAction smany=true seditCols=2 sinitialization=false sgroup=util.cache.guava,com.google.common.cache smodifier=public sinheritDescription=false Sdescription= #$@text#$@

返回Guava的缓存Java对象的状态。

可以重写的方法:

  • Thing getCacheThing()
    返回缓存的定义事物,默认从属性和子事物上获取。
#$@text#$@ snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=GetStats @/@GetStats/@actions sname=actions sdescriptors=xworker.lang.MetaDescriptor3/@actions sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=actions @/@GetStats/@actions/@run sname=run sisSynchronized=false sthrowException=true suseOtherAction=false suseOuterJava=true suseInnerJava=false souterClassName=xworker.core.cache.CacheActions smethodName=getStats sdisableGlobalContext=false sattributeTemplate=false sinterpretationType=Action svarScope=Global screateLocalVarScope=false ssaveReturn=false sdebugLog=false sdescriptors=xworker.lang.actions.Actions/@JavaAction sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=run @/@GetStats/@actions/@getCacheThing sname=getCacheThing sattributeName=guavaCache schildThingName=GuavaCache schildThingFirstChild=false snotNull=true sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@getThing sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=getCacheThing @/@GetStats/@name sname=name sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=name @/@GetStats/@label sname=label sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=label @/@GetStats/@guavaCache sname=guavaCache sinputtype=dataSelector sshowLabel=true ssize=60 sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=guavaCache @/@GetStats/@description sname=description sinputtype=html sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=description @/@GetStats/@GuavaCache sname=GuavaCache sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.com.google.common.cache.GuavaCache smany=true seditCols=2 sinitialization=false smodifier=public sinheritDescription=true snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=GuavaCache @/@LogPrintStats sname=LogPrintStats sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.lang.actions.SelfAction smany=true seditCols=2 sinitialization=false sgroup=util.cache.guava,com.google.common.cache smodifier=public sinheritDescription=false Sdescription= #$@text#$@

在日志中打印缓存的状态。

可以重写的方法:

  • Thing getCacheThing()
    返回缓存的定义事物,默认从属性和子事物上获取。
#$@text#$@ snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=LogPrintStats @/@LogPrintStats/@actions sname=actions sdescriptors=xworker.lang.MetaDescriptor3/@actions sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=actions @/@LogPrintStats/@actions/@run sname=run sisSynchronized=false sthrowException=true suseOtherAction=false suseOuterJava=true suseInnerJava=false souterClassName=xworker.core.cache.CacheActions smethodName=logPrintStats sdisableGlobalContext=false sattributeTemplate=false sinterpretationType=Action svarScope=Global screateLocalVarScope=false ssaveReturn=false sdebugLog=false sdescriptors=xworker.lang.actions.Actions/@JavaAction sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=run @/@LogPrintStats/@actions/@getCacheThing sname=getCacheThing sattributeName=guavaCache schildThingName=GuavaCache schildThingFirstChild=false snotNull=true sinterpretationType=Self sattributeTemplate=false schildsAttributeTemplate=false svarScope=Local sisSynchronized=false sthrowException=true suseOtherAction=false screateLocalVarScope=false ssaveReturn=false sdisableGlobalContext=false sdebugLog=false sdescriptors=xworker.lang.actions.ActionUtil/@getThing sinheritDescription=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=getCacheThing @/@LogPrintStats/@name sname=name sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=name @/@LogPrintStats/@label sname=label sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=label @/@LogPrintStats/@guavaCache sname=guavaCache sinputtype=dataSelector sshowLabel=true ssize=60 sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=guavaCache @/@LogPrintStats/@description sname=description sinputtype=html sshowLabel=true sreadOnly=false sinheritDescription=false svalidateAllowBlank=true LvalidateOnBlur=true LallowDecimals=true LallowNegative=true snotXmlAttribute=false sdescriptors=xworker.lang.MetaDescriptor3/@attribute sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=description @/@LogPrintStats/@GuavaCache sname=GuavaCache sdescriptors=xworker.lang.MetaDescriptor3/@thing sextends=xworker.com.google.common.cache.GuavaCache smany=true seditCols=2 sinitialization=false smodifier=public sinheritDescription=true snotXmlAttribute=false sjson_isArray=false sth_createIndex=false sth_registMyChilds=false sth_registDisabled=false sth_mark=false sid=GuavaCache




© 2015 - 2024 Weber Informatics LLC | Privacy Policy