<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cassandra---DataStoreService&amp;lt;DatastoreContext&amp;gt; in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6550752#M351</link>
    <description>&lt;P&gt;Hello youngnr,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share more code?&lt;/P&gt;&lt;P&gt;Please do let us know&amp;nbsp; if your problem is solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have more questions on the same topic please do reply on the same thread or open a new post if new topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HP SDN Team&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jul 2014 08:00:32 GMT</pubDate>
    <dc:creator>sdnindia</dc:creator>
    <dc:date>2014-07-23T08:00:32Z</dc:date>
    <item>
      <title>Cassandra---DataStoreService&lt;DatastoreContext&gt;</title>
      <link>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6497464#M309</link>
      <description>&lt;P&gt;When I tried to reference the service(&amp;nbsp;DataStoreService&amp;lt;DatastoreContext&amp;gt; ) &amp;nbsp;using the code&lt;/P&gt;&lt;P&gt;-------------------------------------------------CODE---------------------------------------------------&lt;/P&gt;&lt;P&gt;@Reference(name = "StorageService", policy = ReferencePolicy.DYNAMIC,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cardinality = ReferenceCardinality.MANDATORY_UNARY)&lt;/P&gt;&lt;P&gt;private &amp;nbsp;volatile DataStoreService&amp;lt;DataStoreContext&amp;gt; service;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wrote the bindStorageService and unbindStorageService function, still don't get the DataStoreService.&lt;/P&gt;&lt;P&gt;But when i reference the ControllerService in the same way, it worked!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm confused about how to get the DataStoreService, OR , should i try to manually&amp;nbsp;constructor the class DataStoreManager?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2014 12:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6497464#M309</guid>
      <dc:creator>youngnr</dc:creator>
      <dc:date>2014-06-03T12:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cassandra---DataStoreService&lt;DatastoreContext&gt;</title>
      <link>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6550752#M351</link>
      <description>&lt;P&gt;Hello youngnr,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share more code?&lt;/P&gt;&lt;P&gt;Please do let us know&amp;nbsp; if your problem is solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have more questions on the same topic please do reply on the same thread or open a new post if new topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HP SDN Team&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2014 08:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6550752#M351</guid>
      <dc:creator>sdnindia</dc:creator>
      <dc:date>2014-07-23T08:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cassandra---DataStoreService&lt;DatastoreContext&gt;</title>
      <link>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6604806#M422</link>
      <description>&lt;P&gt;Just want to add that the code mentioned is from the programming guide. The Guide mentions a demo application for cassandra which I would assume would be fully documented since it's mentioned but I don't think it is and a lot of searching through the resources provided hasn't turned up anything useful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the demo source be provided?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6604806#M422</guid>
      <dc:creator>--jd--</dc:creator>
      <dc:date>2014-09-08T09:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cassandra---DataStoreService&lt;DatastoreContext&gt;</title>
      <link>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6657498#M546</link>
      <description>&lt;P&gt;Hello jd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the delay.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know if your problem is solved or you still facing some issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have more questions on the same topic please do reply on the same thread or open a new post if new topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HP SDN Team&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2014 06:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/cassandra-datastoreservice-lt-datastorecontext-gt/m-p/6657498#M546</guid>
      <dc:creator>sdnindia</dc:creator>
      <dc:date>2014-10-28T06:55:03Z</dc:date>
    </item>
  </channel>
</rss>

