com.senseidb.search.req
Class SenseiQuery

java.lang.Object
  extended by com.senseidb.search.req.SenseiQuery
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SenseiJSONQuery, StringQuery

public class SenseiQuery
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static Charset utf8Charset
           
 
Constructor Summary
SenseiQuery(byte[] bytes)
           
 
Method Summary
 byte[] toBytes()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

utf8Charset

public static Charset utf8Charset
Constructor Detail

SenseiQuery

public SenseiQuery(byte[] bytes)
Method Detail

toBytes

public final byte[] toBytes()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010-2012. All Rights Reserved.