Results 1 to 2 of 2

Thread: DistributedCacheFactoryBean api

  1. #1

    Default DistributedCacheFactoryBean api

    I would like to have different or extended API, because setEntries sucks. For easier use it would be good to have

    setLocalCache(Collection <String>)
    setCacheFiles(Collection <String>)
    setClassPathFiles(Collection <String>)


    Next API enhancement i would like to have is to use already created collection of instances hdfs resources.

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    Please raise an issue on our tracker with some code examples (on what your use-case looks like).
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •