Deprecated API


Contents
Deprecated Interfaces
com.basho.riak.client.util.Constants
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.Constants instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.HttpResponse
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.HttpResponse instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.MapReduceFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.MapReduceFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.MapReduceFunction
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.MapReduceFunction instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.RiakExceptionHandler
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.RiakExceptionHandler instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.StreamHandler
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.StreamHandler instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.WithBodyResponse
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.WithBodyResponse instead.

WARNING: This class will be REMOVED in the next version.

 
 

Deprecated Classes
com.basho.riak.client.mapreduce.filter.BetweenFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.BetweenFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.BranchableInputStream
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.BranchableInputStream instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.BucketResponse
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.BucketResponse instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.ClientHelper
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.ClientHelper instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.ClientUtils
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.ClientUtils instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.CollectionWrapper
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.CollectionWrapper instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.plain.ConvertToCheckedExceptions
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.plain.ConvertToCheckedExceptions instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.DefaultHttpResponse
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.DefaultHttpResponse instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.EndsWithFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.EndsWithFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.EqualToFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.EqualToFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.ErlangFunction
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.ErlangFunction instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.FetchResponse
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.FetchResponse instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.FloatToStringFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.FloatToStringFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.GreaterThanFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.GreaterThanFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.GreaterThanOrEqualFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.GreaterThanOrEqualFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.HttpResponseDecorator
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.HttpResponseDecorator instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.IntToStringFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.IntToStringFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.JavascriptFunction
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.JavascriptFunction instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.LessThanFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.LessThanFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.LessThanOrEqualFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.LessThanOrEqualFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.LinkFunction
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.LinkFunction instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.LinkHeader
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.LinkHeader instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.LogicalAndFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.LogicalAndFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.LogicalFilterGroup
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.LogicalFilterGroup instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.LogicalNotFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.LogicalNotFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.LogicalOrFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.LogicalOrFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.request.MapReduceBuilder
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.request.MapReduceBuilder instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.MapReduceResponse
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.MapReduceResponse instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.MatchFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.MatchFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.Multipart
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.Multipart instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.Multipart.Part
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.ClientHelper instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.NotEqualToFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.NotEqualToFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.OneTokenInputStream
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.OneTokenInputStream instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.plain.PlainClient
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.plain.PlainClient instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.request.RequestMeta
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.request.RequestMeta instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.RiakBucketInfo
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.RiakBucketInfo instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.RiakClient
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.RiakClient instead.

WARNING: This class will be REMOVED in the next version.

Please see also IRiakClient, IRiakObject for the new API

 
com.basho.riak.client.RiakConfig
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.RiakConfig instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.RiakObject
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.RiakObject instead.

WARNING: This class will be REMOVED in the next version.

Please see also IRiakClient, IRiakObject for the new API

 
com.basho.riak.client.mapreduce.filter.SetMemberFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.SetMemberFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.SimilarToFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.SimilarToFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.StartsWithFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.StartsWithFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.StoreResponse
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.StoreResponse instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.StreamedKeysCollection
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.StreamedKeysCollection instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.util.StreamedMultipart
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.util.StreamedMultipart instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.StreamedSiblingsCollection
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.StreamedSiblingsCollections instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.StringToFloatFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.StringToFloatFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.StringToIntFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.StringToIntFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.TokenizeFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.TokenizeFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.ToLowerFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.ToLowerFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.ToUpperFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.ToUpperFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.mapreduce.filter.UrlDecodeFilter
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.mapreduce.filter.UrlDecodeFilter instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.WalkResponse
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.WalkResponse instead.

WARNING: This class will be REMOVED in the next version.

 
 

Deprecated Exceptions
com.basho.riak.client.plain.RiakIOException
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.plain.RiakIOException instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.RiakIORuntimeException
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.RiakIORuntimeException instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.plain.RiakResponseException
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.plain.RiakResponseException instead.

WARNING: This class will be REMOVED in the next version.

 
com.basho.riak.client.response.RiakResponseRuntimeException
          with the addition of a protocol buffers client in 0.14 all the existing REST client code should be in client.http.* this class has therefore been moved. Please use com.basho.riak.client.http.response.RiakResponseRuntimeException instead.

WARNING: This class will be REMOVED in the next version.

 
 

Deprecated Methods
com.basho.riak.client.RiakObject.getLinks()
          please use RiakObject#iterableLinks()) to iterate over the collection of RiakLinks. Attempting to mutate the collection will result in UnsupportedOperationException in future versions. Use RiakObject#addLink() and RiakObject#removeLink() instead. Use RiakObject.hasLinks(), RiakObject.numLinks() and RiakObject.hasLink(RiakLink) to query state of links. 
com.basho.riak.client.http.RiakObject.getLinks()
           
com.basho.riak.client.RiakObject.getUsermeta()
          Future versions will return an unmodifiable view of the user meta. Please use RiakObject#addUsermeta(String, String), RiakObject.removeUsermetaItem(String), RiakObject.setUsermeta(Map), RiakObject.hasUsermetaItem(String), RiakObject.hasUsermeta() and RiakObject.getUsermetaItem(String) to mutate and query the User meta collection 
com.basho.riak.client.http.RiakObject.getUsermeta()
           
com.basho.riak.client.http.RiakLink.setBucket(String)
           
com.basho.riak.client.http.RiakLink.setKey(String)
           
com.basho.riak.client.http.RiakLink.setTag(String)
           
 



Copyright © 2012. All Rights Reserved.