net.citrusleaf
Class CitrusleafClient.ClAppendSegmentWriteOptions
java.lang.Object
net.citrusleaf.CitrusleafClient.ClAppendSegmentWriteOptions
- Enclosing class:
- CitrusleafClient
public static class CitrusleafClient.ClAppendSegmentWriteOptions
- 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 |
expiration
public int expiration
tag
public java.lang.String tag
creation_time
public java.util.Date creation_time
CitrusleafClient.ClAppendSegmentWriteOptions
public CitrusleafClient.ClAppendSegmentWriteOptions(int expiration,
java.lang.String tag,
java.util.Date creation_time)