public abstract static class PredicateQueryItem.EntryBase extends Object
Constructor and Description |
---|
EntryBase(String key,
long subQueryBitmap) |
Modifier and Type | Method and Description |
---|---|
abstract void |
encode(ByteBuffer buffer) |
String |
getKey() |
long |
getSubQueryBitmap() |
void |
setSubQueryBitmap(long subQueryBitmap) |
public EntryBase(String key, long subQueryBitmap)
public String getKey()
public long getSubQueryBitmap()
public void setSubQueryBitmap(long subQueryBitmap)
public abstract void encode(ByteBuffer buffer)
Copyright © 2018. All rights reserved.