public static class DtFetchOperation.Response extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
DtFetchOperation.Response.Init<T extends DtFetchOperation.Response.Init<T>> |
Modifier | Constructor and Description |
---|---|
protected |
Response(DtFetchOperation.Response.Init<?> builder) |
Modifier and Type | Method and Description |
---|---|
BinaryValue |
getContext() |
RiakDatatype |
getCrdtElement() |
boolean |
hasContext() |
boolean |
hasCrdtElement() |
boolean |
isNotFound() |
protected Response(DtFetchOperation.Response.Init<?> builder)
public boolean hasContext()
public BinaryValue getContext()
public boolean hasCrdtElement()
public RiakDatatype getCrdtElement()
public boolean isNotFound()
Copyright © 2016. All rights reserved.