net.citrusleaf
Class CitrusleafClient.ClAppendSegmentQueryFilter
java.lang.Object
net.citrusleaf.CitrusleafClient.ClAppendSegmentQueryFilter
- Enclosing class:
- CitrusleafClient
public static class CitrusleafClient.ClAppendSegmentQueryFilter
- extends java.lang.Object
For use with special RTA servers only - not generally supported.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
start_time
public java.util.Date start_time
end_time
public java.util.Date end_time
tag
public java.lang.String tag
CitrusleafClient.ClAppendSegmentQueryFilter
public CitrusleafClient.ClAppendSegmentQueryFilter(java.lang.String tag,
java.util.Date start_time,
java.util.Date end_time)