public class BinaryStoreResponse extends BinaryResponse
| Constructor and Description |
|---|
BinaryStoreResponse(BinaryCommand command,
ErrorCode errorCode,
long cas) |
BinaryStoreResponse(BinaryCommand command,
MutationStatus ms,
MutationInfoWriter miw,
long cas) |
public BinaryStoreResponse(BinaryCommand command, ErrorCode errorCode, long cas)
public BinaryStoreResponse(BinaryCommand command, MutationStatus ms, MutationInfoWriter miw, long cas)
Copyright © 2017. All rights reserved.