com.senseidb.indexing
Class DefaultSenseiZoieIndexable<V>
java.lang.Object
proj.zoie.api.indexing.AbstractZoieIndexable
com.senseidb.indexing.DefaultSenseiZoieIndexable<V>
- All Implemented Interfaces:
- proj.zoie.api.indexing.ZoieIndexable
public class DefaultSenseiZoieIndexable<V>
- extends proj.zoie.api.indexing.AbstractZoieIndexable
| Nested classes/interfaces inherited from interface proj.zoie.api.indexing.ZoieIndexable |
proj.zoie.api.indexing.ZoieIndexable.IndexingReq |
| Fields inherited from class proj.zoie.api.indexing.AbstractZoieIndexable |
DOCUMENT_ID_PAYLOAD_FIELD, DOCUMENT_STORE_FIELD |
| Fields inherited from interface proj.zoie.api.indexing.ZoieIndexable |
DOCUMENT_ID_FIELD |
| Methods inherited from class proj.zoie.api.indexing.AbstractZoieIndexable |
getStoreValue, isStorable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buildIndexingReqs
public proj.zoie.api.indexing.ZoieIndexable.IndexingReq[] buildIndexingReqs()
- Specified by:
buildIndexingReqs in interface proj.zoie.api.indexing.ZoieIndexable- Specified by:
buildIndexingReqs in class proj.zoie.api.indexing.AbstractZoieIndexable
getUID
public long getUID()
- Specified by:
getUID in interface proj.zoie.api.indexing.ZoieIndexable- Specified by:
getUID in class proj.zoie.api.indexing.AbstractZoieIndexable
isDeleted
public boolean isDeleted()
- Specified by:
isDeleted in interface proj.zoie.api.indexing.ZoieIndexable- Specified by:
isDeleted in class proj.zoie.api.indexing.AbstractZoieIndexable
isSkip
public boolean isSkip()
- Specified by:
isSkip in interface proj.zoie.api.indexing.ZoieIndexable- Overrides:
isSkip in class proj.zoie.api.indexing.AbstractZoieIndexable
Copyright © 2010-2012. All Rights Reserved.