com.alachisoft.ncache.common.protobuf.ResponseProtocol Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nc-common Show documentation
Show all versions of nc-common Show documentation
Internal package of Alachisoft.
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Response.proto
package com.alachisoft.ncache.common.protobuf;
public final class ResponseProtocol {
private ResponseProtocol() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
}
public static final class Response extends
com.google.protobuf.GeneratedMessage {
// Use Response.newBuilder() to construct.
private Response() {
initFields();
}
private Response(boolean noInit) {}
private static final Response defaultInstance;
public static Response getDefaultInstance() {
return defaultInstance;
}
public Response getDefaultInstanceForType() {
return defaultInstance;
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.alachisoft.ncache.common.protobuf.ResponseProtocol.internal_static_com_alachisoft_ncache_common_protobuf_Response_descriptor;
}
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.alachisoft.ncache.common.protobuf.ResponseProtocol.internal_static_com_alachisoft_ncache_common_protobuf_Response_fieldAccessorTable;
}
public enum Type
implements com.google.protobuf.ProtocolMessageEnum {
LEGACY_RESPONSE(0, 0),
ADD(1, 1),
ADD_DEPENDENCY(2, 2),
ADD_SYNC_DEPENDENCY(3, 3),
ADD_BULK(4, 4),
GET_BULK(5, 5),
INSERT_BULK(6, 6),
REMOVE_BULK(7, 7),
CLEAR(8, 8),
CONTAINS(9, 9),
COUNT(10, 10),
DISPOSE(11, 11),
GET_CACHE_ITEM(12, 12),
GET(13, 13),
GET_COMPACT_TYPES(14, 14),
GET_ENUMERATOR(15, 15),
GET_GROUP_DATA(16, 16),
GET_HASHMAP(17, 17),
GET_OPTIMAL_SERVER(18, 18),
GET_THRESHOLD_SIZE(19, 19),
GET_TYPEINFO_MAP(20, 20),
INIT(21, 21),
INSERT(22, 22),
RAISE_CUSTOM_EVENT(23, 23),
REGISTER_KEY_NOTIF(24, 24),
REGISTER_NOTIF(25, 25),
REMOVE(26, 26),
REMOVE_GROUP(27, 27),
SEARCH(28, 28),
GET_TAG(29, 29),
LOCK(30, 30),
UNLOCK(31, 31),
ISLOCKED(32, 32),
LOCK_VERIFY(33, 33),
UNREGISTER_KEY_NOTIF(34, 34),
UNREGISTER_BULK_KEY_NOTIF(35, 35),
REGISTER_BULK_KEY_NOTIF(36, 36),
HYBRID_BULK(37, 37),
GET_LOGGING_INFO(38, 38),
CLOSE_STREAM(39, 39),
GET_STREAM_LENGTH(40, 40),
OPEN_STREAM(41, 41),
WRITE_TO_STREAM(42, 42),
READ_FROM_STREAM(43, 43),
BRIDGE_GET_STATE_TRANSFER_INFO(44, 44),
BRIDGE_GET_TRANSFERABLE_KEY_LIST(45, 45),
BRIDGE_HYBRID_BULK(46, 46),
BRIDGE_INIT(47, 47),
BRIDGE_SET_TRANSFERABLE_KEY_LIST(48, 48),
BRIDGE_SIGNAL_END_OF_STATE_TRANSFER(49, 49),
GET_GROUP_KEYS(50, 50),
SEARCH_ENTRIES(51, 51),
EXCEPTION(52, 52),
ASYNC_OP_COMPLETED_CALLBACK(53, 53),
ITEM_REMOVED_CALLBACK(54, 54),
ITEM_UPDATED_CALLBACK(55, 55),
BRIDGE_FUNCTIONAL_EVENT(56, 56),
CACHE_CLEARED_EVENT(57, 57),
CACHE_STOPPED_EVENT(58, 58),
CONFIG_MODIFIED_EVENT(59, 59),
CUSTOM_EVENT(60, 60),
HASHMAP_CHANGED_EVENT(61, 61),
ITEM_ADDED_EVENT(62, 62),
ITEM_REMOVED_EVENT(63, 63),
ITEM_UPDATED_EVENT(64, 64),
LOGGING_INFO_MODIFIED_EVENT(65, 65),
NODE_JOINED_EVENT(66, 66),
NODE_LEFT_EVENT(67, 67),
QUEUE_FULL_EVENT(68, 68),
DS_UPDATE_CALLBACK(69, 69),
BRIDGE_START_STATE_TRANSFER_EVENT(70, 70),
BRIDGE_SYNC_TIME(71, 71),
HEART_BEAT(72, 72),
BRIDGE_HEART_BEAT_RECEIVED_RESPONSE(73, 73),
REMOVE_TAG(74, 74),
BRIDGE_MAKE_TARGET_CACHE_ACTIVE_PASSIVE(75, 75),
CQ_CALLBACK(76, 76),
UNREGISTER_CQ(77, 77),
REGISTER_CQ(78, 78),
BRIDGE_STOPPED_EVENT(79, 79),
BRIDGE_CLEAROPERATION_ENQUEUED(80, 80),
GET_KEYS_TAG(81, 81),
DELETE_BULK(82, 82),
DELETE(83, 83),
GET_NEXT_CHUNK(84, 84),
GET_GROUP_NEXT_CHUNK(85, 85),
SEARCH_CQ(86, 86),
SEARCH_ENTRIES_CQ(87, 87),
ADD_ATTRIBUTE(88, 88),
COMPACT_TYPE_REGISTER_EVENT(89, 89),
GET_ENCRYPTION(90, 90),
GET_RUNNING_SERVERS(91, 91),
BULK_EVENT(92, 92),
SYNC_EVENTS(93, 93),
BLOCK_ACTIVITY(94, 94),
UNBLOCK_ACTIVITY(95, 95),
REMOVE_QUERY(96, 96),
DELETE_QUERY(97, 97),
GET_PRODUCT_VERSION(98, 98),
BRIDGE_GET_REPLICATOR_STATUS_INFO(99, 99),
BRIDGE_REPLICATOR_STATUS_EVENT(100, 100),
BRIDGE_REQUEST_STATE_TRANSFER(101, 101),
RESPONSE_FRAGMENT(102, 102),
INQUIRY_REQUEST_RESPONSE(103, 103),
GET_SERVER_MAPPING(104, 104),
GET_CACHE_BINDING(105, 105),
MAP_REDUCE_TASK(106, 106),
TASK_CALLBACK(107, 107),
RUNNING_TASKS(108, 108),
TASK_PROGRESS(109, 109),
CANCEL_TASK(110, 110),
TASK_NEXT_RECORD(111, 111),
TASK_ENUMERATOR(112, 112),
INVOKE_ENTRY_PROCESSOR(113, 113),
DISPOSE_READER(114, 114),
EXECUTE_READER(115, 115),
GET_READER_CHUNK(116, 116),
EXECUTE_READER_CQ(117, 117),
EXPIRATION_RESPONSE(118, 118),
LC_DATA(119, 119),
GET_SECURITY_RESPONSE(120, 120),
POLL(121, 121),
REGISTER_POLL_NOTIF(122, 122),
POLL_NOTIFY_CALLBACK(123, 123),
GET_CONNECTED_CLIENTS(124, 124),
CLIENT_CONNECTIVITY_EVENT(125, 125),
TOUCH(126, 126),
GET_CACHE_MANAGEMENT_PORT(127, 127),
GET_TOPIC(128, 128),
SUBSCRIBE_TOPIC(129, 129),
REMOVE_TOPIC(130, 130),
UNSUBSCRIBE_TOPIC(131, 131),
MESSAGE_PUBLISH(132, 132),
GET_MESSAGE(133, 133),
MESSAGE_ACKNOWLEDGEMENT(134, 134),
PING(135, 135),
OPERATIONCHANGEDEVNET(136, 136),
MESSAGE_COUNT(137, 137),
DATATYPE_RESPONSE(138, 138),
GET_SERIALIZATION_FORMAT(139, 139),
BULK_GET_CACHEITEM(140, 140),
CONTAINS_BULK(141, 141),
MODULE(142, 142),
SURROGATE(143, 143),
MESSAGE_PUBLISH_BULK(144, 144),
BRIDGE_POLL_FOR_RESUMING_REPLICATION(145, 145),
GETMODULESTATE(146, 146),
SETMODULESTATE(147, 147),
BRIDGE_TO_CACHE_EVENT(148, 148),
;
public final int getNumber() { return value; }
public static Type valueOf(int value) {
switch (value) {
case 0: return LEGACY_RESPONSE;
case 1: return ADD;
case 2: return ADD_DEPENDENCY;
case 3: return ADD_SYNC_DEPENDENCY;
case 4: return ADD_BULK;
case 5: return GET_BULK;
case 6: return INSERT_BULK;
case 7: return REMOVE_BULK;
case 8: return CLEAR;
case 9: return CONTAINS;
case 10: return COUNT;
case 11: return DISPOSE;
case 12: return GET_CACHE_ITEM;
case 13: return GET;
case 14: return GET_COMPACT_TYPES;
case 15: return GET_ENUMERATOR;
case 16: return GET_GROUP_DATA;
case 17: return GET_HASHMAP;
case 18: return GET_OPTIMAL_SERVER;
case 19: return GET_THRESHOLD_SIZE;
case 20: return GET_TYPEINFO_MAP;
case 21: return INIT;
case 22: return INSERT;
case 23: return RAISE_CUSTOM_EVENT;
case 24: return REGISTER_KEY_NOTIF;
case 25: return REGISTER_NOTIF;
case 26: return REMOVE;
case 27: return REMOVE_GROUP;
case 28: return SEARCH;
case 29: return GET_TAG;
case 30: return LOCK;
case 31: return UNLOCK;
case 32: return ISLOCKED;
case 33: return LOCK_VERIFY;
case 34: return UNREGISTER_KEY_NOTIF;
case 35: return UNREGISTER_BULK_KEY_NOTIF;
case 36: return REGISTER_BULK_KEY_NOTIF;
case 37: return HYBRID_BULK;
case 38: return GET_LOGGING_INFO;
case 39: return CLOSE_STREAM;
case 40: return GET_STREAM_LENGTH;
case 41: return OPEN_STREAM;
case 42: return WRITE_TO_STREAM;
case 43: return READ_FROM_STREAM;
case 44: return BRIDGE_GET_STATE_TRANSFER_INFO;
case 45: return BRIDGE_GET_TRANSFERABLE_KEY_LIST;
case 46: return BRIDGE_HYBRID_BULK;
case 47: return BRIDGE_INIT;
case 48: return BRIDGE_SET_TRANSFERABLE_KEY_LIST;
case 49: return BRIDGE_SIGNAL_END_OF_STATE_TRANSFER;
case 50: return GET_GROUP_KEYS;
case 51: return SEARCH_ENTRIES;
case 52: return EXCEPTION;
case 53: return ASYNC_OP_COMPLETED_CALLBACK;
case 54: return ITEM_REMOVED_CALLBACK;
case 55: return ITEM_UPDATED_CALLBACK;
case 56: return BRIDGE_FUNCTIONAL_EVENT;
case 57: return CACHE_CLEARED_EVENT;
case 58: return CACHE_STOPPED_EVENT;
case 59: return CONFIG_MODIFIED_EVENT;
case 60: return CUSTOM_EVENT;
case 61: return HASHMAP_CHANGED_EVENT;
case 62: return ITEM_ADDED_EVENT;
case 63: return ITEM_REMOVED_EVENT;
case 64: return ITEM_UPDATED_EVENT;
case 65: return LOGGING_INFO_MODIFIED_EVENT;
case 66: return NODE_JOINED_EVENT;
case 67: return NODE_LEFT_EVENT;
case 68: return QUEUE_FULL_EVENT;
case 69: return DS_UPDATE_CALLBACK;
case 70: return BRIDGE_START_STATE_TRANSFER_EVENT;
case 71: return BRIDGE_SYNC_TIME;
case 72: return HEART_BEAT;
case 73: return BRIDGE_HEART_BEAT_RECEIVED_RESPONSE;
case 74: return REMOVE_TAG;
case 75: return BRIDGE_MAKE_TARGET_CACHE_ACTIVE_PASSIVE;
case 76: return CQ_CALLBACK;
case 77: return UNREGISTER_CQ;
case 78: return REGISTER_CQ;
case 79: return BRIDGE_STOPPED_EVENT;
case 80: return BRIDGE_CLEAROPERATION_ENQUEUED;
case 81: return GET_KEYS_TAG;
case 82: return DELETE_BULK;
case 83: return DELETE;
case 84: return GET_NEXT_CHUNK;
case 85: return GET_GROUP_NEXT_CHUNK;
case 86: return SEARCH_CQ;
case 87: return SEARCH_ENTRIES_CQ;
case 88: return ADD_ATTRIBUTE;
case 89: return COMPACT_TYPE_REGISTER_EVENT;
case 90: return GET_ENCRYPTION;
case 91: return GET_RUNNING_SERVERS;
case 92: return BULK_EVENT;
case 93: return SYNC_EVENTS;
case 94: return BLOCK_ACTIVITY;
case 95: return UNBLOCK_ACTIVITY;
case 96: return REMOVE_QUERY;
case 97: return DELETE_QUERY;
case 98: return GET_PRODUCT_VERSION;
case 99: return BRIDGE_GET_REPLICATOR_STATUS_INFO;
case 100: return BRIDGE_REPLICATOR_STATUS_EVENT;
case 101: return BRIDGE_REQUEST_STATE_TRANSFER;
case 102: return RESPONSE_FRAGMENT;
case 103: return INQUIRY_REQUEST_RESPONSE;
case 104: return GET_SERVER_MAPPING;
case 105: return GET_CACHE_BINDING;
case 106: return MAP_REDUCE_TASK;
case 107: return TASK_CALLBACK;
case 108: return RUNNING_TASKS;
case 109: return TASK_PROGRESS;
case 110: return CANCEL_TASK;
case 111: return TASK_NEXT_RECORD;
case 112: return TASK_ENUMERATOR;
case 113: return INVOKE_ENTRY_PROCESSOR;
case 114: return DISPOSE_READER;
case 115: return EXECUTE_READER;
case 116: return GET_READER_CHUNK;
case 117: return EXECUTE_READER_CQ;
case 118: return EXPIRATION_RESPONSE;
case 119: return LC_DATA;
case 120: return GET_SECURITY_RESPONSE;
case 121: return POLL;
case 122: return REGISTER_POLL_NOTIF;
case 123: return POLL_NOTIFY_CALLBACK;
case 124: return GET_CONNECTED_CLIENTS;
case 125: return CLIENT_CONNECTIVITY_EVENT;
case 126: return TOUCH;
case 127: return GET_CACHE_MANAGEMENT_PORT;
case 128: return GET_TOPIC;
case 129: return SUBSCRIBE_TOPIC;
case 130: return REMOVE_TOPIC;
case 131: return UNSUBSCRIBE_TOPIC;
case 132: return MESSAGE_PUBLISH;
case 133: return GET_MESSAGE;
case 134: return MESSAGE_ACKNOWLEDGEMENT;
case 135: return PING;
case 136: return OPERATIONCHANGEDEVNET;
case 137: return MESSAGE_COUNT;
case 138: return DATATYPE_RESPONSE;
case 139: return GET_SERIALIZATION_FORMAT;
case 140: return BULK_GET_CACHEITEM;
case 141: return CONTAINS_BULK;
case 142: return MODULE;
case 143: return SURROGATE;
case 144: return MESSAGE_PUBLISH_BULK;
case 145: return BRIDGE_POLL_FOR_RESUMING_REPLICATION;
case 146: return GETMODULESTATE;
case 147: return SETMODULESTATE;
case 148: return BRIDGE_TO_CACHE_EVENT;
default: return null;
}
}
public static com.google.protobuf.Internal.EnumLiteMap
internalGetValueMap() {
return internalValueMap;
}
private static com.google.protobuf.Internal.EnumLiteMap
internalValueMap =
new com.google.protobuf.Internal.EnumLiteMap() {
public Type findValueByNumber(int number) {
return Type.valueOf(number)
; }
};
public final com.google.protobuf.Descriptors.EnumValueDescriptor
getValueDescriptor() {
return getDescriptor().getValues().get(index);
}
public final com.google.protobuf.Descriptors.EnumDescriptor
getDescriptorForType() {
return getDescriptor();
}
public static final com.google.protobuf.Descriptors.EnumDescriptor
getDescriptor() {
return com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.getDescriptor().getEnumTypes().get(0);
}
private static final Type[] VALUES = {
LEGACY_RESPONSE, ADD, ADD_DEPENDENCY, ADD_SYNC_DEPENDENCY, ADD_BULK, GET_BULK, INSERT_BULK, REMOVE_BULK, CLEAR, CONTAINS, COUNT, DISPOSE, GET_CACHE_ITEM, GET, GET_COMPACT_TYPES, GET_ENUMERATOR, GET_GROUP_DATA, GET_HASHMAP, GET_OPTIMAL_SERVER, GET_THRESHOLD_SIZE, GET_TYPEINFO_MAP, INIT, INSERT, RAISE_CUSTOM_EVENT, REGISTER_KEY_NOTIF, REGISTER_NOTIF, REMOVE, REMOVE_GROUP, SEARCH, GET_TAG, LOCK, UNLOCK, ISLOCKED, LOCK_VERIFY, UNREGISTER_KEY_NOTIF, UNREGISTER_BULK_KEY_NOTIF, REGISTER_BULK_KEY_NOTIF, HYBRID_BULK, GET_LOGGING_INFO, CLOSE_STREAM, GET_STREAM_LENGTH, OPEN_STREAM, WRITE_TO_STREAM, READ_FROM_STREAM, BRIDGE_GET_STATE_TRANSFER_INFO, BRIDGE_GET_TRANSFERABLE_KEY_LIST, BRIDGE_HYBRID_BULK, BRIDGE_INIT, BRIDGE_SET_TRANSFERABLE_KEY_LIST, BRIDGE_SIGNAL_END_OF_STATE_TRANSFER, GET_GROUP_KEYS, SEARCH_ENTRIES, EXCEPTION, ASYNC_OP_COMPLETED_CALLBACK, ITEM_REMOVED_CALLBACK, ITEM_UPDATED_CALLBACK, BRIDGE_FUNCTIONAL_EVENT, CACHE_CLEARED_EVENT, CACHE_STOPPED_EVENT, CONFIG_MODIFIED_EVENT, CUSTOM_EVENT, HASHMAP_CHANGED_EVENT, ITEM_ADDED_EVENT, ITEM_REMOVED_EVENT, ITEM_UPDATED_EVENT, LOGGING_INFO_MODIFIED_EVENT, NODE_JOINED_EVENT, NODE_LEFT_EVENT, QUEUE_FULL_EVENT, DS_UPDATE_CALLBACK, BRIDGE_START_STATE_TRANSFER_EVENT, BRIDGE_SYNC_TIME, HEART_BEAT, BRIDGE_HEART_BEAT_RECEIVED_RESPONSE, REMOVE_TAG, BRIDGE_MAKE_TARGET_CACHE_ACTIVE_PASSIVE, CQ_CALLBACK, UNREGISTER_CQ, REGISTER_CQ, BRIDGE_STOPPED_EVENT, BRIDGE_CLEAROPERATION_ENQUEUED, GET_KEYS_TAG, DELETE_BULK, DELETE, GET_NEXT_CHUNK, GET_GROUP_NEXT_CHUNK, SEARCH_CQ, SEARCH_ENTRIES_CQ, ADD_ATTRIBUTE, COMPACT_TYPE_REGISTER_EVENT, GET_ENCRYPTION, GET_RUNNING_SERVERS, BULK_EVENT, SYNC_EVENTS, BLOCK_ACTIVITY, UNBLOCK_ACTIVITY, REMOVE_QUERY, DELETE_QUERY, GET_PRODUCT_VERSION, BRIDGE_GET_REPLICATOR_STATUS_INFO, BRIDGE_REPLICATOR_STATUS_EVENT, BRIDGE_REQUEST_STATE_TRANSFER, RESPONSE_FRAGMENT, INQUIRY_REQUEST_RESPONSE, GET_SERVER_MAPPING, GET_CACHE_BINDING, MAP_REDUCE_TASK, TASK_CALLBACK, RUNNING_TASKS, TASK_PROGRESS, CANCEL_TASK, TASK_NEXT_RECORD, TASK_ENUMERATOR, INVOKE_ENTRY_PROCESSOR, DISPOSE_READER, EXECUTE_READER, GET_READER_CHUNK, EXECUTE_READER_CQ, EXPIRATION_RESPONSE, LC_DATA, GET_SECURITY_RESPONSE, POLL, REGISTER_POLL_NOTIF, POLL_NOTIFY_CALLBACK, GET_CONNECTED_CLIENTS, CLIENT_CONNECTIVITY_EVENT, TOUCH, GET_CACHE_MANAGEMENT_PORT, GET_TOPIC, SUBSCRIBE_TOPIC, REMOVE_TOPIC, UNSUBSCRIBE_TOPIC, MESSAGE_PUBLISH, GET_MESSAGE, MESSAGE_ACKNOWLEDGEMENT, PING, OPERATIONCHANGEDEVNET, MESSAGE_COUNT, DATATYPE_RESPONSE, GET_SERIALIZATION_FORMAT, BULK_GET_CACHEITEM, CONTAINS_BULK, MODULE, SURROGATE, MESSAGE_PUBLISH_BULK, BRIDGE_POLL_FOR_RESUMING_REPLICATION, GETMODULESTATE, SETMODULESTATE, BRIDGE_TO_CACHE_EVENT,
};
public static Type valueOf(
com.google.protobuf.Descriptors.EnumValueDescriptor desc) {
if (desc.getType() != getDescriptor()) {
throw new java.lang.IllegalArgumentException(
"EnumValueDescriptor is not for this type.");
}
return VALUES[desc.getIndex()];
}
private final int index;
private final int value;
private Type(int index, int value) {
this.index = index;
this.value = value;
}
static {
com.alachisoft.ncache.common.protobuf.ResponseProtocol.getDescriptor();
}
// @@protoc_insertion_point(enum_scope:com.alachisoft.ncache.common.protobuf.Response.Type)
}
// optional int64 requestId = 1;
public static final int REQUESTID_FIELD_NUMBER = 1;
private boolean hasRequestId;
private long requestId_ = 0L;
public boolean hasRequestId() { return hasRequestId; }
public long getRequestId() { return requestId_; }
// optional .com.alachisoft.ncache.common.protobuf.Response.Type responseType = 2;
public static final int RESPONSETYPE_FIELD_NUMBER = 2;
private boolean hasResponseType;
private com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Type responseType_;
public boolean hasResponseType() { return hasResponseType; }
public com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Type getResponseType() { return responseType_; }
// optional .com.alachisoft.ncache.common.protobuf.Exception exception = 3;
public static final int EXCEPTION_FIELD_NUMBER = 3;
private boolean hasException;
private com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception exception_;
public boolean hasException() { return hasException; }
public com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception getException() { return exception_; }
// optional .com.alachisoft.ncache.common.protobuf.AddDependencyResponse addDep = 4;
public static final int ADDDEP_FIELD_NUMBER = 4;
private boolean hasAddDep;
private com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse addDep_;
public boolean hasAddDep() { return hasAddDep; }
public com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse getAddDep() { return addDep_; }
// optional .com.alachisoft.ncache.common.protobuf.BulkAddResponse bulkAdd = 5;
public static final int BULKADD_FIELD_NUMBER = 5;
private boolean hasBulkAdd;
private com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse bulkAdd_;
public boolean hasBulkAdd() { return hasBulkAdd; }
public com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse getBulkAdd() { return bulkAdd_; }
// optional .com.alachisoft.ncache.common.protobuf.BulkGetResponse bulkGet = 6;
public static final int BULKGET_FIELD_NUMBER = 6;
private boolean hasBulkGet;
private com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse bulkGet_;
public boolean hasBulkGet() { return hasBulkGet; }
public com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse getBulkGet() { return bulkGet_; }
// optional .com.alachisoft.ncache.common.protobuf.BulkInsertResponse bulkInsert = 7;
public static final int BULKINSERT_FIELD_NUMBER = 7;
private boolean hasBulkInsert;
private com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse bulkInsert_;
public boolean hasBulkInsert() { return hasBulkInsert; }
public com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse getBulkInsert() { return bulkInsert_; }
// optional .com.alachisoft.ncache.common.protobuf.BulkRemoveResponse bulkRemove = 8;
public static final int BULKREMOVE_FIELD_NUMBER = 8;
private boolean hasBulkRemove;
private com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse bulkRemove_;
public boolean hasBulkRemove() { return hasBulkRemove; }
public com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse getBulkRemove() { return bulkRemove_; }
// optional .com.alachisoft.ncache.common.protobuf.ContainResponse contain = 9;
public static final int CONTAIN_FIELD_NUMBER = 9;
private boolean hasContain;
private com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse contain_;
public boolean hasContain() { return hasContain; }
public com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse getContain() { return contain_; }
// optional .com.alachisoft.ncache.common.protobuf.CountResponse count = 10;
public static final int COUNT_FIELD_NUMBER = 10;
private boolean hasCount;
private com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse count_;
public boolean hasCount() { return hasCount; }
public com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse getCount() { return count_; }
// optional .com.alachisoft.ncache.common.protobuf.GetCacheItemResponse getItem = 11;
public static final int GETITEM_FIELD_NUMBER = 11;
private boolean hasGetItem;
private com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse getItem_;
public boolean hasGetItem() { return hasGetItem; }
public com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse getGetItem() { return getItem_; }
// optional .com.alachisoft.ncache.common.protobuf.GetResponse get = 12;
public static final int GET_FIELD_NUMBER = 12;
private boolean hasGet;
private com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse get_;
public boolean hasGet() { return hasGet; }
public com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse getGet() { return get_; }
// optional .com.alachisoft.ncache.common.protobuf.GetCompactTypeResponse getCompactTypes = 13;
public static final int GETCOMPACTTYPES_FIELD_NUMBER = 13;
private boolean hasGetCompactTypes;
private com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse getCompactTypes_;
public boolean hasGetCompactTypes() { return hasGetCompactTypes; }
public com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse getGetCompactTypes() { return getCompactTypes_; }
// optional .com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponse getCompressionThreshold = 14;
public static final int GETCOMPRESSIONTHRESHOLD_FIELD_NUMBER = 14;
private boolean hasGetCompressionThreshold;
private com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse getCompressionThreshold_;
public boolean hasGetCompressionThreshold() { return hasGetCompressionThreshold; }
public com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse getGetCompressionThreshold() { return getCompressionThreshold_; }
// optional .com.alachisoft.ncache.common.protobuf.GetEnumeratorResponse getEnum = 15;
public static final int GETENUM_FIELD_NUMBER = 15;
private boolean hasGetEnum;
private com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse getEnum_;
public boolean hasGetEnum() { return hasGetEnum; }
public com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse getGetEnum() { return getEnum_; }
// optional .com.alachisoft.ncache.common.protobuf.GetGroupDataResponse getGroupData = 16;
public static final int GETGROUPDATA_FIELD_NUMBER = 16;
private boolean hasGetGroupData;
private com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse getGroupData_;
public boolean hasGetGroupData() { return hasGetGroupData; }
public com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse getGetGroupData() { return getGroupData_; }
// optional .com.alachisoft.ncache.common.protobuf.GetGroupKeysResponse getGroupKeys = 17;
public static final int GETGROUPKEYS_FIELD_NUMBER = 17;
private boolean hasGetGroupKeys;
private com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse getGroupKeys_;
public boolean hasGetGroupKeys() { return hasGetGroupKeys; }
public com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse getGetGroupKeys() { return getGroupKeys_; }
// optional .com.alachisoft.ncache.common.protobuf.GetHashmapResponse getHashmap = 18;
public static final int GETHASHMAP_FIELD_NUMBER = 18;
private boolean hasGetHashmap;
private com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse getHashmap_;
public boolean hasGetHashmap() { return hasGetHashmap; }
public com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse getGetHashmap() { return getHashmap_; }
// optional .com.alachisoft.ncache.common.protobuf.GetOptimalServerResponse getOptimalServer = 19;
public static final int GETOPTIMALSERVER_FIELD_NUMBER = 19;
private boolean hasGetOptimalServer;
private com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse getOptimalServer_;
public boolean hasGetOptimalServer() { return hasGetOptimalServer; }
public com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse getGetOptimalServer() { return getOptimalServer_; }
// optional .com.alachisoft.ncache.common.protobuf.GetTagResponse getTag = 20;
public static final int GETTAG_FIELD_NUMBER = 20;
private boolean hasGetTag;
private com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse getTag_;
public boolean hasGetTag() { return hasGetTag; }
public com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse getGetTag() { return getTag_; }
// optional .com.alachisoft.ncache.common.protobuf.GetTypeMapResponse getTypemap = 21;
public static final int GETTYPEMAP_FIELD_NUMBER = 21;
private boolean hasGetTypemap;
private com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse getTypemap_;
public boolean hasGetTypemap() { return hasGetTypemap; }
public com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse getGetTypemap() { return getTypemap_; }
// optional .com.alachisoft.ncache.common.protobuf.InitializeCacheResponse initCache = 22;
public static final int INITCACHE_FIELD_NUMBER = 22;
private boolean hasInitCache;
private com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse initCache_;
public boolean hasInitCache() { return hasInitCache; }
public com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse getInitCache() { return initCache_; }
// optional .com.alachisoft.ncache.common.protobuf.InsertResponse insert = 23;
public static final int INSERT_FIELD_NUMBER = 23;
private boolean hasInsert;
private com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse insert_;
public boolean hasInsert() { return hasInsert; }
public com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse getInsert() { return insert_; }
// optional .com.alachisoft.ncache.common.protobuf.LockResponse lockResponse = 24;
public static final int LOCKRESPONSE_FIELD_NUMBER = 24;
private boolean hasLockResponse;
private com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse lockResponse_;
public boolean hasLockResponse() { return hasLockResponse; }
public com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse getLockResponse() { return lockResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.VerifyLockResponse lockVerify = 25;
public static final int LOCKVERIFY_FIELD_NUMBER = 25;
private boolean hasLockVerify;
private com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse lockVerify_;
public boolean hasLockVerify() { return hasLockVerify; }
public com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse getLockVerify() { return lockVerify_; }
// optional .com.alachisoft.ncache.common.protobuf.RemoveResponse remove = 26;
public static final int REMOVE_FIELD_NUMBER = 26;
private boolean hasRemove;
private com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse remove_;
public boolean hasRemove() { return hasRemove; }
public com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse getRemove() { return remove_; }
// optional .com.alachisoft.ncache.common.protobuf.SearchResponse search = 27;
public static final int SEARCH_FIELD_NUMBER = 27;
private boolean hasSearch;
private com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse search_;
public boolean hasSearch() { return hasSearch; }
public com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse getSearch() { return search_; }
// optional .com.alachisoft.ncache.common.protobuf.SearchEntriesResponse searchEntries = 28;
public static final int SEARCHENTRIES_FIELD_NUMBER = 28;
private boolean hasSearchEntries;
private com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse searchEntries_;
public boolean hasSearchEntries() { return hasSearchEntries; }
public com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse getSearchEntries() { return searchEntries_; }
// optional .com.alachisoft.ncache.common.protobuf.AddResponse addResponse = 29;
public static final int ADDRESPONSE_FIELD_NUMBER = 29;
private boolean hasAddResponse;
private com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse addResponse_;
public boolean hasAddResponse() { return hasAddResponse; }
public com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse getAddResponse() { return addResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponse addSyncDependencyResponse = 30;
public static final int ADDSYNCDEPENDENCYRESPONSE_FIELD_NUMBER = 30;
private boolean hasAddSyncDependencyResponse;
private com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse addSyncDependencyResponse_;
public boolean hasAddSyncDependencyResponse() { return hasAddSyncDependencyResponse; }
public com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse getAddSyncDependencyResponse() { return addSyncDependencyResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.ClearResponse clearResponse = 31;
public static final int CLEARRESPONSE_FIELD_NUMBER = 31;
private boolean hasClearResponse;
private com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse clearResponse_;
public boolean hasClearResponse() { return hasClearResponse; }
public com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse getClearResponse() { return clearResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.DisposeResponse disposeResponse = 32;
public static final int DISPOSERESPONSE_FIELD_NUMBER = 32;
private boolean hasDisposeResponse;
private com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse disposeResponse_;
public boolean hasDisposeResponse() { return hasDisposeResponse; }
public com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse getDisposeResponse() { return disposeResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponse raiseCustomEventResponse = 33;
public static final int RAISECUSTOMEVENTRESPONSE_FIELD_NUMBER = 33;
private boolean hasRaiseCustomEventResponse;
private com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse raiseCustomEventResponse_;
public boolean hasRaiseCustomEventResponse() { return hasRaiseCustomEventResponse; }
public com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse getRaiseCustomEventResponse() { return raiseCustomEventResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponse registerKeyNotifResponse = 34;
public static final int REGISTERKEYNOTIFRESPONSE_FIELD_NUMBER = 34;
private boolean hasRegisterKeyNotifResponse;
private com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse registerKeyNotifResponse_;
public boolean hasRegisterKeyNotifResponse() { return hasRegisterKeyNotifResponse; }
public com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse getRegisterKeyNotifResponse() { return registerKeyNotifResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RegisterNotifResponse registerNotifResponse = 35;
public static final int REGISTERNOTIFRESPONSE_FIELD_NUMBER = 35;
private boolean hasRegisterNotifResponse;
private com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse registerNotifResponse_;
public boolean hasRegisterNotifResponse() { return hasRegisterNotifResponse; }
public com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse getRegisterNotifResponse() { return registerNotifResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RemoveGroupResponse removeGroupResponse = 36;
public static final int REMOVEGROUPRESPONSE_FIELD_NUMBER = 36;
private boolean hasRemoveGroupResponse;
private com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse removeGroupResponse_;
public boolean hasRemoveGroupResponse() { return hasRemoveGroupResponse; }
public com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse getRemoveGroupResponse() { return removeGroupResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.IsLockedResponse isLockedResponse = 37;
public static final int ISLOCKEDRESPONSE_FIELD_NUMBER = 37;
private boolean hasIsLockedResponse;
private com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse isLockedResponse_;
public boolean hasIsLockedResponse() { return hasIsLockedResponse; }
public com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse getIsLockedResponse() { return isLockedResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponse unregisterBulkKeyNotifResponse = 38;
public static final int UNREGISTERBULKKEYNOTIFRESPONSE_FIELD_NUMBER = 38;
private boolean hasUnregisterBulkKeyNotifResponse;
private com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse unregisterBulkKeyNotifResponse_;
public boolean hasUnregisterBulkKeyNotifResponse() { return hasUnregisterBulkKeyNotifResponse; }
public com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse getUnregisterBulkKeyNotifResponse() { return unregisterBulkKeyNotifResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponse unregisterKeyNotifResponse = 39;
public static final int UNREGISTERKEYNOTIFRESPONSE_FIELD_NUMBER = 39;
private boolean hasUnregisterKeyNotifResponse;
private com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse unregisterKeyNotifResponse_;
public boolean hasUnregisterKeyNotifResponse() { return hasUnregisterKeyNotifResponse; }
public com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse getUnregisterKeyNotifResponse() { return unregisterKeyNotifResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.HybridBulkResponse hybridBulkResponse = 40;
public static final int HYBRIDBULKRESPONSE_FIELD_NUMBER = 40;
private boolean hasHybridBulkResponse;
private com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse hybridBulkResponse_;
public boolean hasHybridBulkResponse() { return hasHybridBulkResponse; }
public com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse getHybridBulkResponse() { return hybridBulkResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponse getLoggingInfoResponse = 41;
public static final int GETLOGGINGINFORESPONSE_FIELD_NUMBER = 41;
private boolean hasGetLoggingInfoResponse;
private com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse getLoggingInfoResponse_;
public boolean hasGetLoggingInfoResponse() { return hasGetLoggingInfoResponse; }
public com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse getGetLoggingInfoResponse() { return getLoggingInfoResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.CloseStreamResponse closeStreamResponse = 42;
public static final int CLOSESTREAMRESPONSE_FIELD_NUMBER = 42;
private boolean hasCloseStreamResponse;
private com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse closeStreamResponse_;
public boolean hasCloseStreamResponse() { return hasCloseStreamResponse; }
public com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse getCloseStreamResponse() { return closeStreamResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetStreamLengthResponse getStreamLengthResponse = 43;
public static final int GETSTREAMLENGTHRESPONSE_FIELD_NUMBER = 43;
private boolean hasGetStreamLengthResponse;
private com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse getStreamLengthResponse_;
public boolean hasGetStreamLengthResponse() { return hasGetStreamLengthResponse; }
public com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse getGetStreamLengthResponse() { return getStreamLengthResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.OpenStreamResponse openStreamResponse = 44;
public static final int OPENSTREAMRESPONSE_FIELD_NUMBER = 44;
private boolean hasOpenStreamResponse;
private com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse openStreamResponse_;
public boolean hasOpenStreamResponse() { return hasOpenStreamResponse; }
public com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse getOpenStreamResponse() { return openStreamResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.WriteToStreamResponse writeToStreamResponse = 45;
public static final int WRITETOSTREAMRESPONSE_FIELD_NUMBER = 45;
private boolean hasWriteToStreamResponse;
private com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse writeToStreamResponse_;
public boolean hasWriteToStreamResponse() { return hasWriteToStreamResponse; }
public com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse getWriteToStreamResponse() { return writeToStreamResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.ReadFromStreamResponse readFromStreamResponse = 46;
public static final int READFROMSTREAMRESPONSE_FIELD_NUMBER = 46;
private boolean hasReadFromStreamResponse;
private com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse readFromStreamResponse_;
public boolean hasReadFromStreamResponse() { return hasReadFromStreamResponse; }
public com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse getReadFromStreamResponse() { return readFromStreamResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponse bridgeGetStateTransferInfoResponse = 47;
public static final int BRIDGEGETSTATETRANSFERINFORESPONSE_FIELD_NUMBER = 47;
private boolean hasBridgeGetStateTransferInfoResponse;
private com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse bridgeGetStateTransferInfoResponse_;
public boolean hasBridgeGetStateTransferInfoResponse() { return hasBridgeGetStateTransferInfoResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse getBridgeGetStateTransferInfoResponse() { return bridgeGetStateTransferInfoResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponse bridgeGetTransferableKeyListResponse = 48;
public static final int BRIDGEGETTRANSFERABLEKEYLISTRESPONSE_FIELD_NUMBER = 48;
private boolean hasBridgeGetTransferableKeyListResponse;
private com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse bridgeGetTransferableKeyListResponse_;
public boolean hasBridgeGetTransferableKeyListResponse() { return hasBridgeGetTransferableKeyListResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse getBridgeGetTransferableKeyListResponse() { return bridgeGetTransferableKeyListResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponse bridgeSignalEndOfStateTransferResponse = 49;
public static final int BRIDGESIGNALENDOFSTATETRANSFERRESPONSE_FIELD_NUMBER = 49;
private boolean hasBridgeSignalEndOfStateTransferResponse;
private com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse bridgeSignalEndOfStateTransferResponse_;
public boolean hasBridgeSignalEndOfStateTransferResponse() { return hasBridgeSignalEndOfStateTransferResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse getBridgeSignalEndOfStateTransferResponse() { return bridgeSignalEndOfStateTransferResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponse bridgeHybridBulkResponse = 50;
public static final int BRIDGEHYBRIDBULKRESPONSE_FIELD_NUMBER = 50;
private boolean hasBridgeHybridBulkResponse;
private com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse bridgeHybridBulkResponse_;
public boolean hasBridgeHybridBulkResponse() { return hasBridgeHybridBulkResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse getBridgeHybridBulkResponse() { return bridgeHybridBulkResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeInitResponse bridgeInitResponse = 51;
public static final int BRIDGEINITRESPONSE_FIELD_NUMBER = 51;
private boolean hasBridgeInitResponse;
private com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse bridgeInitResponse_;
public boolean hasBridgeInitResponse() { return hasBridgeInitResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse getBridgeInitResponse() { return bridgeInitResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponse bridgeSetTransferableKeyListResponse = 52;
public static final int BRIDGESETTRANSFERABLEKEYLISTRESPONSE_FIELD_NUMBER = 52;
private boolean hasBridgeSetTransferableKeyListResponse;
private com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse bridgeSetTransferableKeyListResponse_;
public boolean hasBridgeSetTransferableKeyListResponse() { return hasBridgeSetTransferableKeyListResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse getBridgeSetTransferableKeyListResponse() { return bridgeSetTransferableKeyListResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponse asyncOpCompletedCallback = 54;
public static final int ASYNCOPCOMPLETEDCALLBACK_FIELD_NUMBER = 54;
private boolean hasAsyncOpCompletedCallback;
private com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse asyncOpCompletedCallback_;
public boolean hasAsyncOpCompletedCallback() { return hasAsyncOpCompletedCallback; }
public com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse getAsyncOpCompletedCallback() { return asyncOpCompletedCallback_; }
// optional .com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponse itemRemovedCallback = 55;
public static final int ITEMREMOVEDCALLBACK_FIELD_NUMBER = 55;
private boolean hasItemRemovedCallback;
private com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse itemRemovedCallback_;
public boolean hasItemRemovedCallback() { return hasItemRemovedCallback; }
public com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse getItemRemovedCallback() { return itemRemovedCallback_; }
// optional .com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponse itemUpdatedCallback = 56;
public static final int ITEMUPDATEDCALLBACK_FIELD_NUMBER = 56;
private boolean hasItemUpdatedCallback;
private com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse itemUpdatedCallback_;
public boolean hasItemUpdatedCallback() { return hasItemUpdatedCallback; }
public com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse getItemUpdatedCallback() { return itemUpdatedCallback_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponse bridgeFunctionalEvent = 57;
public static final int BRIDGEFUNCTIONALEVENT_FIELD_NUMBER = 57;
private boolean hasBridgeFunctionalEvent;
private com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse bridgeFunctionalEvent_;
public boolean hasBridgeFunctionalEvent() { return hasBridgeFunctionalEvent; }
public com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse getBridgeFunctionalEvent() { return bridgeFunctionalEvent_; }
// optional .com.alachisoft.ncache.common.protobuf.CacheClearedEventResponse cacheCleared = 58;
public static final int CACHECLEARED_FIELD_NUMBER = 58;
private boolean hasCacheCleared;
private com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse cacheCleared_;
public boolean hasCacheCleared() { return hasCacheCleared; }
public com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse getCacheCleared() { return cacheCleared_; }
// optional .com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponse cacheStopped = 59;
public static final int CACHESTOPPED_FIELD_NUMBER = 59;
private boolean hasCacheStopped;
private com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse cacheStopped_;
public boolean hasCacheStopped() { return hasCacheStopped; }
public com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse getCacheStopped() { return cacheStopped_; }
// optional .com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponse configModified = 60;
public static final int CONFIGMODIFIED_FIELD_NUMBER = 60;
private boolean hasConfigModified;
private com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse configModified_;
public boolean hasConfigModified() { return hasConfigModified; }
public com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse getConfigModified() { return configModified_; }
// optional .com.alachisoft.ncache.common.protobuf.CustomEventResponse customEvent = 61;
public static final int CUSTOMEVENT_FIELD_NUMBER = 61;
private boolean hasCustomEvent;
private com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse customEvent_;
public boolean hasCustomEvent() { return hasCustomEvent; }
public com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse getCustomEvent() { return customEvent_; }
// optional .com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponse hashmapChanged = 62;
public static final int HASHMAPCHANGED_FIELD_NUMBER = 62;
private boolean hasHashmapChanged;
private com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse hashmapChanged_;
public boolean hasHashmapChanged() { return hasHashmapChanged; }
public com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse getHashmapChanged() { return hashmapChanged_; }
// optional .com.alachisoft.ncache.common.protobuf.ItemAddedEventResponse itemAdded = 63;
public static final int ITEMADDED_FIELD_NUMBER = 63;
private boolean hasItemAdded;
private com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse itemAdded_;
public boolean hasItemAdded() { return hasItemAdded; }
public com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse getItemAdded() { return itemAdded_; }
// optional .com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponse itemRemoved = 64;
public static final int ITEMREMOVED_FIELD_NUMBER = 64;
private boolean hasItemRemoved;
private com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse itemRemoved_;
public boolean hasItemRemoved() { return hasItemRemoved; }
public com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse getItemRemoved() { return itemRemoved_; }
// optional .com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponse itemUpdated = 65;
public static final int ITEMUPDATED_FIELD_NUMBER = 65;
private boolean hasItemUpdated;
private com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse itemUpdated_;
public boolean hasItemUpdated() { return hasItemUpdated; }
public com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse getItemUpdated() { return itemUpdated_; }
// optional .com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponse loggingInfoModified = 66;
public static final int LOGGINGINFOMODIFIED_FIELD_NUMBER = 66;
private boolean hasLoggingInfoModified;
private com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse loggingInfoModified_;
public boolean hasLoggingInfoModified() { return hasLoggingInfoModified; }
public com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse getLoggingInfoModified() { return loggingInfoModified_; }
// optional .com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponse nodeJoined = 67;
public static final int NODEJOINED_FIELD_NUMBER = 67;
private boolean hasNodeJoined;
private com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse nodeJoined_;
public boolean hasNodeJoined() { return hasNodeJoined; }
public com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse getNodeJoined() { return nodeJoined_; }
// optional .com.alachisoft.ncache.common.protobuf.NodeLeftEventResponse nodeLeft = 68;
public static final int NODELEFT_FIELD_NUMBER = 68;
private boolean hasNodeLeft;
private com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse nodeLeft_;
public boolean hasNodeLeft() { return hasNodeLeft; }
public com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse getNodeLeft() { return nodeLeft_; }
// optional .com.alachisoft.ncache.common.protobuf.QueueFullEventResponse queueFullEvent = 69;
public static final int QUEUEFULLEVENT_FIELD_NUMBER = 69;
private boolean hasQueueFullEvent;
private com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse queueFullEvent_;
public boolean hasQueueFullEvent() { return hasQueueFullEvent; }
public com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse getQueueFullEvent() { return queueFullEvent_; }
// optional .com.alachisoft.ncache.common.protobuf.UnlockResponse unlockResponse = 70;
public static final int UNLOCKRESPONSE_FIELD_NUMBER = 70;
private boolean hasUnlockResponse;
private com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse unlockResponse_;
public boolean hasUnlockResponse() { return hasUnlockResponse; }
public com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse getUnlockResponse() { return unlockResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponse registerBulkKeyNotifResponse = 71;
public static final int REGISTERBULKKEYNOTIFRESPONSE_FIELD_NUMBER = 71;
private boolean hasRegisterBulkKeyNotifResponse;
private com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse registerBulkKeyNotifResponse_;
public boolean hasRegisterBulkKeyNotifResponse() { return hasRegisterBulkKeyNotifResponse; }
public com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse getRegisterBulkKeyNotifResponse() { return registerBulkKeyNotifResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponse dsUpdateCallbackRespose = 72;
public static final int DSUPDATECALLBACKRESPOSE_FIELD_NUMBER = 72;
private boolean hasDsUpdateCallbackRespose;
private com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse dsUpdateCallbackRespose_;
public boolean hasDsUpdateCallbackRespose() { return hasDsUpdateCallbackRespose; }
public com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse getDsUpdateCallbackRespose() { return dsUpdateCallbackRespose_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponse bridgeStartStateTransferEventResponse = 73;
public static final int BRIDGESTARTSTATETRANSFEREVENTRESPONSE_FIELD_NUMBER = 73;
private boolean hasBridgeStartStateTransferEventResponse;
private com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse bridgeStartStateTransferEventResponse_;
public boolean hasBridgeStartStateTransferEventResponse() { return hasBridgeStartStateTransferEventResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse getBridgeStartStateTransferEventResponse() { return bridgeStartStateTransferEventResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponse bridgeSyncTimeResponse = 74;
public static final int BRIDGESYNCTIMERESPONSE_FIELD_NUMBER = 74;
private boolean hasBridgeSyncTimeResponse;
private com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse bridgeSyncTimeResponse_;
public boolean hasBridgeSyncTimeResponse() { return hasBridgeSyncTimeResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse getBridgeSyncTimeResponse() { return bridgeSyncTimeResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.HeartBeatResponse heartBeatResponse = 75;
public static final int HEARTBEATRESPONSE_FIELD_NUMBER = 75;
private boolean hasHeartBeatResponse;
private com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse heartBeatResponse_;
public boolean hasHeartBeatResponse() { return hasHeartBeatResponse; }
public com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse getHeartBeatResponse() { return heartBeatResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponse bridgeHeartBeatReceivedResponse = 76;
public static final int BRIDGEHEARTBEATRECEIVEDRESPONSE_FIELD_NUMBER = 76;
private boolean hasBridgeHeartBeatReceivedResponse;
private com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse bridgeHeartBeatReceivedResponse_;
public boolean hasBridgeHeartBeatReceivedResponse() { return hasBridgeHeartBeatReceivedResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse getBridgeHeartBeatReceivedResponse() { return bridgeHeartBeatReceivedResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RemoveByTagResponse removeTagResponse = 77;
public static final int REMOVETAGRESPONSE_FIELD_NUMBER = 77;
private boolean hasRemoveTagResponse;
private com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse removeTagResponse_;
public boolean hasRemoveTagResponse() { return hasRemoveTagResponse; }
public com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse getRemoveTagResponse() { return removeTagResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponse bridgeMakeTargetCacheActivePassiveResponse = 78;
public static final int BRIDGEMAKETARGETCACHEACTIVEPASSIVERESPONSE_FIELD_NUMBER = 78;
private boolean hasBridgeMakeTargetCacheActivePassiveResponse;
private com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse bridgeMakeTargetCacheActivePassiveResponse_;
public boolean hasBridgeMakeTargetCacheActivePassiveResponse() { return hasBridgeMakeTargetCacheActivePassiveResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse getBridgeMakeTargetCacheActivePassiveResponse() { return bridgeMakeTargetCacheActivePassiveResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.CQCallbackResponse cQCallbackResponse = 79;
public static final int CQCALLBACKRESPONSE_FIELD_NUMBER = 79;
private boolean hasCQCallbackResponse;
private com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse cQCallbackResponse_;
public boolean hasCQCallbackResponse() { return hasCQCallbackResponse; }
public com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse getCQCallbackResponse() { return cQCallbackResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.UnRegisterCQResponse unRegisterCQResponse = 80;
public static final int UNREGISTERCQRESPONSE_FIELD_NUMBER = 80;
private boolean hasUnRegisterCQResponse;
private com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse unRegisterCQResponse_;
public boolean hasUnRegisterCQResponse() { return hasUnRegisterCQResponse; }
public com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse getUnRegisterCQResponse() { return unRegisterCQResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RegisterCQResponse registerCQResponse = 81;
public static final int REGISTERCQRESPONSE_FIELD_NUMBER = 81;
private boolean hasRegisterCQResponse;
private com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse registerCQResponse_;
public boolean hasRegisterCQResponse() { return hasRegisterCQResponse; }
public com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse getRegisterCQResponse() { return registerCQResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponse bridgeStoppedEventResponse = 82;
public static final int BRIDGESTOPPEDEVENTRESPONSE_FIELD_NUMBER = 82;
private boolean hasBridgeStoppedEventResponse;
private com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse bridgeStoppedEventResponse_;
public boolean hasBridgeStoppedEventResponse() { return hasBridgeStoppedEventResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse getBridgeStoppedEventResponse() { return bridgeStoppedEventResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponse bridgeClearOperationEnqueuedResponse = 83;
public static final int BRIDGECLEAROPERATIONENQUEUEDRESPONSE_FIELD_NUMBER = 83;
private boolean hasBridgeClearOperationEnqueuedResponse;
private com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse bridgeClearOperationEnqueuedResponse_;
public boolean hasBridgeClearOperationEnqueuedResponse() { return hasBridgeClearOperationEnqueuedResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse getBridgeClearOperationEnqueuedResponse() { return bridgeClearOperationEnqueuedResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetKeysByTagResponse getKeysByTagResponse = 84;
public static final int GETKEYSBYTAGRESPONSE_FIELD_NUMBER = 84;
private boolean hasGetKeysByTagResponse;
private com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse getKeysByTagResponse_;
public boolean hasGetKeysByTagResponse() { return hasGetKeysByTagResponse; }
public com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse getGetKeysByTagResponse() { return getKeysByTagResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BulkDeleteResponse bulkDeleteResponse = 85;
public static final int BULKDELETERESPONSE_FIELD_NUMBER = 85;
private boolean hasBulkDeleteResponse;
private com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse bulkDeleteResponse_;
public boolean hasBulkDeleteResponse() { return hasBulkDeleteResponse; }
public com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse getBulkDeleteResponse() { return bulkDeleteResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.DeleteResponse deleteResponse = 86;
public static final int DELETERESPONSE_FIELD_NUMBER = 86;
private boolean hasDeleteResponse;
private com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse deleteResponse_;
public boolean hasDeleteResponse() { return hasDeleteResponse; }
public com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse getDeleteResponse() { return deleteResponse_; }
// optional string intendedRecipient = 87;
public static final int INTENDEDRECIPIENT_FIELD_NUMBER = 87;
private boolean hasIntendedRecipient;
private java.lang.String intendedRecipient_ = "";
public boolean hasIntendedRecipient() { return hasIntendedRecipient; }
public java.lang.String getIntendedRecipient() { return intendedRecipient_; }
// optional int32 sequenceId = 88 [default = 1];
public static final int SEQUENCEID_FIELD_NUMBER = 88;
private boolean hasSequenceId;
private int sequenceId_ = 1;
public boolean hasSequenceId() { return hasSequenceId; }
public int getSequenceId() { return sequenceId_; }
// optional int32 numberOfChuncks = 89 [default = 1];
public static final int NUMBEROFCHUNCKS_FIELD_NUMBER = 89;
private boolean hasNumberOfChuncks;
private int numberOfChuncks_ = 1;
public boolean hasNumberOfChuncks() { return hasNumberOfChuncks; }
public int getNumberOfChuncks() { return numberOfChuncks_; }
// optional .com.alachisoft.ncache.common.protobuf.GetNextChunkResponse getNextChunkResponse = 90;
public static final int GETNEXTCHUNKRESPONSE_FIELD_NUMBER = 90;
private boolean hasGetNextChunkResponse;
private com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse getNextChunkResponse_;
public boolean hasGetNextChunkResponse() { return hasGetNextChunkResponse; }
public com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse getGetNextChunkResponse() { return getNextChunkResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponse getGroupNextChunkResponse = 91;
public static final int GETGROUPNEXTCHUNKRESPONSE_FIELD_NUMBER = 91;
private boolean hasGetGroupNextChunkResponse;
private com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse getGroupNextChunkResponse_;
public boolean hasGetGroupNextChunkResponse() { return hasGetGroupNextChunkResponse; }
public com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse getGetGroupNextChunkResponse() { return getGroupNextChunkResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.SearchCQResponse searchCQResponse = 92;
public static final int SEARCHCQRESPONSE_FIELD_NUMBER = 92;
private boolean hasSearchCQResponse;
private com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse searchCQResponse_;
public boolean hasSearchCQResponse() { return hasSearchCQResponse; }
public com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse getSearchCQResponse() { return searchCQResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponse searchEntriesCQResponse = 93;
public static final int SEARCHENTRIESCQRESPONSE_FIELD_NUMBER = 93;
private boolean hasSearchEntriesCQResponse;
private com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse searchEntriesCQResponse_;
public boolean hasSearchEntriesCQResponse() { return hasSearchEntriesCQResponse; }
public com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse getSearchEntriesCQResponse() { return searchEntriesCQResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.AddAttributeResponse addAttributeResponse = 94;
public static final int ADDATTRIBUTERESPONSE_FIELD_NUMBER = 94;
private boolean hasAddAttributeResponse;
private com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse addAttributeResponse_;
public boolean hasAddAttributeResponse() { return hasAddAttributeResponse; }
public com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse getAddAttributeResponse() { return addAttributeResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEvent compactTypeRegisterEvent = 95;
public static final int COMPACTTYPEREGISTEREVENT_FIELD_NUMBER = 95;
private boolean hasCompactTypeRegisterEvent;
private com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent compactTypeRegisterEvent_;
public boolean hasCompactTypeRegisterEvent() { return hasCompactTypeRegisterEvent; }
public com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent getCompactTypeRegisterEvent() { return compactTypeRegisterEvent_; }
// optional .com.alachisoft.ncache.common.protobuf.EncryptionResponse getEncryption = 96;
public static final int GETENCRYPTION_FIELD_NUMBER = 96;
private boolean hasGetEncryption;
private com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse getEncryption_;
public boolean hasGetEncryption() { return hasGetEncryption; }
public com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse getGetEncryption() { return getEncryption_; }
// optional .com.alachisoft.ncache.common.protobuf.GetRunningServersResponse getRunningServer = 97;
public static final int GETRUNNINGSERVER_FIELD_NUMBER = 97;
private boolean hasGetRunningServer;
private com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse getRunningServer_;
public boolean hasGetRunningServer() { return hasGetRunningServer; }
public com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse getGetRunningServer() { return getRunningServer_; }
// optional .com.alachisoft.ncache.common.protobuf.BulkEventResponse bulkEventResponse = 98;
public static final int BULKEVENTRESPONSE_FIELD_NUMBER = 98;
private boolean hasBulkEventResponse;
private com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse bulkEventResponse_;
public boolean hasBulkEventResponse() { return hasBulkEventResponse; }
public com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse getBulkEventResponse() { return bulkEventResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.SyncEventsResponse syncEventsResponse = 99;
public static final int SYNCEVENTSRESPONSE_FIELD_NUMBER = 99;
private boolean hasSyncEventsResponse;
private com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse syncEventsResponse_;
public boolean hasSyncEventsResponse() { return hasSyncEventsResponse; }
public com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse getSyncEventsResponse() { return syncEventsResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BlockActivityEventResponse blockActivityEvent = 100;
public static final int BLOCKACTIVITYEVENT_FIELD_NUMBER = 100;
private boolean hasBlockActivityEvent;
private com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse blockActivityEvent_;
public boolean hasBlockActivityEvent() { return hasBlockActivityEvent; }
public com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse getBlockActivityEvent() { return blockActivityEvent_; }
// optional .com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponse unblockActivityEvent = 101;
public static final int UNBLOCKACTIVITYEVENT_FIELD_NUMBER = 101;
private boolean hasUnblockActivityEvent;
private com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse unblockActivityEvent_;
public boolean hasUnblockActivityEvent() { return hasUnblockActivityEvent; }
public com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse getUnblockActivityEvent() { return unblockActivityEvent_; }
// optional .com.alachisoft.ncache.common.protobuf.DeleteQueryResponse deleteQueryResponse = 102;
public static final int DELETEQUERYRESPONSE_FIELD_NUMBER = 102;
private boolean hasDeleteQueryResponse;
private com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse deleteQueryResponse_;
public boolean hasDeleteQueryResponse() { return hasDeleteQueryResponse; }
public com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse getDeleteQueryResponse() { return deleteQueryResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RemoveQueryResponse removeQueryResponse = 103;
public static final int REMOVEQUERYRESPONSE_FIELD_NUMBER = 103;
private boolean hasRemoveQueryResponse;
private com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse removeQueryResponse_;
public boolean hasRemoveQueryResponse() { return hasRemoveQueryResponse; }
public com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse getRemoveQueryResponse() { return removeQueryResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetProductVersionResponse getProductVersionResponse = 104;
public static final int GETPRODUCTVERSIONRESPONSE_FIELD_NUMBER = 104;
private boolean hasGetProductVersionResponse;
private com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse getProductVersionResponse_;
public boolean hasGetProductVersionResponse() { return hasGetProductVersionResponse; }
public com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse getGetProductVersionResponse() { return getProductVersionResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponse bridgeGetReplicatorStatusInfoResponse = 105;
public static final int BRIDGEGETREPLICATORSTATUSINFORESPONSE_FIELD_NUMBER = 105;
private boolean hasBridgeGetReplicatorStatusInfoResponse;
private com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse bridgeGetReplicatorStatusInfoResponse_;
public boolean hasBridgeGetReplicatorStatusInfoResponse() { return hasBridgeGetReplicatorStatusInfoResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse getBridgeGetReplicatorStatusInfoResponse() { return bridgeGetReplicatorStatusInfoResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponse bridgeReplicatorStatusEventResponse = 106;
public static final int BRIDGEREPLICATORSTATUSEVENTRESPONSE_FIELD_NUMBER = 106;
private boolean hasBridgeReplicatorStatusEventResponse;
private com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse bridgeReplicatorStatusEventResponse_;
public boolean hasBridgeReplicatorStatusEventResponse() { return hasBridgeReplicatorStatusEventResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse getBridgeReplicatorStatusEventResponse() { return bridgeReplicatorStatusEventResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponse bridgeRequestStateTransferResponse = 107;
public static final int BRIDGEREQUESTSTATETRANSFERRESPONSE_FIELD_NUMBER = 107;
private boolean hasBridgeRequestStateTransferResponse;
private com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse bridgeRequestStateTransferResponse_;
public boolean hasBridgeRequestStateTransferResponse() { return hasBridgeRequestStateTransferResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse getBridgeRequestStateTransferResponse() { return bridgeRequestStateTransferResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.FragmentedResponse getResponseFragment = 108;
public static final int GETRESPONSEFRAGMENT_FIELD_NUMBER = 108;
private boolean hasGetResponseFragment;
private com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse getResponseFragment_;
public boolean hasGetResponseFragment() { return hasGetResponseFragment; }
public com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse getGetResponseFragment() { return getResponseFragment_; }
// optional .com.alachisoft.ncache.common.protobuf.GetServerMappingResponse getServerMappingResponse = 109;
public static final int GETSERVERMAPPINGRESPONSE_FIELD_NUMBER = 109;
private boolean hasGetServerMappingResponse;
private com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse getServerMappingResponse_;
public boolean hasGetServerMappingResponse() { return hasGetServerMappingResponse; }
public com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse getGetServerMappingResponse() { return getServerMappingResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.InquiryRequestResponse inquiryRequestResponse = 110;
public static final int INQUIRYREQUESTRESPONSE_FIELD_NUMBER = 110;
private boolean hasInquiryRequestResponse;
private com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse inquiryRequestResponse_;
public boolean hasInquiryRequestResponse() { return hasInquiryRequestResponse; }
public com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse getInquiryRequestResponse() { return inquiryRequestResponse_; }
// optional int32 commandID = 111;
public static final int COMMANDID_FIELD_NUMBER = 111;
private boolean hasCommandID;
private int commandID_ = 0;
public boolean hasCommandID() { return hasCommandID; }
public int getCommandID() { return commandID_; }
// optional .com.alachisoft.ncache.common.protobuf.GetCacheBindingResponse getCacheBindingResponse = 112;
public static final int GETCACHEBINDINGRESPONSE_FIELD_NUMBER = 112;
private boolean hasGetCacheBindingResponse;
private com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse getCacheBindingResponse_;
public boolean hasGetCacheBindingResponse() { return hasGetCacheBindingResponse; }
public com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse getGetCacheBindingResponse() { return getCacheBindingResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.MapReduceTaskResponse mapReduceTaskResponse = 113;
public static final int MAPREDUCETASKRESPONSE_FIELD_NUMBER = 113;
private boolean hasMapReduceTaskResponse;
private com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse mapReduceTaskResponse_;
public boolean hasMapReduceTaskResponse() { return hasMapReduceTaskResponse; }
public com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse getMapReduceTaskResponse() { return mapReduceTaskResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.TaskCallbackResponse TaskCallbackResponse = 114;
public static final int TASKCALLBACKRESPONSE_FIELD_NUMBER = 114;
private boolean hasTaskCallbackResponse;
private com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse taskCallbackResponse_;
public boolean hasTaskCallbackResponse() { return hasTaskCallbackResponse; }
public com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse getTaskCallbackResponse() { return taskCallbackResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetRunningTasksResponse RunningTasksResponse = 115;
public static final int RUNNINGTASKSRESPONSE_FIELD_NUMBER = 115;
private boolean hasRunningTasksResponse;
private com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse runningTasksResponse_;
public boolean hasRunningTasksResponse() { return hasRunningTasksResponse; }
public com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse getRunningTasksResponse() { return runningTasksResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.TaskCancelResponse TaskCancelResponse = 116;
public static final int TASKCANCELRESPONSE_FIELD_NUMBER = 116;
private boolean hasTaskCancelResponse;
private com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse taskCancelResponse_;
public boolean hasTaskCancelResponse() { return hasTaskCancelResponse; }
public com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse getTaskCancelResponse() { return taskCancelResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.TaskProgressResponse TaskProgressResponse = 117;
public static final int TASKPROGRESSRESPONSE_FIELD_NUMBER = 117;
private boolean hasTaskProgressResponse;
private com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse taskProgressResponse_;
public boolean hasTaskProgressResponse() { return hasTaskProgressResponse; }
public com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse getTaskProgressResponse() { return taskProgressResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetNextRecordResponse NextRecordResponse = 118;
public static final int NEXTRECORDRESPONSE_FIELD_NUMBER = 118;
private boolean hasNextRecordResponse;
private com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse nextRecordResponse_;
public boolean hasNextRecordResponse() { return hasNextRecordResponse; }
public com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse getNextRecordResponse() { return nextRecordResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponse TaskEnumeratorResponse = 119;
public static final int TASKENUMERATORRESPONSE_FIELD_NUMBER = 119;
private boolean hasTaskEnumeratorResponse;
private com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse taskEnumeratorResponse_;
public boolean hasTaskEnumeratorResponse() { return hasTaskEnumeratorResponse; }
public com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse getTaskEnumeratorResponse() { return taskEnumeratorResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponse invokeEntryProcessorResponse = 120;
public static final int INVOKEENTRYPROCESSORRESPONSE_FIELD_NUMBER = 120;
private boolean hasInvokeEntryProcessorResponse;
private com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse invokeEntryProcessorResponse_;
public boolean hasInvokeEntryProcessorResponse() { return hasInvokeEntryProcessorResponse; }
public com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse getInvokeEntryProcessorResponse() { return invokeEntryProcessorResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.DisposeReaderResponse disposeReaderResponse = 121;
public static final int DISPOSEREADERRESPONSE_FIELD_NUMBER = 121;
private boolean hasDisposeReaderResponse;
private com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse disposeReaderResponse_;
public boolean hasDisposeReaderResponse() { return hasDisposeReaderResponse; }
public com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse getDisposeReaderResponse() { return disposeReaderResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.ExecuteReaderResponse executeReaderResponse = 122;
public static final int EXECUTEREADERRESPONSE_FIELD_NUMBER = 122;
private boolean hasExecuteReaderResponse;
private com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse executeReaderResponse_;
public boolean hasExecuteReaderResponse() { return hasExecuteReaderResponse; }
public com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse getExecuteReaderResponse() { return executeReaderResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetReaderChunkResponse getReaderChunkResponse = 123;
public static final int GETREADERCHUNKRESPONSE_FIELD_NUMBER = 123;
private boolean hasGetReaderChunkResponse;
private com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse getReaderChunkResponse_;
public boolean hasGetReaderChunkResponse() { return hasGetReaderChunkResponse; }
public com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse getGetReaderChunkResponse() { return getReaderChunkResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponse executeReaderCQResponse = 124;
public static final int EXECUTEREADERCQRESPONSE_FIELD_NUMBER = 124;
private boolean hasExecuteReaderCQResponse;
private com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse executeReaderCQResponse_;
public boolean hasExecuteReaderCQResponse() { return hasExecuteReaderCQResponse; }
public com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse getExecuteReaderCQResponse() { return executeReaderCQResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetExpirationResponse getExpirationResponse = 125;
public static final int GETEXPIRATIONRESPONSE_FIELD_NUMBER = 125;
private boolean hasGetExpirationResponse;
private com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse getExpirationResponse_;
public boolean hasGetExpirationResponse() { return hasGetExpirationResponse; }
public com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse getGetExpirationResponse() { return getExpirationResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.LCDataResponse LcDataResponse = 126;
public static final int LCDATARESPONSE_FIELD_NUMBER = 126;
private boolean hasLcDataResponse;
private com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse lcDataResponse_;
public boolean hasLcDataResponse() { return hasLcDataResponse; }
public com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse getLcDataResponse() { return lcDataResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponse getSecurityAuthorizationResponse = 127;
public static final int GETSECURITYAUTHORIZATIONRESPONSE_FIELD_NUMBER = 127;
private boolean hasGetSecurityAuthorizationResponse;
private com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse getSecurityAuthorizationResponse_;
public boolean hasGetSecurityAuthorizationResponse() { return hasGetSecurityAuthorizationResponse; }
public com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse getGetSecurityAuthorizationResponse() { return getSecurityAuthorizationResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.PollResponse pollResponse = 128;
public static final int POLLRESPONSE_FIELD_NUMBER = 128;
private boolean hasPollResponse;
private com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse pollResponse_;
public boolean hasPollResponse() { return hasPollResponse; }
public com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse getPollResponse() { return pollResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponse registerPollNotifResponse = 129;
public static final int REGISTERPOLLNOTIFRESPONSE_FIELD_NUMBER = 129;
private boolean hasRegisterPollNotifResponse;
private com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse registerPollNotifResponse_;
public boolean hasRegisterPollNotifResponse() { return hasRegisterPollNotifResponse; }
public com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse getRegisterPollNotifResponse() { return registerPollNotifResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.PollNotifyEventResponse pollNotifyEventResponse = 130;
public static final int POLLNOTIFYEVENTRESPONSE_FIELD_NUMBER = 130;
private boolean hasPollNotifyEventResponse;
private com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse pollNotifyEventResponse_;
public boolean hasPollNotifyEventResponse() { return hasPollNotifyEventResponse; }
public com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse getPollNotifyEventResponse() { return pollNotifyEventResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponse getConnectedClientsResponse = 131;
public static final int GETCONNECTEDCLIENTSRESPONSE_FIELD_NUMBER = 131;
private boolean hasGetConnectedClientsResponse;
private com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse getConnectedClientsResponse_;
public boolean hasGetConnectedClientsResponse() { return hasGetConnectedClientsResponse; }
public com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse getGetConnectedClientsResponse() { return getConnectedClientsResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.TouchResponse touchResponse = 132;
public static final int TOUCHRESPONSE_FIELD_NUMBER = 132;
private boolean hasTouchResponse;
private com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse touchResponse_;
public boolean hasTouchResponse() { return hasTouchResponse; }
public com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse getTouchResponse() { return touchResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponse getCacheManagementPortResponse = 133;
public static final int GETCACHEMANAGEMENTPORTRESPONSE_FIELD_NUMBER = 133;
private boolean hasGetCacheManagementPortResponse;
private com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse getCacheManagementPortResponse_;
public boolean hasGetCacheManagementPortResponse() { return hasGetCacheManagementPortResponse; }
public com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse getGetCacheManagementPortResponse() { return getCacheManagementPortResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetTopicResponse getTopicResponse = 134;
public static final int GETTOPICRESPONSE_FIELD_NUMBER = 134;
private boolean hasGetTopicResponse;
private com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse getTopicResponse_;
public boolean hasGetTopicResponse() { return hasGetTopicResponse; }
public com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse getGetTopicResponse() { return getTopicResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.SubscribeTopicResponse subscribeTopicResponse = 135;
public static final int SUBSCRIBETOPICRESPONSE_FIELD_NUMBER = 135;
private boolean hasSubscribeTopicResponse;
private com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse subscribeTopicResponse_;
public boolean hasSubscribeTopicResponse() { return hasSubscribeTopicResponse; }
public com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse getSubscribeTopicResponse() { return subscribeTopicResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.RemoveTopicResponse removeTopicResponse = 136;
public static final int REMOVETOPICRESPONSE_FIELD_NUMBER = 136;
private boolean hasRemoveTopicResponse;
private com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse removeTopicResponse_;
public boolean hasRemoveTopicResponse() { return hasRemoveTopicResponse; }
public com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse getRemoveTopicResponse() { return removeTopicResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponse unSubscribeTopicResponse = 137;
public static final int UNSUBSCRIBETOPICRESPONSE_FIELD_NUMBER = 137;
private boolean hasUnSubscribeTopicResponse;
private com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse unSubscribeTopicResponse_;
public boolean hasUnSubscribeTopicResponse() { return hasUnSubscribeTopicResponse; }
public com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse getUnSubscribeTopicResponse() { return unSubscribeTopicResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.MessagePublishResponse messagePublishResponse = 138;
public static final int MESSAGEPUBLISHRESPONSE_FIELD_NUMBER = 138;
private boolean hasMessagePublishResponse;
private com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse messagePublishResponse_;
public boolean hasMessagePublishResponse() { return hasMessagePublishResponse; }
public com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse getMessagePublishResponse() { return messagePublishResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetMessageResponse getMessageResponse = 139;
public static final int GETMESSAGERESPONSE_FIELD_NUMBER = 139;
private boolean hasGetMessageResponse;
private com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse getMessageResponse_;
public boolean hasGetMessageResponse() { return hasGetMessageResponse; }
public com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse getGetMessageResponse() { return getMessageResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponse messageAcknowledgmentResponse = 140;
public static final int MESSAGEACKNOWLEDGMENTRESPONSE_FIELD_NUMBER = 140;
private boolean hasMessageAcknowledgmentResponse;
private com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse messageAcknowledgmentResponse_;
public boolean hasMessageAcknowledgmentResponse() { return hasMessageAcknowledgmentResponse; }
public com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse getMessageAcknowledgmentResponse() { return messageAcknowledgmentResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.PingResponse pingResponse = 141;
public static final int PINGRESPONSE_FIELD_NUMBER = 141;
private boolean hasPingResponse;
private com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse pingResponse_;
public boolean hasPingResponse() { return hasPingResponse; }
public com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse getPingResponse() { return pingResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponse operationModeChangeEventResponse = 142;
public static final int OPERATIONMODECHANGEEVENTRESPONSE_FIELD_NUMBER = 142;
private boolean hasOperationModeChangeEventResponse;
private com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse operationModeChangeEventResponse_;
public boolean hasOperationModeChangeEventResponse() { return hasOperationModeChangeEventResponse; }
public com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse getOperationModeChangeEventResponse() { return operationModeChangeEventResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.MessageCountResponse messageCountResponse = 143;
public static final int MESSAGECOUNTRESPONSE_FIELD_NUMBER = 143;
private boolean hasMessageCountResponse;
private com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse messageCountResponse_;
public boolean hasMessageCountResponse() { return hasMessageCountResponse; }
public com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse getMessageCountResponse() { return messageCountResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.DataTypeResponse dataTypeResponse = 144;
public static final int DATATYPERESPONSE_FIELD_NUMBER = 144;
private boolean hasDataTypeResponse;
private com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse dataTypeResponse_;
public boolean hasDataTypeResponse() { return hasDataTypeResponse; }
public com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse getDataTypeResponse() { return dataTypeResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponse getSerializationFormatResponse = 145;
public static final int GETSERIALIZATIONFORMATRESPONSE_FIELD_NUMBER = 145;
private boolean hasGetSerializationFormatResponse;
private com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse getSerializationFormatResponse_;
public boolean hasGetSerializationFormatResponse() { return hasGetSerializationFormatResponse; }
public com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse getGetSerializationFormatResponse() { return getSerializationFormatResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponse bulkGetCacheItem = 146;
public static final int BULKGETCACHEITEM_FIELD_NUMBER = 146;
private boolean hasBulkGetCacheItem;
private com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse bulkGetCacheItem_;
public boolean hasBulkGetCacheItem() { return hasBulkGetCacheItem; }
public com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse getBulkGetCacheItem() { return bulkGetCacheItem_; }
// optional .com.alachisoft.ncache.common.protobuf.ContainBulkResponse containBulkResponse = 147;
public static final int CONTAINBULKRESPONSE_FIELD_NUMBER = 147;
private boolean hasContainBulkResponse;
private com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse containBulkResponse_;
public boolean hasContainBulkResponse() { return hasContainBulkResponse; }
public com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse getContainBulkResponse() { return containBulkResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.ModuleResponse moduleResponse = 148;
public static final int MODULERESPONSE_FIELD_NUMBER = 148;
private boolean hasModuleResponse;
private com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse moduleResponse_;
public boolean hasModuleResponse() { return hasModuleResponse; }
public com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse getModuleResponse() { return moduleResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.SurrogateResponse surrogateResponse = 149;
public static final int SURROGATERESPONSE_FIELD_NUMBER = 149;
private boolean hasSurrogateResponse;
private com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse surrogateResponse_;
public boolean hasSurrogateResponse() { return hasSurrogateResponse; }
public com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse getSurrogateResponse() { return surrogateResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponse messagePublishBulkResponse = 150;
public static final int MESSAGEPUBLISHBULKRESPONSE_FIELD_NUMBER = 150;
private boolean hasMessagePublishBulkResponse;
private com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse messagePublishBulkResponse_;
public boolean hasMessagePublishBulkResponse() { return hasMessagePublishBulkResponse; }
public com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse getMessagePublishBulkResponse() { return messagePublishBulkResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponse bridgePollForResumingReplicationResponse = 151;
public static final int BRIDGEPOLLFORRESUMINGREPLICATIONRESPONSE_FIELD_NUMBER = 151;
private boolean hasBridgePollForResumingReplicationResponse;
private com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse bridgePollForResumingReplicationResponse_;
public boolean hasBridgePollForResumingReplicationResponse() { return hasBridgePollForResumingReplicationResponse; }
public com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse getBridgePollForResumingReplicationResponse() { return bridgePollForResumingReplicationResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.GetModuleStateResponse getModuleStateResponse = 152;
public static final int GETMODULESTATERESPONSE_FIELD_NUMBER = 152;
private boolean hasGetModuleStateResponse;
private com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse getModuleStateResponse_;
public boolean hasGetModuleStateResponse() { return hasGetModuleStateResponse; }
public com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse getGetModuleStateResponse() { return getModuleStateResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.SetModuleStateResponse setModuleStateResponse = 153;
public static final int SETMODULESTATERESPONSE_FIELD_NUMBER = 153;
private boolean hasSetModuleStateResponse;
private com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse setModuleStateResponse_;
public boolean hasSetModuleStateResponse() { return hasSetModuleStateResponse; }
public com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse getSetModuleStateResponse() { return setModuleStateResponse_; }
// optional .com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponse bridgeToCacheEventResponse = 154;
public static final int BRIDGETOCACHEEVENTRESPONSE_FIELD_NUMBER = 154;
private boolean hasBridgeToCacheEventResponse;
private com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse bridgeToCacheEventResponse_;
public boolean hasBridgeToCacheEventResponse() { return hasBridgeToCacheEventResponse; }
public com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse getBridgeToCacheEventResponse() { return bridgeToCacheEventResponse_; }
private void initFields() {
responseType_ = com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Type.LEGACY_RESPONSE;
exception_ = com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception.getDefaultInstance();
addDep_ = com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse.getDefaultInstance();
bulkAdd_ = com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse.getDefaultInstance();
bulkGet_ = com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse.getDefaultInstance();
bulkInsert_ = com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse.getDefaultInstance();
bulkRemove_ = com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse.getDefaultInstance();
contain_ = com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse.getDefaultInstance();
count_ = com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse.getDefaultInstance();
getItem_ = com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse.getDefaultInstance();
get_ = com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse.getDefaultInstance();
getCompactTypes_ = com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse.getDefaultInstance();
getCompressionThreshold_ = com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse.getDefaultInstance();
getEnum_ = com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse.getDefaultInstance();
getGroupData_ = com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse.getDefaultInstance();
getGroupKeys_ = com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse.getDefaultInstance();
getHashmap_ = com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse.getDefaultInstance();
getOptimalServer_ = com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse.getDefaultInstance();
getTag_ = com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse.getDefaultInstance();
getTypemap_ = com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse.getDefaultInstance();
initCache_ = com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse.getDefaultInstance();
insert_ = com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse.getDefaultInstance();
lockResponse_ = com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse.getDefaultInstance();
lockVerify_ = com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse.getDefaultInstance();
remove_ = com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse.getDefaultInstance();
search_ = com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse.getDefaultInstance();
searchEntries_ = com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse.getDefaultInstance();
addResponse_ = com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse.getDefaultInstance();
addSyncDependencyResponse_ = com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse.getDefaultInstance();
clearResponse_ = com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse.getDefaultInstance();
disposeResponse_ = com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse.getDefaultInstance();
raiseCustomEventResponse_ = com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse.getDefaultInstance();
registerKeyNotifResponse_ = com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse.getDefaultInstance();
registerNotifResponse_ = com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse.getDefaultInstance();
removeGroupResponse_ = com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse.getDefaultInstance();
isLockedResponse_ = com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse.getDefaultInstance();
unregisterBulkKeyNotifResponse_ = com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse.getDefaultInstance();
unregisterKeyNotifResponse_ = com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse.getDefaultInstance();
hybridBulkResponse_ = com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse.getDefaultInstance();
getLoggingInfoResponse_ = com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse.getDefaultInstance();
closeStreamResponse_ = com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse.getDefaultInstance();
getStreamLengthResponse_ = com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse.getDefaultInstance();
openStreamResponse_ = com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse.getDefaultInstance();
writeToStreamResponse_ = com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse.getDefaultInstance();
readFromStreamResponse_ = com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse.getDefaultInstance();
bridgeGetStateTransferInfoResponse_ = com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse.getDefaultInstance();
bridgeGetTransferableKeyListResponse_ = com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse.getDefaultInstance();
bridgeSignalEndOfStateTransferResponse_ = com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse.getDefaultInstance();
bridgeHybridBulkResponse_ = com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse.getDefaultInstance();
bridgeInitResponse_ = com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse.getDefaultInstance();
bridgeSetTransferableKeyListResponse_ = com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse.getDefaultInstance();
asyncOpCompletedCallback_ = com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse.getDefaultInstance();
itemRemovedCallback_ = com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse.getDefaultInstance();
itemUpdatedCallback_ = com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse.getDefaultInstance();
bridgeFunctionalEvent_ = com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse.getDefaultInstance();
cacheCleared_ = com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse.getDefaultInstance();
cacheStopped_ = com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse.getDefaultInstance();
configModified_ = com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse.getDefaultInstance();
customEvent_ = com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse.getDefaultInstance();
hashmapChanged_ = com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse.getDefaultInstance();
itemAdded_ = com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse.getDefaultInstance();
itemRemoved_ = com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse.getDefaultInstance();
itemUpdated_ = com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse.getDefaultInstance();
loggingInfoModified_ = com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse.getDefaultInstance();
nodeJoined_ = com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse.getDefaultInstance();
nodeLeft_ = com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse.getDefaultInstance();
queueFullEvent_ = com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse.getDefaultInstance();
unlockResponse_ = com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse.getDefaultInstance();
registerBulkKeyNotifResponse_ = com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse.getDefaultInstance();
dsUpdateCallbackRespose_ = com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse.getDefaultInstance();
bridgeStartStateTransferEventResponse_ = com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse.getDefaultInstance();
bridgeSyncTimeResponse_ = com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse.getDefaultInstance();
heartBeatResponse_ = com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse.getDefaultInstance();
bridgeHeartBeatReceivedResponse_ = com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse.getDefaultInstance();
removeTagResponse_ = com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse.getDefaultInstance();
bridgeMakeTargetCacheActivePassiveResponse_ = com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse.getDefaultInstance();
cQCallbackResponse_ = com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse.getDefaultInstance();
unRegisterCQResponse_ = com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse.getDefaultInstance();
registerCQResponse_ = com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse.getDefaultInstance();
bridgeStoppedEventResponse_ = com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse.getDefaultInstance();
bridgeClearOperationEnqueuedResponse_ = com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse.getDefaultInstance();
getKeysByTagResponse_ = com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse.getDefaultInstance();
bulkDeleteResponse_ = com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse.getDefaultInstance();
deleteResponse_ = com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse.getDefaultInstance();
getNextChunkResponse_ = com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse.getDefaultInstance();
getGroupNextChunkResponse_ = com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse.getDefaultInstance();
searchCQResponse_ = com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse.getDefaultInstance();
searchEntriesCQResponse_ = com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse.getDefaultInstance();
addAttributeResponse_ = com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse.getDefaultInstance();
compactTypeRegisterEvent_ = com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent.getDefaultInstance();
getEncryption_ = com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse.getDefaultInstance();
getRunningServer_ = com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse.getDefaultInstance();
bulkEventResponse_ = com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse.getDefaultInstance();
syncEventsResponse_ = com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse.getDefaultInstance();
blockActivityEvent_ = com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse.getDefaultInstance();
unblockActivityEvent_ = com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse.getDefaultInstance();
deleteQueryResponse_ = com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse.getDefaultInstance();
removeQueryResponse_ = com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse.getDefaultInstance();
getProductVersionResponse_ = com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse.getDefaultInstance();
bridgeGetReplicatorStatusInfoResponse_ = com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse.getDefaultInstance();
bridgeReplicatorStatusEventResponse_ = com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse.getDefaultInstance();
bridgeRequestStateTransferResponse_ = com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse.getDefaultInstance();
getResponseFragment_ = com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse.getDefaultInstance();
getServerMappingResponse_ = com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse.getDefaultInstance();
inquiryRequestResponse_ = com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse.getDefaultInstance();
getCacheBindingResponse_ = com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse.getDefaultInstance();
mapReduceTaskResponse_ = com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse.getDefaultInstance();
taskCallbackResponse_ = com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse.getDefaultInstance();
runningTasksResponse_ = com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse.getDefaultInstance();
taskCancelResponse_ = com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse.getDefaultInstance();
taskProgressResponse_ = com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse.getDefaultInstance();
nextRecordResponse_ = com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse.getDefaultInstance();
taskEnumeratorResponse_ = com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse.getDefaultInstance();
invokeEntryProcessorResponse_ = com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse.getDefaultInstance();
disposeReaderResponse_ = com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse.getDefaultInstance();
executeReaderResponse_ = com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse.getDefaultInstance();
getReaderChunkResponse_ = com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse.getDefaultInstance();
executeReaderCQResponse_ = com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse.getDefaultInstance();
getExpirationResponse_ = com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse.getDefaultInstance();
lcDataResponse_ = com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse.getDefaultInstance();
getSecurityAuthorizationResponse_ = com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse.getDefaultInstance();
pollResponse_ = com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse.getDefaultInstance();
registerPollNotifResponse_ = com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse.getDefaultInstance();
pollNotifyEventResponse_ = com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse.getDefaultInstance();
getConnectedClientsResponse_ = com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse.getDefaultInstance();
touchResponse_ = com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse.getDefaultInstance();
getCacheManagementPortResponse_ = com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse.getDefaultInstance();
getTopicResponse_ = com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse.getDefaultInstance();
subscribeTopicResponse_ = com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse.getDefaultInstance();
removeTopicResponse_ = com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse.getDefaultInstance();
unSubscribeTopicResponse_ = com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse.getDefaultInstance();
messagePublishResponse_ = com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse.getDefaultInstance();
getMessageResponse_ = com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse.getDefaultInstance();
messageAcknowledgmentResponse_ = com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse.getDefaultInstance();
pingResponse_ = com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse.getDefaultInstance();
operationModeChangeEventResponse_ = com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse.getDefaultInstance();
messageCountResponse_ = com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse.getDefaultInstance();
dataTypeResponse_ = com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse.getDefaultInstance();
getSerializationFormatResponse_ = com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse.getDefaultInstance();
bulkGetCacheItem_ = com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse.getDefaultInstance();
containBulkResponse_ = com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse.getDefaultInstance();
moduleResponse_ = com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse.getDefaultInstance();
surrogateResponse_ = com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse.getDefaultInstance();
messagePublishBulkResponse_ = com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse.getDefaultInstance();
bridgePollForResumingReplicationResponse_ = com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse.getDefaultInstance();
getModuleStateResponse_ = com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse.getDefaultInstance();
setModuleStateResponse_ = com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse.getDefaultInstance();
bridgeToCacheEventResponse_ = com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse.getDefaultInstance();
}
public final boolean isInitialized() {
if (hasGetProductVersionResponse()) {
if (!getGetProductVersionResponse().isInitialized()) return false;
}
return true;
}
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
getSerializedSize();
if (hasRequestId()) {
output.writeInt64(1, getRequestId());
}
if (hasResponseType()) {
output.writeEnum(2, getResponseType().getNumber());
}
if (hasException()) {
output.writeMessage(3, getException());
}
if (hasAddDep()) {
output.writeMessage(4, getAddDep());
}
if (hasBulkAdd()) {
output.writeMessage(5, getBulkAdd());
}
if (hasBulkGet()) {
output.writeMessage(6, getBulkGet());
}
if (hasBulkInsert()) {
output.writeMessage(7, getBulkInsert());
}
if (hasBulkRemove()) {
output.writeMessage(8, getBulkRemove());
}
if (hasContain()) {
output.writeMessage(9, getContain());
}
if (hasCount()) {
output.writeMessage(10, getCount());
}
if (hasGetItem()) {
output.writeMessage(11, getGetItem());
}
if (hasGet()) {
output.writeMessage(12, getGet());
}
if (hasGetCompactTypes()) {
output.writeMessage(13, getGetCompactTypes());
}
if (hasGetCompressionThreshold()) {
output.writeMessage(14, getGetCompressionThreshold());
}
if (hasGetEnum()) {
output.writeMessage(15, getGetEnum());
}
if (hasGetGroupData()) {
output.writeMessage(16, getGetGroupData());
}
if (hasGetGroupKeys()) {
output.writeMessage(17, getGetGroupKeys());
}
if (hasGetHashmap()) {
output.writeMessage(18, getGetHashmap());
}
if (hasGetOptimalServer()) {
output.writeMessage(19, getGetOptimalServer());
}
if (hasGetTag()) {
output.writeMessage(20, getGetTag());
}
if (hasGetTypemap()) {
output.writeMessage(21, getGetTypemap());
}
if (hasInitCache()) {
output.writeMessage(22, getInitCache());
}
if (hasInsert()) {
output.writeMessage(23, getInsert());
}
if (hasLockResponse()) {
output.writeMessage(24, getLockResponse());
}
if (hasLockVerify()) {
output.writeMessage(25, getLockVerify());
}
if (hasRemove()) {
output.writeMessage(26, getRemove());
}
if (hasSearch()) {
output.writeMessage(27, getSearch());
}
if (hasSearchEntries()) {
output.writeMessage(28, getSearchEntries());
}
if (hasAddResponse()) {
output.writeMessage(29, getAddResponse());
}
if (hasAddSyncDependencyResponse()) {
output.writeMessage(30, getAddSyncDependencyResponse());
}
if (hasClearResponse()) {
output.writeMessage(31, getClearResponse());
}
if (hasDisposeResponse()) {
output.writeMessage(32, getDisposeResponse());
}
if (hasRaiseCustomEventResponse()) {
output.writeMessage(33, getRaiseCustomEventResponse());
}
if (hasRegisterKeyNotifResponse()) {
output.writeMessage(34, getRegisterKeyNotifResponse());
}
if (hasRegisterNotifResponse()) {
output.writeMessage(35, getRegisterNotifResponse());
}
if (hasRemoveGroupResponse()) {
output.writeMessage(36, getRemoveGroupResponse());
}
if (hasIsLockedResponse()) {
output.writeMessage(37, getIsLockedResponse());
}
if (hasUnregisterBulkKeyNotifResponse()) {
output.writeMessage(38, getUnregisterBulkKeyNotifResponse());
}
if (hasUnregisterKeyNotifResponse()) {
output.writeMessage(39, getUnregisterKeyNotifResponse());
}
if (hasHybridBulkResponse()) {
output.writeMessage(40, getHybridBulkResponse());
}
if (hasGetLoggingInfoResponse()) {
output.writeMessage(41, getGetLoggingInfoResponse());
}
if (hasCloseStreamResponse()) {
output.writeMessage(42, getCloseStreamResponse());
}
if (hasGetStreamLengthResponse()) {
output.writeMessage(43, getGetStreamLengthResponse());
}
if (hasOpenStreamResponse()) {
output.writeMessage(44, getOpenStreamResponse());
}
if (hasWriteToStreamResponse()) {
output.writeMessage(45, getWriteToStreamResponse());
}
if (hasReadFromStreamResponse()) {
output.writeMessage(46, getReadFromStreamResponse());
}
if (hasBridgeGetStateTransferInfoResponse()) {
output.writeMessage(47, getBridgeGetStateTransferInfoResponse());
}
if (hasBridgeGetTransferableKeyListResponse()) {
output.writeMessage(48, getBridgeGetTransferableKeyListResponse());
}
if (hasBridgeSignalEndOfStateTransferResponse()) {
output.writeMessage(49, getBridgeSignalEndOfStateTransferResponse());
}
if (hasBridgeHybridBulkResponse()) {
output.writeMessage(50, getBridgeHybridBulkResponse());
}
if (hasBridgeInitResponse()) {
output.writeMessage(51, getBridgeInitResponse());
}
if (hasBridgeSetTransferableKeyListResponse()) {
output.writeMessage(52, getBridgeSetTransferableKeyListResponse());
}
if (hasAsyncOpCompletedCallback()) {
output.writeMessage(54, getAsyncOpCompletedCallback());
}
if (hasItemRemovedCallback()) {
output.writeMessage(55, getItemRemovedCallback());
}
if (hasItemUpdatedCallback()) {
output.writeMessage(56, getItemUpdatedCallback());
}
if (hasBridgeFunctionalEvent()) {
output.writeMessage(57, getBridgeFunctionalEvent());
}
if (hasCacheCleared()) {
output.writeMessage(58, getCacheCleared());
}
if (hasCacheStopped()) {
output.writeMessage(59, getCacheStopped());
}
if (hasConfigModified()) {
output.writeMessage(60, getConfigModified());
}
if (hasCustomEvent()) {
output.writeMessage(61, getCustomEvent());
}
if (hasHashmapChanged()) {
output.writeMessage(62, getHashmapChanged());
}
if (hasItemAdded()) {
output.writeMessage(63, getItemAdded());
}
if (hasItemRemoved()) {
output.writeMessage(64, getItemRemoved());
}
if (hasItemUpdated()) {
output.writeMessage(65, getItemUpdated());
}
if (hasLoggingInfoModified()) {
output.writeMessage(66, getLoggingInfoModified());
}
if (hasNodeJoined()) {
output.writeMessage(67, getNodeJoined());
}
if (hasNodeLeft()) {
output.writeMessage(68, getNodeLeft());
}
if (hasQueueFullEvent()) {
output.writeMessage(69, getQueueFullEvent());
}
if (hasUnlockResponse()) {
output.writeMessage(70, getUnlockResponse());
}
if (hasRegisterBulkKeyNotifResponse()) {
output.writeMessage(71, getRegisterBulkKeyNotifResponse());
}
if (hasDsUpdateCallbackRespose()) {
output.writeMessage(72, getDsUpdateCallbackRespose());
}
if (hasBridgeStartStateTransferEventResponse()) {
output.writeMessage(73, getBridgeStartStateTransferEventResponse());
}
if (hasBridgeSyncTimeResponse()) {
output.writeMessage(74, getBridgeSyncTimeResponse());
}
if (hasHeartBeatResponse()) {
output.writeMessage(75, getHeartBeatResponse());
}
if (hasBridgeHeartBeatReceivedResponse()) {
output.writeMessage(76, getBridgeHeartBeatReceivedResponse());
}
if (hasRemoveTagResponse()) {
output.writeMessage(77, getRemoveTagResponse());
}
if (hasBridgeMakeTargetCacheActivePassiveResponse()) {
output.writeMessage(78, getBridgeMakeTargetCacheActivePassiveResponse());
}
if (hasCQCallbackResponse()) {
output.writeMessage(79, getCQCallbackResponse());
}
if (hasUnRegisterCQResponse()) {
output.writeMessage(80, getUnRegisterCQResponse());
}
if (hasRegisterCQResponse()) {
output.writeMessage(81, getRegisterCQResponse());
}
if (hasBridgeStoppedEventResponse()) {
output.writeMessage(82, getBridgeStoppedEventResponse());
}
if (hasBridgeClearOperationEnqueuedResponse()) {
output.writeMessage(83, getBridgeClearOperationEnqueuedResponse());
}
if (hasGetKeysByTagResponse()) {
output.writeMessage(84, getGetKeysByTagResponse());
}
if (hasBulkDeleteResponse()) {
output.writeMessage(85, getBulkDeleteResponse());
}
if (hasDeleteResponse()) {
output.writeMessage(86, getDeleteResponse());
}
if (hasIntendedRecipient()) {
output.writeString(87, getIntendedRecipient());
}
if (hasSequenceId()) {
output.writeInt32(88, getSequenceId());
}
if (hasNumberOfChuncks()) {
output.writeInt32(89, getNumberOfChuncks());
}
if (hasGetNextChunkResponse()) {
output.writeMessage(90, getGetNextChunkResponse());
}
if (hasGetGroupNextChunkResponse()) {
output.writeMessage(91, getGetGroupNextChunkResponse());
}
if (hasSearchCQResponse()) {
output.writeMessage(92, getSearchCQResponse());
}
if (hasSearchEntriesCQResponse()) {
output.writeMessage(93, getSearchEntriesCQResponse());
}
if (hasAddAttributeResponse()) {
output.writeMessage(94, getAddAttributeResponse());
}
if (hasCompactTypeRegisterEvent()) {
output.writeMessage(95, getCompactTypeRegisterEvent());
}
if (hasGetEncryption()) {
output.writeMessage(96, getGetEncryption());
}
if (hasGetRunningServer()) {
output.writeMessage(97, getGetRunningServer());
}
if (hasBulkEventResponse()) {
output.writeMessage(98, getBulkEventResponse());
}
if (hasSyncEventsResponse()) {
output.writeMessage(99, getSyncEventsResponse());
}
if (hasBlockActivityEvent()) {
output.writeMessage(100, getBlockActivityEvent());
}
if (hasUnblockActivityEvent()) {
output.writeMessage(101, getUnblockActivityEvent());
}
if (hasDeleteQueryResponse()) {
output.writeMessage(102, getDeleteQueryResponse());
}
if (hasRemoveQueryResponse()) {
output.writeMessage(103, getRemoveQueryResponse());
}
if (hasGetProductVersionResponse()) {
output.writeMessage(104, getGetProductVersionResponse());
}
if (hasBridgeGetReplicatorStatusInfoResponse()) {
output.writeMessage(105, getBridgeGetReplicatorStatusInfoResponse());
}
if (hasBridgeReplicatorStatusEventResponse()) {
output.writeMessage(106, getBridgeReplicatorStatusEventResponse());
}
if (hasBridgeRequestStateTransferResponse()) {
output.writeMessage(107, getBridgeRequestStateTransferResponse());
}
if (hasGetResponseFragment()) {
output.writeMessage(108, getGetResponseFragment());
}
if (hasGetServerMappingResponse()) {
output.writeMessage(109, getGetServerMappingResponse());
}
if (hasInquiryRequestResponse()) {
output.writeMessage(110, getInquiryRequestResponse());
}
if (hasCommandID()) {
output.writeInt32(111, getCommandID());
}
if (hasGetCacheBindingResponse()) {
output.writeMessage(112, getGetCacheBindingResponse());
}
if (hasMapReduceTaskResponse()) {
output.writeMessage(113, getMapReduceTaskResponse());
}
if (hasTaskCallbackResponse()) {
output.writeMessage(114, getTaskCallbackResponse());
}
if (hasRunningTasksResponse()) {
output.writeMessage(115, getRunningTasksResponse());
}
if (hasTaskCancelResponse()) {
output.writeMessage(116, getTaskCancelResponse());
}
if (hasTaskProgressResponse()) {
output.writeMessage(117, getTaskProgressResponse());
}
if (hasNextRecordResponse()) {
output.writeMessage(118, getNextRecordResponse());
}
if (hasTaskEnumeratorResponse()) {
output.writeMessage(119, getTaskEnumeratorResponse());
}
if (hasInvokeEntryProcessorResponse()) {
output.writeMessage(120, getInvokeEntryProcessorResponse());
}
if (hasDisposeReaderResponse()) {
output.writeMessage(121, getDisposeReaderResponse());
}
if (hasExecuteReaderResponse()) {
output.writeMessage(122, getExecuteReaderResponse());
}
if (hasGetReaderChunkResponse()) {
output.writeMessage(123, getGetReaderChunkResponse());
}
if (hasExecuteReaderCQResponse()) {
output.writeMessage(124, getExecuteReaderCQResponse());
}
if (hasGetExpirationResponse()) {
output.writeMessage(125, getGetExpirationResponse());
}
if (hasLcDataResponse()) {
output.writeMessage(126, getLcDataResponse());
}
if (hasGetSecurityAuthorizationResponse()) {
output.writeMessage(127, getGetSecurityAuthorizationResponse());
}
if (hasPollResponse()) {
output.writeMessage(128, getPollResponse());
}
if (hasRegisterPollNotifResponse()) {
output.writeMessage(129, getRegisterPollNotifResponse());
}
if (hasPollNotifyEventResponse()) {
output.writeMessage(130, getPollNotifyEventResponse());
}
if (hasGetConnectedClientsResponse()) {
output.writeMessage(131, getGetConnectedClientsResponse());
}
if (hasTouchResponse()) {
output.writeMessage(132, getTouchResponse());
}
if (hasGetCacheManagementPortResponse()) {
output.writeMessage(133, getGetCacheManagementPortResponse());
}
if (hasGetTopicResponse()) {
output.writeMessage(134, getGetTopicResponse());
}
if (hasSubscribeTopicResponse()) {
output.writeMessage(135, getSubscribeTopicResponse());
}
if (hasRemoveTopicResponse()) {
output.writeMessage(136, getRemoveTopicResponse());
}
if (hasUnSubscribeTopicResponse()) {
output.writeMessage(137, getUnSubscribeTopicResponse());
}
if (hasMessagePublishResponse()) {
output.writeMessage(138, getMessagePublishResponse());
}
if (hasGetMessageResponse()) {
output.writeMessage(139, getGetMessageResponse());
}
if (hasMessageAcknowledgmentResponse()) {
output.writeMessage(140, getMessageAcknowledgmentResponse());
}
if (hasPingResponse()) {
output.writeMessage(141, getPingResponse());
}
if (hasOperationModeChangeEventResponse()) {
output.writeMessage(142, getOperationModeChangeEventResponse());
}
if (hasMessageCountResponse()) {
output.writeMessage(143, getMessageCountResponse());
}
if (hasDataTypeResponse()) {
output.writeMessage(144, getDataTypeResponse());
}
if (hasGetSerializationFormatResponse()) {
output.writeMessage(145, getGetSerializationFormatResponse());
}
if (hasBulkGetCacheItem()) {
output.writeMessage(146, getBulkGetCacheItem());
}
if (hasContainBulkResponse()) {
output.writeMessage(147, getContainBulkResponse());
}
if (hasModuleResponse()) {
output.writeMessage(148, getModuleResponse());
}
if (hasSurrogateResponse()) {
output.writeMessage(149, getSurrogateResponse());
}
if (hasMessagePublishBulkResponse()) {
output.writeMessage(150, getMessagePublishBulkResponse());
}
if (hasBridgePollForResumingReplicationResponse()) {
output.writeMessage(151, getBridgePollForResumingReplicationResponse());
}
if (hasGetModuleStateResponse()) {
output.writeMessage(152, getGetModuleStateResponse());
}
if (hasSetModuleStateResponse()) {
output.writeMessage(153, getSetModuleStateResponse());
}
if (hasBridgeToCacheEventResponse()) {
output.writeMessage(154, getBridgeToCacheEventResponse());
}
getUnknownFields().writeTo(output);
}
private int memoizedSerializedSize = -1;
public int getSerializedSize() {
int size = memoizedSerializedSize;
if (size != -1) return size;
size = 0;
if (hasRequestId()) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(1, getRequestId());
}
if (hasResponseType()) {
size += com.google.protobuf.CodedOutputStream
.computeEnumSize(2, getResponseType().getNumber());
}
if (hasException()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(3, getException());
}
if (hasAddDep()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(4, getAddDep());
}
if (hasBulkAdd()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(5, getBulkAdd());
}
if (hasBulkGet()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(6, getBulkGet());
}
if (hasBulkInsert()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(7, getBulkInsert());
}
if (hasBulkRemove()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(8, getBulkRemove());
}
if (hasContain()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(9, getContain());
}
if (hasCount()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(10, getCount());
}
if (hasGetItem()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(11, getGetItem());
}
if (hasGet()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(12, getGet());
}
if (hasGetCompactTypes()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(13, getGetCompactTypes());
}
if (hasGetCompressionThreshold()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(14, getGetCompressionThreshold());
}
if (hasGetEnum()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(15, getGetEnum());
}
if (hasGetGroupData()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(16, getGetGroupData());
}
if (hasGetGroupKeys()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(17, getGetGroupKeys());
}
if (hasGetHashmap()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(18, getGetHashmap());
}
if (hasGetOptimalServer()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(19, getGetOptimalServer());
}
if (hasGetTag()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(20, getGetTag());
}
if (hasGetTypemap()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(21, getGetTypemap());
}
if (hasInitCache()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(22, getInitCache());
}
if (hasInsert()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(23, getInsert());
}
if (hasLockResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(24, getLockResponse());
}
if (hasLockVerify()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(25, getLockVerify());
}
if (hasRemove()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(26, getRemove());
}
if (hasSearch()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(27, getSearch());
}
if (hasSearchEntries()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(28, getSearchEntries());
}
if (hasAddResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(29, getAddResponse());
}
if (hasAddSyncDependencyResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(30, getAddSyncDependencyResponse());
}
if (hasClearResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(31, getClearResponse());
}
if (hasDisposeResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(32, getDisposeResponse());
}
if (hasRaiseCustomEventResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(33, getRaiseCustomEventResponse());
}
if (hasRegisterKeyNotifResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(34, getRegisterKeyNotifResponse());
}
if (hasRegisterNotifResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(35, getRegisterNotifResponse());
}
if (hasRemoveGroupResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(36, getRemoveGroupResponse());
}
if (hasIsLockedResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(37, getIsLockedResponse());
}
if (hasUnregisterBulkKeyNotifResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(38, getUnregisterBulkKeyNotifResponse());
}
if (hasUnregisterKeyNotifResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(39, getUnregisterKeyNotifResponse());
}
if (hasHybridBulkResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(40, getHybridBulkResponse());
}
if (hasGetLoggingInfoResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(41, getGetLoggingInfoResponse());
}
if (hasCloseStreamResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(42, getCloseStreamResponse());
}
if (hasGetStreamLengthResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(43, getGetStreamLengthResponse());
}
if (hasOpenStreamResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(44, getOpenStreamResponse());
}
if (hasWriteToStreamResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(45, getWriteToStreamResponse());
}
if (hasReadFromStreamResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(46, getReadFromStreamResponse());
}
if (hasBridgeGetStateTransferInfoResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(47, getBridgeGetStateTransferInfoResponse());
}
if (hasBridgeGetTransferableKeyListResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(48, getBridgeGetTransferableKeyListResponse());
}
if (hasBridgeSignalEndOfStateTransferResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(49, getBridgeSignalEndOfStateTransferResponse());
}
if (hasBridgeHybridBulkResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(50, getBridgeHybridBulkResponse());
}
if (hasBridgeInitResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(51, getBridgeInitResponse());
}
if (hasBridgeSetTransferableKeyListResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(52, getBridgeSetTransferableKeyListResponse());
}
if (hasAsyncOpCompletedCallback()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(54, getAsyncOpCompletedCallback());
}
if (hasItemRemovedCallback()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(55, getItemRemovedCallback());
}
if (hasItemUpdatedCallback()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(56, getItemUpdatedCallback());
}
if (hasBridgeFunctionalEvent()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(57, getBridgeFunctionalEvent());
}
if (hasCacheCleared()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(58, getCacheCleared());
}
if (hasCacheStopped()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(59, getCacheStopped());
}
if (hasConfigModified()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(60, getConfigModified());
}
if (hasCustomEvent()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(61, getCustomEvent());
}
if (hasHashmapChanged()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(62, getHashmapChanged());
}
if (hasItemAdded()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(63, getItemAdded());
}
if (hasItemRemoved()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(64, getItemRemoved());
}
if (hasItemUpdated()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(65, getItemUpdated());
}
if (hasLoggingInfoModified()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(66, getLoggingInfoModified());
}
if (hasNodeJoined()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(67, getNodeJoined());
}
if (hasNodeLeft()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(68, getNodeLeft());
}
if (hasQueueFullEvent()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(69, getQueueFullEvent());
}
if (hasUnlockResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(70, getUnlockResponse());
}
if (hasRegisterBulkKeyNotifResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(71, getRegisterBulkKeyNotifResponse());
}
if (hasDsUpdateCallbackRespose()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(72, getDsUpdateCallbackRespose());
}
if (hasBridgeStartStateTransferEventResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(73, getBridgeStartStateTransferEventResponse());
}
if (hasBridgeSyncTimeResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(74, getBridgeSyncTimeResponse());
}
if (hasHeartBeatResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(75, getHeartBeatResponse());
}
if (hasBridgeHeartBeatReceivedResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(76, getBridgeHeartBeatReceivedResponse());
}
if (hasRemoveTagResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(77, getRemoveTagResponse());
}
if (hasBridgeMakeTargetCacheActivePassiveResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(78, getBridgeMakeTargetCacheActivePassiveResponse());
}
if (hasCQCallbackResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(79, getCQCallbackResponse());
}
if (hasUnRegisterCQResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(80, getUnRegisterCQResponse());
}
if (hasRegisterCQResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(81, getRegisterCQResponse());
}
if (hasBridgeStoppedEventResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(82, getBridgeStoppedEventResponse());
}
if (hasBridgeClearOperationEnqueuedResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(83, getBridgeClearOperationEnqueuedResponse());
}
if (hasGetKeysByTagResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(84, getGetKeysByTagResponse());
}
if (hasBulkDeleteResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(85, getBulkDeleteResponse());
}
if (hasDeleteResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(86, getDeleteResponse());
}
if (hasIntendedRecipient()) {
size += com.google.protobuf.CodedOutputStream
.computeStringSize(87, getIntendedRecipient());
}
if (hasSequenceId()) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(88, getSequenceId());
}
if (hasNumberOfChuncks()) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(89, getNumberOfChuncks());
}
if (hasGetNextChunkResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(90, getGetNextChunkResponse());
}
if (hasGetGroupNextChunkResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(91, getGetGroupNextChunkResponse());
}
if (hasSearchCQResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(92, getSearchCQResponse());
}
if (hasSearchEntriesCQResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(93, getSearchEntriesCQResponse());
}
if (hasAddAttributeResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(94, getAddAttributeResponse());
}
if (hasCompactTypeRegisterEvent()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(95, getCompactTypeRegisterEvent());
}
if (hasGetEncryption()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(96, getGetEncryption());
}
if (hasGetRunningServer()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(97, getGetRunningServer());
}
if (hasBulkEventResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(98, getBulkEventResponse());
}
if (hasSyncEventsResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(99, getSyncEventsResponse());
}
if (hasBlockActivityEvent()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(100, getBlockActivityEvent());
}
if (hasUnblockActivityEvent()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(101, getUnblockActivityEvent());
}
if (hasDeleteQueryResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(102, getDeleteQueryResponse());
}
if (hasRemoveQueryResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(103, getRemoveQueryResponse());
}
if (hasGetProductVersionResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(104, getGetProductVersionResponse());
}
if (hasBridgeGetReplicatorStatusInfoResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(105, getBridgeGetReplicatorStatusInfoResponse());
}
if (hasBridgeReplicatorStatusEventResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(106, getBridgeReplicatorStatusEventResponse());
}
if (hasBridgeRequestStateTransferResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(107, getBridgeRequestStateTransferResponse());
}
if (hasGetResponseFragment()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(108, getGetResponseFragment());
}
if (hasGetServerMappingResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(109, getGetServerMappingResponse());
}
if (hasInquiryRequestResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(110, getInquiryRequestResponse());
}
if (hasCommandID()) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(111, getCommandID());
}
if (hasGetCacheBindingResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(112, getGetCacheBindingResponse());
}
if (hasMapReduceTaskResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(113, getMapReduceTaskResponse());
}
if (hasTaskCallbackResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(114, getTaskCallbackResponse());
}
if (hasRunningTasksResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(115, getRunningTasksResponse());
}
if (hasTaskCancelResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(116, getTaskCancelResponse());
}
if (hasTaskProgressResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(117, getTaskProgressResponse());
}
if (hasNextRecordResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(118, getNextRecordResponse());
}
if (hasTaskEnumeratorResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(119, getTaskEnumeratorResponse());
}
if (hasInvokeEntryProcessorResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(120, getInvokeEntryProcessorResponse());
}
if (hasDisposeReaderResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(121, getDisposeReaderResponse());
}
if (hasExecuteReaderResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(122, getExecuteReaderResponse());
}
if (hasGetReaderChunkResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(123, getGetReaderChunkResponse());
}
if (hasExecuteReaderCQResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(124, getExecuteReaderCQResponse());
}
if (hasGetExpirationResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(125, getGetExpirationResponse());
}
if (hasLcDataResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(126, getLcDataResponse());
}
if (hasGetSecurityAuthorizationResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(127, getGetSecurityAuthorizationResponse());
}
if (hasPollResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(128, getPollResponse());
}
if (hasRegisterPollNotifResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(129, getRegisterPollNotifResponse());
}
if (hasPollNotifyEventResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(130, getPollNotifyEventResponse());
}
if (hasGetConnectedClientsResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(131, getGetConnectedClientsResponse());
}
if (hasTouchResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(132, getTouchResponse());
}
if (hasGetCacheManagementPortResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(133, getGetCacheManagementPortResponse());
}
if (hasGetTopicResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(134, getGetTopicResponse());
}
if (hasSubscribeTopicResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(135, getSubscribeTopicResponse());
}
if (hasRemoveTopicResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(136, getRemoveTopicResponse());
}
if (hasUnSubscribeTopicResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(137, getUnSubscribeTopicResponse());
}
if (hasMessagePublishResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(138, getMessagePublishResponse());
}
if (hasGetMessageResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(139, getGetMessageResponse());
}
if (hasMessageAcknowledgmentResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(140, getMessageAcknowledgmentResponse());
}
if (hasPingResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(141, getPingResponse());
}
if (hasOperationModeChangeEventResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(142, getOperationModeChangeEventResponse());
}
if (hasMessageCountResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(143, getMessageCountResponse());
}
if (hasDataTypeResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(144, getDataTypeResponse());
}
if (hasGetSerializationFormatResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(145, getGetSerializationFormatResponse());
}
if (hasBulkGetCacheItem()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(146, getBulkGetCacheItem());
}
if (hasContainBulkResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(147, getContainBulkResponse());
}
if (hasModuleResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(148, getModuleResponse());
}
if (hasSurrogateResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(149, getSurrogateResponse());
}
if (hasMessagePublishBulkResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(150, getMessagePublishBulkResponse());
}
if (hasBridgePollForResumingReplicationResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(151, getBridgePollForResumingReplicationResponse());
}
if (hasGetModuleStateResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(152, getGetModuleStateResponse());
}
if (hasSetModuleStateResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(153, getSetModuleStateResponse());
}
if (hasBridgeToCacheEventResponse()) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(154, getBridgeToCacheEventResponse());
}
size += getUnknownFields().getSerializedSize();
memoizedSerializedSize = size;
return size;
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return newBuilder().mergeFrom(data).buildParsed();
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return newBuilder().mergeFrom(data, extensionRegistry)
.buildParsed();
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return newBuilder().mergeFrom(data).buildParsed();
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return newBuilder().mergeFrom(data, extensionRegistry)
.buildParsed();
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseFrom(java.io.InputStream input)
throws java.io.IOException {
return newBuilder().mergeFrom(input).buildParsed();
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return newBuilder().mergeFrom(input, extensionRegistry)
.buildParsed();
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
Builder builder = newBuilder();
if (builder.mergeDelimitedFrom(input)) {
return builder.buildParsed();
} else {
return null;
}
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
Builder builder = newBuilder();
if (builder.mergeDelimitedFrom(input, extensionRegistry)) {
return builder.buildParsed();
} else {
return null;
}
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return newBuilder().mergeFrom(input).buildParsed();
}
public static com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return newBuilder().mergeFrom(input, extensionRegistry)
.buildParsed();
}
public static Builder newBuilder() { return Builder.create(); }
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder(com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response prototype) {
return newBuilder().mergeFrom(prototype);
}
public Builder toBuilder() { return newBuilder(this); }
public static final class Builder extends
com.google.protobuf.GeneratedMessage.Builder {
private com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response result;
// Construct using com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.newBuilder()
private Builder() {}
private static Builder create() {
Builder builder = new Builder();
builder.result = new com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response();
return builder;
}
protected com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response internalGetResult() {
return result;
}
public Builder clear() {
if (result == null) {
throw new IllegalStateException(
"Cannot call clear() after build().");
}
result = new com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response();
return this;
}
public Builder clone() {
return create().mergeFrom(result);
}
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.getDescriptor();
}
public com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response getDefaultInstanceForType() {
return com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.getDefaultInstance();
}
public boolean isInitialized() {
return result.isInitialized();
}
public com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response build() {
if (result != null && !isInitialized()) {
throw newUninitializedMessageException(result);
}
return buildPartial();
}
private com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response buildParsed()
throws com.google.protobuf.InvalidProtocolBufferException {
if (!isInitialized()) {
throw newUninitializedMessageException(
result).asInvalidProtocolBufferException();
}
return buildPartial();
}
public com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response buildPartial() {
if (result == null) {
throw new IllegalStateException(
"build() has already been called on this Builder.");
}
com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response returnMe = result;
result = null;
return returnMe;
}
public Builder mergeFrom(com.google.protobuf.Message other) {
if (other instanceof com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response) {
return mergeFrom((com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response other) {
if (other == com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.getDefaultInstance()) return this;
if (other.hasRequestId()) {
setRequestId(other.getRequestId());
}
if (other.hasResponseType()) {
setResponseType(other.getResponseType());
}
if (other.hasException()) {
mergeException(other.getException());
}
if (other.hasAddDep()) {
mergeAddDep(other.getAddDep());
}
if (other.hasBulkAdd()) {
mergeBulkAdd(other.getBulkAdd());
}
if (other.hasBulkGet()) {
mergeBulkGet(other.getBulkGet());
}
if (other.hasBulkInsert()) {
mergeBulkInsert(other.getBulkInsert());
}
if (other.hasBulkRemove()) {
mergeBulkRemove(other.getBulkRemove());
}
if (other.hasContain()) {
mergeContain(other.getContain());
}
if (other.hasCount()) {
mergeCount(other.getCount());
}
if (other.hasGetItem()) {
mergeGetItem(other.getGetItem());
}
if (other.hasGet()) {
mergeGet(other.getGet());
}
if (other.hasGetCompactTypes()) {
mergeGetCompactTypes(other.getGetCompactTypes());
}
if (other.hasGetCompressionThreshold()) {
mergeGetCompressionThreshold(other.getGetCompressionThreshold());
}
if (other.hasGetEnum()) {
mergeGetEnum(other.getGetEnum());
}
if (other.hasGetGroupData()) {
mergeGetGroupData(other.getGetGroupData());
}
if (other.hasGetGroupKeys()) {
mergeGetGroupKeys(other.getGetGroupKeys());
}
if (other.hasGetHashmap()) {
mergeGetHashmap(other.getGetHashmap());
}
if (other.hasGetOptimalServer()) {
mergeGetOptimalServer(other.getGetOptimalServer());
}
if (other.hasGetTag()) {
mergeGetTag(other.getGetTag());
}
if (other.hasGetTypemap()) {
mergeGetTypemap(other.getGetTypemap());
}
if (other.hasInitCache()) {
mergeInitCache(other.getInitCache());
}
if (other.hasInsert()) {
mergeInsert(other.getInsert());
}
if (other.hasLockResponse()) {
mergeLockResponse(other.getLockResponse());
}
if (other.hasLockVerify()) {
mergeLockVerify(other.getLockVerify());
}
if (other.hasRemove()) {
mergeRemove(other.getRemove());
}
if (other.hasSearch()) {
mergeSearch(other.getSearch());
}
if (other.hasSearchEntries()) {
mergeSearchEntries(other.getSearchEntries());
}
if (other.hasAddResponse()) {
mergeAddResponse(other.getAddResponse());
}
if (other.hasAddSyncDependencyResponse()) {
mergeAddSyncDependencyResponse(other.getAddSyncDependencyResponse());
}
if (other.hasClearResponse()) {
mergeClearResponse(other.getClearResponse());
}
if (other.hasDisposeResponse()) {
mergeDisposeResponse(other.getDisposeResponse());
}
if (other.hasRaiseCustomEventResponse()) {
mergeRaiseCustomEventResponse(other.getRaiseCustomEventResponse());
}
if (other.hasRegisterKeyNotifResponse()) {
mergeRegisterKeyNotifResponse(other.getRegisterKeyNotifResponse());
}
if (other.hasRegisterNotifResponse()) {
mergeRegisterNotifResponse(other.getRegisterNotifResponse());
}
if (other.hasRemoveGroupResponse()) {
mergeRemoveGroupResponse(other.getRemoveGroupResponse());
}
if (other.hasIsLockedResponse()) {
mergeIsLockedResponse(other.getIsLockedResponse());
}
if (other.hasUnregisterBulkKeyNotifResponse()) {
mergeUnregisterBulkKeyNotifResponse(other.getUnregisterBulkKeyNotifResponse());
}
if (other.hasUnregisterKeyNotifResponse()) {
mergeUnregisterKeyNotifResponse(other.getUnregisterKeyNotifResponse());
}
if (other.hasHybridBulkResponse()) {
mergeHybridBulkResponse(other.getHybridBulkResponse());
}
if (other.hasGetLoggingInfoResponse()) {
mergeGetLoggingInfoResponse(other.getGetLoggingInfoResponse());
}
if (other.hasCloseStreamResponse()) {
mergeCloseStreamResponse(other.getCloseStreamResponse());
}
if (other.hasGetStreamLengthResponse()) {
mergeGetStreamLengthResponse(other.getGetStreamLengthResponse());
}
if (other.hasOpenStreamResponse()) {
mergeOpenStreamResponse(other.getOpenStreamResponse());
}
if (other.hasWriteToStreamResponse()) {
mergeWriteToStreamResponse(other.getWriteToStreamResponse());
}
if (other.hasReadFromStreamResponse()) {
mergeReadFromStreamResponse(other.getReadFromStreamResponse());
}
if (other.hasBridgeGetStateTransferInfoResponse()) {
mergeBridgeGetStateTransferInfoResponse(other.getBridgeGetStateTransferInfoResponse());
}
if (other.hasBridgeGetTransferableKeyListResponse()) {
mergeBridgeGetTransferableKeyListResponse(other.getBridgeGetTransferableKeyListResponse());
}
if (other.hasBridgeSignalEndOfStateTransferResponse()) {
mergeBridgeSignalEndOfStateTransferResponse(other.getBridgeSignalEndOfStateTransferResponse());
}
if (other.hasBridgeHybridBulkResponse()) {
mergeBridgeHybridBulkResponse(other.getBridgeHybridBulkResponse());
}
if (other.hasBridgeInitResponse()) {
mergeBridgeInitResponse(other.getBridgeInitResponse());
}
if (other.hasBridgeSetTransferableKeyListResponse()) {
mergeBridgeSetTransferableKeyListResponse(other.getBridgeSetTransferableKeyListResponse());
}
if (other.hasAsyncOpCompletedCallback()) {
mergeAsyncOpCompletedCallback(other.getAsyncOpCompletedCallback());
}
if (other.hasItemRemovedCallback()) {
mergeItemRemovedCallback(other.getItemRemovedCallback());
}
if (other.hasItemUpdatedCallback()) {
mergeItemUpdatedCallback(other.getItemUpdatedCallback());
}
if (other.hasBridgeFunctionalEvent()) {
mergeBridgeFunctionalEvent(other.getBridgeFunctionalEvent());
}
if (other.hasCacheCleared()) {
mergeCacheCleared(other.getCacheCleared());
}
if (other.hasCacheStopped()) {
mergeCacheStopped(other.getCacheStopped());
}
if (other.hasConfigModified()) {
mergeConfigModified(other.getConfigModified());
}
if (other.hasCustomEvent()) {
mergeCustomEvent(other.getCustomEvent());
}
if (other.hasHashmapChanged()) {
mergeHashmapChanged(other.getHashmapChanged());
}
if (other.hasItemAdded()) {
mergeItemAdded(other.getItemAdded());
}
if (other.hasItemRemoved()) {
mergeItemRemoved(other.getItemRemoved());
}
if (other.hasItemUpdated()) {
mergeItemUpdated(other.getItemUpdated());
}
if (other.hasLoggingInfoModified()) {
mergeLoggingInfoModified(other.getLoggingInfoModified());
}
if (other.hasNodeJoined()) {
mergeNodeJoined(other.getNodeJoined());
}
if (other.hasNodeLeft()) {
mergeNodeLeft(other.getNodeLeft());
}
if (other.hasQueueFullEvent()) {
mergeQueueFullEvent(other.getQueueFullEvent());
}
if (other.hasUnlockResponse()) {
mergeUnlockResponse(other.getUnlockResponse());
}
if (other.hasRegisterBulkKeyNotifResponse()) {
mergeRegisterBulkKeyNotifResponse(other.getRegisterBulkKeyNotifResponse());
}
if (other.hasDsUpdateCallbackRespose()) {
mergeDsUpdateCallbackRespose(other.getDsUpdateCallbackRespose());
}
if (other.hasBridgeStartStateTransferEventResponse()) {
mergeBridgeStartStateTransferEventResponse(other.getBridgeStartStateTransferEventResponse());
}
if (other.hasBridgeSyncTimeResponse()) {
mergeBridgeSyncTimeResponse(other.getBridgeSyncTimeResponse());
}
if (other.hasHeartBeatResponse()) {
mergeHeartBeatResponse(other.getHeartBeatResponse());
}
if (other.hasBridgeHeartBeatReceivedResponse()) {
mergeBridgeHeartBeatReceivedResponse(other.getBridgeHeartBeatReceivedResponse());
}
if (other.hasRemoveTagResponse()) {
mergeRemoveTagResponse(other.getRemoveTagResponse());
}
if (other.hasBridgeMakeTargetCacheActivePassiveResponse()) {
mergeBridgeMakeTargetCacheActivePassiveResponse(other.getBridgeMakeTargetCacheActivePassiveResponse());
}
if (other.hasCQCallbackResponse()) {
mergeCQCallbackResponse(other.getCQCallbackResponse());
}
if (other.hasUnRegisterCQResponse()) {
mergeUnRegisterCQResponse(other.getUnRegisterCQResponse());
}
if (other.hasRegisterCQResponse()) {
mergeRegisterCQResponse(other.getRegisterCQResponse());
}
if (other.hasBridgeStoppedEventResponse()) {
mergeBridgeStoppedEventResponse(other.getBridgeStoppedEventResponse());
}
if (other.hasBridgeClearOperationEnqueuedResponse()) {
mergeBridgeClearOperationEnqueuedResponse(other.getBridgeClearOperationEnqueuedResponse());
}
if (other.hasGetKeysByTagResponse()) {
mergeGetKeysByTagResponse(other.getGetKeysByTagResponse());
}
if (other.hasBulkDeleteResponse()) {
mergeBulkDeleteResponse(other.getBulkDeleteResponse());
}
if (other.hasDeleteResponse()) {
mergeDeleteResponse(other.getDeleteResponse());
}
if (other.hasIntendedRecipient()) {
setIntendedRecipient(other.getIntendedRecipient());
}
if (other.hasSequenceId()) {
setSequenceId(other.getSequenceId());
}
if (other.hasNumberOfChuncks()) {
setNumberOfChuncks(other.getNumberOfChuncks());
}
if (other.hasGetNextChunkResponse()) {
mergeGetNextChunkResponse(other.getGetNextChunkResponse());
}
if (other.hasGetGroupNextChunkResponse()) {
mergeGetGroupNextChunkResponse(other.getGetGroupNextChunkResponse());
}
if (other.hasSearchCQResponse()) {
mergeSearchCQResponse(other.getSearchCQResponse());
}
if (other.hasSearchEntriesCQResponse()) {
mergeSearchEntriesCQResponse(other.getSearchEntriesCQResponse());
}
if (other.hasAddAttributeResponse()) {
mergeAddAttributeResponse(other.getAddAttributeResponse());
}
if (other.hasCompactTypeRegisterEvent()) {
mergeCompactTypeRegisterEvent(other.getCompactTypeRegisterEvent());
}
if (other.hasGetEncryption()) {
mergeGetEncryption(other.getGetEncryption());
}
if (other.hasGetRunningServer()) {
mergeGetRunningServer(other.getGetRunningServer());
}
if (other.hasBulkEventResponse()) {
mergeBulkEventResponse(other.getBulkEventResponse());
}
if (other.hasSyncEventsResponse()) {
mergeSyncEventsResponse(other.getSyncEventsResponse());
}
if (other.hasBlockActivityEvent()) {
mergeBlockActivityEvent(other.getBlockActivityEvent());
}
if (other.hasUnblockActivityEvent()) {
mergeUnblockActivityEvent(other.getUnblockActivityEvent());
}
if (other.hasDeleteQueryResponse()) {
mergeDeleteQueryResponse(other.getDeleteQueryResponse());
}
if (other.hasRemoveQueryResponse()) {
mergeRemoveQueryResponse(other.getRemoveQueryResponse());
}
if (other.hasGetProductVersionResponse()) {
mergeGetProductVersionResponse(other.getGetProductVersionResponse());
}
if (other.hasBridgeGetReplicatorStatusInfoResponse()) {
mergeBridgeGetReplicatorStatusInfoResponse(other.getBridgeGetReplicatorStatusInfoResponse());
}
if (other.hasBridgeReplicatorStatusEventResponse()) {
mergeBridgeReplicatorStatusEventResponse(other.getBridgeReplicatorStatusEventResponse());
}
if (other.hasBridgeRequestStateTransferResponse()) {
mergeBridgeRequestStateTransferResponse(other.getBridgeRequestStateTransferResponse());
}
if (other.hasGetResponseFragment()) {
mergeGetResponseFragment(other.getGetResponseFragment());
}
if (other.hasGetServerMappingResponse()) {
mergeGetServerMappingResponse(other.getGetServerMappingResponse());
}
if (other.hasInquiryRequestResponse()) {
mergeInquiryRequestResponse(other.getInquiryRequestResponse());
}
if (other.hasCommandID()) {
setCommandID(other.getCommandID());
}
if (other.hasGetCacheBindingResponse()) {
mergeGetCacheBindingResponse(other.getGetCacheBindingResponse());
}
if (other.hasMapReduceTaskResponse()) {
mergeMapReduceTaskResponse(other.getMapReduceTaskResponse());
}
if (other.hasTaskCallbackResponse()) {
mergeTaskCallbackResponse(other.getTaskCallbackResponse());
}
if (other.hasRunningTasksResponse()) {
mergeRunningTasksResponse(other.getRunningTasksResponse());
}
if (other.hasTaskCancelResponse()) {
mergeTaskCancelResponse(other.getTaskCancelResponse());
}
if (other.hasTaskProgressResponse()) {
mergeTaskProgressResponse(other.getTaskProgressResponse());
}
if (other.hasNextRecordResponse()) {
mergeNextRecordResponse(other.getNextRecordResponse());
}
if (other.hasTaskEnumeratorResponse()) {
mergeTaskEnumeratorResponse(other.getTaskEnumeratorResponse());
}
if (other.hasInvokeEntryProcessorResponse()) {
mergeInvokeEntryProcessorResponse(other.getInvokeEntryProcessorResponse());
}
if (other.hasDisposeReaderResponse()) {
mergeDisposeReaderResponse(other.getDisposeReaderResponse());
}
if (other.hasExecuteReaderResponse()) {
mergeExecuteReaderResponse(other.getExecuteReaderResponse());
}
if (other.hasGetReaderChunkResponse()) {
mergeGetReaderChunkResponse(other.getGetReaderChunkResponse());
}
if (other.hasExecuteReaderCQResponse()) {
mergeExecuteReaderCQResponse(other.getExecuteReaderCQResponse());
}
if (other.hasGetExpirationResponse()) {
mergeGetExpirationResponse(other.getGetExpirationResponse());
}
if (other.hasLcDataResponse()) {
mergeLcDataResponse(other.getLcDataResponse());
}
if (other.hasGetSecurityAuthorizationResponse()) {
mergeGetSecurityAuthorizationResponse(other.getGetSecurityAuthorizationResponse());
}
if (other.hasPollResponse()) {
mergePollResponse(other.getPollResponse());
}
if (other.hasRegisterPollNotifResponse()) {
mergeRegisterPollNotifResponse(other.getRegisterPollNotifResponse());
}
if (other.hasPollNotifyEventResponse()) {
mergePollNotifyEventResponse(other.getPollNotifyEventResponse());
}
if (other.hasGetConnectedClientsResponse()) {
mergeGetConnectedClientsResponse(other.getGetConnectedClientsResponse());
}
if (other.hasTouchResponse()) {
mergeTouchResponse(other.getTouchResponse());
}
if (other.hasGetCacheManagementPortResponse()) {
mergeGetCacheManagementPortResponse(other.getGetCacheManagementPortResponse());
}
if (other.hasGetTopicResponse()) {
mergeGetTopicResponse(other.getGetTopicResponse());
}
if (other.hasSubscribeTopicResponse()) {
mergeSubscribeTopicResponse(other.getSubscribeTopicResponse());
}
if (other.hasRemoveTopicResponse()) {
mergeRemoveTopicResponse(other.getRemoveTopicResponse());
}
if (other.hasUnSubscribeTopicResponse()) {
mergeUnSubscribeTopicResponse(other.getUnSubscribeTopicResponse());
}
if (other.hasMessagePublishResponse()) {
mergeMessagePublishResponse(other.getMessagePublishResponse());
}
if (other.hasGetMessageResponse()) {
mergeGetMessageResponse(other.getGetMessageResponse());
}
if (other.hasMessageAcknowledgmentResponse()) {
mergeMessageAcknowledgmentResponse(other.getMessageAcknowledgmentResponse());
}
if (other.hasPingResponse()) {
mergePingResponse(other.getPingResponse());
}
if (other.hasOperationModeChangeEventResponse()) {
mergeOperationModeChangeEventResponse(other.getOperationModeChangeEventResponse());
}
if (other.hasMessageCountResponse()) {
mergeMessageCountResponse(other.getMessageCountResponse());
}
if (other.hasDataTypeResponse()) {
mergeDataTypeResponse(other.getDataTypeResponse());
}
if (other.hasGetSerializationFormatResponse()) {
mergeGetSerializationFormatResponse(other.getGetSerializationFormatResponse());
}
if (other.hasBulkGetCacheItem()) {
mergeBulkGetCacheItem(other.getBulkGetCacheItem());
}
if (other.hasContainBulkResponse()) {
mergeContainBulkResponse(other.getContainBulkResponse());
}
if (other.hasModuleResponse()) {
mergeModuleResponse(other.getModuleResponse());
}
if (other.hasSurrogateResponse()) {
mergeSurrogateResponse(other.getSurrogateResponse());
}
if (other.hasMessagePublishBulkResponse()) {
mergeMessagePublishBulkResponse(other.getMessagePublishBulkResponse());
}
if (other.hasBridgePollForResumingReplicationResponse()) {
mergeBridgePollForResumingReplicationResponse(other.getBridgePollForResumingReplicationResponse());
}
if (other.hasGetModuleStateResponse()) {
mergeGetModuleStateResponse(other.getGetModuleStateResponse());
}
if (other.hasSetModuleStateResponse()) {
mergeSetModuleStateResponse(other.getSetModuleStateResponse());
}
if (other.hasBridgeToCacheEventResponse()) {
mergeBridgeToCacheEventResponse(other.getBridgeToCacheEventResponse());
}
this.mergeUnknownFields(other.getUnknownFields());
return this;
}
public Builder mergeFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
com.google.protobuf.UnknownFieldSet.newBuilder(
this.getUnknownFields());
while (true) {
int tag = input.readTag();
switch (tag) {
case 0:
this.setUnknownFields(unknownFields.build());
return this;
default: {
if (!parseUnknownField(input, unknownFields,
extensionRegistry, tag)) {
this.setUnknownFields(unknownFields.build());
return this;
}
break;
}
case 8: {
setRequestId(input.readInt64());
break;
}
case 16: {
int rawValue = input.readEnum();
com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Type value = com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Type.valueOf(rawValue);
if (value == null) {
unknownFields.mergeVarintField(2, rawValue);
} else {
setResponseType(value);
}
break;
}
case 26: {
com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception.newBuilder();
if (hasException()) {
subBuilder.mergeFrom(getException());
}
input.readMessage(subBuilder, extensionRegistry);
setException(subBuilder.buildPartial());
break;
}
case 34: {
com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse.newBuilder();
if (hasAddDep()) {
subBuilder.mergeFrom(getAddDep());
}
input.readMessage(subBuilder, extensionRegistry);
setAddDep(subBuilder.buildPartial());
break;
}
case 42: {
com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse.newBuilder();
if (hasBulkAdd()) {
subBuilder.mergeFrom(getBulkAdd());
}
input.readMessage(subBuilder, extensionRegistry);
setBulkAdd(subBuilder.buildPartial());
break;
}
case 50: {
com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse.newBuilder();
if (hasBulkGet()) {
subBuilder.mergeFrom(getBulkGet());
}
input.readMessage(subBuilder, extensionRegistry);
setBulkGet(subBuilder.buildPartial());
break;
}
case 58: {
com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse.newBuilder();
if (hasBulkInsert()) {
subBuilder.mergeFrom(getBulkInsert());
}
input.readMessage(subBuilder, extensionRegistry);
setBulkInsert(subBuilder.buildPartial());
break;
}
case 66: {
com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse.newBuilder();
if (hasBulkRemove()) {
subBuilder.mergeFrom(getBulkRemove());
}
input.readMessage(subBuilder, extensionRegistry);
setBulkRemove(subBuilder.buildPartial());
break;
}
case 74: {
com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse.newBuilder();
if (hasContain()) {
subBuilder.mergeFrom(getContain());
}
input.readMessage(subBuilder, extensionRegistry);
setContain(subBuilder.buildPartial());
break;
}
case 82: {
com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse.newBuilder();
if (hasCount()) {
subBuilder.mergeFrom(getCount());
}
input.readMessage(subBuilder, extensionRegistry);
setCount(subBuilder.buildPartial());
break;
}
case 90: {
com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse.newBuilder();
if (hasGetItem()) {
subBuilder.mergeFrom(getGetItem());
}
input.readMessage(subBuilder, extensionRegistry);
setGetItem(subBuilder.buildPartial());
break;
}
case 98: {
com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse.newBuilder();
if (hasGet()) {
subBuilder.mergeFrom(getGet());
}
input.readMessage(subBuilder, extensionRegistry);
setGet(subBuilder.buildPartial());
break;
}
case 106: {
com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse.newBuilder();
if (hasGetCompactTypes()) {
subBuilder.mergeFrom(getGetCompactTypes());
}
input.readMessage(subBuilder, extensionRegistry);
setGetCompactTypes(subBuilder.buildPartial());
break;
}
case 114: {
com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse.newBuilder();
if (hasGetCompressionThreshold()) {
subBuilder.mergeFrom(getGetCompressionThreshold());
}
input.readMessage(subBuilder, extensionRegistry);
setGetCompressionThreshold(subBuilder.buildPartial());
break;
}
case 122: {
com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse.newBuilder();
if (hasGetEnum()) {
subBuilder.mergeFrom(getGetEnum());
}
input.readMessage(subBuilder, extensionRegistry);
setGetEnum(subBuilder.buildPartial());
break;
}
case 130: {
com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse.newBuilder();
if (hasGetGroupData()) {
subBuilder.mergeFrom(getGetGroupData());
}
input.readMessage(subBuilder, extensionRegistry);
setGetGroupData(subBuilder.buildPartial());
break;
}
case 138: {
com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse.newBuilder();
if (hasGetGroupKeys()) {
subBuilder.mergeFrom(getGetGroupKeys());
}
input.readMessage(subBuilder, extensionRegistry);
setGetGroupKeys(subBuilder.buildPartial());
break;
}
case 146: {
com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse.newBuilder();
if (hasGetHashmap()) {
subBuilder.mergeFrom(getGetHashmap());
}
input.readMessage(subBuilder, extensionRegistry);
setGetHashmap(subBuilder.buildPartial());
break;
}
case 154: {
com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse.newBuilder();
if (hasGetOptimalServer()) {
subBuilder.mergeFrom(getGetOptimalServer());
}
input.readMessage(subBuilder, extensionRegistry);
setGetOptimalServer(subBuilder.buildPartial());
break;
}
case 162: {
com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse.newBuilder();
if (hasGetTag()) {
subBuilder.mergeFrom(getGetTag());
}
input.readMessage(subBuilder, extensionRegistry);
setGetTag(subBuilder.buildPartial());
break;
}
case 170: {
com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse.newBuilder();
if (hasGetTypemap()) {
subBuilder.mergeFrom(getGetTypemap());
}
input.readMessage(subBuilder, extensionRegistry);
setGetTypemap(subBuilder.buildPartial());
break;
}
case 178: {
com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse.newBuilder();
if (hasInitCache()) {
subBuilder.mergeFrom(getInitCache());
}
input.readMessage(subBuilder, extensionRegistry);
setInitCache(subBuilder.buildPartial());
break;
}
case 186: {
com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse.newBuilder();
if (hasInsert()) {
subBuilder.mergeFrom(getInsert());
}
input.readMessage(subBuilder, extensionRegistry);
setInsert(subBuilder.buildPartial());
break;
}
case 194: {
com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse.newBuilder();
if (hasLockResponse()) {
subBuilder.mergeFrom(getLockResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setLockResponse(subBuilder.buildPartial());
break;
}
case 202: {
com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse.newBuilder();
if (hasLockVerify()) {
subBuilder.mergeFrom(getLockVerify());
}
input.readMessage(subBuilder, extensionRegistry);
setLockVerify(subBuilder.buildPartial());
break;
}
case 210: {
com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse.newBuilder();
if (hasRemove()) {
subBuilder.mergeFrom(getRemove());
}
input.readMessage(subBuilder, extensionRegistry);
setRemove(subBuilder.buildPartial());
break;
}
case 218: {
com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse.newBuilder();
if (hasSearch()) {
subBuilder.mergeFrom(getSearch());
}
input.readMessage(subBuilder, extensionRegistry);
setSearch(subBuilder.buildPartial());
break;
}
case 226: {
com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse.newBuilder();
if (hasSearchEntries()) {
subBuilder.mergeFrom(getSearchEntries());
}
input.readMessage(subBuilder, extensionRegistry);
setSearchEntries(subBuilder.buildPartial());
break;
}
case 234: {
com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse.newBuilder();
if (hasAddResponse()) {
subBuilder.mergeFrom(getAddResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setAddResponse(subBuilder.buildPartial());
break;
}
case 242: {
com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse.newBuilder();
if (hasAddSyncDependencyResponse()) {
subBuilder.mergeFrom(getAddSyncDependencyResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setAddSyncDependencyResponse(subBuilder.buildPartial());
break;
}
case 250: {
com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse.newBuilder();
if (hasClearResponse()) {
subBuilder.mergeFrom(getClearResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setClearResponse(subBuilder.buildPartial());
break;
}
case 258: {
com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse.newBuilder();
if (hasDisposeResponse()) {
subBuilder.mergeFrom(getDisposeResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setDisposeResponse(subBuilder.buildPartial());
break;
}
case 266: {
com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse.newBuilder();
if (hasRaiseCustomEventResponse()) {
subBuilder.mergeFrom(getRaiseCustomEventResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRaiseCustomEventResponse(subBuilder.buildPartial());
break;
}
case 274: {
com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse.newBuilder();
if (hasRegisterKeyNotifResponse()) {
subBuilder.mergeFrom(getRegisterKeyNotifResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRegisterKeyNotifResponse(subBuilder.buildPartial());
break;
}
case 282: {
com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse.newBuilder();
if (hasRegisterNotifResponse()) {
subBuilder.mergeFrom(getRegisterNotifResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRegisterNotifResponse(subBuilder.buildPartial());
break;
}
case 290: {
com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse.newBuilder();
if (hasRemoveGroupResponse()) {
subBuilder.mergeFrom(getRemoveGroupResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRemoveGroupResponse(subBuilder.buildPartial());
break;
}
case 298: {
com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse.newBuilder();
if (hasIsLockedResponse()) {
subBuilder.mergeFrom(getIsLockedResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setIsLockedResponse(subBuilder.buildPartial());
break;
}
case 306: {
com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse.newBuilder();
if (hasUnregisterBulkKeyNotifResponse()) {
subBuilder.mergeFrom(getUnregisterBulkKeyNotifResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setUnregisterBulkKeyNotifResponse(subBuilder.buildPartial());
break;
}
case 314: {
com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse.newBuilder();
if (hasUnregisterKeyNotifResponse()) {
subBuilder.mergeFrom(getUnregisterKeyNotifResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setUnregisterKeyNotifResponse(subBuilder.buildPartial());
break;
}
case 322: {
com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse.newBuilder();
if (hasHybridBulkResponse()) {
subBuilder.mergeFrom(getHybridBulkResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setHybridBulkResponse(subBuilder.buildPartial());
break;
}
case 330: {
com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse.newBuilder();
if (hasGetLoggingInfoResponse()) {
subBuilder.mergeFrom(getGetLoggingInfoResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetLoggingInfoResponse(subBuilder.buildPartial());
break;
}
case 338: {
com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse.newBuilder();
if (hasCloseStreamResponse()) {
subBuilder.mergeFrom(getCloseStreamResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setCloseStreamResponse(subBuilder.buildPartial());
break;
}
case 346: {
com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse.newBuilder();
if (hasGetStreamLengthResponse()) {
subBuilder.mergeFrom(getGetStreamLengthResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetStreamLengthResponse(subBuilder.buildPartial());
break;
}
case 354: {
com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse.newBuilder();
if (hasOpenStreamResponse()) {
subBuilder.mergeFrom(getOpenStreamResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setOpenStreamResponse(subBuilder.buildPartial());
break;
}
case 362: {
com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse.newBuilder();
if (hasWriteToStreamResponse()) {
subBuilder.mergeFrom(getWriteToStreamResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setWriteToStreamResponse(subBuilder.buildPartial());
break;
}
case 370: {
com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse.newBuilder();
if (hasReadFromStreamResponse()) {
subBuilder.mergeFrom(getReadFromStreamResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setReadFromStreamResponse(subBuilder.buildPartial());
break;
}
case 378: {
com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse.newBuilder();
if (hasBridgeGetStateTransferInfoResponse()) {
subBuilder.mergeFrom(getBridgeGetStateTransferInfoResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeGetStateTransferInfoResponse(subBuilder.buildPartial());
break;
}
case 386: {
com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse.newBuilder();
if (hasBridgeGetTransferableKeyListResponse()) {
subBuilder.mergeFrom(getBridgeGetTransferableKeyListResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeGetTransferableKeyListResponse(subBuilder.buildPartial());
break;
}
case 394: {
com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse.newBuilder();
if (hasBridgeSignalEndOfStateTransferResponse()) {
subBuilder.mergeFrom(getBridgeSignalEndOfStateTransferResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeSignalEndOfStateTransferResponse(subBuilder.buildPartial());
break;
}
case 402: {
com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse.newBuilder();
if (hasBridgeHybridBulkResponse()) {
subBuilder.mergeFrom(getBridgeHybridBulkResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeHybridBulkResponse(subBuilder.buildPartial());
break;
}
case 410: {
com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse.newBuilder();
if (hasBridgeInitResponse()) {
subBuilder.mergeFrom(getBridgeInitResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeInitResponse(subBuilder.buildPartial());
break;
}
case 418: {
com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse.newBuilder();
if (hasBridgeSetTransferableKeyListResponse()) {
subBuilder.mergeFrom(getBridgeSetTransferableKeyListResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeSetTransferableKeyListResponse(subBuilder.buildPartial());
break;
}
case 434: {
com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse.newBuilder();
if (hasAsyncOpCompletedCallback()) {
subBuilder.mergeFrom(getAsyncOpCompletedCallback());
}
input.readMessage(subBuilder, extensionRegistry);
setAsyncOpCompletedCallback(subBuilder.buildPartial());
break;
}
case 442: {
com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse.newBuilder();
if (hasItemRemovedCallback()) {
subBuilder.mergeFrom(getItemRemovedCallback());
}
input.readMessage(subBuilder, extensionRegistry);
setItemRemovedCallback(subBuilder.buildPartial());
break;
}
case 450: {
com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse.newBuilder();
if (hasItemUpdatedCallback()) {
subBuilder.mergeFrom(getItemUpdatedCallback());
}
input.readMessage(subBuilder, extensionRegistry);
setItemUpdatedCallback(subBuilder.buildPartial());
break;
}
case 458: {
com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse.newBuilder();
if (hasBridgeFunctionalEvent()) {
subBuilder.mergeFrom(getBridgeFunctionalEvent());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeFunctionalEvent(subBuilder.buildPartial());
break;
}
case 466: {
com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse.newBuilder();
if (hasCacheCleared()) {
subBuilder.mergeFrom(getCacheCleared());
}
input.readMessage(subBuilder, extensionRegistry);
setCacheCleared(subBuilder.buildPartial());
break;
}
case 474: {
com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse.newBuilder();
if (hasCacheStopped()) {
subBuilder.mergeFrom(getCacheStopped());
}
input.readMessage(subBuilder, extensionRegistry);
setCacheStopped(subBuilder.buildPartial());
break;
}
case 482: {
com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse.newBuilder();
if (hasConfigModified()) {
subBuilder.mergeFrom(getConfigModified());
}
input.readMessage(subBuilder, extensionRegistry);
setConfigModified(subBuilder.buildPartial());
break;
}
case 490: {
com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse.newBuilder();
if (hasCustomEvent()) {
subBuilder.mergeFrom(getCustomEvent());
}
input.readMessage(subBuilder, extensionRegistry);
setCustomEvent(subBuilder.buildPartial());
break;
}
case 498: {
com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse.newBuilder();
if (hasHashmapChanged()) {
subBuilder.mergeFrom(getHashmapChanged());
}
input.readMessage(subBuilder, extensionRegistry);
setHashmapChanged(subBuilder.buildPartial());
break;
}
case 506: {
com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse.newBuilder();
if (hasItemAdded()) {
subBuilder.mergeFrom(getItemAdded());
}
input.readMessage(subBuilder, extensionRegistry);
setItemAdded(subBuilder.buildPartial());
break;
}
case 514: {
com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse.newBuilder();
if (hasItemRemoved()) {
subBuilder.mergeFrom(getItemRemoved());
}
input.readMessage(subBuilder, extensionRegistry);
setItemRemoved(subBuilder.buildPartial());
break;
}
case 522: {
com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse.newBuilder();
if (hasItemUpdated()) {
subBuilder.mergeFrom(getItemUpdated());
}
input.readMessage(subBuilder, extensionRegistry);
setItemUpdated(subBuilder.buildPartial());
break;
}
case 530: {
com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse.newBuilder();
if (hasLoggingInfoModified()) {
subBuilder.mergeFrom(getLoggingInfoModified());
}
input.readMessage(subBuilder, extensionRegistry);
setLoggingInfoModified(subBuilder.buildPartial());
break;
}
case 538: {
com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse.newBuilder();
if (hasNodeJoined()) {
subBuilder.mergeFrom(getNodeJoined());
}
input.readMessage(subBuilder, extensionRegistry);
setNodeJoined(subBuilder.buildPartial());
break;
}
case 546: {
com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse.newBuilder();
if (hasNodeLeft()) {
subBuilder.mergeFrom(getNodeLeft());
}
input.readMessage(subBuilder, extensionRegistry);
setNodeLeft(subBuilder.buildPartial());
break;
}
case 554: {
com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse.newBuilder();
if (hasQueueFullEvent()) {
subBuilder.mergeFrom(getQueueFullEvent());
}
input.readMessage(subBuilder, extensionRegistry);
setQueueFullEvent(subBuilder.buildPartial());
break;
}
case 562: {
com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse.newBuilder();
if (hasUnlockResponse()) {
subBuilder.mergeFrom(getUnlockResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setUnlockResponse(subBuilder.buildPartial());
break;
}
case 570: {
com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse.newBuilder();
if (hasRegisterBulkKeyNotifResponse()) {
subBuilder.mergeFrom(getRegisterBulkKeyNotifResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRegisterBulkKeyNotifResponse(subBuilder.buildPartial());
break;
}
case 578: {
com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse.newBuilder();
if (hasDsUpdateCallbackRespose()) {
subBuilder.mergeFrom(getDsUpdateCallbackRespose());
}
input.readMessage(subBuilder, extensionRegistry);
setDsUpdateCallbackRespose(subBuilder.buildPartial());
break;
}
case 586: {
com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse.newBuilder();
if (hasBridgeStartStateTransferEventResponse()) {
subBuilder.mergeFrom(getBridgeStartStateTransferEventResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeStartStateTransferEventResponse(subBuilder.buildPartial());
break;
}
case 594: {
com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse.newBuilder();
if (hasBridgeSyncTimeResponse()) {
subBuilder.mergeFrom(getBridgeSyncTimeResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeSyncTimeResponse(subBuilder.buildPartial());
break;
}
case 602: {
com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse.newBuilder();
if (hasHeartBeatResponse()) {
subBuilder.mergeFrom(getHeartBeatResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setHeartBeatResponse(subBuilder.buildPartial());
break;
}
case 610: {
com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse.newBuilder();
if (hasBridgeHeartBeatReceivedResponse()) {
subBuilder.mergeFrom(getBridgeHeartBeatReceivedResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeHeartBeatReceivedResponse(subBuilder.buildPartial());
break;
}
case 618: {
com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse.newBuilder();
if (hasRemoveTagResponse()) {
subBuilder.mergeFrom(getRemoveTagResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRemoveTagResponse(subBuilder.buildPartial());
break;
}
case 626: {
com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse.newBuilder();
if (hasBridgeMakeTargetCacheActivePassiveResponse()) {
subBuilder.mergeFrom(getBridgeMakeTargetCacheActivePassiveResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeMakeTargetCacheActivePassiveResponse(subBuilder.buildPartial());
break;
}
case 634: {
com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse.newBuilder();
if (hasCQCallbackResponse()) {
subBuilder.mergeFrom(getCQCallbackResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setCQCallbackResponse(subBuilder.buildPartial());
break;
}
case 642: {
com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse.newBuilder();
if (hasUnRegisterCQResponse()) {
subBuilder.mergeFrom(getUnRegisterCQResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setUnRegisterCQResponse(subBuilder.buildPartial());
break;
}
case 650: {
com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse.newBuilder();
if (hasRegisterCQResponse()) {
subBuilder.mergeFrom(getRegisterCQResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRegisterCQResponse(subBuilder.buildPartial());
break;
}
case 658: {
com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse.newBuilder();
if (hasBridgeStoppedEventResponse()) {
subBuilder.mergeFrom(getBridgeStoppedEventResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeStoppedEventResponse(subBuilder.buildPartial());
break;
}
case 666: {
com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse.newBuilder();
if (hasBridgeClearOperationEnqueuedResponse()) {
subBuilder.mergeFrom(getBridgeClearOperationEnqueuedResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeClearOperationEnqueuedResponse(subBuilder.buildPartial());
break;
}
case 674: {
com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse.newBuilder();
if (hasGetKeysByTagResponse()) {
subBuilder.mergeFrom(getGetKeysByTagResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetKeysByTagResponse(subBuilder.buildPartial());
break;
}
case 682: {
com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse.newBuilder();
if (hasBulkDeleteResponse()) {
subBuilder.mergeFrom(getBulkDeleteResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBulkDeleteResponse(subBuilder.buildPartial());
break;
}
case 690: {
com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse.newBuilder();
if (hasDeleteResponse()) {
subBuilder.mergeFrom(getDeleteResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setDeleteResponse(subBuilder.buildPartial());
break;
}
case 698: {
setIntendedRecipient(input.readString());
break;
}
case 704: {
setSequenceId(input.readInt32());
break;
}
case 712: {
setNumberOfChuncks(input.readInt32());
break;
}
case 722: {
com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse.newBuilder();
if (hasGetNextChunkResponse()) {
subBuilder.mergeFrom(getGetNextChunkResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetNextChunkResponse(subBuilder.buildPartial());
break;
}
case 730: {
com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse.newBuilder();
if (hasGetGroupNextChunkResponse()) {
subBuilder.mergeFrom(getGetGroupNextChunkResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetGroupNextChunkResponse(subBuilder.buildPartial());
break;
}
case 738: {
com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse.newBuilder();
if (hasSearchCQResponse()) {
subBuilder.mergeFrom(getSearchCQResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setSearchCQResponse(subBuilder.buildPartial());
break;
}
case 746: {
com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse.newBuilder();
if (hasSearchEntriesCQResponse()) {
subBuilder.mergeFrom(getSearchEntriesCQResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setSearchEntriesCQResponse(subBuilder.buildPartial());
break;
}
case 754: {
com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse.newBuilder();
if (hasAddAttributeResponse()) {
subBuilder.mergeFrom(getAddAttributeResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setAddAttributeResponse(subBuilder.buildPartial());
break;
}
case 762: {
com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent.Builder subBuilder = com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent.newBuilder();
if (hasCompactTypeRegisterEvent()) {
subBuilder.mergeFrom(getCompactTypeRegisterEvent());
}
input.readMessage(subBuilder, extensionRegistry);
setCompactTypeRegisterEvent(subBuilder.buildPartial());
break;
}
case 770: {
com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse.newBuilder();
if (hasGetEncryption()) {
subBuilder.mergeFrom(getGetEncryption());
}
input.readMessage(subBuilder, extensionRegistry);
setGetEncryption(subBuilder.buildPartial());
break;
}
case 778: {
com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse.newBuilder();
if (hasGetRunningServer()) {
subBuilder.mergeFrom(getGetRunningServer());
}
input.readMessage(subBuilder, extensionRegistry);
setGetRunningServer(subBuilder.buildPartial());
break;
}
case 786: {
com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse.newBuilder();
if (hasBulkEventResponse()) {
subBuilder.mergeFrom(getBulkEventResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBulkEventResponse(subBuilder.buildPartial());
break;
}
case 794: {
com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse.newBuilder();
if (hasSyncEventsResponse()) {
subBuilder.mergeFrom(getSyncEventsResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setSyncEventsResponse(subBuilder.buildPartial());
break;
}
case 802: {
com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse.newBuilder();
if (hasBlockActivityEvent()) {
subBuilder.mergeFrom(getBlockActivityEvent());
}
input.readMessage(subBuilder, extensionRegistry);
setBlockActivityEvent(subBuilder.buildPartial());
break;
}
case 810: {
com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse.newBuilder();
if (hasUnblockActivityEvent()) {
subBuilder.mergeFrom(getUnblockActivityEvent());
}
input.readMessage(subBuilder, extensionRegistry);
setUnblockActivityEvent(subBuilder.buildPartial());
break;
}
case 818: {
com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse.newBuilder();
if (hasDeleteQueryResponse()) {
subBuilder.mergeFrom(getDeleteQueryResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setDeleteQueryResponse(subBuilder.buildPartial());
break;
}
case 826: {
com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse.newBuilder();
if (hasRemoveQueryResponse()) {
subBuilder.mergeFrom(getRemoveQueryResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRemoveQueryResponse(subBuilder.buildPartial());
break;
}
case 834: {
com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse.newBuilder();
if (hasGetProductVersionResponse()) {
subBuilder.mergeFrom(getGetProductVersionResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetProductVersionResponse(subBuilder.buildPartial());
break;
}
case 842: {
com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse.newBuilder();
if (hasBridgeGetReplicatorStatusInfoResponse()) {
subBuilder.mergeFrom(getBridgeGetReplicatorStatusInfoResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeGetReplicatorStatusInfoResponse(subBuilder.buildPartial());
break;
}
case 850: {
com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse.newBuilder();
if (hasBridgeReplicatorStatusEventResponse()) {
subBuilder.mergeFrom(getBridgeReplicatorStatusEventResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeReplicatorStatusEventResponse(subBuilder.buildPartial());
break;
}
case 858: {
com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse.newBuilder();
if (hasBridgeRequestStateTransferResponse()) {
subBuilder.mergeFrom(getBridgeRequestStateTransferResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeRequestStateTransferResponse(subBuilder.buildPartial());
break;
}
case 866: {
com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse.newBuilder();
if (hasGetResponseFragment()) {
subBuilder.mergeFrom(getGetResponseFragment());
}
input.readMessage(subBuilder, extensionRegistry);
setGetResponseFragment(subBuilder.buildPartial());
break;
}
case 874: {
com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse.newBuilder();
if (hasGetServerMappingResponse()) {
subBuilder.mergeFrom(getGetServerMappingResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetServerMappingResponse(subBuilder.buildPartial());
break;
}
case 882: {
com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse.newBuilder();
if (hasInquiryRequestResponse()) {
subBuilder.mergeFrom(getInquiryRequestResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setInquiryRequestResponse(subBuilder.buildPartial());
break;
}
case 888: {
setCommandID(input.readInt32());
break;
}
case 898: {
com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse.newBuilder();
if (hasGetCacheBindingResponse()) {
subBuilder.mergeFrom(getGetCacheBindingResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetCacheBindingResponse(subBuilder.buildPartial());
break;
}
case 906: {
com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse.newBuilder();
if (hasMapReduceTaskResponse()) {
subBuilder.mergeFrom(getMapReduceTaskResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setMapReduceTaskResponse(subBuilder.buildPartial());
break;
}
case 914: {
com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse.newBuilder();
if (hasTaskCallbackResponse()) {
subBuilder.mergeFrom(getTaskCallbackResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setTaskCallbackResponse(subBuilder.buildPartial());
break;
}
case 922: {
com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse.newBuilder();
if (hasRunningTasksResponse()) {
subBuilder.mergeFrom(getRunningTasksResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRunningTasksResponse(subBuilder.buildPartial());
break;
}
case 930: {
com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse.newBuilder();
if (hasTaskCancelResponse()) {
subBuilder.mergeFrom(getTaskCancelResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setTaskCancelResponse(subBuilder.buildPartial());
break;
}
case 938: {
com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse.newBuilder();
if (hasTaskProgressResponse()) {
subBuilder.mergeFrom(getTaskProgressResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setTaskProgressResponse(subBuilder.buildPartial());
break;
}
case 946: {
com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse.newBuilder();
if (hasNextRecordResponse()) {
subBuilder.mergeFrom(getNextRecordResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setNextRecordResponse(subBuilder.buildPartial());
break;
}
case 954: {
com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse.newBuilder();
if (hasTaskEnumeratorResponse()) {
subBuilder.mergeFrom(getTaskEnumeratorResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setTaskEnumeratorResponse(subBuilder.buildPartial());
break;
}
case 962: {
com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse.newBuilder();
if (hasInvokeEntryProcessorResponse()) {
subBuilder.mergeFrom(getInvokeEntryProcessorResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setInvokeEntryProcessorResponse(subBuilder.buildPartial());
break;
}
case 970: {
com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse.newBuilder();
if (hasDisposeReaderResponse()) {
subBuilder.mergeFrom(getDisposeReaderResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setDisposeReaderResponse(subBuilder.buildPartial());
break;
}
case 978: {
com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse.newBuilder();
if (hasExecuteReaderResponse()) {
subBuilder.mergeFrom(getExecuteReaderResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setExecuteReaderResponse(subBuilder.buildPartial());
break;
}
case 986: {
com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse.newBuilder();
if (hasGetReaderChunkResponse()) {
subBuilder.mergeFrom(getGetReaderChunkResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetReaderChunkResponse(subBuilder.buildPartial());
break;
}
case 994: {
com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse.newBuilder();
if (hasExecuteReaderCQResponse()) {
subBuilder.mergeFrom(getExecuteReaderCQResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setExecuteReaderCQResponse(subBuilder.buildPartial());
break;
}
case 1002: {
com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse.newBuilder();
if (hasGetExpirationResponse()) {
subBuilder.mergeFrom(getGetExpirationResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetExpirationResponse(subBuilder.buildPartial());
break;
}
case 1010: {
com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse.newBuilder();
if (hasLcDataResponse()) {
subBuilder.mergeFrom(getLcDataResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setLcDataResponse(subBuilder.buildPartial());
break;
}
case 1018: {
com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse.newBuilder();
if (hasGetSecurityAuthorizationResponse()) {
subBuilder.mergeFrom(getGetSecurityAuthorizationResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetSecurityAuthorizationResponse(subBuilder.buildPartial());
break;
}
case 1026: {
com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse.newBuilder();
if (hasPollResponse()) {
subBuilder.mergeFrom(getPollResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setPollResponse(subBuilder.buildPartial());
break;
}
case 1034: {
com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse.newBuilder();
if (hasRegisterPollNotifResponse()) {
subBuilder.mergeFrom(getRegisterPollNotifResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRegisterPollNotifResponse(subBuilder.buildPartial());
break;
}
case 1042: {
com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse.newBuilder();
if (hasPollNotifyEventResponse()) {
subBuilder.mergeFrom(getPollNotifyEventResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setPollNotifyEventResponse(subBuilder.buildPartial());
break;
}
case 1050: {
com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse.newBuilder();
if (hasGetConnectedClientsResponse()) {
subBuilder.mergeFrom(getGetConnectedClientsResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetConnectedClientsResponse(subBuilder.buildPartial());
break;
}
case 1058: {
com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse.newBuilder();
if (hasTouchResponse()) {
subBuilder.mergeFrom(getTouchResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setTouchResponse(subBuilder.buildPartial());
break;
}
case 1066: {
com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse.newBuilder();
if (hasGetCacheManagementPortResponse()) {
subBuilder.mergeFrom(getGetCacheManagementPortResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetCacheManagementPortResponse(subBuilder.buildPartial());
break;
}
case 1074: {
com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse.newBuilder();
if (hasGetTopicResponse()) {
subBuilder.mergeFrom(getGetTopicResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetTopicResponse(subBuilder.buildPartial());
break;
}
case 1082: {
com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse.newBuilder();
if (hasSubscribeTopicResponse()) {
subBuilder.mergeFrom(getSubscribeTopicResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setSubscribeTopicResponse(subBuilder.buildPartial());
break;
}
case 1090: {
com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse.newBuilder();
if (hasRemoveTopicResponse()) {
subBuilder.mergeFrom(getRemoveTopicResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setRemoveTopicResponse(subBuilder.buildPartial());
break;
}
case 1098: {
com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse.newBuilder();
if (hasUnSubscribeTopicResponse()) {
subBuilder.mergeFrom(getUnSubscribeTopicResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setUnSubscribeTopicResponse(subBuilder.buildPartial());
break;
}
case 1106: {
com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse.newBuilder();
if (hasMessagePublishResponse()) {
subBuilder.mergeFrom(getMessagePublishResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setMessagePublishResponse(subBuilder.buildPartial());
break;
}
case 1114: {
com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse.newBuilder();
if (hasGetMessageResponse()) {
subBuilder.mergeFrom(getGetMessageResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetMessageResponse(subBuilder.buildPartial());
break;
}
case 1122: {
com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse.newBuilder();
if (hasMessageAcknowledgmentResponse()) {
subBuilder.mergeFrom(getMessageAcknowledgmentResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setMessageAcknowledgmentResponse(subBuilder.buildPartial());
break;
}
case 1130: {
com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse.newBuilder();
if (hasPingResponse()) {
subBuilder.mergeFrom(getPingResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setPingResponse(subBuilder.buildPartial());
break;
}
case 1138: {
com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse.newBuilder();
if (hasOperationModeChangeEventResponse()) {
subBuilder.mergeFrom(getOperationModeChangeEventResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setOperationModeChangeEventResponse(subBuilder.buildPartial());
break;
}
case 1146: {
com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse.newBuilder();
if (hasMessageCountResponse()) {
subBuilder.mergeFrom(getMessageCountResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setMessageCountResponse(subBuilder.buildPartial());
break;
}
case 1154: {
com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse.newBuilder();
if (hasDataTypeResponse()) {
subBuilder.mergeFrom(getDataTypeResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setDataTypeResponse(subBuilder.buildPartial());
break;
}
case 1162: {
com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse.newBuilder();
if (hasGetSerializationFormatResponse()) {
subBuilder.mergeFrom(getGetSerializationFormatResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetSerializationFormatResponse(subBuilder.buildPartial());
break;
}
case 1170: {
com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse.newBuilder();
if (hasBulkGetCacheItem()) {
subBuilder.mergeFrom(getBulkGetCacheItem());
}
input.readMessage(subBuilder, extensionRegistry);
setBulkGetCacheItem(subBuilder.buildPartial());
break;
}
case 1178: {
com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse.newBuilder();
if (hasContainBulkResponse()) {
subBuilder.mergeFrom(getContainBulkResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setContainBulkResponse(subBuilder.buildPartial());
break;
}
case 1186: {
com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse.newBuilder();
if (hasModuleResponse()) {
subBuilder.mergeFrom(getModuleResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setModuleResponse(subBuilder.buildPartial());
break;
}
case 1194: {
com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse.newBuilder();
if (hasSurrogateResponse()) {
subBuilder.mergeFrom(getSurrogateResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setSurrogateResponse(subBuilder.buildPartial());
break;
}
case 1202: {
com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse.newBuilder();
if (hasMessagePublishBulkResponse()) {
subBuilder.mergeFrom(getMessagePublishBulkResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setMessagePublishBulkResponse(subBuilder.buildPartial());
break;
}
case 1210: {
com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse.newBuilder();
if (hasBridgePollForResumingReplicationResponse()) {
subBuilder.mergeFrom(getBridgePollForResumingReplicationResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgePollForResumingReplicationResponse(subBuilder.buildPartial());
break;
}
case 1218: {
com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse.newBuilder();
if (hasGetModuleStateResponse()) {
subBuilder.mergeFrom(getGetModuleStateResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setGetModuleStateResponse(subBuilder.buildPartial());
break;
}
case 1226: {
com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse.newBuilder();
if (hasSetModuleStateResponse()) {
subBuilder.mergeFrom(getSetModuleStateResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setSetModuleStateResponse(subBuilder.buildPartial());
break;
}
case 1234: {
com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse.Builder subBuilder = com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse.newBuilder();
if (hasBridgeToCacheEventResponse()) {
subBuilder.mergeFrom(getBridgeToCacheEventResponse());
}
input.readMessage(subBuilder, extensionRegistry);
setBridgeToCacheEventResponse(subBuilder.buildPartial());
break;
}
}
}
}
// optional int64 requestId = 1;
public boolean hasRequestId() {
return result.hasRequestId();
}
public long getRequestId() {
return result.getRequestId();
}
public Builder setRequestId(long value) {
result.hasRequestId = true;
result.requestId_ = value;
return this;
}
public Builder clearRequestId() {
result.hasRequestId = false;
result.requestId_ = 0L;
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.Response.Type responseType = 2;
public boolean hasResponseType() {
return result.hasResponseType();
}
public com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Type getResponseType() {
return result.getResponseType();
}
public Builder setResponseType(com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Type value) {
if (value == null) {
throw new NullPointerException();
}
result.hasResponseType = true;
result.responseType_ = value;
return this;
}
public Builder clearResponseType() {
result.hasResponseType = false;
result.responseType_ = com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Type.LEGACY_RESPONSE;
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.Exception exception = 3;
public boolean hasException() {
return result.hasException();
}
public com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception getException() {
return result.getException();
}
public Builder setException(com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception value) {
if (value == null) {
throw new NullPointerException();
}
result.hasException = true;
result.exception_ = value;
return this;
}
public Builder setException(com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception.Builder builderForValue) {
result.hasException = true;
result.exception_ = builderForValue.build();
return this;
}
public Builder mergeException(com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception value) {
if (result.hasException() &&
result.exception_ != com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception.getDefaultInstance()) {
result.exception_ =
com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception.newBuilder(result.exception_).mergeFrom(value).buildPartial();
} else {
result.exception_ = value;
}
result.hasException = true;
return this;
}
public Builder clearException() {
result.hasException = false;
result.exception_ = com.alachisoft.ncache.common.protobuf.ExceptionProtocol.Exception.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.AddDependencyResponse addDep = 4;
public boolean hasAddDep() {
return result.hasAddDep();
}
public com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse getAddDep() {
return result.getAddDep();
}
public Builder setAddDep(com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasAddDep = true;
result.addDep_ = value;
return this;
}
public Builder setAddDep(com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse.Builder builderForValue) {
result.hasAddDep = true;
result.addDep_ = builderForValue.build();
return this;
}
public Builder mergeAddDep(com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse value) {
if (result.hasAddDep() &&
result.addDep_ != com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse.getDefaultInstance()) {
result.addDep_ =
com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse.newBuilder(result.addDep_).mergeFrom(value).buildPartial();
} else {
result.addDep_ = value;
}
result.hasAddDep = true;
return this;
}
public Builder clearAddDep() {
result.hasAddDep = false;
result.addDep_ = com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.AddDependencyResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BulkAddResponse bulkAdd = 5;
public boolean hasBulkAdd() {
return result.hasBulkAdd();
}
public com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse getBulkAdd() {
return result.getBulkAdd();
}
public Builder setBulkAdd(com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBulkAdd = true;
result.bulkAdd_ = value;
return this;
}
public Builder setBulkAdd(com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse.Builder builderForValue) {
result.hasBulkAdd = true;
result.bulkAdd_ = builderForValue.build();
return this;
}
public Builder mergeBulkAdd(com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse value) {
if (result.hasBulkAdd() &&
result.bulkAdd_ != com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse.getDefaultInstance()) {
result.bulkAdd_ =
com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse.newBuilder(result.bulkAdd_).mergeFrom(value).buildPartial();
} else {
result.bulkAdd_ = value;
}
result.hasBulkAdd = true;
return this;
}
public Builder clearBulkAdd() {
result.hasBulkAdd = false;
result.bulkAdd_ = com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.BulkAddResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BulkGetResponse bulkGet = 6;
public boolean hasBulkGet() {
return result.hasBulkGet();
}
public com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse getBulkGet() {
return result.getBulkGet();
}
public Builder setBulkGet(com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBulkGet = true;
result.bulkGet_ = value;
return this;
}
public Builder setBulkGet(com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse.Builder builderForValue) {
result.hasBulkGet = true;
result.bulkGet_ = builderForValue.build();
return this;
}
public Builder mergeBulkGet(com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse value) {
if (result.hasBulkGet() &&
result.bulkGet_ != com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse.getDefaultInstance()) {
result.bulkGet_ =
com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse.newBuilder(result.bulkGet_).mergeFrom(value).buildPartial();
} else {
result.bulkGet_ = value;
}
result.hasBulkGet = true;
return this;
}
public Builder clearBulkGet() {
result.hasBulkGet = false;
result.bulkGet_ = com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.BulkGetResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BulkInsertResponse bulkInsert = 7;
public boolean hasBulkInsert() {
return result.hasBulkInsert();
}
public com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse getBulkInsert() {
return result.getBulkInsert();
}
public Builder setBulkInsert(com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBulkInsert = true;
result.bulkInsert_ = value;
return this;
}
public Builder setBulkInsert(com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse.Builder builderForValue) {
result.hasBulkInsert = true;
result.bulkInsert_ = builderForValue.build();
return this;
}
public Builder mergeBulkInsert(com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse value) {
if (result.hasBulkInsert() &&
result.bulkInsert_ != com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse.getDefaultInstance()) {
result.bulkInsert_ =
com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse.newBuilder(result.bulkInsert_).mergeFrom(value).buildPartial();
} else {
result.bulkInsert_ = value;
}
result.hasBulkInsert = true;
return this;
}
public Builder clearBulkInsert() {
result.hasBulkInsert = false;
result.bulkInsert_ = com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.BulkInsertResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BulkRemoveResponse bulkRemove = 8;
public boolean hasBulkRemove() {
return result.hasBulkRemove();
}
public com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse getBulkRemove() {
return result.getBulkRemove();
}
public Builder setBulkRemove(com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBulkRemove = true;
result.bulkRemove_ = value;
return this;
}
public Builder setBulkRemove(com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse.Builder builderForValue) {
result.hasBulkRemove = true;
result.bulkRemove_ = builderForValue.build();
return this;
}
public Builder mergeBulkRemove(com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse value) {
if (result.hasBulkRemove() &&
result.bulkRemove_ != com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse.getDefaultInstance()) {
result.bulkRemove_ =
com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse.newBuilder(result.bulkRemove_).mergeFrom(value).buildPartial();
} else {
result.bulkRemove_ = value;
}
result.hasBulkRemove = true;
return this;
}
public Builder clearBulkRemove() {
result.hasBulkRemove = false;
result.bulkRemove_ = com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.BulkRemoveResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ContainResponse contain = 9;
public boolean hasContain() {
return result.hasContain();
}
public com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse getContain() {
return result.getContain();
}
public Builder setContain(com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasContain = true;
result.contain_ = value;
return this;
}
public Builder setContain(com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse.Builder builderForValue) {
result.hasContain = true;
result.contain_ = builderForValue.build();
return this;
}
public Builder mergeContain(com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse value) {
if (result.hasContain() &&
result.contain_ != com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse.getDefaultInstance()) {
result.contain_ =
com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse.newBuilder(result.contain_).mergeFrom(value).buildPartial();
} else {
result.contain_ = value;
}
result.hasContain = true;
return this;
}
public Builder clearContain() {
result.hasContain = false;
result.contain_ = com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.ContainResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.CountResponse count = 10;
public boolean hasCount() {
return result.hasCount();
}
public com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse getCount() {
return result.getCount();
}
public Builder setCount(com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasCount = true;
result.count_ = value;
return this;
}
public Builder setCount(com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse.Builder builderForValue) {
result.hasCount = true;
result.count_ = builderForValue.build();
return this;
}
public Builder mergeCount(com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse value) {
if (result.hasCount() &&
result.count_ != com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse.getDefaultInstance()) {
result.count_ =
com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse.newBuilder(result.count_).mergeFrom(value).buildPartial();
} else {
result.count_ = value;
}
result.hasCount = true;
return this;
}
public Builder clearCount() {
result.hasCount = false;
result.count_ = com.alachisoft.ncache.common.protobuf.CountResponseProtocol.CountResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetCacheItemResponse getItem = 11;
public boolean hasGetItem() {
return result.hasGetItem();
}
public com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse getGetItem() {
return result.getGetItem();
}
public Builder setGetItem(com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetItem = true;
result.getItem_ = value;
return this;
}
public Builder setGetItem(com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse.Builder builderForValue) {
result.hasGetItem = true;
result.getItem_ = builderForValue.build();
return this;
}
public Builder mergeGetItem(com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse value) {
if (result.hasGetItem() &&
result.getItem_ != com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse.getDefaultInstance()) {
result.getItem_ =
com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse.newBuilder(result.getItem_).mergeFrom(value).buildPartial();
} else {
result.getItem_ = value;
}
result.hasGetItem = true;
return this;
}
public Builder clearGetItem() {
result.hasGetItem = false;
result.getItem_ = com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.GetCacheItemResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetResponse get = 12;
public boolean hasGet() {
return result.hasGet();
}
public com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse getGet() {
return result.getGet();
}
public Builder setGet(com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGet = true;
result.get_ = value;
return this;
}
public Builder setGet(com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse.Builder builderForValue) {
result.hasGet = true;
result.get_ = builderForValue.build();
return this;
}
public Builder mergeGet(com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse value) {
if (result.hasGet() &&
result.get_ != com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse.getDefaultInstance()) {
result.get_ =
com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse.newBuilder(result.get_).mergeFrom(value).buildPartial();
} else {
result.get_ = value;
}
result.hasGet = true;
return this;
}
public Builder clearGet() {
result.hasGet = false;
result.get_ = com.alachisoft.ncache.common.protobuf.GetResponseProtocol.GetResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetCompactTypeResponse getCompactTypes = 13;
public boolean hasGetCompactTypes() {
return result.hasGetCompactTypes();
}
public com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse getGetCompactTypes() {
return result.getGetCompactTypes();
}
public Builder setGetCompactTypes(com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetCompactTypes = true;
result.getCompactTypes_ = value;
return this;
}
public Builder setGetCompactTypes(com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse.Builder builderForValue) {
result.hasGetCompactTypes = true;
result.getCompactTypes_ = builderForValue.build();
return this;
}
public Builder mergeGetCompactTypes(com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse value) {
if (result.hasGetCompactTypes() &&
result.getCompactTypes_ != com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse.getDefaultInstance()) {
result.getCompactTypes_ =
com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse.newBuilder(result.getCompactTypes_).mergeFrom(value).buildPartial();
} else {
result.getCompactTypes_ = value;
}
result.hasGetCompactTypes = true;
return this;
}
public Builder clearGetCompactTypes() {
result.hasGetCompactTypes = false;
result.getCompactTypes_ = com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.GetCompactTypeResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponse getCompressionThreshold = 14;
public boolean hasGetCompressionThreshold() {
return result.hasGetCompressionThreshold();
}
public com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse getGetCompressionThreshold() {
return result.getGetCompressionThreshold();
}
public Builder setGetCompressionThreshold(com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetCompressionThreshold = true;
result.getCompressionThreshold_ = value;
return this;
}
public Builder setGetCompressionThreshold(com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse.Builder builderForValue) {
result.hasGetCompressionThreshold = true;
result.getCompressionThreshold_ = builderForValue.build();
return this;
}
public Builder mergeGetCompressionThreshold(com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse value) {
if (result.hasGetCompressionThreshold() &&
result.getCompressionThreshold_ != com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse.getDefaultInstance()) {
result.getCompressionThreshold_ =
com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse.newBuilder(result.getCompressionThreshold_).mergeFrom(value).buildPartial();
} else {
result.getCompressionThreshold_ = value;
}
result.hasGetCompressionThreshold = true;
return this;
}
public Builder clearGetCompressionThreshold() {
result.hasGetCompressionThreshold = false;
result.getCompressionThreshold_ = com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.GetCompressionThresholdResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetEnumeratorResponse getEnum = 15;
public boolean hasGetEnum() {
return result.hasGetEnum();
}
public com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse getGetEnum() {
return result.getGetEnum();
}
public Builder setGetEnum(com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetEnum = true;
result.getEnum_ = value;
return this;
}
public Builder setGetEnum(com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse.Builder builderForValue) {
result.hasGetEnum = true;
result.getEnum_ = builderForValue.build();
return this;
}
public Builder mergeGetEnum(com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse value) {
if (result.hasGetEnum() &&
result.getEnum_ != com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse.getDefaultInstance()) {
result.getEnum_ =
com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse.newBuilder(result.getEnum_).mergeFrom(value).buildPartial();
} else {
result.getEnum_ = value;
}
result.hasGetEnum = true;
return this;
}
public Builder clearGetEnum() {
result.hasGetEnum = false;
result.getEnum_ = com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.GetEnumeratorResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetGroupDataResponse getGroupData = 16;
public boolean hasGetGroupData() {
return result.hasGetGroupData();
}
public com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse getGetGroupData() {
return result.getGetGroupData();
}
public Builder setGetGroupData(com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetGroupData = true;
result.getGroupData_ = value;
return this;
}
public Builder setGetGroupData(com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse.Builder builderForValue) {
result.hasGetGroupData = true;
result.getGroupData_ = builderForValue.build();
return this;
}
public Builder mergeGetGroupData(com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse value) {
if (result.hasGetGroupData() &&
result.getGroupData_ != com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse.getDefaultInstance()) {
result.getGroupData_ =
com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse.newBuilder(result.getGroupData_).mergeFrom(value).buildPartial();
} else {
result.getGroupData_ = value;
}
result.hasGetGroupData = true;
return this;
}
public Builder clearGetGroupData() {
result.hasGetGroupData = false;
result.getGroupData_ = com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.GetGroupDataResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetGroupKeysResponse getGroupKeys = 17;
public boolean hasGetGroupKeys() {
return result.hasGetGroupKeys();
}
public com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse getGetGroupKeys() {
return result.getGetGroupKeys();
}
public Builder setGetGroupKeys(com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetGroupKeys = true;
result.getGroupKeys_ = value;
return this;
}
public Builder setGetGroupKeys(com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse.Builder builderForValue) {
result.hasGetGroupKeys = true;
result.getGroupKeys_ = builderForValue.build();
return this;
}
public Builder mergeGetGroupKeys(com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse value) {
if (result.hasGetGroupKeys() &&
result.getGroupKeys_ != com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse.getDefaultInstance()) {
result.getGroupKeys_ =
com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse.newBuilder(result.getGroupKeys_).mergeFrom(value).buildPartial();
} else {
result.getGroupKeys_ = value;
}
result.hasGetGroupKeys = true;
return this;
}
public Builder clearGetGroupKeys() {
result.hasGetGroupKeys = false;
result.getGroupKeys_ = com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.GetGroupKeysResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetHashmapResponse getHashmap = 18;
public boolean hasGetHashmap() {
return result.hasGetHashmap();
}
public com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse getGetHashmap() {
return result.getGetHashmap();
}
public Builder setGetHashmap(com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetHashmap = true;
result.getHashmap_ = value;
return this;
}
public Builder setGetHashmap(com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse.Builder builderForValue) {
result.hasGetHashmap = true;
result.getHashmap_ = builderForValue.build();
return this;
}
public Builder mergeGetHashmap(com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse value) {
if (result.hasGetHashmap() &&
result.getHashmap_ != com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse.getDefaultInstance()) {
result.getHashmap_ =
com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse.newBuilder(result.getHashmap_).mergeFrom(value).buildPartial();
} else {
result.getHashmap_ = value;
}
result.hasGetHashmap = true;
return this;
}
public Builder clearGetHashmap() {
result.hasGetHashmap = false;
result.getHashmap_ = com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.GetHashmapResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetOptimalServerResponse getOptimalServer = 19;
public boolean hasGetOptimalServer() {
return result.hasGetOptimalServer();
}
public com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse getGetOptimalServer() {
return result.getGetOptimalServer();
}
public Builder setGetOptimalServer(com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetOptimalServer = true;
result.getOptimalServer_ = value;
return this;
}
public Builder setGetOptimalServer(com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse.Builder builderForValue) {
result.hasGetOptimalServer = true;
result.getOptimalServer_ = builderForValue.build();
return this;
}
public Builder mergeGetOptimalServer(com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse value) {
if (result.hasGetOptimalServer() &&
result.getOptimalServer_ != com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse.getDefaultInstance()) {
result.getOptimalServer_ =
com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse.newBuilder(result.getOptimalServer_).mergeFrom(value).buildPartial();
} else {
result.getOptimalServer_ = value;
}
result.hasGetOptimalServer = true;
return this;
}
public Builder clearGetOptimalServer() {
result.hasGetOptimalServer = false;
result.getOptimalServer_ = com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.GetOptimalServerResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetTagResponse getTag = 20;
public boolean hasGetTag() {
return result.hasGetTag();
}
public com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse getGetTag() {
return result.getGetTag();
}
public Builder setGetTag(com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetTag = true;
result.getTag_ = value;
return this;
}
public Builder setGetTag(com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse.Builder builderForValue) {
result.hasGetTag = true;
result.getTag_ = builderForValue.build();
return this;
}
public Builder mergeGetTag(com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse value) {
if (result.hasGetTag() &&
result.getTag_ != com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse.getDefaultInstance()) {
result.getTag_ =
com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse.newBuilder(result.getTag_).mergeFrom(value).buildPartial();
} else {
result.getTag_ = value;
}
result.hasGetTag = true;
return this;
}
public Builder clearGetTag() {
result.hasGetTag = false;
result.getTag_ = com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.GetTagResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetTypeMapResponse getTypemap = 21;
public boolean hasGetTypemap() {
return result.hasGetTypemap();
}
public com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse getGetTypemap() {
return result.getGetTypemap();
}
public Builder setGetTypemap(com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetTypemap = true;
result.getTypemap_ = value;
return this;
}
public Builder setGetTypemap(com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse.Builder builderForValue) {
result.hasGetTypemap = true;
result.getTypemap_ = builderForValue.build();
return this;
}
public Builder mergeGetTypemap(com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse value) {
if (result.hasGetTypemap() &&
result.getTypemap_ != com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse.getDefaultInstance()) {
result.getTypemap_ =
com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse.newBuilder(result.getTypemap_).mergeFrom(value).buildPartial();
} else {
result.getTypemap_ = value;
}
result.hasGetTypemap = true;
return this;
}
public Builder clearGetTypemap() {
result.hasGetTypemap = false;
result.getTypemap_ = com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.GetTypeMapResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.InitializeCacheResponse initCache = 22;
public boolean hasInitCache() {
return result.hasInitCache();
}
public com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse getInitCache() {
return result.getInitCache();
}
public Builder setInitCache(com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasInitCache = true;
result.initCache_ = value;
return this;
}
public Builder setInitCache(com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse.Builder builderForValue) {
result.hasInitCache = true;
result.initCache_ = builderForValue.build();
return this;
}
public Builder mergeInitCache(com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse value) {
if (result.hasInitCache() &&
result.initCache_ != com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse.getDefaultInstance()) {
result.initCache_ =
com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse.newBuilder(result.initCache_).mergeFrom(value).buildPartial();
} else {
result.initCache_ = value;
}
result.hasInitCache = true;
return this;
}
public Builder clearInitCache() {
result.hasInitCache = false;
result.initCache_ = com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.InitializeCacheResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.InsertResponse insert = 23;
public boolean hasInsert() {
return result.hasInsert();
}
public com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse getInsert() {
return result.getInsert();
}
public Builder setInsert(com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasInsert = true;
result.insert_ = value;
return this;
}
public Builder setInsert(com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse.Builder builderForValue) {
result.hasInsert = true;
result.insert_ = builderForValue.build();
return this;
}
public Builder mergeInsert(com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse value) {
if (result.hasInsert() &&
result.insert_ != com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse.getDefaultInstance()) {
result.insert_ =
com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse.newBuilder(result.insert_).mergeFrom(value).buildPartial();
} else {
result.insert_ = value;
}
result.hasInsert = true;
return this;
}
public Builder clearInsert() {
result.hasInsert = false;
result.insert_ = com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.InsertResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.LockResponse lockResponse = 24;
public boolean hasLockResponse() {
return result.hasLockResponse();
}
public com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse getLockResponse() {
return result.getLockResponse();
}
public Builder setLockResponse(com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasLockResponse = true;
result.lockResponse_ = value;
return this;
}
public Builder setLockResponse(com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse.Builder builderForValue) {
result.hasLockResponse = true;
result.lockResponse_ = builderForValue.build();
return this;
}
public Builder mergeLockResponse(com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse value) {
if (result.hasLockResponse() &&
result.lockResponse_ != com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse.getDefaultInstance()) {
result.lockResponse_ =
com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse.newBuilder(result.lockResponse_).mergeFrom(value).buildPartial();
} else {
result.lockResponse_ = value;
}
result.hasLockResponse = true;
return this;
}
public Builder clearLockResponse() {
result.hasLockResponse = false;
result.lockResponse_ = com.alachisoft.ncache.common.protobuf.LockResponseProtocol.LockResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.VerifyLockResponse lockVerify = 25;
public boolean hasLockVerify() {
return result.hasLockVerify();
}
public com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse getLockVerify() {
return result.getLockVerify();
}
public Builder setLockVerify(com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasLockVerify = true;
result.lockVerify_ = value;
return this;
}
public Builder setLockVerify(com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse.Builder builderForValue) {
result.hasLockVerify = true;
result.lockVerify_ = builderForValue.build();
return this;
}
public Builder mergeLockVerify(com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse value) {
if (result.hasLockVerify() &&
result.lockVerify_ != com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse.getDefaultInstance()) {
result.lockVerify_ =
com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse.newBuilder(result.lockVerify_).mergeFrom(value).buildPartial();
} else {
result.lockVerify_ = value;
}
result.hasLockVerify = true;
return this;
}
public Builder clearLockVerify() {
result.hasLockVerify = false;
result.lockVerify_ = com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.VerifyLockResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RemoveResponse remove = 26;
public boolean hasRemove() {
return result.hasRemove();
}
public com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse getRemove() {
return result.getRemove();
}
public Builder setRemove(com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRemove = true;
result.remove_ = value;
return this;
}
public Builder setRemove(com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse.Builder builderForValue) {
result.hasRemove = true;
result.remove_ = builderForValue.build();
return this;
}
public Builder mergeRemove(com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse value) {
if (result.hasRemove() &&
result.remove_ != com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse.getDefaultInstance()) {
result.remove_ =
com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse.newBuilder(result.remove_).mergeFrom(value).buildPartial();
} else {
result.remove_ = value;
}
result.hasRemove = true;
return this;
}
public Builder clearRemove() {
result.hasRemove = false;
result.remove_ = com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.RemoveResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.SearchResponse search = 27;
public boolean hasSearch() {
return result.hasSearch();
}
public com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse getSearch() {
return result.getSearch();
}
public Builder setSearch(com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasSearch = true;
result.search_ = value;
return this;
}
public Builder setSearch(com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse.Builder builderForValue) {
result.hasSearch = true;
result.search_ = builderForValue.build();
return this;
}
public Builder mergeSearch(com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse value) {
if (result.hasSearch() &&
result.search_ != com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse.getDefaultInstance()) {
result.search_ =
com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse.newBuilder(result.search_).mergeFrom(value).buildPartial();
} else {
result.search_ = value;
}
result.hasSearch = true;
return this;
}
public Builder clearSearch() {
result.hasSearch = false;
result.search_ = com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.SearchResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.SearchEntriesResponse searchEntries = 28;
public boolean hasSearchEntries() {
return result.hasSearchEntries();
}
public com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse getSearchEntries() {
return result.getSearchEntries();
}
public Builder setSearchEntries(com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasSearchEntries = true;
result.searchEntries_ = value;
return this;
}
public Builder setSearchEntries(com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse.Builder builderForValue) {
result.hasSearchEntries = true;
result.searchEntries_ = builderForValue.build();
return this;
}
public Builder mergeSearchEntries(com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse value) {
if (result.hasSearchEntries() &&
result.searchEntries_ != com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse.getDefaultInstance()) {
result.searchEntries_ =
com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse.newBuilder(result.searchEntries_).mergeFrom(value).buildPartial();
} else {
result.searchEntries_ = value;
}
result.hasSearchEntries = true;
return this;
}
public Builder clearSearchEntries() {
result.hasSearchEntries = false;
result.searchEntries_ = com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.SearchEntriesResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.AddResponse addResponse = 29;
public boolean hasAddResponse() {
return result.hasAddResponse();
}
public com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse getAddResponse() {
return result.getAddResponse();
}
public Builder setAddResponse(com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasAddResponse = true;
result.addResponse_ = value;
return this;
}
public Builder setAddResponse(com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse.Builder builderForValue) {
result.hasAddResponse = true;
result.addResponse_ = builderForValue.build();
return this;
}
public Builder mergeAddResponse(com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse value) {
if (result.hasAddResponse() &&
result.addResponse_ != com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse.getDefaultInstance()) {
result.addResponse_ =
com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse.newBuilder(result.addResponse_).mergeFrom(value).buildPartial();
} else {
result.addResponse_ = value;
}
result.hasAddResponse = true;
return this;
}
public Builder clearAddResponse() {
result.hasAddResponse = false;
result.addResponse_ = com.alachisoft.ncache.common.protobuf.AddResponseProtocol.AddResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponse addSyncDependencyResponse = 30;
public boolean hasAddSyncDependencyResponse() {
return result.hasAddSyncDependencyResponse();
}
public com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse getAddSyncDependencyResponse() {
return result.getAddSyncDependencyResponse();
}
public Builder setAddSyncDependencyResponse(com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasAddSyncDependencyResponse = true;
result.addSyncDependencyResponse_ = value;
return this;
}
public Builder setAddSyncDependencyResponse(com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse.Builder builderForValue) {
result.hasAddSyncDependencyResponse = true;
result.addSyncDependencyResponse_ = builderForValue.build();
return this;
}
public Builder mergeAddSyncDependencyResponse(com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse value) {
if (result.hasAddSyncDependencyResponse() &&
result.addSyncDependencyResponse_ != com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse.getDefaultInstance()) {
result.addSyncDependencyResponse_ =
com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse.newBuilder(result.addSyncDependencyResponse_).mergeFrom(value).buildPartial();
} else {
result.addSyncDependencyResponse_ = value;
}
result.hasAddSyncDependencyResponse = true;
return this;
}
public Builder clearAddSyncDependencyResponse() {
result.hasAddSyncDependencyResponse = false;
result.addSyncDependencyResponse_ = com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.AddSyncDependencyResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ClearResponse clearResponse = 31;
public boolean hasClearResponse() {
return result.hasClearResponse();
}
public com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse getClearResponse() {
return result.getClearResponse();
}
public Builder setClearResponse(com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasClearResponse = true;
result.clearResponse_ = value;
return this;
}
public Builder setClearResponse(com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse.Builder builderForValue) {
result.hasClearResponse = true;
result.clearResponse_ = builderForValue.build();
return this;
}
public Builder mergeClearResponse(com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse value) {
if (result.hasClearResponse() &&
result.clearResponse_ != com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse.getDefaultInstance()) {
result.clearResponse_ =
com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse.newBuilder(result.clearResponse_).mergeFrom(value).buildPartial();
} else {
result.clearResponse_ = value;
}
result.hasClearResponse = true;
return this;
}
public Builder clearClearResponse() {
result.hasClearResponse = false;
result.clearResponse_ = com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.ClearResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.DisposeResponse disposeResponse = 32;
public boolean hasDisposeResponse() {
return result.hasDisposeResponse();
}
public com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse getDisposeResponse() {
return result.getDisposeResponse();
}
public Builder setDisposeResponse(com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasDisposeResponse = true;
result.disposeResponse_ = value;
return this;
}
public Builder setDisposeResponse(com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse.Builder builderForValue) {
result.hasDisposeResponse = true;
result.disposeResponse_ = builderForValue.build();
return this;
}
public Builder mergeDisposeResponse(com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse value) {
if (result.hasDisposeResponse() &&
result.disposeResponse_ != com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse.getDefaultInstance()) {
result.disposeResponse_ =
com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse.newBuilder(result.disposeResponse_).mergeFrom(value).buildPartial();
} else {
result.disposeResponse_ = value;
}
result.hasDisposeResponse = true;
return this;
}
public Builder clearDisposeResponse() {
result.hasDisposeResponse = false;
result.disposeResponse_ = com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.DisposeResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponse raiseCustomEventResponse = 33;
public boolean hasRaiseCustomEventResponse() {
return result.hasRaiseCustomEventResponse();
}
public com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse getRaiseCustomEventResponse() {
return result.getRaiseCustomEventResponse();
}
public Builder setRaiseCustomEventResponse(com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRaiseCustomEventResponse = true;
result.raiseCustomEventResponse_ = value;
return this;
}
public Builder setRaiseCustomEventResponse(com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse.Builder builderForValue) {
result.hasRaiseCustomEventResponse = true;
result.raiseCustomEventResponse_ = builderForValue.build();
return this;
}
public Builder mergeRaiseCustomEventResponse(com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse value) {
if (result.hasRaiseCustomEventResponse() &&
result.raiseCustomEventResponse_ != com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse.getDefaultInstance()) {
result.raiseCustomEventResponse_ =
com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse.newBuilder(result.raiseCustomEventResponse_).mergeFrom(value).buildPartial();
} else {
result.raiseCustomEventResponse_ = value;
}
result.hasRaiseCustomEventResponse = true;
return this;
}
public Builder clearRaiseCustomEventResponse() {
result.hasRaiseCustomEventResponse = false;
result.raiseCustomEventResponse_ = com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.RaiseCustomEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponse registerKeyNotifResponse = 34;
public boolean hasRegisterKeyNotifResponse() {
return result.hasRegisterKeyNotifResponse();
}
public com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse getRegisterKeyNotifResponse() {
return result.getRegisterKeyNotifResponse();
}
public Builder setRegisterKeyNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRegisterKeyNotifResponse = true;
result.registerKeyNotifResponse_ = value;
return this;
}
public Builder setRegisterKeyNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse.Builder builderForValue) {
result.hasRegisterKeyNotifResponse = true;
result.registerKeyNotifResponse_ = builderForValue.build();
return this;
}
public Builder mergeRegisterKeyNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse value) {
if (result.hasRegisterKeyNotifResponse() &&
result.registerKeyNotifResponse_ != com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse.getDefaultInstance()) {
result.registerKeyNotifResponse_ =
com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse.newBuilder(result.registerKeyNotifResponse_).mergeFrom(value).buildPartial();
} else {
result.registerKeyNotifResponse_ = value;
}
result.hasRegisterKeyNotifResponse = true;
return this;
}
public Builder clearRegisterKeyNotifResponse() {
result.hasRegisterKeyNotifResponse = false;
result.registerKeyNotifResponse_ = com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.RegisterKeyNotifResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RegisterNotifResponse registerNotifResponse = 35;
public boolean hasRegisterNotifResponse() {
return result.hasRegisterNotifResponse();
}
public com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse getRegisterNotifResponse() {
return result.getRegisterNotifResponse();
}
public Builder setRegisterNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRegisterNotifResponse = true;
result.registerNotifResponse_ = value;
return this;
}
public Builder setRegisterNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse.Builder builderForValue) {
result.hasRegisterNotifResponse = true;
result.registerNotifResponse_ = builderForValue.build();
return this;
}
public Builder mergeRegisterNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse value) {
if (result.hasRegisterNotifResponse() &&
result.registerNotifResponse_ != com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse.getDefaultInstance()) {
result.registerNotifResponse_ =
com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse.newBuilder(result.registerNotifResponse_).mergeFrom(value).buildPartial();
} else {
result.registerNotifResponse_ = value;
}
result.hasRegisterNotifResponse = true;
return this;
}
public Builder clearRegisterNotifResponse() {
result.hasRegisterNotifResponse = false;
result.registerNotifResponse_ = com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.RegisterNotifResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RemoveGroupResponse removeGroupResponse = 36;
public boolean hasRemoveGroupResponse() {
return result.hasRemoveGroupResponse();
}
public com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse getRemoveGroupResponse() {
return result.getRemoveGroupResponse();
}
public Builder setRemoveGroupResponse(com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRemoveGroupResponse = true;
result.removeGroupResponse_ = value;
return this;
}
public Builder setRemoveGroupResponse(com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse.Builder builderForValue) {
result.hasRemoveGroupResponse = true;
result.removeGroupResponse_ = builderForValue.build();
return this;
}
public Builder mergeRemoveGroupResponse(com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse value) {
if (result.hasRemoveGroupResponse() &&
result.removeGroupResponse_ != com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse.getDefaultInstance()) {
result.removeGroupResponse_ =
com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse.newBuilder(result.removeGroupResponse_).mergeFrom(value).buildPartial();
} else {
result.removeGroupResponse_ = value;
}
result.hasRemoveGroupResponse = true;
return this;
}
public Builder clearRemoveGroupResponse() {
result.hasRemoveGroupResponse = false;
result.removeGroupResponse_ = com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.RemoveGroupResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.IsLockedResponse isLockedResponse = 37;
public boolean hasIsLockedResponse() {
return result.hasIsLockedResponse();
}
public com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse getIsLockedResponse() {
return result.getIsLockedResponse();
}
public Builder setIsLockedResponse(com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasIsLockedResponse = true;
result.isLockedResponse_ = value;
return this;
}
public Builder setIsLockedResponse(com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse.Builder builderForValue) {
result.hasIsLockedResponse = true;
result.isLockedResponse_ = builderForValue.build();
return this;
}
public Builder mergeIsLockedResponse(com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse value) {
if (result.hasIsLockedResponse() &&
result.isLockedResponse_ != com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse.getDefaultInstance()) {
result.isLockedResponse_ =
com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse.newBuilder(result.isLockedResponse_).mergeFrom(value).buildPartial();
} else {
result.isLockedResponse_ = value;
}
result.hasIsLockedResponse = true;
return this;
}
public Builder clearIsLockedResponse() {
result.hasIsLockedResponse = false;
result.isLockedResponse_ = com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.IsLockedResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponse unregisterBulkKeyNotifResponse = 38;
public boolean hasUnregisterBulkKeyNotifResponse() {
return result.hasUnregisterBulkKeyNotifResponse();
}
public com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse getUnregisterBulkKeyNotifResponse() {
return result.getUnregisterBulkKeyNotifResponse();
}
public Builder setUnregisterBulkKeyNotifResponse(com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasUnregisterBulkKeyNotifResponse = true;
result.unregisterBulkKeyNotifResponse_ = value;
return this;
}
public Builder setUnregisterBulkKeyNotifResponse(com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse.Builder builderForValue) {
result.hasUnregisterBulkKeyNotifResponse = true;
result.unregisterBulkKeyNotifResponse_ = builderForValue.build();
return this;
}
public Builder mergeUnregisterBulkKeyNotifResponse(com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse value) {
if (result.hasUnregisterBulkKeyNotifResponse() &&
result.unregisterBulkKeyNotifResponse_ != com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse.getDefaultInstance()) {
result.unregisterBulkKeyNotifResponse_ =
com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse.newBuilder(result.unregisterBulkKeyNotifResponse_).mergeFrom(value).buildPartial();
} else {
result.unregisterBulkKeyNotifResponse_ = value;
}
result.hasUnregisterBulkKeyNotifResponse = true;
return this;
}
public Builder clearUnregisterBulkKeyNotifResponse() {
result.hasUnregisterBulkKeyNotifResponse = false;
result.unregisterBulkKeyNotifResponse_ = com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.UnregisterBulkKeyNotifResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponse unregisterKeyNotifResponse = 39;
public boolean hasUnregisterKeyNotifResponse() {
return result.hasUnregisterKeyNotifResponse();
}
public com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse getUnregisterKeyNotifResponse() {
return result.getUnregisterKeyNotifResponse();
}
public Builder setUnregisterKeyNotifResponse(com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasUnregisterKeyNotifResponse = true;
result.unregisterKeyNotifResponse_ = value;
return this;
}
public Builder setUnregisterKeyNotifResponse(com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse.Builder builderForValue) {
result.hasUnregisterKeyNotifResponse = true;
result.unregisterKeyNotifResponse_ = builderForValue.build();
return this;
}
public Builder mergeUnregisterKeyNotifResponse(com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse value) {
if (result.hasUnregisterKeyNotifResponse() &&
result.unregisterKeyNotifResponse_ != com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse.getDefaultInstance()) {
result.unregisterKeyNotifResponse_ =
com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse.newBuilder(result.unregisterKeyNotifResponse_).mergeFrom(value).buildPartial();
} else {
result.unregisterKeyNotifResponse_ = value;
}
result.hasUnregisterKeyNotifResponse = true;
return this;
}
public Builder clearUnregisterKeyNotifResponse() {
result.hasUnregisterKeyNotifResponse = false;
result.unregisterKeyNotifResponse_ = com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.UnregisterKeyNotifResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.HybridBulkResponse hybridBulkResponse = 40;
public boolean hasHybridBulkResponse() {
return result.hasHybridBulkResponse();
}
public com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse getHybridBulkResponse() {
return result.getHybridBulkResponse();
}
public Builder setHybridBulkResponse(com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasHybridBulkResponse = true;
result.hybridBulkResponse_ = value;
return this;
}
public Builder setHybridBulkResponse(com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse.Builder builderForValue) {
result.hasHybridBulkResponse = true;
result.hybridBulkResponse_ = builderForValue.build();
return this;
}
public Builder mergeHybridBulkResponse(com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse value) {
if (result.hasHybridBulkResponse() &&
result.hybridBulkResponse_ != com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse.getDefaultInstance()) {
result.hybridBulkResponse_ =
com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse.newBuilder(result.hybridBulkResponse_).mergeFrom(value).buildPartial();
} else {
result.hybridBulkResponse_ = value;
}
result.hasHybridBulkResponse = true;
return this;
}
public Builder clearHybridBulkResponse() {
result.hasHybridBulkResponse = false;
result.hybridBulkResponse_ = com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.HybridBulkResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponse getLoggingInfoResponse = 41;
public boolean hasGetLoggingInfoResponse() {
return result.hasGetLoggingInfoResponse();
}
public com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse getGetLoggingInfoResponse() {
return result.getGetLoggingInfoResponse();
}
public Builder setGetLoggingInfoResponse(com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetLoggingInfoResponse = true;
result.getLoggingInfoResponse_ = value;
return this;
}
public Builder setGetLoggingInfoResponse(com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse.Builder builderForValue) {
result.hasGetLoggingInfoResponse = true;
result.getLoggingInfoResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetLoggingInfoResponse(com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse value) {
if (result.hasGetLoggingInfoResponse() &&
result.getLoggingInfoResponse_ != com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse.getDefaultInstance()) {
result.getLoggingInfoResponse_ =
com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse.newBuilder(result.getLoggingInfoResponse_).mergeFrom(value).buildPartial();
} else {
result.getLoggingInfoResponse_ = value;
}
result.hasGetLoggingInfoResponse = true;
return this;
}
public Builder clearGetLoggingInfoResponse() {
result.hasGetLoggingInfoResponse = false;
result.getLoggingInfoResponse_ = com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.GetLoggingInfoResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.CloseStreamResponse closeStreamResponse = 42;
public boolean hasCloseStreamResponse() {
return result.hasCloseStreamResponse();
}
public com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse getCloseStreamResponse() {
return result.getCloseStreamResponse();
}
public Builder setCloseStreamResponse(com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasCloseStreamResponse = true;
result.closeStreamResponse_ = value;
return this;
}
public Builder setCloseStreamResponse(com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse.Builder builderForValue) {
result.hasCloseStreamResponse = true;
result.closeStreamResponse_ = builderForValue.build();
return this;
}
public Builder mergeCloseStreamResponse(com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse value) {
if (result.hasCloseStreamResponse() &&
result.closeStreamResponse_ != com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse.getDefaultInstance()) {
result.closeStreamResponse_ =
com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse.newBuilder(result.closeStreamResponse_).mergeFrom(value).buildPartial();
} else {
result.closeStreamResponse_ = value;
}
result.hasCloseStreamResponse = true;
return this;
}
public Builder clearCloseStreamResponse() {
result.hasCloseStreamResponse = false;
result.closeStreamResponse_ = com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.CloseStreamResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetStreamLengthResponse getStreamLengthResponse = 43;
public boolean hasGetStreamLengthResponse() {
return result.hasGetStreamLengthResponse();
}
public com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse getGetStreamLengthResponse() {
return result.getGetStreamLengthResponse();
}
public Builder setGetStreamLengthResponse(com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetStreamLengthResponse = true;
result.getStreamLengthResponse_ = value;
return this;
}
public Builder setGetStreamLengthResponse(com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse.Builder builderForValue) {
result.hasGetStreamLengthResponse = true;
result.getStreamLengthResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetStreamLengthResponse(com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse value) {
if (result.hasGetStreamLengthResponse() &&
result.getStreamLengthResponse_ != com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse.getDefaultInstance()) {
result.getStreamLengthResponse_ =
com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse.newBuilder(result.getStreamLengthResponse_).mergeFrom(value).buildPartial();
} else {
result.getStreamLengthResponse_ = value;
}
result.hasGetStreamLengthResponse = true;
return this;
}
public Builder clearGetStreamLengthResponse() {
result.hasGetStreamLengthResponse = false;
result.getStreamLengthResponse_ = com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.GetStreamLengthResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.OpenStreamResponse openStreamResponse = 44;
public boolean hasOpenStreamResponse() {
return result.hasOpenStreamResponse();
}
public com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse getOpenStreamResponse() {
return result.getOpenStreamResponse();
}
public Builder setOpenStreamResponse(com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasOpenStreamResponse = true;
result.openStreamResponse_ = value;
return this;
}
public Builder setOpenStreamResponse(com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse.Builder builderForValue) {
result.hasOpenStreamResponse = true;
result.openStreamResponse_ = builderForValue.build();
return this;
}
public Builder mergeOpenStreamResponse(com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse value) {
if (result.hasOpenStreamResponse() &&
result.openStreamResponse_ != com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse.getDefaultInstance()) {
result.openStreamResponse_ =
com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse.newBuilder(result.openStreamResponse_).mergeFrom(value).buildPartial();
} else {
result.openStreamResponse_ = value;
}
result.hasOpenStreamResponse = true;
return this;
}
public Builder clearOpenStreamResponse() {
result.hasOpenStreamResponse = false;
result.openStreamResponse_ = com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.OpenStreamResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.WriteToStreamResponse writeToStreamResponse = 45;
public boolean hasWriteToStreamResponse() {
return result.hasWriteToStreamResponse();
}
public com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse getWriteToStreamResponse() {
return result.getWriteToStreamResponse();
}
public Builder setWriteToStreamResponse(com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasWriteToStreamResponse = true;
result.writeToStreamResponse_ = value;
return this;
}
public Builder setWriteToStreamResponse(com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse.Builder builderForValue) {
result.hasWriteToStreamResponse = true;
result.writeToStreamResponse_ = builderForValue.build();
return this;
}
public Builder mergeWriteToStreamResponse(com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse value) {
if (result.hasWriteToStreamResponse() &&
result.writeToStreamResponse_ != com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse.getDefaultInstance()) {
result.writeToStreamResponse_ =
com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse.newBuilder(result.writeToStreamResponse_).mergeFrom(value).buildPartial();
} else {
result.writeToStreamResponse_ = value;
}
result.hasWriteToStreamResponse = true;
return this;
}
public Builder clearWriteToStreamResponse() {
result.hasWriteToStreamResponse = false;
result.writeToStreamResponse_ = com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.WriteToStreamResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ReadFromStreamResponse readFromStreamResponse = 46;
public boolean hasReadFromStreamResponse() {
return result.hasReadFromStreamResponse();
}
public com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse getReadFromStreamResponse() {
return result.getReadFromStreamResponse();
}
public Builder setReadFromStreamResponse(com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasReadFromStreamResponse = true;
result.readFromStreamResponse_ = value;
return this;
}
public Builder setReadFromStreamResponse(com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse.Builder builderForValue) {
result.hasReadFromStreamResponse = true;
result.readFromStreamResponse_ = builderForValue.build();
return this;
}
public Builder mergeReadFromStreamResponse(com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse value) {
if (result.hasReadFromStreamResponse() &&
result.readFromStreamResponse_ != com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse.getDefaultInstance()) {
result.readFromStreamResponse_ =
com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse.newBuilder(result.readFromStreamResponse_).mergeFrom(value).buildPartial();
} else {
result.readFromStreamResponse_ = value;
}
result.hasReadFromStreamResponse = true;
return this;
}
public Builder clearReadFromStreamResponse() {
result.hasReadFromStreamResponse = false;
result.readFromStreamResponse_ = com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.ReadFromStreamResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponse bridgeGetStateTransferInfoResponse = 47;
public boolean hasBridgeGetStateTransferInfoResponse() {
return result.hasBridgeGetStateTransferInfoResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse getBridgeGetStateTransferInfoResponse() {
return result.getBridgeGetStateTransferInfoResponse();
}
public Builder setBridgeGetStateTransferInfoResponse(com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeGetStateTransferInfoResponse = true;
result.bridgeGetStateTransferInfoResponse_ = value;
return this;
}
public Builder setBridgeGetStateTransferInfoResponse(com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse.Builder builderForValue) {
result.hasBridgeGetStateTransferInfoResponse = true;
result.bridgeGetStateTransferInfoResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeGetStateTransferInfoResponse(com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse value) {
if (result.hasBridgeGetStateTransferInfoResponse() &&
result.bridgeGetStateTransferInfoResponse_ != com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse.getDefaultInstance()) {
result.bridgeGetStateTransferInfoResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse.newBuilder(result.bridgeGetStateTransferInfoResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeGetStateTransferInfoResponse_ = value;
}
result.hasBridgeGetStateTransferInfoResponse = true;
return this;
}
public Builder clearBridgeGetStateTransferInfoResponse() {
result.hasBridgeGetStateTransferInfoResponse = false;
result.bridgeGetStateTransferInfoResponse_ = com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.BridgeGetStateTransferInfoResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponse bridgeGetTransferableKeyListResponse = 48;
public boolean hasBridgeGetTransferableKeyListResponse() {
return result.hasBridgeGetTransferableKeyListResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse getBridgeGetTransferableKeyListResponse() {
return result.getBridgeGetTransferableKeyListResponse();
}
public Builder setBridgeGetTransferableKeyListResponse(com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeGetTransferableKeyListResponse = true;
result.bridgeGetTransferableKeyListResponse_ = value;
return this;
}
public Builder setBridgeGetTransferableKeyListResponse(com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse.Builder builderForValue) {
result.hasBridgeGetTransferableKeyListResponse = true;
result.bridgeGetTransferableKeyListResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeGetTransferableKeyListResponse(com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse value) {
if (result.hasBridgeGetTransferableKeyListResponse() &&
result.bridgeGetTransferableKeyListResponse_ != com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse.getDefaultInstance()) {
result.bridgeGetTransferableKeyListResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse.newBuilder(result.bridgeGetTransferableKeyListResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeGetTransferableKeyListResponse_ = value;
}
result.hasBridgeGetTransferableKeyListResponse = true;
return this;
}
public Builder clearBridgeGetTransferableKeyListResponse() {
result.hasBridgeGetTransferableKeyListResponse = false;
result.bridgeGetTransferableKeyListResponse_ = com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.BridgeGetTransferableKeyListResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponse bridgeSignalEndOfStateTransferResponse = 49;
public boolean hasBridgeSignalEndOfStateTransferResponse() {
return result.hasBridgeSignalEndOfStateTransferResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse getBridgeSignalEndOfStateTransferResponse() {
return result.getBridgeSignalEndOfStateTransferResponse();
}
public Builder setBridgeSignalEndOfStateTransferResponse(com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeSignalEndOfStateTransferResponse = true;
result.bridgeSignalEndOfStateTransferResponse_ = value;
return this;
}
public Builder setBridgeSignalEndOfStateTransferResponse(com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse.Builder builderForValue) {
result.hasBridgeSignalEndOfStateTransferResponse = true;
result.bridgeSignalEndOfStateTransferResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeSignalEndOfStateTransferResponse(com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse value) {
if (result.hasBridgeSignalEndOfStateTransferResponse() &&
result.bridgeSignalEndOfStateTransferResponse_ != com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse.getDefaultInstance()) {
result.bridgeSignalEndOfStateTransferResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse.newBuilder(result.bridgeSignalEndOfStateTransferResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeSignalEndOfStateTransferResponse_ = value;
}
result.hasBridgeSignalEndOfStateTransferResponse = true;
return this;
}
public Builder clearBridgeSignalEndOfStateTransferResponse() {
result.hasBridgeSignalEndOfStateTransferResponse = false;
result.bridgeSignalEndOfStateTransferResponse_ = com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.BridgeSignalEndOfStateTransferResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponse bridgeHybridBulkResponse = 50;
public boolean hasBridgeHybridBulkResponse() {
return result.hasBridgeHybridBulkResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse getBridgeHybridBulkResponse() {
return result.getBridgeHybridBulkResponse();
}
public Builder setBridgeHybridBulkResponse(com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeHybridBulkResponse = true;
result.bridgeHybridBulkResponse_ = value;
return this;
}
public Builder setBridgeHybridBulkResponse(com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse.Builder builderForValue) {
result.hasBridgeHybridBulkResponse = true;
result.bridgeHybridBulkResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeHybridBulkResponse(com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse value) {
if (result.hasBridgeHybridBulkResponse() &&
result.bridgeHybridBulkResponse_ != com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse.getDefaultInstance()) {
result.bridgeHybridBulkResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse.newBuilder(result.bridgeHybridBulkResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeHybridBulkResponse_ = value;
}
result.hasBridgeHybridBulkResponse = true;
return this;
}
public Builder clearBridgeHybridBulkResponse() {
result.hasBridgeHybridBulkResponse = false;
result.bridgeHybridBulkResponse_ = com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.BridgeHybridBulkResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeInitResponse bridgeInitResponse = 51;
public boolean hasBridgeInitResponse() {
return result.hasBridgeInitResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse getBridgeInitResponse() {
return result.getBridgeInitResponse();
}
public Builder setBridgeInitResponse(com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeInitResponse = true;
result.bridgeInitResponse_ = value;
return this;
}
public Builder setBridgeInitResponse(com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse.Builder builderForValue) {
result.hasBridgeInitResponse = true;
result.bridgeInitResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeInitResponse(com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse value) {
if (result.hasBridgeInitResponse() &&
result.bridgeInitResponse_ != com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse.getDefaultInstance()) {
result.bridgeInitResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse.newBuilder(result.bridgeInitResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeInitResponse_ = value;
}
result.hasBridgeInitResponse = true;
return this;
}
public Builder clearBridgeInitResponse() {
result.hasBridgeInitResponse = false;
result.bridgeInitResponse_ = com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.BridgeInitResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponse bridgeSetTransferableKeyListResponse = 52;
public boolean hasBridgeSetTransferableKeyListResponse() {
return result.hasBridgeSetTransferableKeyListResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse getBridgeSetTransferableKeyListResponse() {
return result.getBridgeSetTransferableKeyListResponse();
}
public Builder setBridgeSetTransferableKeyListResponse(com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeSetTransferableKeyListResponse = true;
result.bridgeSetTransferableKeyListResponse_ = value;
return this;
}
public Builder setBridgeSetTransferableKeyListResponse(com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse.Builder builderForValue) {
result.hasBridgeSetTransferableKeyListResponse = true;
result.bridgeSetTransferableKeyListResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeSetTransferableKeyListResponse(com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse value) {
if (result.hasBridgeSetTransferableKeyListResponse() &&
result.bridgeSetTransferableKeyListResponse_ != com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse.getDefaultInstance()) {
result.bridgeSetTransferableKeyListResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse.newBuilder(result.bridgeSetTransferableKeyListResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeSetTransferableKeyListResponse_ = value;
}
result.hasBridgeSetTransferableKeyListResponse = true;
return this;
}
public Builder clearBridgeSetTransferableKeyListResponse() {
result.hasBridgeSetTransferableKeyListResponse = false;
result.bridgeSetTransferableKeyListResponse_ = com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.BridgeSetTransferableKeyListResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponse asyncOpCompletedCallback = 54;
public boolean hasAsyncOpCompletedCallback() {
return result.hasAsyncOpCompletedCallback();
}
public com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse getAsyncOpCompletedCallback() {
return result.getAsyncOpCompletedCallback();
}
public Builder setAsyncOpCompletedCallback(com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasAsyncOpCompletedCallback = true;
result.asyncOpCompletedCallback_ = value;
return this;
}
public Builder setAsyncOpCompletedCallback(com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse.Builder builderForValue) {
result.hasAsyncOpCompletedCallback = true;
result.asyncOpCompletedCallback_ = builderForValue.build();
return this;
}
public Builder mergeAsyncOpCompletedCallback(com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse value) {
if (result.hasAsyncOpCompletedCallback() &&
result.asyncOpCompletedCallback_ != com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse.getDefaultInstance()) {
result.asyncOpCompletedCallback_ =
com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse.newBuilder(result.asyncOpCompletedCallback_).mergeFrom(value).buildPartial();
} else {
result.asyncOpCompletedCallback_ = value;
}
result.hasAsyncOpCompletedCallback = true;
return this;
}
public Builder clearAsyncOpCompletedCallback() {
result.hasAsyncOpCompletedCallback = false;
result.asyncOpCompletedCallback_ = com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.AsyncOperationCompletedCallbackResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponse itemRemovedCallback = 55;
public boolean hasItemRemovedCallback() {
return result.hasItemRemovedCallback();
}
public com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse getItemRemovedCallback() {
return result.getItemRemovedCallback();
}
public Builder setItemRemovedCallback(com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasItemRemovedCallback = true;
result.itemRemovedCallback_ = value;
return this;
}
public Builder setItemRemovedCallback(com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse.Builder builderForValue) {
result.hasItemRemovedCallback = true;
result.itemRemovedCallback_ = builderForValue.build();
return this;
}
public Builder mergeItemRemovedCallback(com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse value) {
if (result.hasItemRemovedCallback() &&
result.itemRemovedCallback_ != com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse.getDefaultInstance()) {
result.itemRemovedCallback_ =
com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse.newBuilder(result.itemRemovedCallback_).mergeFrom(value).buildPartial();
} else {
result.itemRemovedCallback_ = value;
}
result.hasItemRemovedCallback = true;
return this;
}
public Builder clearItemRemovedCallback() {
result.hasItemRemovedCallback = false;
result.itemRemovedCallback_ = com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.ItemRemoveCallbackResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponse itemUpdatedCallback = 56;
public boolean hasItemUpdatedCallback() {
return result.hasItemUpdatedCallback();
}
public com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse getItemUpdatedCallback() {
return result.getItemUpdatedCallback();
}
public Builder setItemUpdatedCallback(com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasItemUpdatedCallback = true;
result.itemUpdatedCallback_ = value;
return this;
}
public Builder setItemUpdatedCallback(com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse.Builder builderForValue) {
result.hasItemUpdatedCallback = true;
result.itemUpdatedCallback_ = builderForValue.build();
return this;
}
public Builder mergeItemUpdatedCallback(com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse value) {
if (result.hasItemUpdatedCallback() &&
result.itemUpdatedCallback_ != com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse.getDefaultInstance()) {
result.itemUpdatedCallback_ =
com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse.newBuilder(result.itemUpdatedCallback_).mergeFrom(value).buildPartial();
} else {
result.itemUpdatedCallback_ = value;
}
result.hasItemUpdatedCallback = true;
return this;
}
public Builder clearItemUpdatedCallback() {
result.hasItemUpdatedCallback = false;
result.itemUpdatedCallback_ = com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.ItemUpdatedCallbackResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponse bridgeFunctionalEvent = 57;
public boolean hasBridgeFunctionalEvent() {
return result.hasBridgeFunctionalEvent();
}
public com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse getBridgeFunctionalEvent() {
return result.getBridgeFunctionalEvent();
}
public Builder setBridgeFunctionalEvent(com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeFunctionalEvent = true;
result.bridgeFunctionalEvent_ = value;
return this;
}
public Builder setBridgeFunctionalEvent(com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse.Builder builderForValue) {
result.hasBridgeFunctionalEvent = true;
result.bridgeFunctionalEvent_ = builderForValue.build();
return this;
}
public Builder mergeBridgeFunctionalEvent(com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse value) {
if (result.hasBridgeFunctionalEvent() &&
result.bridgeFunctionalEvent_ != com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse.getDefaultInstance()) {
result.bridgeFunctionalEvent_ =
com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse.newBuilder(result.bridgeFunctionalEvent_).mergeFrom(value).buildPartial();
} else {
result.bridgeFunctionalEvent_ = value;
}
result.hasBridgeFunctionalEvent = true;
return this;
}
public Builder clearBridgeFunctionalEvent() {
result.hasBridgeFunctionalEvent = false;
result.bridgeFunctionalEvent_ = com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.BridgeFunctionalEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.CacheClearedEventResponse cacheCleared = 58;
public boolean hasCacheCleared() {
return result.hasCacheCleared();
}
public com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse getCacheCleared() {
return result.getCacheCleared();
}
public Builder setCacheCleared(com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasCacheCleared = true;
result.cacheCleared_ = value;
return this;
}
public Builder setCacheCleared(com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse.Builder builderForValue) {
result.hasCacheCleared = true;
result.cacheCleared_ = builderForValue.build();
return this;
}
public Builder mergeCacheCleared(com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse value) {
if (result.hasCacheCleared() &&
result.cacheCleared_ != com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse.getDefaultInstance()) {
result.cacheCleared_ =
com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse.newBuilder(result.cacheCleared_).mergeFrom(value).buildPartial();
} else {
result.cacheCleared_ = value;
}
result.hasCacheCleared = true;
return this;
}
public Builder clearCacheCleared() {
result.hasCacheCleared = false;
result.cacheCleared_ = com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.CacheClearedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponse cacheStopped = 59;
public boolean hasCacheStopped() {
return result.hasCacheStopped();
}
public com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse getCacheStopped() {
return result.getCacheStopped();
}
public Builder setCacheStopped(com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasCacheStopped = true;
result.cacheStopped_ = value;
return this;
}
public Builder setCacheStopped(com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse.Builder builderForValue) {
result.hasCacheStopped = true;
result.cacheStopped_ = builderForValue.build();
return this;
}
public Builder mergeCacheStopped(com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse value) {
if (result.hasCacheStopped() &&
result.cacheStopped_ != com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse.getDefaultInstance()) {
result.cacheStopped_ =
com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse.newBuilder(result.cacheStopped_).mergeFrom(value).buildPartial();
} else {
result.cacheStopped_ = value;
}
result.hasCacheStopped = true;
return this;
}
public Builder clearCacheStopped() {
result.hasCacheStopped = false;
result.cacheStopped_ = com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.CacheStoppedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponse configModified = 60;
public boolean hasConfigModified() {
return result.hasConfigModified();
}
public com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse getConfigModified() {
return result.getConfigModified();
}
public Builder setConfigModified(com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasConfigModified = true;
result.configModified_ = value;
return this;
}
public Builder setConfigModified(com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse.Builder builderForValue) {
result.hasConfigModified = true;
result.configModified_ = builderForValue.build();
return this;
}
public Builder mergeConfigModified(com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse value) {
if (result.hasConfigModified() &&
result.configModified_ != com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse.getDefaultInstance()) {
result.configModified_ =
com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse.newBuilder(result.configModified_).mergeFrom(value).buildPartial();
} else {
result.configModified_ = value;
}
result.hasConfigModified = true;
return this;
}
public Builder clearConfigModified() {
result.hasConfigModified = false;
result.configModified_ = com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.ConfigModifiedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.CustomEventResponse customEvent = 61;
public boolean hasCustomEvent() {
return result.hasCustomEvent();
}
public com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse getCustomEvent() {
return result.getCustomEvent();
}
public Builder setCustomEvent(com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasCustomEvent = true;
result.customEvent_ = value;
return this;
}
public Builder setCustomEvent(com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse.Builder builderForValue) {
result.hasCustomEvent = true;
result.customEvent_ = builderForValue.build();
return this;
}
public Builder mergeCustomEvent(com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse value) {
if (result.hasCustomEvent() &&
result.customEvent_ != com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse.getDefaultInstance()) {
result.customEvent_ =
com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse.newBuilder(result.customEvent_).mergeFrom(value).buildPartial();
} else {
result.customEvent_ = value;
}
result.hasCustomEvent = true;
return this;
}
public Builder clearCustomEvent() {
result.hasCustomEvent = false;
result.customEvent_ = com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.CustomEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponse hashmapChanged = 62;
public boolean hasHashmapChanged() {
return result.hasHashmapChanged();
}
public com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse getHashmapChanged() {
return result.getHashmapChanged();
}
public Builder setHashmapChanged(com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasHashmapChanged = true;
result.hashmapChanged_ = value;
return this;
}
public Builder setHashmapChanged(com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse.Builder builderForValue) {
result.hasHashmapChanged = true;
result.hashmapChanged_ = builderForValue.build();
return this;
}
public Builder mergeHashmapChanged(com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse value) {
if (result.hasHashmapChanged() &&
result.hashmapChanged_ != com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse.getDefaultInstance()) {
result.hashmapChanged_ =
com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse.newBuilder(result.hashmapChanged_).mergeFrom(value).buildPartial();
} else {
result.hashmapChanged_ = value;
}
result.hasHashmapChanged = true;
return this;
}
public Builder clearHashmapChanged() {
result.hasHashmapChanged = false;
result.hashmapChanged_ = com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.HashmapChangedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ItemAddedEventResponse itemAdded = 63;
public boolean hasItemAdded() {
return result.hasItemAdded();
}
public com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse getItemAdded() {
return result.getItemAdded();
}
public Builder setItemAdded(com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasItemAdded = true;
result.itemAdded_ = value;
return this;
}
public Builder setItemAdded(com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse.Builder builderForValue) {
result.hasItemAdded = true;
result.itemAdded_ = builderForValue.build();
return this;
}
public Builder mergeItemAdded(com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse value) {
if (result.hasItemAdded() &&
result.itemAdded_ != com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse.getDefaultInstance()) {
result.itemAdded_ =
com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse.newBuilder(result.itemAdded_).mergeFrom(value).buildPartial();
} else {
result.itemAdded_ = value;
}
result.hasItemAdded = true;
return this;
}
public Builder clearItemAdded() {
result.hasItemAdded = false;
result.itemAdded_ = com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.ItemAddedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponse itemRemoved = 64;
public boolean hasItemRemoved() {
return result.hasItemRemoved();
}
public com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse getItemRemoved() {
return result.getItemRemoved();
}
public Builder setItemRemoved(com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasItemRemoved = true;
result.itemRemoved_ = value;
return this;
}
public Builder setItemRemoved(com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse.Builder builderForValue) {
result.hasItemRemoved = true;
result.itemRemoved_ = builderForValue.build();
return this;
}
public Builder mergeItemRemoved(com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse value) {
if (result.hasItemRemoved() &&
result.itemRemoved_ != com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse.getDefaultInstance()) {
result.itemRemoved_ =
com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse.newBuilder(result.itemRemoved_).mergeFrom(value).buildPartial();
} else {
result.itemRemoved_ = value;
}
result.hasItemRemoved = true;
return this;
}
public Builder clearItemRemoved() {
result.hasItemRemoved = false;
result.itemRemoved_ = com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.ItemRemovedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponse itemUpdated = 65;
public boolean hasItemUpdated() {
return result.hasItemUpdated();
}
public com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse getItemUpdated() {
return result.getItemUpdated();
}
public Builder setItemUpdated(com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasItemUpdated = true;
result.itemUpdated_ = value;
return this;
}
public Builder setItemUpdated(com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse.Builder builderForValue) {
result.hasItemUpdated = true;
result.itemUpdated_ = builderForValue.build();
return this;
}
public Builder mergeItemUpdated(com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse value) {
if (result.hasItemUpdated() &&
result.itemUpdated_ != com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse.getDefaultInstance()) {
result.itemUpdated_ =
com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse.newBuilder(result.itemUpdated_).mergeFrom(value).buildPartial();
} else {
result.itemUpdated_ = value;
}
result.hasItemUpdated = true;
return this;
}
public Builder clearItemUpdated() {
result.hasItemUpdated = false;
result.itemUpdated_ = com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.ItemUpdatedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponse loggingInfoModified = 66;
public boolean hasLoggingInfoModified() {
return result.hasLoggingInfoModified();
}
public com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse getLoggingInfoModified() {
return result.getLoggingInfoModified();
}
public Builder setLoggingInfoModified(com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasLoggingInfoModified = true;
result.loggingInfoModified_ = value;
return this;
}
public Builder setLoggingInfoModified(com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse.Builder builderForValue) {
result.hasLoggingInfoModified = true;
result.loggingInfoModified_ = builderForValue.build();
return this;
}
public Builder mergeLoggingInfoModified(com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse value) {
if (result.hasLoggingInfoModified() &&
result.loggingInfoModified_ != com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse.getDefaultInstance()) {
result.loggingInfoModified_ =
com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse.newBuilder(result.loggingInfoModified_).mergeFrom(value).buildPartial();
} else {
result.loggingInfoModified_ = value;
}
result.hasLoggingInfoModified = true;
return this;
}
public Builder clearLoggingInfoModified() {
result.hasLoggingInfoModified = false;
result.loggingInfoModified_ = com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.LoggingInfoModifiedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponse nodeJoined = 67;
public boolean hasNodeJoined() {
return result.hasNodeJoined();
}
public com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse getNodeJoined() {
return result.getNodeJoined();
}
public Builder setNodeJoined(com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasNodeJoined = true;
result.nodeJoined_ = value;
return this;
}
public Builder setNodeJoined(com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse.Builder builderForValue) {
result.hasNodeJoined = true;
result.nodeJoined_ = builderForValue.build();
return this;
}
public Builder mergeNodeJoined(com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse value) {
if (result.hasNodeJoined() &&
result.nodeJoined_ != com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse.getDefaultInstance()) {
result.nodeJoined_ =
com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse.newBuilder(result.nodeJoined_).mergeFrom(value).buildPartial();
} else {
result.nodeJoined_ = value;
}
result.hasNodeJoined = true;
return this;
}
public Builder clearNodeJoined() {
result.hasNodeJoined = false;
result.nodeJoined_ = com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.NodeJoinedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.NodeLeftEventResponse nodeLeft = 68;
public boolean hasNodeLeft() {
return result.hasNodeLeft();
}
public com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse getNodeLeft() {
return result.getNodeLeft();
}
public Builder setNodeLeft(com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasNodeLeft = true;
result.nodeLeft_ = value;
return this;
}
public Builder setNodeLeft(com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse.Builder builderForValue) {
result.hasNodeLeft = true;
result.nodeLeft_ = builderForValue.build();
return this;
}
public Builder mergeNodeLeft(com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse value) {
if (result.hasNodeLeft() &&
result.nodeLeft_ != com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse.getDefaultInstance()) {
result.nodeLeft_ =
com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse.newBuilder(result.nodeLeft_).mergeFrom(value).buildPartial();
} else {
result.nodeLeft_ = value;
}
result.hasNodeLeft = true;
return this;
}
public Builder clearNodeLeft() {
result.hasNodeLeft = false;
result.nodeLeft_ = com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.NodeLeftEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.QueueFullEventResponse queueFullEvent = 69;
public boolean hasQueueFullEvent() {
return result.hasQueueFullEvent();
}
public com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse getQueueFullEvent() {
return result.getQueueFullEvent();
}
public Builder setQueueFullEvent(com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasQueueFullEvent = true;
result.queueFullEvent_ = value;
return this;
}
public Builder setQueueFullEvent(com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse.Builder builderForValue) {
result.hasQueueFullEvent = true;
result.queueFullEvent_ = builderForValue.build();
return this;
}
public Builder mergeQueueFullEvent(com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse value) {
if (result.hasQueueFullEvent() &&
result.queueFullEvent_ != com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse.getDefaultInstance()) {
result.queueFullEvent_ =
com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse.newBuilder(result.queueFullEvent_).mergeFrom(value).buildPartial();
} else {
result.queueFullEvent_ = value;
}
result.hasQueueFullEvent = true;
return this;
}
public Builder clearQueueFullEvent() {
result.hasQueueFullEvent = false;
result.queueFullEvent_ = com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.QueueFullEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.UnlockResponse unlockResponse = 70;
public boolean hasUnlockResponse() {
return result.hasUnlockResponse();
}
public com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse getUnlockResponse() {
return result.getUnlockResponse();
}
public Builder setUnlockResponse(com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasUnlockResponse = true;
result.unlockResponse_ = value;
return this;
}
public Builder setUnlockResponse(com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse.Builder builderForValue) {
result.hasUnlockResponse = true;
result.unlockResponse_ = builderForValue.build();
return this;
}
public Builder mergeUnlockResponse(com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse value) {
if (result.hasUnlockResponse() &&
result.unlockResponse_ != com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse.getDefaultInstance()) {
result.unlockResponse_ =
com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse.newBuilder(result.unlockResponse_).mergeFrom(value).buildPartial();
} else {
result.unlockResponse_ = value;
}
result.hasUnlockResponse = true;
return this;
}
public Builder clearUnlockResponse() {
result.hasUnlockResponse = false;
result.unlockResponse_ = com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.UnlockResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponse registerBulkKeyNotifResponse = 71;
public boolean hasRegisterBulkKeyNotifResponse() {
return result.hasRegisterBulkKeyNotifResponse();
}
public com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse getRegisterBulkKeyNotifResponse() {
return result.getRegisterBulkKeyNotifResponse();
}
public Builder setRegisterBulkKeyNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRegisterBulkKeyNotifResponse = true;
result.registerBulkKeyNotifResponse_ = value;
return this;
}
public Builder setRegisterBulkKeyNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse.Builder builderForValue) {
result.hasRegisterBulkKeyNotifResponse = true;
result.registerBulkKeyNotifResponse_ = builderForValue.build();
return this;
}
public Builder mergeRegisterBulkKeyNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse value) {
if (result.hasRegisterBulkKeyNotifResponse() &&
result.registerBulkKeyNotifResponse_ != com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse.getDefaultInstance()) {
result.registerBulkKeyNotifResponse_ =
com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse.newBuilder(result.registerBulkKeyNotifResponse_).mergeFrom(value).buildPartial();
} else {
result.registerBulkKeyNotifResponse_ = value;
}
result.hasRegisterBulkKeyNotifResponse = true;
return this;
}
public Builder clearRegisterBulkKeyNotifResponse() {
result.hasRegisterBulkKeyNotifResponse = false;
result.registerBulkKeyNotifResponse_ = com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.RegisterBulkKeyNotifResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponse dsUpdateCallbackRespose = 72;
public boolean hasDsUpdateCallbackRespose() {
return result.hasDsUpdateCallbackRespose();
}
public com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse getDsUpdateCallbackRespose() {
return result.getDsUpdateCallbackRespose();
}
public Builder setDsUpdateCallbackRespose(com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasDsUpdateCallbackRespose = true;
result.dsUpdateCallbackRespose_ = value;
return this;
}
public Builder setDsUpdateCallbackRespose(com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse.Builder builderForValue) {
result.hasDsUpdateCallbackRespose = true;
result.dsUpdateCallbackRespose_ = builderForValue.build();
return this;
}
public Builder mergeDsUpdateCallbackRespose(com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse value) {
if (result.hasDsUpdateCallbackRespose() &&
result.dsUpdateCallbackRespose_ != com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse.getDefaultInstance()) {
result.dsUpdateCallbackRespose_ =
com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse.newBuilder(result.dsUpdateCallbackRespose_).mergeFrom(value).buildPartial();
} else {
result.dsUpdateCallbackRespose_ = value;
}
result.hasDsUpdateCallbackRespose = true;
return this;
}
public Builder clearDsUpdateCallbackRespose() {
result.hasDsUpdateCallbackRespose = false;
result.dsUpdateCallbackRespose_ = com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.DSUpdatedCallbackResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponse bridgeStartStateTransferEventResponse = 73;
public boolean hasBridgeStartStateTransferEventResponse() {
return result.hasBridgeStartStateTransferEventResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse getBridgeStartStateTransferEventResponse() {
return result.getBridgeStartStateTransferEventResponse();
}
public Builder setBridgeStartStateTransferEventResponse(com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeStartStateTransferEventResponse = true;
result.bridgeStartStateTransferEventResponse_ = value;
return this;
}
public Builder setBridgeStartStateTransferEventResponse(com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse.Builder builderForValue) {
result.hasBridgeStartStateTransferEventResponse = true;
result.bridgeStartStateTransferEventResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeStartStateTransferEventResponse(com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse value) {
if (result.hasBridgeStartStateTransferEventResponse() &&
result.bridgeStartStateTransferEventResponse_ != com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse.getDefaultInstance()) {
result.bridgeStartStateTransferEventResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse.newBuilder(result.bridgeStartStateTransferEventResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeStartStateTransferEventResponse_ = value;
}
result.hasBridgeStartStateTransferEventResponse = true;
return this;
}
public Builder clearBridgeStartStateTransferEventResponse() {
result.hasBridgeStartStateTransferEventResponse = false;
result.bridgeStartStateTransferEventResponse_ = com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.BridgeStartStateTransferEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponse bridgeSyncTimeResponse = 74;
public boolean hasBridgeSyncTimeResponse() {
return result.hasBridgeSyncTimeResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse getBridgeSyncTimeResponse() {
return result.getBridgeSyncTimeResponse();
}
public Builder setBridgeSyncTimeResponse(com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeSyncTimeResponse = true;
result.bridgeSyncTimeResponse_ = value;
return this;
}
public Builder setBridgeSyncTimeResponse(com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse.Builder builderForValue) {
result.hasBridgeSyncTimeResponse = true;
result.bridgeSyncTimeResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeSyncTimeResponse(com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse value) {
if (result.hasBridgeSyncTimeResponse() &&
result.bridgeSyncTimeResponse_ != com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse.getDefaultInstance()) {
result.bridgeSyncTimeResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse.newBuilder(result.bridgeSyncTimeResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeSyncTimeResponse_ = value;
}
result.hasBridgeSyncTimeResponse = true;
return this;
}
public Builder clearBridgeSyncTimeResponse() {
result.hasBridgeSyncTimeResponse = false;
result.bridgeSyncTimeResponse_ = com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.BridgeSyncTimeResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.HeartBeatResponse heartBeatResponse = 75;
public boolean hasHeartBeatResponse() {
return result.hasHeartBeatResponse();
}
public com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse getHeartBeatResponse() {
return result.getHeartBeatResponse();
}
public Builder setHeartBeatResponse(com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasHeartBeatResponse = true;
result.heartBeatResponse_ = value;
return this;
}
public Builder setHeartBeatResponse(com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse.Builder builderForValue) {
result.hasHeartBeatResponse = true;
result.heartBeatResponse_ = builderForValue.build();
return this;
}
public Builder mergeHeartBeatResponse(com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse value) {
if (result.hasHeartBeatResponse() &&
result.heartBeatResponse_ != com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse.getDefaultInstance()) {
result.heartBeatResponse_ =
com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse.newBuilder(result.heartBeatResponse_).mergeFrom(value).buildPartial();
} else {
result.heartBeatResponse_ = value;
}
result.hasHeartBeatResponse = true;
return this;
}
public Builder clearHeartBeatResponse() {
result.hasHeartBeatResponse = false;
result.heartBeatResponse_ = com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.HeartBeatResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponse bridgeHeartBeatReceivedResponse = 76;
public boolean hasBridgeHeartBeatReceivedResponse() {
return result.hasBridgeHeartBeatReceivedResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse getBridgeHeartBeatReceivedResponse() {
return result.getBridgeHeartBeatReceivedResponse();
}
public Builder setBridgeHeartBeatReceivedResponse(com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeHeartBeatReceivedResponse = true;
result.bridgeHeartBeatReceivedResponse_ = value;
return this;
}
public Builder setBridgeHeartBeatReceivedResponse(com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse.Builder builderForValue) {
result.hasBridgeHeartBeatReceivedResponse = true;
result.bridgeHeartBeatReceivedResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeHeartBeatReceivedResponse(com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse value) {
if (result.hasBridgeHeartBeatReceivedResponse() &&
result.bridgeHeartBeatReceivedResponse_ != com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse.getDefaultInstance()) {
result.bridgeHeartBeatReceivedResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse.newBuilder(result.bridgeHeartBeatReceivedResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeHeartBeatReceivedResponse_ = value;
}
result.hasBridgeHeartBeatReceivedResponse = true;
return this;
}
public Builder clearBridgeHeartBeatReceivedResponse() {
result.hasBridgeHeartBeatReceivedResponse = false;
result.bridgeHeartBeatReceivedResponse_ = com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.BridgeHeartBeatReceivedResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RemoveByTagResponse removeTagResponse = 77;
public boolean hasRemoveTagResponse() {
return result.hasRemoveTagResponse();
}
public com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse getRemoveTagResponse() {
return result.getRemoveTagResponse();
}
public Builder setRemoveTagResponse(com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRemoveTagResponse = true;
result.removeTagResponse_ = value;
return this;
}
public Builder setRemoveTagResponse(com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse.Builder builderForValue) {
result.hasRemoveTagResponse = true;
result.removeTagResponse_ = builderForValue.build();
return this;
}
public Builder mergeRemoveTagResponse(com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse value) {
if (result.hasRemoveTagResponse() &&
result.removeTagResponse_ != com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse.getDefaultInstance()) {
result.removeTagResponse_ =
com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse.newBuilder(result.removeTagResponse_).mergeFrom(value).buildPartial();
} else {
result.removeTagResponse_ = value;
}
result.hasRemoveTagResponse = true;
return this;
}
public Builder clearRemoveTagResponse() {
result.hasRemoveTagResponse = false;
result.removeTagResponse_ = com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.RemoveByTagResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponse bridgeMakeTargetCacheActivePassiveResponse = 78;
public boolean hasBridgeMakeTargetCacheActivePassiveResponse() {
return result.hasBridgeMakeTargetCacheActivePassiveResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse getBridgeMakeTargetCacheActivePassiveResponse() {
return result.getBridgeMakeTargetCacheActivePassiveResponse();
}
public Builder setBridgeMakeTargetCacheActivePassiveResponse(com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeMakeTargetCacheActivePassiveResponse = true;
result.bridgeMakeTargetCacheActivePassiveResponse_ = value;
return this;
}
public Builder setBridgeMakeTargetCacheActivePassiveResponse(com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse.Builder builderForValue) {
result.hasBridgeMakeTargetCacheActivePassiveResponse = true;
result.bridgeMakeTargetCacheActivePassiveResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeMakeTargetCacheActivePassiveResponse(com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse value) {
if (result.hasBridgeMakeTargetCacheActivePassiveResponse() &&
result.bridgeMakeTargetCacheActivePassiveResponse_ != com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse.getDefaultInstance()) {
result.bridgeMakeTargetCacheActivePassiveResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse.newBuilder(result.bridgeMakeTargetCacheActivePassiveResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeMakeTargetCacheActivePassiveResponse_ = value;
}
result.hasBridgeMakeTargetCacheActivePassiveResponse = true;
return this;
}
public Builder clearBridgeMakeTargetCacheActivePassiveResponse() {
result.hasBridgeMakeTargetCacheActivePassiveResponse = false;
result.bridgeMakeTargetCacheActivePassiveResponse_ = com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.BridgeMakeTargetCacheActivePassiveResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.CQCallbackResponse cQCallbackResponse = 79;
public boolean hasCQCallbackResponse() {
return result.hasCQCallbackResponse();
}
public com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse getCQCallbackResponse() {
return result.getCQCallbackResponse();
}
public Builder setCQCallbackResponse(com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasCQCallbackResponse = true;
result.cQCallbackResponse_ = value;
return this;
}
public Builder setCQCallbackResponse(com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse.Builder builderForValue) {
result.hasCQCallbackResponse = true;
result.cQCallbackResponse_ = builderForValue.build();
return this;
}
public Builder mergeCQCallbackResponse(com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse value) {
if (result.hasCQCallbackResponse() &&
result.cQCallbackResponse_ != com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse.getDefaultInstance()) {
result.cQCallbackResponse_ =
com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse.newBuilder(result.cQCallbackResponse_).mergeFrom(value).buildPartial();
} else {
result.cQCallbackResponse_ = value;
}
result.hasCQCallbackResponse = true;
return this;
}
public Builder clearCQCallbackResponse() {
result.hasCQCallbackResponse = false;
result.cQCallbackResponse_ = com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.CQCallbackResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.UnRegisterCQResponse unRegisterCQResponse = 80;
public boolean hasUnRegisterCQResponse() {
return result.hasUnRegisterCQResponse();
}
public com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse getUnRegisterCQResponse() {
return result.getUnRegisterCQResponse();
}
public Builder setUnRegisterCQResponse(com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasUnRegisterCQResponse = true;
result.unRegisterCQResponse_ = value;
return this;
}
public Builder setUnRegisterCQResponse(com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse.Builder builderForValue) {
result.hasUnRegisterCQResponse = true;
result.unRegisterCQResponse_ = builderForValue.build();
return this;
}
public Builder mergeUnRegisterCQResponse(com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse value) {
if (result.hasUnRegisterCQResponse() &&
result.unRegisterCQResponse_ != com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse.getDefaultInstance()) {
result.unRegisterCQResponse_ =
com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse.newBuilder(result.unRegisterCQResponse_).mergeFrom(value).buildPartial();
} else {
result.unRegisterCQResponse_ = value;
}
result.hasUnRegisterCQResponse = true;
return this;
}
public Builder clearUnRegisterCQResponse() {
result.hasUnRegisterCQResponse = false;
result.unRegisterCQResponse_ = com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.UnRegisterCQResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RegisterCQResponse registerCQResponse = 81;
public boolean hasRegisterCQResponse() {
return result.hasRegisterCQResponse();
}
public com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse getRegisterCQResponse() {
return result.getRegisterCQResponse();
}
public Builder setRegisterCQResponse(com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRegisterCQResponse = true;
result.registerCQResponse_ = value;
return this;
}
public Builder setRegisterCQResponse(com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse.Builder builderForValue) {
result.hasRegisterCQResponse = true;
result.registerCQResponse_ = builderForValue.build();
return this;
}
public Builder mergeRegisterCQResponse(com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse value) {
if (result.hasRegisterCQResponse() &&
result.registerCQResponse_ != com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse.getDefaultInstance()) {
result.registerCQResponse_ =
com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse.newBuilder(result.registerCQResponse_).mergeFrom(value).buildPartial();
} else {
result.registerCQResponse_ = value;
}
result.hasRegisterCQResponse = true;
return this;
}
public Builder clearRegisterCQResponse() {
result.hasRegisterCQResponse = false;
result.registerCQResponse_ = com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.RegisterCQResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponse bridgeStoppedEventResponse = 82;
public boolean hasBridgeStoppedEventResponse() {
return result.hasBridgeStoppedEventResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse getBridgeStoppedEventResponse() {
return result.getBridgeStoppedEventResponse();
}
public Builder setBridgeStoppedEventResponse(com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeStoppedEventResponse = true;
result.bridgeStoppedEventResponse_ = value;
return this;
}
public Builder setBridgeStoppedEventResponse(com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse.Builder builderForValue) {
result.hasBridgeStoppedEventResponse = true;
result.bridgeStoppedEventResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeStoppedEventResponse(com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse value) {
if (result.hasBridgeStoppedEventResponse() &&
result.bridgeStoppedEventResponse_ != com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse.getDefaultInstance()) {
result.bridgeStoppedEventResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse.newBuilder(result.bridgeStoppedEventResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeStoppedEventResponse_ = value;
}
result.hasBridgeStoppedEventResponse = true;
return this;
}
public Builder clearBridgeStoppedEventResponse() {
result.hasBridgeStoppedEventResponse = false;
result.bridgeStoppedEventResponse_ = com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.BridgeStoppedEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponse bridgeClearOperationEnqueuedResponse = 83;
public boolean hasBridgeClearOperationEnqueuedResponse() {
return result.hasBridgeClearOperationEnqueuedResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse getBridgeClearOperationEnqueuedResponse() {
return result.getBridgeClearOperationEnqueuedResponse();
}
public Builder setBridgeClearOperationEnqueuedResponse(com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeClearOperationEnqueuedResponse = true;
result.bridgeClearOperationEnqueuedResponse_ = value;
return this;
}
public Builder setBridgeClearOperationEnqueuedResponse(com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse.Builder builderForValue) {
result.hasBridgeClearOperationEnqueuedResponse = true;
result.bridgeClearOperationEnqueuedResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeClearOperationEnqueuedResponse(com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse value) {
if (result.hasBridgeClearOperationEnqueuedResponse() &&
result.bridgeClearOperationEnqueuedResponse_ != com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse.getDefaultInstance()) {
result.bridgeClearOperationEnqueuedResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse.newBuilder(result.bridgeClearOperationEnqueuedResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeClearOperationEnqueuedResponse_ = value;
}
result.hasBridgeClearOperationEnqueuedResponse = true;
return this;
}
public Builder clearBridgeClearOperationEnqueuedResponse() {
result.hasBridgeClearOperationEnqueuedResponse = false;
result.bridgeClearOperationEnqueuedResponse_ = com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.BridgeClearOperationEnqueuedResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetKeysByTagResponse getKeysByTagResponse = 84;
public boolean hasGetKeysByTagResponse() {
return result.hasGetKeysByTagResponse();
}
public com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse getGetKeysByTagResponse() {
return result.getGetKeysByTagResponse();
}
public Builder setGetKeysByTagResponse(com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetKeysByTagResponse = true;
result.getKeysByTagResponse_ = value;
return this;
}
public Builder setGetKeysByTagResponse(com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse.Builder builderForValue) {
result.hasGetKeysByTagResponse = true;
result.getKeysByTagResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetKeysByTagResponse(com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse value) {
if (result.hasGetKeysByTagResponse() &&
result.getKeysByTagResponse_ != com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse.getDefaultInstance()) {
result.getKeysByTagResponse_ =
com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse.newBuilder(result.getKeysByTagResponse_).mergeFrom(value).buildPartial();
} else {
result.getKeysByTagResponse_ = value;
}
result.hasGetKeysByTagResponse = true;
return this;
}
public Builder clearGetKeysByTagResponse() {
result.hasGetKeysByTagResponse = false;
result.getKeysByTagResponse_ = com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.GetKeysByTagResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BulkDeleteResponse bulkDeleteResponse = 85;
public boolean hasBulkDeleteResponse() {
return result.hasBulkDeleteResponse();
}
public com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse getBulkDeleteResponse() {
return result.getBulkDeleteResponse();
}
public Builder setBulkDeleteResponse(com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBulkDeleteResponse = true;
result.bulkDeleteResponse_ = value;
return this;
}
public Builder setBulkDeleteResponse(com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse.Builder builderForValue) {
result.hasBulkDeleteResponse = true;
result.bulkDeleteResponse_ = builderForValue.build();
return this;
}
public Builder mergeBulkDeleteResponse(com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse value) {
if (result.hasBulkDeleteResponse() &&
result.bulkDeleteResponse_ != com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse.getDefaultInstance()) {
result.bulkDeleteResponse_ =
com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse.newBuilder(result.bulkDeleteResponse_).mergeFrom(value).buildPartial();
} else {
result.bulkDeleteResponse_ = value;
}
result.hasBulkDeleteResponse = true;
return this;
}
public Builder clearBulkDeleteResponse() {
result.hasBulkDeleteResponse = false;
result.bulkDeleteResponse_ = com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.BulkDeleteResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.DeleteResponse deleteResponse = 86;
public boolean hasDeleteResponse() {
return result.hasDeleteResponse();
}
public com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse getDeleteResponse() {
return result.getDeleteResponse();
}
public Builder setDeleteResponse(com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasDeleteResponse = true;
result.deleteResponse_ = value;
return this;
}
public Builder setDeleteResponse(com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse.Builder builderForValue) {
result.hasDeleteResponse = true;
result.deleteResponse_ = builderForValue.build();
return this;
}
public Builder mergeDeleteResponse(com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse value) {
if (result.hasDeleteResponse() &&
result.deleteResponse_ != com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse.getDefaultInstance()) {
result.deleteResponse_ =
com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse.newBuilder(result.deleteResponse_).mergeFrom(value).buildPartial();
} else {
result.deleteResponse_ = value;
}
result.hasDeleteResponse = true;
return this;
}
public Builder clearDeleteResponse() {
result.hasDeleteResponse = false;
result.deleteResponse_ = com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.DeleteResponse.getDefaultInstance();
return this;
}
// optional string intendedRecipient = 87;
public boolean hasIntendedRecipient() {
return result.hasIntendedRecipient();
}
public java.lang.String getIntendedRecipient() {
return result.getIntendedRecipient();
}
public Builder setIntendedRecipient(java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
result.hasIntendedRecipient = true;
result.intendedRecipient_ = value;
return this;
}
public Builder clearIntendedRecipient() {
result.hasIntendedRecipient = false;
result.intendedRecipient_ = getDefaultInstance().getIntendedRecipient();
return this;
}
// optional int32 sequenceId = 88 [default = 1];
public boolean hasSequenceId() {
return result.hasSequenceId();
}
public int getSequenceId() {
return result.getSequenceId();
}
public Builder setSequenceId(int value) {
result.hasSequenceId = true;
result.sequenceId_ = value;
return this;
}
public Builder clearSequenceId() {
result.hasSequenceId = false;
result.sequenceId_ = 1;
return this;
}
// optional int32 numberOfChuncks = 89 [default = 1];
public boolean hasNumberOfChuncks() {
return result.hasNumberOfChuncks();
}
public int getNumberOfChuncks() {
return result.getNumberOfChuncks();
}
public Builder setNumberOfChuncks(int value) {
result.hasNumberOfChuncks = true;
result.numberOfChuncks_ = value;
return this;
}
public Builder clearNumberOfChuncks() {
result.hasNumberOfChuncks = false;
result.numberOfChuncks_ = 1;
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetNextChunkResponse getNextChunkResponse = 90;
public boolean hasGetNextChunkResponse() {
return result.hasGetNextChunkResponse();
}
public com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse getGetNextChunkResponse() {
return result.getGetNextChunkResponse();
}
public Builder setGetNextChunkResponse(com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetNextChunkResponse = true;
result.getNextChunkResponse_ = value;
return this;
}
public Builder setGetNextChunkResponse(com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse.Builder builderForValue) {
result.hasGetNextChunkResponse = true;
result.getNextChunkResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetNextChunkResponse(com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse value) {
if (result.hasGetNextChunkResponse() &&
result.getNextChunkResponse_ != com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse.getDefaultInstance()) {
result.getNextChunkResponse_ =
com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse.newBuilder(result.getNextChunkResponse_).mergeFrom(value).buildPartial();
} else {
result.getNextChunkResponse_ = value;
}
result.hasGetNextChunkResponse = true;
return this;
}
public Builder clearGetNextChunkResponse() {
result.hasGetNextChunkResponse = false;
result.getNextChunkResponse_ = com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.GetNextChunkResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponse getGroupNextChunkResponse = 91;
public boolean hasGetGroupNextChunkResponse() {
return result.hasGetGroupNextChunkResponse();
}
public com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse getGetGroupNextChunkResponse() {
return result.getGetGroupNextChunkResponse();
}
public Builder setGetGroupNextChunkResponse(com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetGroupNextChunkResponse = true;
result.getGroupNextChunkResponse_ = value;
return this;
}
public Builder setGetGroupNextChunkResponse(com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse.Builder builderForValue) {
result.hasGetGroupNextChunkResponse = true;
result.getGroupNextChunkResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetGroupNextChunkResponse(com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse value) {
if (result.hasGetGroupNextChunkResponse() &&
result.getGroupNextChunkResponse_ != com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse.getDefaultInstance()) {
result.getGroupNextChunkResponse_ =
com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse.newBuilder(result.getGroupNextChunkResponse_).mergeFrom(value).buildPartial();
} else {
result.getGroupNextChunkResponse_ = value;
}
result.hasGetGroupNextChunkResponse = true;
return this;
}
public Builder clearGetGroupNextChunkResponse() {
result.hasGetGroupNextChunkResponse = false;
result.getGroupNextChunkResponse_ = com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.GetGroupNextChunkResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.SearchCQResponse searchCQResponse = 92;
public boolean hasSearchCQResponse() {
return result.hasSearchCQResponse();
}
public com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse getSearchCQResponse() {
return result.getSearchCQResponse();
}
public Builder setSearchCQResponse(com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasSearchCQResponse = true;
result.searchCQResponse_ = value;
return this;
}
public Builder setSearchCQResponse(com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse.Builder builderForValue) {
result.hasSearchCQResponse = true;
result.searchCQResponse_ = builderForValue.build();
return this;
}
public Builder mergeSearchCQResponse(com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse value) {
if (result.hasSearchCQResponse() &&
result.searchCQResponse_ != com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse.getDefaultInstance()) {
result.searchCQResponse_ =
com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse.newBuilder(result.searchCQResponse_).mergeFrom(value).buildPartial();
} else {
result.searchCQResponse_ = value;
}
result.hasSearchCQResponse = true;
return this;
}
public Builder clearSearchCQResponse() {
result.hasSearchCQResponse = false;
result.searchCQResponse_ = com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.SearchCQResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponse searchEntriesCQResponse = 93;
public boolean hasSearchEntriesCQResponse() {
return result.hasSearchEntriesCQResponse();
}
public com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse getSearchEntriesCQResponse() {
return result.getSearchEntriesCQResponse();
}
public Builder setSearchEntriesCQResponse(com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasSearchEntriesCQResponse = true;
result.searchEntriesCQResponse_ = value;
return this;
}
public Builder setSearchEntriesCQResponse(com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse.Builder builderForValue) {
result.hasSearchEntriesCQResponse = true;
result.searchEntriesCQResponse_ = builderForValue.build();
return this;
}
public Builder mergeSearchEntriesCQResponse(com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse value) {
if (result.hasSearchEntriesCQResponse() &&
result.searchEntriesCQResponse_ != com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse.getDefaultInstance()) {
result.searchEntriesCQResponse_ =
com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse.newBuilder(result.searchEntriesCQResponse_).mergeFrom(value).buildPartial();
} else {
result.searchEntriesCQResponse_ = value;
}
result.hasSearchEntriesCQResponse = true;
return this;
}
public Builder clearSearchEntriesCQResponse() {
result.hasSearchEntriesCQResponse = false;
result.searchEntriesCQResponse_ = com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.SearchEntriesCQResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.AddAttributeResponse addAttributeResponse = 94;
public boolean hasAddAttributeResponse() {
return result.hasAddAttributeResponse();
}
public com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse getAddAttributeResponse() {
return result.getAddAttributeResponse();
}
public Builder setAddAttributeResponse(com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasAddAttributeResponse = true;
result.addAttributeResponse_ = value;
return this;
}
public Builder setAddAttributeResponse(com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse.Builder builderForValue) {
result.hasAddAttributeResponse = true;
result.addAttributeResponse_ = builderForValue.build();
return this;
}
public Builder mergeAddAttributeResponse(com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse value) {
if (result.hasAddAttributeResponse() &&
result.addAttributeResponse_ != com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse.getDefaultInstance()) {
result.addAttributeResponse_ =
com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse.newBuilder(result.addAttributeResponse_).mergeFrom(value).buildPartial();
} else {
result.addAttributeResponse_ = value;
}
result.hasAddAttributeResponse = true;
return this;
}
public Builder clearAddAttributeResponse() {
result.hasAddAttributeResponse = false;
result.addAttributeResponse_ = com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.AddAttributeResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEvent compactTypeRegisterEvent = 95;
public boolean hasCompactTypeRegisterEvent() {
return result.hasCompactTypeRegisterEvent();
}
public com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent getCompactTypeRegisterEvent() {
return result.getCompactTypeRegisterEvent();
}
public Builder setCompactTypeRegisterEvent(com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent value) {
if (value == null) {
throw new NullPointerException();
}
result.hasCompactTypeRegisterEvent = true;
result.compactTypeRegisterEvent_ = value;
return this;
}
public Builder setCompactTypeRegisterEvent(com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent.Builder builderForValue) {
result.hasCompactTypeRegisterEvent = true;
result.compactTypeRegisterEvent_ = builderForValue.build();
return this;
}
public Builder mergeCompactTypeRegisterEvent(com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent value) {
if (result.hasCompactTypeRegisterEvent() &&
result.compactTypeRegisterEvent_ != com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent.getDefaultInstance()) {
result.compactTypeRegisterEvent_ =
com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent.newBuilder(result.compactTypeRegisterEvent_).mergeFrom(value).buildPartial();
} else {
result.compactTypeRegisterEvent_ = value;
}
result.hasCompactTypeRegisterEvent = true;
return this;
}
public Builder clearCompactTypeRegisterEvent() {
result.hasCompactTypeRegisterEvent = false;
result.compactTypeRegisterEvent_ = com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.CompactTypeRegisterEvent.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.EncryptionResponse getEncryption = 96;
public boolean hasGetEncryption() {
return result.hasGetEncryption();
}
public com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse getGetEncryption() {
return result.getGetEncryption();
}
public Builder setGetEncryption(com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetEncryption = true;
result.getEncryption_ = value;
return this;
}
public Builder setGetEncryption(com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse.Builder builderForValue) {
result.hasGetEncryption = true;
result.getEncryption_ = builderForValue.build();
return this;
}
public Builder mergeGetEncryption(com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse value) {
if (result.hasGetEncryption() &&
result.getEncryption_ != com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse.getDefaultInstance()) {
result.getEncryption_ =
com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse.newBuilder(result.getEncryption_).mergeFrom(value).buildPartial();
} else {
result.getEncryption_ = value;
}
result.hasGetEncryption = true;
return this;
}
public Builder clearGetEncryption() {
result.hasGetEncryption = false;
result.getEncryption_ = com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.EncryptionResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetRunningServersResponse getRunningServer = 97;
public boolean hasGetRunningServer() {
return result.hasGetRunningServer();
}
public com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse getGetRunningServer() {
return result.getGetRunningServer();
}
public Builder setGetRunningServer(com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetRunningServer = true;
result.getRunningServer_ = value;
return this;
}
public Builder setGetRunningServer(com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse.Builder builderForValue) {
result.hasGetRunningServer = true;
result.getRunningServer_ = builderForValue.build();
return this;
}
public Builder mergeGetRunningServer(com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse value) {
if (result.hasGetRunningServer() &&
result.getRunningServer_ != com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse.getDefaultInstance()) {
result.getRunningServer_ =
com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse.newBuilder(result.getRunningServer_).mergeFrom(value).buildPartial();
} else {
result.getRunningServer_ = value;
}
result.hasGetRunningServer = true;
return this;
}
public Builder clearGetRunningServer() {
result.hasGetRunningServer = false;
result.getRunningServer_ = com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.GetRunningServersResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BulkEventResponse bulkEventResponse = 98;
public boolean hasBulkEventResponse() {
return result.hasBulkEventResponse();
}
public com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse getBulkEventResponse() {
return result.getBulkEventResponse();
}
public Builder setBulkEventResponse(com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBulkEventResponse = true;
result.bulkEventResponse_ = value;
return this;
}
public Builder setBulkEventResponse(com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse.Builder builderForValue) {
result.hasBulkEventResponse = true;
result.bulkEventResponse_ = builderForValue.build();
return this;
}
public Builder mergeBulkEventResponse(com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse value) {
if (result.hasBulkEventResponse() &&
result.bulkEventResponse_ != com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse.getDefaultInstance()) {
result.bulkEventResponse_ =
com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse.newBuilder(result.bulkEventResponse_).mergeFrom(value).buildPartial();
} else {
result.bulkEventResponse_ = value;
}
result.hasBulkEventResponse = true;
return this;
}
public Builder clearBulkEventResponse() {
result.hasBulkEventResponse = false;
result.bulkEventResponse_ = com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.BulkEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.SyncEventsResponse syncEventsResponse = 99;
public boolean hasSyncEventsResponse() {
return result.hasSyncEventsResponse();
}
public com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse getSyncEventsResponse() {
return result.getSyncEventsResponse();
}
public Builder setSyncEventsResponse(com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasSyncEventsResponse = true;
result.syncEventsResponse_ = value;
return this;
}
public Builder setSyncEventsResponse(com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse.Builder builderForValue) {
result.hasSyncEventsResponse = true;
result.syncEventsResponse_ = builderForValue.build();
return this;
}
public Builder mergeSyncEventsResponse(com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse value) {
if (result.hasSyncEventsResponse() &&
result.syncEventsResponse_ != com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse.getDefaultInstance()) {
result.syncEventsResponse_ =
com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse.newBuilder(result.syncEventsResponse_).mergeFrom(value).buildPartial();
} else {
result.syncEventsResponse_ = value;
}
result.hasSyncEventsResponse = true;
return this;
}
public Builder clearSyncEventsResponse() {
result.hasSyncEventsResponse = false;
result.syncEventsResponse_ = com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.SyncEventsResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BlockActivityEventResponse blockActivityEvent = 100;
public boolean hasBlockActivityEvent() {
return result.hasBlockActivityEvent();
}
public com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse getBlockActivityEvent() {
return result.getBlockActivityEvent();
}
public Builder setBlockActivityEvent(com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBlockActivityEvent = true;
result.blockActivityEvent_ = value;
return this;
}
public Builder setBlockActivityEvent(com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse.Builder builderForValue) {
result.hasBlockActivityEvent = true;
result.blockActivityEvent_ = builderForValue.build();
return this;
}
public Builder mergeBlockActivityEvent(com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse value) {
if (result.hasBlockActivityEvent() &&
result.blockActivityEvent_ != com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse.getDefaultInstance()) {
result.blockActivityEvent_ =
com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse.newBuilder(result.blockActivityEvent_).mergeFrom(value).buildPartial();
} else {
result.blockActivityEvent_ = value;
}
result.hasBlockActivityEvent = true;
return this;
}
public Builder clearBlockActivityEvent() {
result.hasBlockActivityEvent = false;
result.blockActivityEvent_ = com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.BlockActivityEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponse unblockActivityEvent = 101;
public boolean hasUnblockActivityEvent() {
return result.hasUnblockActivityEvent();
}
public com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse getUnblockActivityEvent() {
return result.getUnblockActivityEvent();
}
public Builder setUnblockActivityEvent(com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasUnblockActivityEvent = true;
result.unblockActivityEvent_ = value;
return this;
}
public Builder setUnblockActivityEvent(com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse.Builder builderForValue) {
result.hasUnblockActivityEvent = true;
result.unblockActivityEvent_ = builderForValue.build();
return this;
}
public Builder mergeUnblockActivityEvent(com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse value) {
if (result.hasUnblockActivityEvent() &&
result.unblockActivityEvent_ != com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse.getDefaultInstance()) {
result.unblockActivityEvent_ =
com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse.newBuilder(result.unblockActivityEvent_).mergeFrom(value).buildPartial();
} else {
result.unblockActivityEvent_ = value;
}
result.hasUnblockActivityEvent = true;
return this;
}
public Builder clearUnblockActivityEvent() {
result.hasUnblockActivityEvent = false;
result.unblockActivityEvent_ = com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.UnBlockActivityEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.DeleteQueryResponse deleteQueryResponse = 102;
public boolean hasDeleteQueryResponse() {
return result.hasDeleteQueryResponse();
}
public com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse getDeleteQueryResponse() {
return result.getDeleteQueryResponse();
}
public Builder setDeleteQueryResponse(com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasDeleteQueryResponse = true;
result.deleteQueryResponse_ = value;
return this;
}
public Builder setDeleteQueryResponse(com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse.Builder builderForValue) {
result.hasDeleteQueryResponse = true;
result.deleteQueryResponse_ = builderForValue.build();
return this;
}
public Builder mergeDeleteQueryResponse(com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse value) {
if (result.hasDeleteQueryResponse() &&
result.deleteQueryResponse_ != com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse.getDefaultInstance()) {
result.deleteQueryResponse_ =
com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse.newBuilder(result.deleteQueryResponse_).mergeFrom(value).buildPartial();
} else {
result.deleteQueryResponse_ = value;
}
result.hasDeleteQueryResponse = true;
return this;
}
public Builder clearDeleteQueryResponse() {
result.hasDeleteQueryResponse = false;
result.deleteQueryResponse_ = com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.DeleteQueryResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RemoveQueryResponse removeQueryResponse = 103;
public boolean hasRemoveQueryResponse() {
return result.hasRemoveQueryResponse();
}
public com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse getRemoveQueryResponse() {
return result.getRemoveQueryResponse();
}
public Builder setRemoveQueryResponse(com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRemoveQueryResponse = true;
result.removeQueryResponse_ = value;
return this;
}
public Builder setRemoveQueryResponse(com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse.Builder builderForValue) {
result.hasRemoveQueryResponse = true;
result.removeQueryResponse_ = builderForValue.build();
return this;
}
public Builder mergeRemoveQueryResponse(com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse value) {
if (result.hasRemoveQueryResponse() &&
result.removeQueryResponse_ != com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse.getDefaultInstance()) {
result.removeQueryResponse_ =
com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse.newBuilder(result.removeQueryResponse_).mergeFrom(value).buildPartial();
} else {
result.removeQueryResponse_ = value;
}
result.hasRemoveQueryResponse = true;
return this;
}
public Builder clearRemoveQueryResponse() {
result.hasRemoveQueryResponse = false;
result.removeQueryResponse_ = com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.RemoveQueryResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetProductVersionResponse getProductVersionResponse = 104;
public boolean hasGetProductVersionResponse() {
return result.hasGetProductVersionResponse();
}
public com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse getGetProductVersionResponse() {
return result.getGetProductVersionResponse();
}
public Builder setGetProductVersionResponse(com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetProductVersionResponse = true;
result.getProductVersionResponse_ = value;
return this;
}
public Builder setGetProductVersionResponse(com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse.Builder builderForValue) {
result.hasGetProductVersionResponse = true;
result.getProductVersionResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetProductVersionResponse(com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse value) {
if (result.hasGetProductVersionResponse() &&
result.getProductVersionResponse_ != com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse.getDefaultInstance()) {
result.getProductVersionResponse_ =
com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse.newBuilder(result.getProductVersionResponse_).mergeFrom(value).buildPartial();
} else {
result.getProductVersionResponse_ = value;
}
result.hasGetProductVersionResponse = true;
return this;
}
public Builder clearGetProductVersionResponse() {
result.hasGetProductVersionResponse = false;
result.getProductVersionResponse_ = com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.GetProductVersionResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponse bridgeGetReplicatorStatusInfoResponse = 105;
public boolean hasBridgeGetReplicatorStatusInfoResponse() {
return result.hasBridgeGetReplicatorStatusInfoResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse getBridgeGetReplicatorStatusInfoResponse() {
return result.getBridgeGetReplicatorStatusInfoResponse();
}
public Builder setBridgeGetReplicatorStatusInfoResponse(com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeGetReplicatorStatusInfoResponse = true;
result.bridgeGetReplicatorStatusInfoResponse_ = value;
return this;
}
public Builder setBridgeGetReplicatorStatusInfoResponse(com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse.Builder builderForValue) {
result.hasBridgeGetReplicatorStatusInfoResponse = true;
result.bridgeGetReplicatorStatusInfoResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeGetReplicatorStatusInfoResponse(com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse value) {
if (result.hasBridgeGetReplicatorStatusInfoResponse() &&
result.bridgeGetReplicatorStatusInfoResponse_ != com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse.getDefaultInstance()) {
result.bridgeGetReplicatorStatusInfoResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse.newBuilder(result.bridgeGetReplicatorStatusInfoResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeGetReplicatorStatusInfoResponse_ = value;
}
result.hasBridgeGetReplicatorStatusInfoResponse = true;
return this;
}
public Builder clearBridgeGetReplicatorStatusInfoResponse() {
result.hasBridgeGetReplicatorStatusInfoResponse = false;
result.bridgeGetReplicatorStatusInfoResponse_ = com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.BridgeGetReplicatorStatusInfoResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponse bridgeReplicatorStatusEventResponse = 106;
public boolean hasBridgeReplicatorStatusEventResponse() {
return result.hasBridgeReplicatorStatusEventResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse getBridgeReplicatorStatusEventResponse() {
return result.getBridgeReplicatorStatusEventResponse();
}
public Builder setBridgeReplicatorStatusEventResponse(com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeReplicatorStatusEventResponse = true;
result.bridgeReplicatorStatusEventResponse_ = value;
return this;
}
public Builder setBridgeReplicatorStatusEventResponse(com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse.Builder builderForValue) {
result.hasBridgeReplicatorStatusEventResponse = true;
result.bridgeReplicatorStatusEventResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeReplicatorStatusEventResponse(com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse value) {
if (result.hasBridgeReplicatorStatusEventResponse() &&
result.bridgeReplicatorStatusEventResponse_ != com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse.getDefaultInstance()) {
result.bridgeReplicatorStatusEventResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse.newBuilder(result.bridgeReplicatorStatusEventResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeReplicatorStatusEventResponse_ = value;
}
result.hasBridgeReplicatorStatusEventResponse = true;
return this;
}
public Builder clearBridgeReplicatorStatusEventResponse() {
result.hasBridgeReplicatorStatusEventResponse = false;
result.bridgeReplicatorStatusEventResponse_ = com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.BridgeReplicatorStatusEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponse bridgeRequestStateTransferResponse = 107;
public boolean hasBridgeRequestStateTransferResponse() {
return result.hasBridgeRequestStateTransferResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse getBridgeRequestStateTransferResponse() {
return result.getBridgeRequestStateTransferResponse();
}
public Builder setBridgeRequestStateTransferResponse(com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeRequestStateTransferResponse = true;
result.bridgeRequestStateTransferResponse_ = value;
return this;
}
public Builder setBridgeRequestStateTransferResponse(com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse.Builder builderForValue) {
result.hasBridgeRequestStateTransferResponse = true;
result.bridgeRequestStateTransferResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeRequestStateTransferResponse(com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse value) {
if (result.hasBridgeRequestStateTransferResponse() &&
result.bridgeRequestStateTransferResponse_ != com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse.getDefaultInstance()) {
result.bridgeRequestStateTransferResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse.newBuilder(result.bridgeRequestStateTransferResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeRequestStateTransferResponse_ = value;
}
result.hasBridgeRequestStateTransferResponse = true;
return this;
}
public Builder clearBridgeRequestStateTransferResponse() {
result.hasBridgeRequestStateTransferResponse = false;
result.bridgeRequestStateTransferResponse_ = com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.BridgeRequestStateTransferResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.FragmentedResponse getResponseFragment = 108;
public boolean hasGetResponseFragment() {
return result.hasGetResponseFragment();
}
public com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse getGetResponseFragment() {
return result.getGetResponseFragment();
}
public Builder setGetResponseFragment(com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetResponseFragment = true;
result.getResponseFragment_ = value;
return this;
}
public Builder setGetResponseFragment(com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse.Builder builderForValue) {
result.hasGetResponseFragment = true;
result.getResponseFragment_ = builderForValue.build();
return this;
}
public Builder mergeGetResponseFragment(com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse value) {
if (result.hasGetResponseFragment() &&
result.getResponseFragment_ != com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse.getDefaultInstance()) {
result.getResponseFragment_ =
com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse.newBuilder(result.getResponseFragment_).mergeFrom(value).buildPartial();
} else {
result.getResponseFragment_ = value;
}
result.hasGetResponseFragment = true;
return this;
}
public Builder clearGetResponseFragment() {
result.hasGetResponseFragment = false;
result.getResponseFragment_ = com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.FragmentedResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetServerMappingResponse getServerMappingResponse = 109;
public boolean hasGetServerMappingResponse() {
return result.hasGetServerMappingResponse();
}
public com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse getGetServerMappingResponse() {
return result.getGetServerMappingResponse();
}
public Builder setGetServerMappingResponse(com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetServerMappingResponse = true;
result.getServerMappingResponse_ = value;
return this;
}
public Builder setGetServerMappingResponse(com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse.Builder builderForValue) {
result.hasGetServerMappingResponse = true;
result.getServerMappingResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetServerMappingResponse(com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse value) {
if (result.hasGetServerMappingResponse() &&
result.getServerMappingResponse_ != com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse.getDefaultInstance()) {
result.getServerMappingResponse_ =
com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse.newBuilder(result.getServerMappingResponse_).mergeFrom(value).buildPartial();
} else {
result.getServerMappingResponse_ = value;
}
result.hasGetServerMappingResponse = true;
return this;
}
public Builder clearGetServerMappingResponse() {
result.hasGetServerMappingResponse = false;
result.getServerMappingResponse_ = com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.GetServerMappingResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.InquiryRequestResponse inquiryRequestResponse = 110;
public boolean hasInquiryRequestResponse() {
return result.hasInquiryRequestResponse();
}
public com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse getInquiryRequestResponse() {
return result.getInquiryRequestResponse();
}
public Builder setInquiryRequestResponse(com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasInquiryRequestResponse = true;
result.inquiryRequestResponse_ = value;
return this;
}
public Builder setInquiryRequestResponse(com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse.Builder builderForValue) {
result.hasInquiryRequestResponse = true;
result.inquiryRequestResponse_ = builderForValue.build();
return this;
}
public Builder mergeInquiryRequestResponse(com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse value) {
if (result.hasInquiryRequestResponse() &&
result.inquiryRequestResponse_ != com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse.getDefaultInstance()) {
result.inquiryRequestResponse_ =
com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse.newBuilder(result.inquiryRequestResponse_).mergeFrom(value).buildPartial();
} else {
result.inquiryRequestResponse_ = value;
}
result.hasInquiryRequestResponse = true;
return this;
}
public Builder clearInquiryRequestResponse() {
result.hasInquiryRequestResponse = false;
result.inquiryRequestResponse_ = com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.InquiryRequestResponse.getDefaultInstance();
return this;
}
// optional int32 commandID = 111;
public boolean hasCommandID() {
return result.hasCommandID();
}
public int getCommandID() {
return result.getCommandID();
}
public Builder setCommandID(int value) {
result.hasCommandID = true;
result.commandID_ = value;
return this;
}
public Builder clearCommandID() {
result.hasCommandID = false;
result.commandID_ = 0;
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetCacheBindingResponse getCacheBindingResponse = 112;
public boolean hasGetCacheBindingResponse() {
return result.hasGetCacheBindingResponse();
}
public com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse getGetCacheBindingResponse() {
return result.getGetCacheBindingResponse();
}
public Builder setGetCacheBindingResponse(com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetCacheBindingResponse = true;
result.getCacheBindingResponse_ = value;
return this;
}
public Builder setGetCacheBindingResponse(com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse.Builder builderForValue) {
result.hasGetCacheBindingResponse = true;
result.getCacheBindingResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetCacheBindingResponse(com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse value) {
if (result.hasGetCacheBindingResponse() &&
result.getCacheBindingResponse_ != com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse.getDefaultInstance()) {
result.getCacheBindingResponse_ =
com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse.newBuilder(result.getCacheBindingResponse_).mergeFrom(value).buildPartial();
} else {
result.getCacheBindingResponse_ = value;
}
result.hasGetCacheBindingResponse = true;
return this;
}
public Builder clearGetCacheBindingResponse() {
result.hasGetCacheBindingResponse = false;
result.getCacheBindingResponse_ = com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.GetCacheBindingResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.MapReduceTaskResponse mapReduceTaskResponse = 113;
public boolean hasMapReduceTaskResponse() {
return result.hasMapReduceTaskResponse();
}
public com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse getMapReduceTaskResponse() {
return result.getMapReduceTaskResponse();
}
public Builder setMapReduceTaskResponse(com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasMapReduceTaskResponse = true;
result.mapReduceTaskResponse_ = value;
return this;
}
public Builder setMapReduceTaskResponse(com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse.Builder builderForValue) {
result.hasMapReduceTaskResponse = true;
result.mapReduceTaskResponse_ = builderForValue.build();
return this;
}
public Builder mergeMapReduceTaskResponse(com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse value) {
if (result.hasMapReduceTaskResponse() &&
result.mapReduceTaskResponse_ != com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse.getDefaultInstance()) {
result.mapReduceTaskResponse_ =
com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse.newBuilder(result.mapReduceTaskResponse_).mergeFrom(value).buildPartial();
} else {
result.mapReduceTaskResponse_ = value;
}
result.hasMapReduceTaskResponse = true;
return this;
}
public Builder clearMapReduceTaskResponse() {
result.hasMapReduceTaskResponse = false;
result.mapReduceTaskResponse_ = com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.MapReduceTaskResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.TaskCallbackResponse TaskCallbackResponse = 114;
public boolean hasTaskCallbackResponse() {
return result.hasTaskCallbackResponse();
}
public com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse getTaskCallbackResponse() {
return result.getTaskCallbackResponse();
}
public Builder setTaskCallbackResponse(com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasTaskCallbackResponse = true;
result.taskCallbackResponse_ = value;
return this;
}
public Builder setTaskCallbackResponse(com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse.Builder builderForValue) {
result.hasTaskCallbackResponse = true;
result.taskCallbackResponse_ = builderForValue.build();
return this;
}
public Builder mergeTaskCallbackResponse(com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse value) {
if (result.hasTaskCallbackResponse() &&
result.taskCallbackResponse_ != com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse.getDefaultInstance()) {
result.taskCallbackResponse_ =
com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse.newBuilder(result.taskCallbackResponse_).mergeFrom(value).buildPartial();
} else {
result.taskCallbackResponse_ = value;
}
result.hasTaskCallbackResponse = true;
return this;
}
public Builder clearTaskCallbackResponse() {
result.hasTaskCallbackResponse = false;
result.taskCallbackResponse_ = com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.TaskCallbackResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetRunningTasksResponse RunningTasksResponse = 115;
public boolean hasRunningTasksResponse() {
return result.hasRunningTasksResponse();
}
public com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse getRunningTasksResponse() {
return result.getRunningTasksResponse();
}
public Builder setRunningTasksResponse(com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRunningTasksResponse = true;
result.runningTasksResponse_ = value;
return this;
}
public Builder setRunningTasksResponse(com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse.Builder builderForValue) {
result.hasRunningTasksResponse = true;
result.runningTasksResponse_ = builderForValue.build();
return this;
}
public Builder mergeRunningTasksResponse(com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse value) {
if (result.hasRunningTasksResponse() &&
result.runningTasksResponse_ != com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse.getDefaultInstance()) {
result.runningTasksResponse_ =
com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse.newBuilder(result.runningTasksResponse_).mergeFrom(value).buildPartial();
} else {
result.runningTasksResponse_ = value;
}
result.hasRunningTasksResponse = true;
return this;
}
public Builder clearRunningTasksResponse() {
result.hasRunningTasksResponse = false;
result.runningTasksResponse_ = com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.GetRunningTasksResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.TaskCancelResponse TaskCancelResponse = 116;
public boolean hasTaskCancelResponse() {
return result.hasTaskCancelResponse();
}
public com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse getTaskCancelResponse() {
return result.getTaskCancelResponse();
}
public Builder setTaskCancelResponse(com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasTaskCancelResponse = true;
result.taskCancelResponse_ = value;
return this;
}
public Builder setTaskCancelResponse(com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse.Builder builderForValue) {
result.hasTaskCancelResponse = true;
result.taskCancelResponse_ = builderForValue.build();
return this;
}
public Builder mergeTaskCancelResponse(com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse value) {
if (result.hasTaskCancelResponse() &&
result.taskCancelResponse_ != com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse.getDefaultInstance()) {
result.taskCancelResponse_ =
com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse.newBuilder(result.taskCancelResponse_).mergeFrom(value).buildPartial();
} else {
result.taskCancelResponse_ = value;
}
result.hasTaskCancelResponse = true;
return this;
}
public Builder clearTaskCancelResponse() {
result.hasTaskCancelResponse = false;
result.taskCancelResponse_ = com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.TaskCancelResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.TaskProgressResponse TaskProgressResponse = 117;
public boolean hasTaskProgressResponse() {
return result.hasTaskProgressResponse();
}
public com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse getTaskProgressResponse() {
return result.getTaskProgressResponse();
}
public Builder setTaskProgressResponse(com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasTaskProgressResponse = true;
result.taskProgressResponse_ = value;
return this;
}
public Builder setTaskProgressResponse(com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse.Builder builderForValue) {
result.hasTaskProgressResponse = true;
result.taskProgressResponse_ = builderForValue.build();
return this;
}
public Builder mergeTaskProgressResponse(com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse value) {
if (result.hasTaskProgressResponse() &&
result.taskProgressResponse_ != com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse.getDefaultInstance()) {
result.taskProgressResponse_ =
com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse.newBuilder(result.taskProgressResponse_).mergeFrom(value).buildPartial();
} else {
result.taskProgressResponse_ = value;
}
result.hasTaskProgressResponse = true;
return this;
}
public Builder clearTaskProgressResponse() {
result.hasTaskProgressResponse = false;
result.taskProgressResponse_ = com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.TaskProgressResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetNextRecordResponse NextRecordResponse = 118;
public boolean hasNextRecordResponse() {
return result.hasNextRecordResponse();
}
public com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse getNextRecordResponse() {
return result.getNextRecordResponse();
}
public Builder setNextRecordResponse(com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasNextRecordResponse = true;
result.nextRecordResponse_ = value;
return this;
}
public Builder setNextRecordResponse(com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse.Builder builderForValue) {
result.hasNextRecordResponse = true;
result.nextRecordResponse_ = builderForValue.build();
return this;
}
public Builder mergeNextRecordResponse(com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse value) {
if (result.hasNextRecordResponse() &&
result.nextRecordResponse_ != com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse.getDefaultInstance()) {
result.nextRecordResponse_ =
com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse.newBuilder(result.nextRecordResponse_).mergeFrom(value).buildPartial();
} else {
result.nextRecordResponse_ = value;
}
result.hasNextRecordResponse = true;
return this;
}
public Builder clearNextRecordResponse() {
result.hasNextRecordResponse = false;
result.nextRecordResponse_ = com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.GetNextRecordResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponse TaskEnumeratorResponse = 119;
public boolean hasTaskEnumeratorResponse() {
return result.hasTaskEnumeratorResponse();
}
public com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse getTaskEnumeratorResponse() {
return result.getTaskEnumeratorResponse();
}
public Builder setTaskEnumeratorResponse(com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasTaskEnumeratorResponse = true;
result.taskEnumeratorResponse_ = value;
return this;
}
public Builder setTaskEnumeratorResponse(com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse.Builder builderForValue) {
result.hasTaskEnumeratorResponse = true;
result.taskEnumeratorResponse_ = builderForValue.build();
return this;
}
public Builder mergeTaskEnumeratorResponse(com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse value) {
if (result.hasTaskEnumeratorResponse() &&
result.taskEnumeratorResponse_ != com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse.getDefaultInstance()) {
result.taskEnumeratorResponse_ =
com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse.newBuilder(result.taskEnumeratorResponse_).mergeFrom(value).buildPartial();
} else {
result.taskEnumeratorResponse_ = value;
}
result.hasTaskEnumeratorResponse = true;
return this;
}
public Builder clearTaskEnumeratorResponse() {
result.hasTaskEnumeratorResponse = false;
result.taskEnumeratorResponse_ = com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.TaskEnumeratorResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponse invokeEntryProcessorResponse = 120;
public boolean hasInvokeEntryProcessorResponse() {
return result.hasInvokeEntryProcessorResponse();
}
public com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse getInvokeEntryProcessorResponse() {
return result.getInvokeEntryProcessorResponse();
}
public Builder setInvokeEntryProcessorResponse(com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasInvokeEntryProcessorResponse = true;
result.invokeEntryProcessorResponse_ = value;
return this;
}
public Builder setInvokeEntryProcessorResponse(com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse.Builder builderForValue) {
result.hasInvokeEntryProcessorResponse = true;
result.invokeEntryProcessorResponse_ = builderForValue.build();
return this;
}
public Builder mergeInvokeEntryProcessorResponse(com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse value) {
if (result.hasInvokeEntryProcessorResponse() &&
result.invokeEntryProcessorResponse_ != com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse.getDefaultInstance()) {
result.invokeEntryProcessorResponse_ =
com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse.newBuilder(result.invokeEntryProcessorResponse_).mergeFrom(value).buildPartial();
} else {
result.invokeEntryProcessorResponse_ = value;
}
result.hasInvokeEntryProcessorResponse = true;
return this;
}
public Builder clearInvokeEntryProcessorResponse() {
result.hasInvokeEntryProcessorResponse = false;
result.invokeEntryProcessorResponse_ = com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.InvokeEntryProcessorResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.DisposeReaderResponse disposeReaderResponse = 121;
public boolean hasDisposeReaderResponse() {
return result.hasDisposeReaderResponse();
}
public com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse getDisposeReaderResponse() {
return result.getDisposeReaderResponse();
}
public Builder setDisposeReaderResponse(com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasDisposeReaderResponse = true;
result.disposeReaderResponse_ = value;
return this;
}
public Builder setDisposeReaderResponse(com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse.Builder builderForValue) {
result.hasDisposeReaderResponse = true;
result.disposeReaderResponse_ = builderForValue.build();
return this;
}
public Builder mergeDisposeReaderResponse(com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse value) {
if (result.hasDisposeReaderResponse() &&
result.disposeReaderResponse_ != com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse.getDefaultInstance()) {
result.disposeReaderResponse_ =
com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse.newBuilder(result.disposeReaderResponse_).mergeFrom(value).buildPartial();
} else {
result.disposeReaderResponse_ = value;
}
result.hasDisposeReaderResponse = true;
return this;
}
public Builder clearDisposeReaderResponse() {
result.hasDisposeReaderResponse = false;
result.disposeReaderResponse_ = com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.DisposeReaderResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ExecuteReaderResponse executeReaderResponse = 122;
public boolean hasExecuteReaderResponse() {
return result.hasExecuteReaderResponse();
}
public com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse getExecuteReaderResponse() {
return result.getExecuteReaderResponse();
}
public Builder setExecuteReaderResponse(com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasExecuteReaderResponse = true;
result.executeReaderResponse_ = value;
return this;
}
public Builder setExecuteReaderResponse(com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse.Builder builderForValue) {
result.hasExecuteReaderResponse = true;
result.executeReaderResponse_ = builderForValue.build();
return this;
}
public Builder mergeExecuteReaderResponse(com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse value) {
if (result.hasExecuteReaderResponse() &&
result.executeReaderResponse_ != com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse.getDefaultInstance()) {
result.executeReaderResponse_ =
com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse.newBuilder(result.executeReaderResponse_).mergeFrom(value).buildPartial();
} else {
result.executeReaderResponse_ = value;
}
result.hasExecuteReaderResponse = true;
return this;
}
public Builder clearExecuteReaderResponse() {
result.hasExecuteReaderResponse = false;
result.executeReaderResponse_ = com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.ExecuteReaderResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetReaderChunkResponse getReaderChunkResponse = 123;
public boolean hasGetReaderChunkResponse() {
return result.hasGetReaderChunkResponse();
}
public com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse getGetReaderChunkResponse() {
return result.getGetReaderChunkResponse();
}
public Builder setGetReaderChunkResponse(com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetReaderChunkResponse = true;
result.getReaderChunkResponse_ = value;
return this;
}
public Builder setGetReaderChunkResponse(com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse.Builder builderForValue) {
result.hasGetReaderChunkResponse = true;
result.getReaderChunkResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetReaderChunkResponse(com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse value) {
if (result.hasGetReaderChunkResponse() &&
result.getReaderChunkResponse_ != com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse.getDefaultInstance()) {
result.getReaderChunkResponse_ =
com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse.newBuilder(result.getReaderChunkResponse_).mergeFrom(value).buildPartial();
} else {
result.getReaderChunkResponse_ = value;
}
result.hasGetReaderChunkResponse = true;
return this;
}
public Builder clearGetReaderChunkResponse() {
result.hasGetReaderChunkResponse = false;
result.getReaderChunkResponse_ = com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.GetReaderChunkResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponse executeReaderCQResponse = 124;
public boolean hasExecuteReaderCQResponse() {
return result.hasExecuteReaderCQResponse();
}
public com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse getExecuteReaderCQResponse() {
return result.getExecuteReaderCQResponse();
}
public Builder setExecuteReaderCQResponse(com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasExecuteReaderCQResponse = true;
result.executeReaderCQResponse_ = value;
return this;
}
public Builder setExecuteReaderCQResponse(com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse.Builder builderForValue) {
result.hasExecuteReaderCQResponse = true;
result.executeReaderCQResponse_ = builderForValue.build();
return this;
}
public Builder mergeExecuteReaderCQResponse(com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse value) {
if (result.hasExecuteReaderCQResponse() &&
result.executeReaderCQResponse_ != com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse.getDefaultInstance()) {
result.executeReaderCQResponse_ =
com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse.newBuilder(result.executeReaderCQResponse_).mergeFrom(value).buildPartial();
} else {
result.executeReaderCQResponse_ = value;
}
result.hasExecuteReaderCQResponse = true;
return this;
}
public Builder clearExecuteReaderCQResponse() {
result.hasExecuteReaderCQResponse = false;
result.executeReaderCQResponse_ = com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.ExecuteReaderCQResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetExpirationResponse getExpirationResponse = 125;
public boolean hasGetExpirationResponse() {
return result.hasGetExpirationResponse();
}
public com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse getGetExpirationResponse() {
return result.getGetExpirationResponse();
}
public Builder setGetExpirationResponse(com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetExpirationResponse = true;
result.getExpirationResponse_ = value;
return this;
}
public Builder setGetExpirationResponse(com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse.Builder builderForValue) {
result.hasGetExpirationResponse = true;
result.getExpirationResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetExpirationResponse(com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse value) {
if (result.hasGetExpirationResponse() &&
result.getExpirationResponse_ != com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse.getDefaultInstance()) {
result.getExpirationResponse_ =
com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse.newBuilder(result.getExpirationResponse_).mergeFrom(value).buildPartial();
} else {
result.getExpirationResponse_ = value;
}
result.hasGetExpirationResponse = true;
return this;
}
public Builder clearGetExpirationResponse() {
result.hasGetExpirationResponse = false;
result.getExpirationResponse_ = com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.GetExpirationResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.LCDataResponse LcDataResponse = 126;
public boolean hasLcDataResponse() {
return result.hasLcDataResponse();
}
public com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse getLcDataResponse() {
return result.getLcDataResponse();
}
public Builder setLcDataResponse(com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasLcDataResponse = true;
result.lcDataResponse_ = value;
return this;
}
public Builder setLcDataResponse(com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse.Builder builderForValue) {
result.hasLcDataResponse = true;
result.lcDataResponse_ = builderForValue.build();
return this;
}
public Builder mergeLcDataResponse(com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse value) {
if (result.hasLcDataResponse() &&
result.lcDataResponse_ != com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse.getDefaultInstance()) {
result.lcDataResponse_ =
com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse.newBuilder(result.lcDataResponse_).mergeFrom(value).buildPartial();
} else {
result.lcDataResponse_ = value;
}
result.hasLcDataResponse = true;
return this;
}
public Builder clearLcDataResponse() {
result.hasLcDataResponse = false;
result.lcDataResponse_ = com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.LCDataResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponse getSecurityAuthorizationResponse = 127;
public boolean hasGetSecurityAuthorizationResponse() {
return result.hasGetSecurityAuthorizationResponse();
}
public com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse getGetSecurityAuthorizationResponse() {
return result.getGetSecurityAuthorizationResponse();
}
public Builder setGetSecurityAuthorizationResponse(com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetSecurityAuthorizationResponse = true;
result.getSecurityAuthorizationResponse_ = value;
return this;
}
public Builder setGetSecurityAuthorizationResponse(com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse.Builder builderForValue) {
result.hasGetSecurityAuthorizationResponse = true;
result.getSecurityAuthorizationResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetSecurityAuthorizationResponse(com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse value) {
if (result.hasGetSecurityAuthorizationResponse() &&
result.getSecurityAuthorizationResponse_ != com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse.getDefaultInstance()) {
result.getSecurityAuthorizationResponse_ =
com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse.newBuilder(result.getSecurityAuthorizationResponse_).mergeFrom(value).buildPartial();
} else {
result.getSecurityAuthorizationResponse_ = value;
}
result.hasGetSecurityAuthorizationResponse = true;
return this;
}
public Builder clearGetSecurityAuthorizationResponse() {
result.hasGetSecurityAuthorizationResponse = false;
result.getSecurityAuthorizationResponse_ = com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.GetSecurityAuthorizationResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.PollResponse pollResponse = 128;
public boolean hasPollResponse() {
return result.hasPollResponse();
}
public com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse getPollResponse() {
return result.getPollResponse();
}
public Builder setPollResponse(com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasPollResponse = true;
result.pollResponse_ = value;
return this;
}
public Builder setPollResponse(com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse.Builder builderForValue) {
result.hasPollResponse = true;
result.pollResponse_ = builderForValue.build();
return this;
}
public Builder mergePollResponse(com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse value) {
if (result.hasPollResponse() &&
result.pollResponse_ != com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse.getDefaultInstance()) {
result.pollResponse_ =
com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse.newBuilder(result.pollResponse_).mergeFrom(value).buildPartial();
} else {
result.pollResponse_ = value;
}
result.hasPollResponse = true;
return this;
}
public Builder clearPollResponse() {
result.hasPollResponse = false;
result.pollResponse_ = com.alachisoft.ncache.common.protobuf.PollResponseProtocol.PollResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponse registerPollNotifResponse = 129;
public boolean hasRegisterPollNotifResponse() {
return result.hasRegisterPollNotifResponse();
}
public com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse getRegisterPollNotifResponse() {
return result.getRegisterPollNotifResponse();
}
public Builder setRegisterPollNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRegisterPollNotifResponse = true;
result.registerPollNotifResponse_ = value;
return this;
}
public Builder setRegisterPollNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse.Builder builderForValue) {
result.hasRegisterPollNotifResponse = true;
result.registerPollNotifResponse_ = builderForValue.build();
return this;
}
public Builder mergeRegisterPollNotifResponse(com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse value) {
if (result.hasRegisterPollNotifResponse() &&
result.registerPollNotifResponse_ != com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse.getDefaultInstance()) {
result.registerPollNotifResponse_ =
com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse.newBuilder(result.registerPollNotifResponse_).mergeFrom(value).buildPartial();
} else {
result.registerPollNotifResponse_ = value;
}
result.hasRegisterPollNotifResponse = true;
return this;
}
public Builder clearRegisterPollNotifResponse() {
result.hasRegisterPollNotifResponse = false;
result.registerPollNotifResponse_ = com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.RegisterPollNotifResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.PollNotifyEventResponse pollNotifyEventResponse = 130;
public boolean hasPollNotifyEventResponse() {
return result.hasPollNotifyEventResponse();
}
public com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse getPollNotifyEventResponse() {
return result.getPollNotifyEventResponse();
}
public Builder setPollNotifyEventResponse(com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasPollNotifyEventResponse = true;
result.pollNotifyEventResponse_ = value;
return this;
}
public Builder setPollNotifyEventResponse(com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse.Builder builderForValue) {
result.hasPollNotifyEventResponse = true;
result.pollNotifyEventResponse_ = builderForValue.build();
return this;
}
public Builder mergePollNotifyEventResponse(com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse value) {
if (result.hasPollNotifyEventResponse() &&
result.pollNotifyEventResponse_ != com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse.getDefaultInstance()) {
result.pollNotifyEventResponse_ =
com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse.newBuilder(result.pollNotifyEventResponse_).mergeFrom(value).buildPartial();
} else {
result.pollNotifyEventResponse_ = value;
}
result.hasPollNotifyEventResponse = true;
return this;
}
public Builder clearPollNotifyEventResponse() {
result.hasPollNotifyEventResponse = false;
result.pollNotifyEventResponse_ = com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.PollNotifyEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponse getConnectedClientsResponse = 131;
public boolean hasGetConnectedClientsResponse() {
return result.hasGetConnectedClientsResponse();
}
public com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse getGetConnectedClientsResponse() {
return result.getGetConnectedClientsResponse();
}
public Builder setGetConnectedClientsResponse(com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetConnectedClientsResponse = true;
result.getConnectedClientsResponse_ = value;
return this;
}
public Builder setGetConnectedClientsResponse(com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse.Builder builderForValue) {
result.hasGetConnectedClientsResponse = true;
result.getConnectedClientsResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetConnectedClientsResponse(com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse value) {
if (result.hasGetConnectedClientsResponse() &&
result.getConnectedClientsResponse_ != com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse.getDefaultInstance()) {
result.getConnectedClientsResponse_ =
com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse.newBuilder(result.getConnectedClientsResponse_).mergeFrom(value).buildPartial();
} else {
result.getConnectedClientsResponse_ = value;
}
result.hasGetConnectedClientsResponse = true;
return this;
}
public Builder clearGetConnectedClientsResponse() {
result.hasGetConnectedClientsResponse = false;
result.getConnectedClientsResponse_ = com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.GetConnectedClientsResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.TouchResponse touchResponse = 132;
public boolean hasTouchResponse() {
return result.hasTouchResponse();
}
public com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse getTouchResponse() {
return result.getTouchResponse();
}
public Builder setTouchResponse(com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasTouchResponse = true;
result.touchResponse_ = value;
return this;
}
public Builder setTouchResponse(com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse.Builder builderForValue) {
result.hasTouchResponse = true;
result.touchResponse_ = builderForValue.build();
return this;
}
public Builder mergeTouchResponse(com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse value) {
if (result.hasTouchResponse() &&
result.touchResponse_ != com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse.getDefaultInstance()) {
result.touchResponse_ =
com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse.newBuilder(result.touchResponse_).mergeFrom(value).buildPartial();
} else {
result.touchResponse_ = value;
}
result.hasTouchResponse = true;
return this;
}
public Builder clearTouchResponse() {
result.hasTouchResponse = false;
result.touchResponse_ = com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.TouchResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponse getCacheManagementPortResponse = 133;
public boolean hasGetCacheManagementPortResponse() {
return result.hasGetCacheManagementPortResponse();
}
public com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse getGetCacheManagementPortResponse() {
return result.getGetCacheManagementPortResponse();
}
public Builder setGetCacheManagementPortResponse(com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetCacheManagementPortResponse = true;
result.getCacheManagementPortResponse_ = value;
return this;
}
public Builder setGetCacheManagementPortResponse(com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse.Builder builderForValue) {
result.hasGetCacheManagementPortResponse = true;
result.getCacheManagementPortResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetCacheManagementPortResponse(com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse value) {
if (result.hasGetCacheManagementPortResponse() &&
result.getCacheManagementPortResponse_ != com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse.getDefaultInstance()) {
result.getCacheManagementPortResponse_ =
com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse.newBuilder(result.getCacheManagementPortResponse_).mergeFrom(value).buildPartial();
} else {
result.getCacheManagementPortResponse_ = value;
}
result.hasGetCacheManagementPortResponse = true;
return this;
}
public Builder clearGetCacheManagementPortResponse() {
result.hasGetCacheManagementPortResponse = false;
result.getCacheManagementPortResponse_ = com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.GetCacheManagementPortResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetTopicResponse getTopicResponse = 134;
public boolean hasGetTopicResponse() {
return result.hasGetTopicResponse();
}
public com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse getGetTopicResponse() {
return result.getGetTopicResponse();
}
public Builder setGetTopicResponse(com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetTopicResponse = true;
result.getTopicResponse_ = value;
return this;
}
public Builder setGetTopicResponse(com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse.Builder builderForValue) {
result.hasGetTopicResponse = true;
result.getTopicResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetTopicResponse(com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse value) {
if (result.hasGetTopicResponse() &&
result.getTopicResponse_ != com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse.getDefaultInstance()) {
result.getTopicResponse_ =
com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse.newBuilder(result.getTopicResponse_).mergeFrom(value).buildPartial();
} else {
result.getTopicResponse_ = value;
}
result.hasGetTopicResponse = true;
return this;
}
public Builder clearGetTopicResponse() {
result.hasGetTopicResponse = false;
result.getTopicResponse_ = com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.GetTopicResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.SubscribeTopicResponse subscribeTopicResponse = 135;
public boolean hasSubscribeTopicResponse() {
return result.hasSubscribeTopicResponse();
}
public com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse getSubscribeTopicResponse() {
return result.getSubscribeTopicResponse();
}
public Builder setSubscribeTopicResponse(com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasSubscribeTopicResponse = true;
result.subscribeTopicResponse_ = value;
return this;
}
public Builder setSubscribeTopicResponse(com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse.Builder builderForValue) {
result.hasSubscribeTopicResponse = true;
result.subscribeTopicResponse_ = builderForValue.build();
return this;
}
public Builder mergeSubscribeTopicResponse(com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse value) {
if (result.hasSubscribeTopicResponse() &&
result.subscribeTopicResponse_ != com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse.getDefaultInstance()) {
result.subscribeTopicResponse_ =
com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse.newBuilder(result.subscribeTopicResponse_).mergeFrom(value).buildPartial();
} else {
result.subscribeTopicResponse_ = value;
}
result.hasSubscribeTopicResponse = true;
return this;
}
public Builder clearSubscribeTopicResponse() {
result.hasSubscribeTopicResponse = false;
result.subscribeTopicResponse_ = com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.SubscribeTopicResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.RemoveTopicResponse removeTopicResponse = 136;
public boolean hasRemoveTopicResponse() {
return result.hasRemoveTopicResponse();
}
public com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse getRemoveTopicResponse() {
return result.getRemoveTopicResponse();
}
public Builder setRemoveTopicResponse(com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasRemoveTopicResponse = true;
result.removeTopicResponse_ = value;
return this;
}
public Builder setRemoveTopicResponse(com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse.Builder builderForValue) {
result.hasRemoveTopicResponse = true;
result.removeTopicResponse_ = builderForValue.build();
return this;
}
public Builder mergeRemoveTopicResponse(com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse value) {
if (result.hasRemoveTopicResponse() &&
result.removeTopicResponse_ != com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse.getDefaultInstance()) {
result.removeTopicResponse_ =
com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse.newBuilder(result.removeTopicResponse_).mergeFrom(value).buildPartial();
} else {
result.removeTopicResponse_ = value;
}
result.hasRemoveTopicResponse = true;
return this;
}
public Builder clearRemoveTopicResponse() {
result.hasRemoveTopicResponse = false;
result.removeTopicResponse_ = com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.RemoveTopicResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponse unSubscribeTopicResponse = 137;
public boolean hasUnSubscribeTopicResponse() {
return result.hasUnSubscribeTopicResponse();
}
public com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse getUnSubscribeTopicResponse() {
return result.getUnSubscribeTopicResponse();
}
public Builder setUnSubscribeTopicResponse(com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasUnSubscribeTopicResponse = true;
result.unSubscribeTopicResponse_ = value;
return this;
}
public Builder setUnSubscribeTopicResponse(com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse.Builder builderForValue) {
result.hasUnSubscribeTopicResponse = true;
result.unSubscribeTopicResponse_ = builderForValue.build();
return this;
}
public Builder mergeUnSubscribeTopicResponse(com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse value) {
if (result.hasUnSubscribeTopicResponse() &&
result.unSubscribeTopicResponse_ != com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse.getDefaultInstance()) {
result.unSubscribeTopicResponse_ =
com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse.newBuilder(result.unSubscribeTopicResponse_).mergeFrom(value).buildPartial();
} else {
result.unSubscribeTopicResponse_ = value;
}
result.hasUnSubscribeTopicResponse = true;
return this;
}
public Builder clearUnSubscribeTopicResponse() {
result.hasUnSubscribeTopicResponse = false;
result.unSubscribeTopicResponse_ = com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.UnSubscribeTopicResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.MessagePublishResponse messagePublishResponse = 138;
public boolean hasMessagePublishResponse() {
return result.hasMessagePublishResponse();
}
public com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse getMessagePublishResponse() {
return result.getMessagePublishResponse();
}
public Builder setMessagePublishResponse(com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasMessagePublishResponse = true;
result.messagePublishResponse_ = value;
return this;
}
public Builder setMessagePublishResponse(com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse.Builder builderForValue) {
result.hasMessagePublishResponse = true;
result.messagePublishResponse_ = builderForValue.build();
return this;
}
public Builder mergeMessagePublishResponse(com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse value) {
if (result.hasMessagePublishResponse() &&
result.messagePublishResponse_ != com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse.getDefaultInstance()) {
result.messagePublishResponse_ =
com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse.newBuilder(result.messagePublishResponse_).mergeFrom(value).buildPartial();
} else {
result.messagePublishResponse_ = value;
}
result.hasMessagePublishResponse = true;
return this;
}
public Builder clearMessagePublishResponse() {
result.hasMessagePublishResponse = false;
result.messagePublishResponse_ = com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.MessagePublishResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetMessageResponse getMessageResponse = 139;
public boolean hasGetMessageResponse() {
return result.hasGetMessageResponse();
}
public com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse getGetMessageResponse() {
return result.getGetMessageResponse();
}
public Builder setGetMessageResponse(com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetMessageResponse = true;
result.getMessageResponse_ = value;
return this;
}
public Builder setGetMessageResponse(com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse.Builder builderForValue) {
result.hasGetMessageResponse = true;
result.getMessageResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetMessageResponse(com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse value) {
if (result.hasGetMessageResponse() &&
result.getMessageResponse_ != com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse.getDefaultInstance()) {
result.getMessageResponse_ =
com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse.newBuilder(result.getMessageResponse_).mergeFrom(value).buildPartial();
} else {
result.getMessageResponse_ = value;
}
result.hasGetMessageResponse = true;
return this;
}
public Builder clearGetMessageResponse() {
result.hasGetMessageResponse = false;
result.getMessageResponse_ = com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.GetMessageResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponse messageAcknowledgmentResponse = 140;
public boolean hasMessageAcknowledgmentResponse() {
return result.hasMessageAcknowledgmentResponse();
}
public com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse getMessageAcknowledgmentResponse() {
return result.getMessageAcknowledgmentResponse();
}
public Builder setMessageAcknowledgmentResponse(com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasMessageAcknowledgmentResponse = true;
result.messageAcknowledgmentResponse_ = value;
return this;
}
public Builder setMessageAcknowledgmentResponse(com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse.Builder builderForValue) {
result.hasMessageAcknowledgmentResponse = true;
result.messageAcknowledgmentResponse_ = builderForValue.build();
return this;
}
public Builder mergeMessageAcknowledgmentResponse(com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse value) {
if (result.hasMessageAcknowledgmentResponse() &&
result.messageAcknowledgmentResponse_ != com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse.getDefaultInstance()) {
result.messageAcknowledgmentResponse_ =
com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse.newBuilder(result.messageAcknowledgmentResponse_).mergeFrom(value).buildPartial();
} else {
result.messageAcknowledgmentResponse_ = value;
}
result.hasMessageAcknowledgmentResponse = true;
return this;
}
public Builder clearMessageAcknowledgmentResponse() {
result.hasMessageAcknowledgmentResponse = false;
result.messageAcknowledgmentResponse_ = com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.MessageAcknowledgmentResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.PingResponse pingResponse = 141;
public boolean hasPingResponse() {
return result.hasPingResponse();
}
public com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse getPingResponse() {
return result.getPingResponse();
}
public Builder setPingResponse(com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasPingResponse = true;
result.pingResponse_ = value;
return this;
}
public Builder setPingResponse(com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse.Builder builderForValue) {
result.hasPingResponse = true;
result.pingResponse_ = builderForValue.build();
return this;
}
public Builder mergePingResponse(com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse value) {
if (result.hasPingResponse() &&
result.pingResponse_ != com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse.getDefaultInstance()) {
result.pingResponse_ =
com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse.newBuilder(result.pingResponse_).mergeFrom(value).buildPartial();
} else {
result.pingResponse_ = value;
}
result.hasPingResponse = true;
return this;
}
public Builder clearPingResponse() {
result.hasPingResponse = false;
result.pingResponse_ = com.alachisoft.ncache.common.protobuf.PingResponseProtocol.PingResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponse operationModeChangeEventResponse = 142;
public boolean hasOperationModeChangeEventResponse() {
return result.hasOperationModeChangeEventResponse();
}
public com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse getOperationModeChangeEventResponse() {
return result.getOperationModeChangeEventResponse();
}
public Builder setOperationModeChangeEventResponse(com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasOperationModeChangeEventResponse = true;
result.operationModeChangeEventResponse_ = value;
return this;
}
public Builder setOperationModeChangeEventResponse(com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse.Builder builderForValue) {
result.hasOperationModeChangeEventResponse = true;
result.operationModeChangeEventResponse_ = builderForValue.build();
return this;
}
public Builder mergeOperationModeChangeEventResponse(com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse value) {
if (result.hasOperationModeChangeEventResponse() &&
result.operationModeChangeEventResponse_ != com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse.getDefaultInstance()) {
result.operationModeChangeEventResponse_ =
com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse.newBuilder(result.operationModeChangeEventResponse_).mergeFrom(value).buildPartial();
} else {
result.operationModeChangeEventResponse_ = value;
}
result.hasOperationModeChangeEventResponse = true;
return this;
}
public Builder clearOperationModeChangeEventResponse() {
result.hasOperationModeChangeEventResponse = false;
result.operationModeChangeEventResponse_ = com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.OperationModeChangeEventResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.MessageCountResponse messageCountResponse = 143;
public boolean hasMessageCountResponse() {
return result.hasMessageCountResponse();
}
public com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse getMessageCountResponse() {
return result.getMessageCountResponse();
}
public Builder setMessageCountResponse(com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasMessageCountResponse = true;
result.messageCountResponse_ = value;
return this;
}
public Builder setMessageCountResponse(com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse.Builder builderForValue) {
result.hasMessageCountResponse = true;
result.messageCountResponse_ = builderForValue.build();
return this;
}
public Builder mergeMessageCountResponse(com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse value) {
if (result.hasMessageCountResponse() &&
result.messageCountResponse_ != com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse.getDefaultInstance()) {
result.messageCountResponse_ =
com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse.newBuilder(result.messageCountResponse_).mergeFrom(value).buildPartial();
} else {
result.messageCountResponse_ = value;
}
result.hasMessageCountResponse = true;
return this;
}
public Builder clearMessageCountResponse() {
result.hasMessageCountResponse = false;
result.messageCountResponse_ = com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.MessageCountResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.DataTypeResponse dataTypeResponse = 144;
public boolean hasDataTypeResponse() {
return result.hasDataTypeResponse();
}
public com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse getDataTypeResponse() {
return result.getDataTypeResponse();
}
public Builder setDataTypeResponse(com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasDataTypeResponse = true;
result.dataTypeResponse_ = value;
return this;
}
public Builder setDataTypeResponse(com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse.Builder builderForValue) {
result.hasDataTypeResponse = true;
result.dataTypeResponse_ = builderForValue.build();
return this;
}
public Builder mergeDataTypeResponse(com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse value) {
if (result.hasDataTypeResponse() &&
result.dataTypeResponse_ != com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse.getDefaultInstance()) {
result.dataTypeResponse_ =
com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse.newBuilder(result.dataTypeResponse_).mergeFrom(value).buildPartial();
} else {
result.dataTypeResponse_ = value;
}
result.hasDataTypeResponse = true;
return this;
}
public Builder clearDataTypeResponse() {
result.hasDataTypeResponse = false;
result.dataTypeResponse_ = com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.DataTypeResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponse getSerializationFormatResponse = 145;
public boolean hasGetSerializationFormatResponse() {
return result.hasGetSerializationFormatResponse();
}
public com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse getGetSerializationFormatResponse() {
return result.getGetSerializationFormatResponse();
}
public Builder setGetSerializationFormatResponse(com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetSerializationFormatResponse = true;
result.getSerializationFormatResponse_ = value;
return this;
}
public Builder setGetSerializationFormatResponse(com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse.Builder builderForValue) {
result.hasGetSerializationFormatResponse = true;
result.getSerializationFormatResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetSerializationFormatResponse(com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse value) {
if (result.hasGetSerializationFormatResponse() &&
result.getSerializationFormatResponse_ != com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse.getDefaultInstance()) {
result.getSerializationFormatResponse_ =
com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse.newBuilder(result.getSerializationFormatResponse_).mergeFrom(value).buildPartial();
} else {
result.getSerializationFormatResponse_ = value;
}
result.hasGetSerializationFormatResponse = true;
return this;
}
public Builder clearGetSerializationFormatResponse() {
result.hasGetSerializationFormatResponse = false;
result.getSerializationFormatResponse_ = com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.GetSerializationFormatResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponse bulkGetCacheItem = 146;
public boolean hasBulkGetCacheItem() {
return result.hasBulkGetCacheItem();
}
public com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse getBulkGetCacheItem() {
return result.getBulkGetCacheItem();
}
public Builder setBulkGetCacheItem(com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBulkGetCacheItem = true;
result.bulkGetCacheItem_ = value;
return this;
}
public Builder setBulkGetCacheItem(com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse.Builder builderForValue) {
result.hasBulkGetCacheItem = true;
result.bulkGetCacheItem_ = builderForValue.build();
return this;
}
public Builder mergeBulkGetCacheItem(com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse value) {
if (result.hasBulkGetCacheItem() &&
result.bulkGetCacheItem_ != com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse.getDefaultInstance()) {
result.bulkGetCacheItem_ =
com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse.newBuilder(result.bulkGetCacheItem_).mergeFrom(value).buildPartial();
} else {
result.bulkGetCacheItem_ = value;
}
result.hasBulkGetCacheItem = true;
return this;
}
public Builder clearBulkGetCacheItem() {
result.hasBulkGetCacheItem = false;
result.bulkGetCacheItem_ = com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.BulkGetCacheItemResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ContainBulkResponse containBulkResponse = 147;
public boolean hasContainBulkResponse() {
return result.hasContainBulkResponse();
}
public com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse getContainBulkResponse() {
return result.getContainBulkResponse();
}
public Builder setContainBulkResponse(com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasContainBulkResponse = true;
result.containBulkResponse_ = value;
return this;
}
public Builder setContainBulkResponse(com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse.Builder builderForValue) {
result.hasContainBulkResponse = true;
result.containBulkResponse_ = builderForValue.build();
return this;
}
public Builder mergeContainBulkResponse(com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse value) {
if (result.hasContainBulkResponse() &&
result.containBulkResponse_ != com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse.getDefaultInstance()) {
result.containBulkResponse_ =
com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse.newBuilder(result.containBulkResponse_).mergeFrom(value).buildPartial();
} else {
result.containBulkResponse_ = value;
}
result.hasContainBulkResponse = true;
return this;
}
public Builder clearContainBulkResponse() {
result.hasContainBulkResponse = false;
result.containBulkResponse_ = com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.ContainBulkResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.ModuleResponse moduleResponse = 148;
public boolean hasModuleResponse() {
return result.hasModuleResponse();
}
public com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse getModuleResponse() {
return result.getModuleResponse();
}
public Builder setModuleResponse(com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasModuleResponse = true;
result.moduleResponse_ = value;
return this;
}
public Builder setModuleResponse(com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse.Builder builderForValue) {
result.hasModuleResponse = true;
result.moduleResponse_ = builderForValue.build();
return this;
}
public Builder mergeModuleResponse(com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse value) {
if (result.hasModuleResponse() &&
result.moduleResponse_ != com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse.getDefaultInstance()) {
result.moduleResponse_ =
com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse.newBuilder(result.moduleResponse_).mergeFrom(value).buildPartial();
} else {
result.moduleResponse_ = value;
}
result.hasModuleResponse = true;
return this;
}
public Builder clearModuleResponse() {
result.hasModuleResponse = false;
result.moduleResponse_ = com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.ModuleResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.SurrogateResponse surrogateResponse = 149;
public boolean hasSurrogateResponse() {
return result.hasSurrogateResponse();
}
public com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse getSurrogateResponse() {
return result.getSurrogateResponse();
}
public Builder setSurrogateResponse(com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasSurrogateResponse = true;
result.surrogateResponse_ = value;
return this;
}
public Builder setSurrogateResponse(com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse.Builder builderForValue) {
result.hasSurrogateResponse = true;
result.surrogateResponse_ = builderForValue.build();
return this;
}
public Builder mergeSurrogateResponse(com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse value) {
if (result.hasSurrogateResponse() &&
result.surrogateResponse_ != com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse.getDefaultInstance()) {
result.surrogateResponse_ =
com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse.newBuilder(result.surrogateResponse_).mergeFrom(value).buildPartial();
} else {
result.surrogateResponse_ = value;
}
result.hasSurrogateResponse = true;
return this;
}
public Builder clearSurrogateResponse() {
result.hasSurrogateResponse = false;
result.surrogateResponse_ = com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.SurrogateResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponse messagePublishBulkResponse = 150;
public boolean hasMessagePublishBulkResponse() {
return result.hasMessagePublishBulkResponse();
}
public com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse getMessagePublishBulkResponse() {
return result.getMessagePublishBulkResponse();
}
public Builder setMessagePublishBulkResponse(com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasMessagePublishBulkResponse = true;
result.messagePublishBulkResponse_ = value;
return this;
}
public Builder setMessagePublishBulkResponse(com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse.Builder builderForValue) {
result.hasMessagePublishBulkResponse = true;
result.messagePublishBulkResponse_ = builderForValue.build();
return this;
}
public Builder mergeMessagePublishBulkResponse(com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse value) {
if (result.hasMessagePublishBulkResponse() &&
result.messagePublishBulkResponse_ != com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse.getDefaultInstance()) {
result.messagePublishBulkResponse_ =
com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse.newBuilder(result.messagePublishBulkResponse_).mergeFrom(value).buildPartial();
} else {
result.messagePublishBulkResponse_ = value;
}
result.hasMessagePublishBulkResponse = true;
return this;
}
public Builder clearMessagePublishBulkResponse() {
result.hasMessagePublishBulkResponse = false;
result.messagePublishBulkResponse_ = com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.MessagePublishBulkResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponse bridgePollForResumingReplicationResponse = 151;
public boolean hasBridgePollForResumingReplicationResponse() {
return result.hasBridgePollForResumingReplicationResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse getBridgePollForResumingReplicationResponse() {
return result.getBridgePollForResumingReplicationResponse();
}
public Builder setBridgePollForResumingReplicationResponse(com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgePollForResumingReplicationResponse = true;
result.bridgePollForResumingReplicationResponse_ = value;
return this;
}
public Builder setBridgePollForResumingReplicationResponse(com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse.Builder builderForValue) {
result.hasBridgePollForResumingReplicationResponse = true;
result.bridgePollForResumingReplicationResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgePollForResumingReplicationResponse(com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse value) {
if (result.hasBridgePollForResumingReplicationResponse() &&
result.bridgePollForResumingReplicationResponse_ != com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse.getDefaultInstance()) {
result.bridgePollForResumingReplicationResponse_ =
com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse.newBuilder(result.bridgePollForResumingReplicationResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgePollForResumingReplicationResponse_ = value;
}
result.hasBridgePollForResumingReplicationResponse = true;
return this;
}
public Builder clearBridgePollForResumingReplicationResponse() {
result.hasBridgePollForResumingReplicationResponse = false;
result.bridgePollForResumingReplicationResponse_ = com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.BridgePollForResumingReplicationResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.GetModuleStateResponse getModuleStateResponse = 152;
public boolean hasGetModuleStateResponse() {
return result.hasGetModuleStateResponse();
}
public com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse getGetModuleStateResponse() {
return result.getGetModuleStateResponse();
}
public Builder setGetModuleStateResponse(com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasGetModuleStateResponse = true;
result.getModuleStateResponse_ = value;
return this;
}
public Builder setGetModuleStateResponse(com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse.Builder builderForValue) {
result.hasGetModuleStateResponse = true;
result.getModuleStateResponse_ = builderForValue.build();
return this;
}
public Builder mergeGetModuleStateResponse(com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse value) {
if (result.hasGetModuleStateResponse() &&
result.getModuleStateResponse_ != com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse.getDefaultInstance()) {
result.getModuleStateResponse_ =
com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse.newBuilder(result.getModuleStateResponse_).mergeFrom(value).buildPartial();
} else {
result.getModuleStateResponse_ = value;
}
result.hasGetModuleStateResponse = true;
return this;
}
public Builder clearGetModuleStateResponse() {
result.hasGetModuleStateResponse = false;
result.getModuleStateResponse_ = com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.GetModuleStateResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.SetModuleStateResponse setModuleStateResponse = 153;
public boolean hasSetModuleStateResponse() {
return result.hasSetModuleStateResponse();
}
public com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse getSetModuleStateResponse() {
return result.getSetModuleStateResponse();
}
public Builder setSetModuleStateResponse(com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasSetModuleStateResponse = true;
result.setModuleStateResponse_ = value;
return this;
}
public Builder setSetModuleStateResponse(com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse.Builder builderForValue) {
result.hasSetModuleStateResponse = true;
result.setModuleStateResponse_ = builderForValue.build();
return this;
}
public Builder mergeSetModuleStateResponse(com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse value) {
if (result.hasSetModuleStateResponse() &&
result.setModuleStateResponse_ != com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse.getDefaultInstance()) {
result.setModuleStateResponse_ =
com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse.newBuilder(result.setModuleStateResponse_).mergeFrom(value).buildPartial();
} else {
result.setModuleStateResponse_ = value;
}
result.hasSetModuleStateResponse = true;
return this;
}
public Builder clearSetModuleStateResponse() {
result.hasSetModuleStateResponse = false;
result.setModuleStateResponse_ = com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.SetModuleStateResponse.getDefaultInstance();
return this;
}
// optional .com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponse bridgeToCacheEventResponse = 154;
public boolean hasBridgeToCacheEventResponse() {
return result.hasBridgeToCacheEventResponse();
}
public com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse getBridgeToCacheEventResponse() {
return result.getBridgeToCacheEventResponse();
}
public Builder setBridgeToCacheEventResponse(com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse value) {
if (value == null) {
throw new NullPointerException();
}
result.hasBridgeToCacheEventResponse = true;
result.bridgeToCacheEventResponse_ = value;
return this;
}
public Builder setBridgeToCacheEventResponse(com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse.Builder builderForValue) {
result.hasBridgeToCacheEventResponse = true;
result.bridgeToCacheEventResponse_ = builderForValue.build();
return this;
}
public Builder mergeBridgeToCacheEventResponse(com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse value) {
if (result.hasBridgeToCacheEventResponse() &&
result.bridgeToCacheEventResponse_ != com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse.getDefaultInstance()) {
result.bridgeToCacheEventResponse_ =
com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse.newBuilder(result.bridgeToCacheEventResponse_).mergeFrom(value).buildPartial();
} else {
result.bridgeToCacheEventResponse_ = value;
}
result.hasBridgeToCacheEventResponse = true;
return this;
}
public Builder clearBridgeToCacheEventResponse() {
result.hasBridgeToCacheEventResponse = false;
result.bridgeToCacheEventResponse_ = com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.BridgeToCacheEventResponse.getDefaultInstance();
return this;
}
// @@protoc_insertion_point(builder_scope:com.alachisoft.ncache.common.protobuf.Response)
}
static {
defaultInstance = new Response(true);
com.alachisoft.ncache.common.protobuf.ResponseProtocol.internalForceInit();
defaultInstance.initFields();
}
// @@protoc_insertion_point(class_scope:com.alachisoft.ncache.common.protobuf.Response)
}
private static com.google.protobuf.Descriptors.Descriptor
internal_static_com_alachisoft_ncache_common_protobuf_Response_descriptor;
private static
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_com_alachisoft_ncache_common_protobuf_Response_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\016Response.proto\022%com.alachisoft.ncache." +
"common.protobuf\032\021AddResponse.proto\032\033AddD" +
"ependencyResponse.proto\032\037AddSyncDependen" +
"cyResponse.proto\032\025BulkAddResponse.proto\032" +
"\025BulkGetResponse.proto\032\030BulkInsertRespon" +
"se.proto\032\030BulkRemoveResponse.proto\032\023Clea" +
"rResponse.proto\032\025ContainResponse.proto\032\023" +
"CountResponse.proto\032\025DisposeResponse.pro" +
"to\032\032GetCacheItemResponse.proto\032\021GetRespo" +
"nse.proto\032\034GetCompactTypeResponse.proto\032",
"%GetCompressionThresholdResponse.proto\032\033" +
"GetEnumeratorResponse.proto\032\032GetGroupDat" +
"aResponse.proto\032\032GetGroupKeysResponse.pr" +
"oto\032\030GetHashmapResponse.proto\032\036GetOptima" +
"lServerResponse.proto\032\024GetTagResponse.pr" +
"oto\032\030GetTypeMapResponse.proto\032\035Initializ" +
"eCacheResponse.proto\032\024InsertResponse.pro" +
"to\032\036RaiseCustomEventResponse.proto\032\036Regi" +
"sterKeyNotifResponse.proto\032\"RegisterBulk" +
"KeyNotifResponse.proto\032\033RegisterNotifRes",
"ponse.proto\032\031RemoveGroupResponse.proto\032\022" +
"LockResponse.proto\032\024RemoveResponse.proto" +
"\032\024SearchResponse.proto\032\033SearchEntriesRes" +
"ponse.proto\032\024UnlockResponse.proto\032\030Verif" +
"yLockResponse.proto\032\026IsLockedResponse.pr" +
"oto\032$UnregisterBulkKeyNotifResponse.prot" +
"o\032 UnregisterKeyNotifResponse.proto\032\030Hyb" +
"ridBulkResponse.proto\032\034GetLoggingInfoRes" +
"ponse.proto\032\031CloseStreamResponse.proto\032\035" +
"GetStreamLengthResponse.proto\032\030OpenStrea",
"mResponse.proto\032\033WriteToStreamResponse.p" +
"roto\032\034ReadFromStreamResponse.proto\032(Brid" +
"geGetStateTransferInfoResponse.proto\032*Br" +
"idgeGetTransferableKeyListResponse.proto" +
"\032,BridgeSignalEndOfStateTransferResponse" +
".proto\032\036BridgeHybridBulkResponse.proto\032\030" +
"BridgeInitResponse.proto\032*BridgeSetTrans" +
"ferableKeyListResponse.proto\032\017Exception." +
"proto\032#BridgeFunctionalEventResponse.pro" +
"to\032\037CacheClearedEventResponse.proto\032!Has",
"hmapChangedEventResponse.proto\032\037CacheSto" +
"ppedEventResponse.proto\032!ConfigModifiedE" +
"ventResponse.proto\032\031CustomEventResponse." +
"proto\032\034ItemAddedEventResponse.proto\032\036Ite" +
"mRemovedEventResponse.proto\032\036ItemUpdated" +
"EventResponse.proto\032&LoggingInfoModified" +
"EventResponse.proto\032\035NodeJoinedEventResp" +
"onse.proto\032\033NodeLeftEventResponse.proto\032" +
"\034QueueFullEventResponse.proto\032-AsyncOper" +
"ationCompletedCallbackResponse.proto\032 It",
"emRemoveCallbackResponse.proto\032!ItemUpda" +
"tedCallbackResponse.proto\032\037DSUpdatedCall" +
"backResponse.proto\032+BridgeStartStateTran" +
"sferEventResponse.proto\032\034BridgeSyncTimeR" +
"esponse.proto\032\027HeartBeatResponse.proto\032%" +
"BridgeHeartBeatReceivedResponse.proto\032\031R" +
"emoveByTagResponse.proto\0320BridgeMakeTarg" +
"etCacheActivePassiveResponse.proto\032\030CQCa" +
"llbackResponse.proto\032\032UnRegisterCQRespon" +
"se.proto\032\030RegisterCQResponse.proto\032 Brid",
"geStoppedEventResponse.proto\032*BridgeClea" +
"rOperationEnqueuedResponse.proto\032\032GetKey" +
"sByTagResponse.proto\032\030BulkDeleteResponse" +
".proto\032\024DeleteResponse.proto\032\032GetNextChu" +
"nkResponse.proto\032\037GetGroupNextChunkRespo" +
"nse.proto\032\026SearchCQResponse.proto\032\035Searc" +
"hEntriesCQResponse.proto\032\032AddAttributeRe" +
"sponse.proto\032\036CompactTypeRegisterEvent.p" +
"roto\032\030EncryptionResponse.proto\032\030Fragment" +
"edResponse.proto\032\037GetRunningServersRespo",
"nse.proto\032\027BulkEventResponse.proto\032\030Sync" +
"EventsResponse.proto\032 BlockActivityEvent" +
"Response.proto\032\"UnBlockActivityEventResp" +
"onse.proto\032\031RemoveQueryResponse.proto\032\031D" +
"eleteQueryResponse.proto\032\037GetProductVers" +
"ionResponse.proto\032\036GetServerMappingRespo" +
"nse.proto\032+BridgeGetReplicatorStatusInfo" +
"Response.proto\032)BridgeReplicatorStatusEv" +
"entResponse.proto\032(BridgeRequestStateTra" +
"nsferResponse.proto\032\035GetCacheBindingResp",
"onse.proto\032\033MapReduceTaskResponse.proto\032" +
"\032TaskCallbackResponse.proto\032\030TaskCancelR" +
"esponse.proto\032\032TaskProgressResponse.prot" +
"o\032\035GetRunningTasksResponse.proto\032\033GetNex" +
"tRecordResponse.proto\032\034TaskEnumeratorRes" +
"ponse.proto\032\"InvokeEntryProcessorRespons" +
"e.proto\032\034InquiryRequestResponse.proto\032\033D" +
"isposeReaderResponse.proto\032\033ExecuteReade" +
"rResponse.proto\032\034GetReaderChunkResponse." +
"proto\032\035ExecuteReaderCQResponse.proto\032\033Ge",
"tExpirationResponse.proto\032\022PollResponse." +
"proto\032\037RegisterPollNotifResponse.proto\032\035" +
"PollNotifyEventResponse.proto\032\024LCDataRes" +
"ponse.proto\032&GetSecurityAuthorizationRes" +
"ponse.proto\032!GetConnectedClientsResponse" +
".proto\032\023TouchResponse.proto\032$GetCacheMan" +
"agementPortResponse.proto\032\026GetTopicRespo" +
"nse.proto\032\034SubscribeTopicResponse.proto\032" +
"\031RemoveTopicResponse.proto\032\036UnSubscribeT" +
"opicResponse.proto\032\034MessagePublishRespon",
"se.proto\032\030GetMessageResponse.proto\032#Mess" +
"ageAcknowledgmentResponse.proto\032\022PingRes" +
"ponse.proto\032&OperationModeChangeEventRes" +
"ponse.proto\032\032MessageCountResponse.proto\032" +
"\026DataTypeResponse.proto\032$GetSerializatio" +
"nFormatResponse.proto\032\036BulkGetCacheItemR" +
"esponse.proto\032\031ContainBulkResponse.proto" +
"\032\027SurrogateResponse.proto\032\024ModuleRespons" +
"e.proto\032 MessagePublishBulkResponse.prot" +
"o\032.BridgePollForResumingReplicationRespo",
"nse.proto\032\034GetModuleStateResponse.proto\032" +
"\034SetModuleStateResponse.proto\032 BridgeToC" +
"acheEventResponse.proto\"\350\205\001\n\010Response\022\021\n" +
"\trequestId\030\001 \001(\003\022J\n\014responseType\030\002 \001(\01624" +
".com.alachisoft.ncache.common.protobuf.R" +
"esponse.Type\022C\n\texception\030\003 \001(\01320.com.al" +
"achisoft.ncache.common.protobuf.Exceptio" +
"n\022L\n\006addDep\030\004 \001(\0132<.com.alachisoft.ncach" +
"e.common.protobuf.AddDependencyResponse\022" +
"G\n\007bulkAdd\030\005 \001(\01326.com.alachisoft.ncache",
".common.protobuf.BulkAddResponse\022G\n\007bulk" +
"Get\030\006 \001(\01326.com.alachisoft.ncache.common" +
".protobuf.BulkGetResponse\022M\n\nbulkInsert\030" +
"\007 \001(\01329.com.alachisoft.ncache.common.pro" +
"tobuf.BulkInsertResponse\022M\n\nbulkRemove\030\010" +
" \001(\01329.com.alachisoft.ncache.common.prot" +
"obuf.BulkRemoveResponse\022G\n\007contain\030\t \001(\013" +
"26.com.alachisoft.ncache.common.protobuf" +
".ContainResponse\022C\n\005count\030\n \001(\01324.com.al" +
"achisoft.ncache.common.protobuf.CountRes",
"ponse\022L\n\007getItem\030\013 \001(\0132;.com.alachisoft." +
"ncache.common.protobuf.GetCacheItemRespo" +
"nse\022?\n\003get\030\014 \001(\01322.com.alachisoft.ncache" +
".common.protobuf.GetResponse\022V\n\017getCompa" +
"ctTypes\030\r \001(\0132=.com.alachisoft.ncache.co" +
"mmon.protobuf.GetCompactTypeResponse\022g\n\027" +
"getCompressionThreshold\030\016 \001(\0132F.com.alac" +
"hisoft.ncache.common.protobuf.GetCompres" +
"sionThresholdResponse\022M\n\007getEnum\030\017 \001(\0132<" +
".com.alachisoft.ncache.common.protobuf.G",
"etEnumeratorResponse\022Q\n\014getGroupData\030\020 \001" +
"(\0132;.com.alachisoft.ncache.common.protob" +
"uf.GetGroupDataResponse\022Q\n\014getGroupKeys\030" +
"\021 \001(\0132;.com.alachisoft.ncache.common.pro" +
"tobuf.GetGroupKeysResponse\022M\n\ngetHashmap" +
"\030\022 \001(\01329.com.alachisoft.ncache.common.pr" +
"otobuf.GetHashmapResponse\022Y\n\020getOptimalS" +
"erver\030\023 \001(\0132?.com.alachisoft.ncache.comm" +
"on.protobuf.GetOptimalServerResponse\022E\n\006" +
"getTag\030\024 \001(\01325.com.alachisoft.ncache.com",
"mon.protobuf.GetTagResponse\022M\n\ngetTypema" +
"p\030\025 \001(\01329.com.alachisoft.ncache.common.p" +
"rotobuf.GetTypeMapResponse\022Q\n\tinitCache\030" +
"\026 \001(\0132>.com.alachisoft.ncache.common.pro" +
"tobuf.InitializeCacheResponse\022E\n\006insert\030" +
"\027 \001(\01325.com.alachisoft.ncache.common.pro" +
"tobuf.InsertResponse\022I\n\014lockResponse\030\030 \001" +
"(\01323.com.alachisoft.ncache.common.protob" +
"uf.LockResponse\022M\n\nlockVerify\030\031 \001(\01329.co" +
"m.alachisoft.ncache.common.protobuf.Veri",
"fyLockResponse\022E\n\006remove\030\032 \001(\01325.com.ala" +
"chisoft.ncache.common.protobuf.RemoveRes" +
"ponse\022E\n\006search\030\033 \001(\01325.com.alachisoft.n" +
"cache.common.protobuf.SearchResponse\022S\n\r" +
"searchEntries\030\034 \001(\0132<.com.alachisoft.nca" +
"che.common.protobuf.SearchEntriesRespons" +
"e\022G\n\013addResponse\030\035 \001(\01322.com.alachisoft." +
"ncache.common.protobuf.AddResponse\022c\n\031ad" +
"dSyncDependencyResponse\030\036 \001(\[email protected]" +
"hisoft.ncache.common.protobuf.AddSyncDep",
"endencyResponse\022K\n\rclearResponse\030\037 \001(\01324" +
".com.alachisoft.ncache.common.protobuf.C" +
"learResponse\022O\n\017disposeResponse\030 \001(\01326." +
"com.alachisoft.ncache.common.protobuf.Di" +
"sposeResponse\022a\n\030raiseCustomEventRespons" +
"e\030! \001(\0132?.com.alachisoft.ncache.common.p" +
"rotobuf.RaiseCustomEventResponse\022a\n\030regi" +
"sterKeyNotifResponse\030\" \001(\0132?.com.alachis" +
"oft.ncache.common.protobuf.RegisterKeyNo" +
"tifResponse\022[\n\025registerNotifResponse\030# \001",
"(\0132<.com.alachisoft.ncache.common.protob" +
"uf.RegisterNotifResponse\022W\n\023removeGroupR" +
"esponse\030$ \001(\0132:.com.alachisoft.ncache.co" +
"mmon.protobuf.RemoveGroupResponse\022Q\n\020isL" +
"ockedResponse\030% \001(\01327.com.alachisoft.nca" +
"che.common.protobuf.IsLockedResponse\022m\n\036" +
"unregisterBulkKeyNotifResponse\030& \001(\0132E.c" +
"om.alachisoft.ncache.common.protobuf.Unr" +
"egisterBulkKeyNotifResponse\022e\n\032unregiste" +
"rKeyNotifResponse\030\' \001(\0132A.com.alachisoft",
".ncache.common.protobuf.UnregisterKeyNot" +
"ifResponse\022U\n\022hybridBulkResponse\030( \001(\01329" +
".com.alachisoft.ncache.common.protobuf.H" +
"ybridBulkResponse\022]\n\026getLoggingInfoRespo" +
"nse\030) \001(\0132=.com.alachisoft.ncache.common" +
".protobuf.GetLoggingInfoResponse\022W\n\023clos" +
"eStreamResponse\030* \001(\0132:.com.alachisoft.n" +
"cache.common.protobuf.CloseStreamRespons" +
"e\022_\n\027getStreamLengthResponse\030+ \001(\0132>.com" +
".alachisoft.ncache.common.protobuf.GetSt",
"reamLengthResponse\022U\n\022openStreamResponse" +
"\030, \001(\01329.com.alachisoft.ncache.common.pr" +
"otobuf.OpenStreamResponse\022[\n\025writeToStre" +
"amResponse\030- \001(\0132<.com.alachisoft.ncache" +
".common.protobuf.WriteToStreamResponse\022]" +
"\n\026readFromStreamResponse\030. \001(\0132=.com.ala" +
"chisoft.ncache.common.protobuf.ReadFromS" +
"treamResponse\022u\n\"bridgeGetStateTransferI" +
"nfoResponse\030/ \001(\0132I.com.alachisoft.ncach" +
"e.common.protobuf.BridgeGetStateTransfer",
"InfoResponse\022y\n$bridgeGetTransferableKey" +
"ListResponse\0300 \001(\0132K.com.alachisoft.ncac" +
"he.common.protobuf.BridgeGetTransferable" +
"KeyListResponse\022}\n&bridgeSignalEndOfStat" +
"eTransferResponse\0301 \001(\0132M.com.alachisoft" +
".ncache.common.protobuf.BridgeSignalEndO" +
"fStateTransferResponse\022a\n\030bridgeHybridBu" +
"lkResponse\0302 \001(\0132?.com.alachisoft.ncache" +
".common.protobuf.BridgeHybridBulkRespons" +
"e\022U\n\022bridgeInitResponse\0303 \001(\01329.com.alac",
"hisoft.ncache.common.protobuf.BridgeInit" +
"Response\022y\n$bridgeSetTransferableKeyList" +
"Response\0304 \001(\0132K.com.alachisoft.ncache.c" +
"ommon.protobuf.BridgeSetTransferableKeyL" +
"istResponse\022p\n\030asyncOpCompletedCallback\030" +
"6 \001(\0132N.com.alachisoft.ncache.common.pro" +
"tobuf.AsyncOperationCompletedCallbackRes" +
"ponse\022^\n\023itemRemovedCallback\0307 \001(\0132A.com" +
".alachisoft.ncache.common.protobuf.ItemR" +
"emoveCallbackResponse\022_\n\023itemUpdatedCall",
"back\0308 \001(\0132B.com.alachisoft.ncache.commo" +
"n.protobuf.ItemUpdatedCallbackResponse\022c" +
"\n\025bridgeFunctionalEvent\0309 \001(\0132D.com.alac" +
"hisoft.ncache.common.protobuf.BridgeFunc" +
"tionalEventResponse\022V\n\014cacheCleared\030: \001(" +
"\[email protected]" +
"f.CacheClearedEventResponse\022V\n\014cacheStop" +
"ped\030; \001(\[email protected]" +
".protobuf.CacheStoppedEventResponse\022Z\n\016c" +
"onfigModified\030< \001(\0132B.com.alachisoft.nca",
"che.common.protobuf.ConfigModifiedEventR" +
"esponse\022O\n\013customEvent\030= \001(\0132:.com.alach" +
"isoft.ncache.common.protobuf.CustomEvent" +
"Response\022Z\n\016hashmapChanged\030> \001(\0132B.com.a" +
"lachisoft.ncache.common.protobuf.Hashmap" +
"ChangedEventResponse\022P\n\titemAdded\030? \001(\0132" +
"=.com.alachisoft.ncache.common.protobuf." +
"ItemAddedEventResponse\022T\n\013itemRemoved\030@ " +
"\001(\0132?.com.alachisoft.ncache.common.proto" +
"buf.ItemRemovedEventResponse\022T\n\013itemUpda",
"ted\030A \001(\0132?.com.alachisoft.ncache.common" +
".protobuf.ItemUpdatedEventResponse\022d\n\023lo" +
"ggingInfoModified\030B \001(\0132G.com.alachisoft" +
".ncache.common.protobuf.LoggingInfoModif" +
"iedEventResponse\022R\n\nnodeJoined\030C \001(\0132>.c" +
"om.alachisoft.ncache.common.protobuf.Nod" +
"eJoinedEventResponse\022N\n\010nodeLeft\030D \001(\0132<" +
".com.alachisoft.ncache.common.protobuf.N" +
"odeLeftEventResponse\022U\n\016queueFullEvent\030E" +
" \001(\0132=.com.alachisoft.ncache.common.prot",
"obuf.QueueFullEventResponse\022M\n\016unlockRes" +
"ponse\030F \001(\01325.com.alachisoft.ncache.comm" +
"on.protobuf.UnlockResponse\022i\n\034registerBu" +
"lkKeyNotifResponse\030G \001(\0132C.com.alachisof" +
"t.ncache.common.protobuf.RegisterBulkKey" +
"NotifResponse\022a\n\027dsUpdateCallbackRespose" +
"\030H \001(\[email protected]" +
"otobuf.DSUpdatedCallbackResponse\022{\n%brid" +
"geStartStateTransferEventResponse\030I \001(\0132" +
"L.com.alachisoft.ncache.common.protobuf.",
"BridgeStartStateTransferEventResponse\022]\n" +
"\026bridgeSyncTimeResponse\030J \001(\0132=.com.alac" +
"hisoft.ncache.common.protobuf.BridgeSync" +
"TimeResponse\022S\n\021heartBeatResponse\030K \001(\0132" +
"8.com.alachisoft.ncache.common.protobuf." +
"HeartBeatResponse\022o\n\037bridgeHeartBeatRece" +
"ivedResponse\030L \001(\0132F.com.alachisoft.ncac" +
"he.common.protobuf.BridgeHeartBeatReceiv" +
"edResponse\022U\n\021removeTagResponse\030M \001(\0132:." +
"com.alachisoft.ncache.common.protobuf.Re",
"moveByTagResponse\022\205\001\n*bridgeMakeTargetCa" +
"cheActivePassiveResponse\030N \001(\0132Q.com.ala" +
"chisoft.ncache.common.protobuf.BridgeMak" +
"eTargetCacheActivePassiveResponse\022U\n\022cQC" +
"allbackResponse\030O \001(\01329.com.alachisoft.n" +
"cache.common.protobuf.CQCallbackResponse" +
"\022Y\n\024unRegisterCQResponse\030P \001(\0132;.com.ala" +
"chisoft.ncache.common.protobuf.UnRegiste" +
"rCQResponse\022U\n\022registerCQResponse\030Q \001(\0132" +
"9.com.alachisoft.ncache.common.protobuf.",
"RegisterCQResponse\022e\n\032bridgeStoppedEvent" +
"Response\030R \001(\0132A.com.alachisoft.ncache.c" +
"ommon.protobuf.BridgeStoppedEventRespons" +
"e\022y\n$bridgeClearOperationEnqueuedRespons" +
"e\030S \001(\0132K.com.alachisoft.ncache.common.p" +
"rotobuf.BridgeClearOperationEnqueuedResp" +
"onse\022Y\n\024getKeysByTagResponse\030T \001(\0132;.com" +
".alachisoft.ncache.common.protobuf.GetKe" +
"ysByTagResponse\022U\n\022bulkDeleteResponse\030U " +
"\001(\01329.com.alachisoft.ncache.common.proto",
"buf.BulkDeleteResponse\022M\n\016deleteResponse" +
"\030V \001(\01325.com.alachisoft.ncache.common.pr" +
"otobuf.DeleteResponse\022\031\n\021intendedRecipie" +
"nt\030W \001(\t\022\025\n\nsequenceId\030X \001(\005:\0011\022\032\n\017numbe" +
"rOfChuncks\030Y \001(\005:\0011\022Y\n\024getNextChunkRespo" +
"nse\030Z \001(\0132;.com.alachisoft.ncache.common" +
".protobuf.GetNextChunkResponse\022c\n\031getGro" +
"upNextChunkResponse\030[ \001(\[email protected]" +
"ft.ncache.common.protobuf.GetGroupNextCh" +
"unkResponse\022Q\n\020searchCQResponse\030\\ \001(\01327.",
"com.alachisoft.ncache.common.protobuf.Se" +
"archCQResponse\022_\n\027searchEntriesCQRespons" +
"e\030] \001(\0132>.com.alachisoft.ncache.common.p" +
"rotobuf.SearchEntriesCQResponse\022Y\n\024addAt" +
"tributeResponse\030^ \001(\0132;.com.alachisoft.n" +
"cache.common.protobuf.AddAttributeRespon" +
"se\022a\n\030compactTypeRegisterEvent\030_ \001(\0132?.c" +
"om.alachisoft.ncache.common.protobuf.Com" +
"pactTypeRegisterEvent\022P\n\rgetEncryption\030`" +
" \001(\01329.com.alachisoft.ncache.common.prot",
"obuf.EncryptionResponse\022Z\n\020getRunningSer" +
"ver\030a \001(\[email protected]" +
".protobuf.GetRunningServersResponse\022S\n\021b" +
"ulkEventResponse\030b \001(\01328.com.alachisoft." +
"ncache.common.protobuf.BulkEventResponse" +
"\022U\n\022syncEventsResponse\030c \001(\01329.com.alach" +
"isoft.ncache.common.protobuf.SyncEventsR" +
"esponse\022]\n\022blockActivityEvent\030d \001(\0132A.co" +
"m.alachisoft.ncache.common.protobuf.Bloc" +
"kActivityEventResponse\022a\n\024unblockActivit",
"yEvent\030e \001(\0132C.com.alachisoft.ncache.com" +
"mon.protobuf.UnBlockActivityEventRespons" +
"e\022W\n\023deleteQueryResponse\030f \001(\0132:.com.ala" +
"chisoft.ncache.common.protobuf.DeleteQue" +
"ryResponse\022W\n\023removeQueryResponse\030g \001(\0132" +
":.com.alachisoft.ncache.common.protobuf." +
"RemoveQueryResponse\022c\n\031getProductVersion" +
"Response\030h \001(\[email protected]" +
"ommon.protobuf.GetProductVersionResponse" +
"\022{\n%bridgeGetReplicatorStatusInfoRespons",
"e\030i \001(\0132L.com.alachisoft.ncache.common.p" +
"rotobuf.BridgeGetReplicatorStatusInfoRes" +
"ponse\022w\n#bridgeReplicatorStatusEventResp" +
"onse\030j \001(\0132J.com.alachisoft.ncache.commo" +
"n.protobuf.BridgeReplicatorStatusEventRe" +
"sponse\022u\n\"bridgeRequestStateTransferResp" +
"onse\030k \001(\0132I.com.alachisoft.ncache.commo" +
"n.protobuf.BridgeRequestStateTransferRes" +
"ponse\022V\n\023getResponseFragment\030l \001(\01329.com" +
".alachisoft.ncache.common.protobuf.Fragm",
"entedResponse\022a\n\030getServerMappingRespons" +
"e\030m \001(\0132?.com.alachisoft.ncache.common.p" +
"rotobuf.GetServerMappingResponse\022]\n\026inqu" +
"iryRequestResponse\030n \001(\0132=.com.alachisof" +
"t.ncache.common.protobuf.InquiryRequestR" +
"esponse\022\021\n\tcommandID\030o \001(\005\022_\n\027getCacheBi" +
"ndingResponse\030p \001(\0132>.com.alachisoft.nca" +
"che.common.protobuf.GetCacheBindingRespo" +
"nse\022[\n\025mapReduceTaskResponse\030q \001(\0132<.com" +
".alachisoft.ncache.common.protobuf.MapRe",
"duceTaskResponse\022Y\n\024TaskCallbackResponse" +
"\030r \001(\0132;.com.alachisoft.ncache.common.pr" +
"otobuf.TaskCallbackResponse\022\\\n\024RunningTa" +
"sksResponse\030s \001(\0132>.com.alachisoft.ncach" +
"e.common.protobuf.GetRunningTasksRespons" +
"e\022U\n\022TaskCancelResponse\030t \001(\01329.com.alac" +
"hisoft.ncache.common.protobuf.TaskCancel" +
"Response\022Y\n\024TaskProgressResponse\030u \001(\0132;" +
".com.alachisoft.ncache.common.protobuf.T" +
"askProgressResponse\022X\n\022NextRecordRespons",
"e\030v \001(\0132<.com.alachisoft.ncache.common.p" +
"rotobuf.GetNextRecordResponse\022]\n\026TaskEnu" +
"meratorResponse\030w \001(\0132=.com.alachisoft.n" +
"cache.common.protobuf.TaskEnumeratorResp" +
"onse\022i\n\034invokeEntryProcessorResponse\030x \001" +
"(\0132C.com.alachisoft.ncache.common.protob" +
"uf.InvokeEntryProcessorResponse\022[\n\025dispo" +
"seReaderResponse\030y \001(\0132<.com.alachisoft." +
"ncache.common.protobuf.DisposeReaderResp" +
"onse\022[\n\025executeReaderResponse\030z \001(\0132<.co",
"m.alachisoft.ncache.common.protobuf.Exec" +
"uteReaderResponse\022]\n\026getReaderChunkRespo" +
"nse\030{ \001(\0132=.com.alachisoft.ncache.common" +
".protobuf.GetReaderChunkResponse\022_\n\027exec" +
"uteReaderCQResponse\030| \001(\0132>.com.alachiso" +
"ft.ncache.common.protobuf.ExecuteReaderC" +
"QResponse\022[\n\025getExpirationResponse\030} \001(\013" +
"2<.com.alachisoft.ncache.common.protobuf" +
".GetExpirationResponse\022M\n\016LcDataResponse" +
"\030~ \001(\01325.com.alachisoft.ncache.common.pr",
"otobuf.LCDataResponse\022q\n getSecurityAuth" +
"orizationResponse\030\177 \001(\0132G.com.alachisoft" +
".ncache.common.protobuf.GetSecurityAutho" +
"rizationResponse\022J\n\014pollResponse\030\200\001 \001(\0132" +
"3.com.alachisoft.ncache.common.protobuf." +
"PollResponse\022d\n\031registerPollNotifRespons" +
"e\030\201\001 \001(\[email protected]." +
"protobuf.RegisterPollNotifResponse\022`\n\027po" +
"llNotifyEventResponse\030\202\001 \001(\0132>.com.alach" +
"isoft.ncache.common.protobuf.PollNotifyE",
"ventResponse\022h\n\033getConnectedClientsRespo" +
"nse\030\203\001 \001(\0132B.com.alachisoft.ncache.commo" +
"n.protobuf.GetConnectedClientsResponse\022L" +
"\n\rtouchResponse\030\204\001 \001(\01324.com.alachisoft." +
"ncache.common.protobuf.TouchResponse\022n\n\036" +
"getCacheManagementPortResponse\030\205\001 \001(\0132E." +
"com.alachisoft.ncache.common.protobuf.Ge" +
"tCacheManagementPortResponse\022R\n\020getTopic" +
"Response\030\206\001 \001(\01327.com.alachisoft.ncache." +
"common.protobuf.GetTopicResponse\022^\n\026subs",
"cribeTopicResponse\030\207\001 \001(\0132=.com.alachiso" +
"ft.ncache.common.protobuf.SubscribeTopic" +
"Response\022X\n\023removeTopicResponse\030\210\001 \001(\0132:" +
".com.alachisoft.ncache.common.protobuf.R" +
"emoveTopicResponse\022b\n\030unSubscribeTopicRe" +
"sponse\030\211\001 \001(\0132?.com.alachisoft.ncache.co" +
"mmon.protobuf.UnSubscribeTopicResponse\022^" +
"\n\026messagePublishResponse\030\212\001 \001(\0132=.com.al" +
"achisoft.ncache.common.protobuf.MessageP" +
"ublishResponse\022V\n\022getMessageResponse\030\213\001 ",
"\001(\01329.com.alachisoft.ncache.common.proto" +
"buf.GetMessageResponse\022l\n\035messageAcknowl" +
"edgmentResponse\030\214\001 \001(\0132D.com.alachisoft." +
"ncache.common.protobuf.MessageAcknowledg" +
"mentResponse\022J\n\014pingResponse\030\215\001 \001(\01323.co" +
"m.alachisoft.ncache.common.protobuf.Ping" +
"Response\022r\n operationModeChangeEventResp" +
"onse\030\216\001 \001(\0132G.com.alachisoft.ncache.comm" +
"on.protobuf.OperationModeChangeEventResp" +
"onse\022Z\n\024messageCountResponse\030\217\001 \001(\0132;.co",
"m.alachisoft.ncache.common.protobuf.Mess" +
"ageCountResponse\022R\n\020dataTypeResponse\030\220\001 " +
"\001(\01327.com.alachisoft.ncache.common.proto" +
"buf.DataTypeResponse\022n\n\036getSerialization" +
"FormatResponse\030\221\001 \001(\0132E.com.alachisoft.n" +
"cache.common.protobuf.GetSerializationFo" +
"rmatResponse\022Z\n\020bulkGetCacheItem\030\222\001 \001(\0132" +
"?.com.alachisoft.ncache.common.protobuf." +
"BulkGetCacheItemResponse\022X\n\023containBulkR" +
"esponse\030\223\001 \001(\0132:.com.alachisoft.ncache.c",
"ommon.protobuf.ContainBulkResponse\022N\n\016mo" +
"duleResponse\030\224\001 \001(\01325.com.alachisoft.nca" +
"che.common.protobuf.ModuleResponse\022T\n\021su" +
"rrogateResponse\030\225\001 \001(\01328.com.alachisoft." +
"ncache.common.protobuf.SurrogateResponse" +
"\022f\n\032messagePublishBulkResponse\030\226\001 \001(\0132A." +
"com.alachisoft.ncache.common.protobuf.Me" +
"ssagePublishBulkResponse\022\202\001\n(bridgePollF" +
"orResumingReplicationResponse\030\227\001 \001(\0132O.c" +
"om.alachisoft.ncache.common.protobuf.Bri",
"dgePollForResumingReplicationResponse\022^\n" +
"\026getModuleStateResponse\030\230\001 \001(\0132=.com.ala" +
"chisoft.ncache.common.protobuf.GetModule" +
"StateResponse\022^\n\026setModuleStateResponse\030" +
"\231\001 \001(\0132=.com.alachisoft.ncache.common.pr" +
"otobuf.SetModuleStateResponse\022f\n\032bridgeT" +
"oCacheEventResponse\030\232\001 \001(\0132A.com.alachis" +
"oft.ncache.common.protobuf.BridgeToCache" +
"EventResponse\"\343\031\n\004Type\022\023\n\017LEGACY_RESPONS" +
"E\020\000\022\007\n\003ADD\020\001\022\022\n\016ADD_DEPENDENCY\020\002\022\027\n\023ADD_",
"SYNC_DEPENDENCY\020\003\022\014\n\010ADD_BULK\020\004\022\014\n\010GET_B" +
"ULK\020\005\022\017\n\013INSERT_BULK\020\006\022\017\n\013REMOVE_BULK\020\007\022" +
"\t\n\005CLEAR\020\010\022\014\n\010CONTAINS\020\t\022\t\n\005COUNT\020\n\022\013\n\007D" +
"ISPOSE\020\013\022\022\n\016GET_CACHE_ITEM\020\014\022\007\n\003GET\020\r\022\025\n" +
"\021GET_COMPACT_TYPES\020\016\022\022\n\016GET_ENUMERATOR\020\017" +
"\022\022\n\016GET_GROUP_DATA\020\020\022\017\n\013GET_HASHMAP\020\021\022\026\n" +
"\022GET_OPTIMAL_SERVER\020\022\022\026\n\022GET_THRESHOLD_S" +
"IZE\020\023\022\024\n\020GET_TYPEINFO_MAP\020\024\022\010\n\004INIT\020\025\022\n\n" +
"\006INSERT\020\026\022\026\n\022RAISE_CUSTOM_EVENT\020\027\022\026\n\022REG" +
"ISTER_KEY_NOTIF\020\030\022\022\n\016REGISTER_NOTIF\020\031\022\n\n",
"\006REMOVE\020\032\022\020\n\014REMOVE_GROUP\020\033\022\n\n\006SEARCH\020\034\022" +
"\013\n\007GET_TAG\020\035\022\010\n\004LOCK\020\036\022\n\n\006UNLOCK\020\037\022\014\n\010IS" +
"LOCKED\020 \022\017\n\013LOCK_VERIFY\020!\022\030\n\024UNREGISTER_" +
"KEY_NOTIF\020\"\022\035\n\031UNREGISTER_BULK_KEY_NOTIF" +
"\020#\022\033\n\027REGISTER_BULK_KEY_NOTIF\020$\022\017\n\013HYBRI" +
"D_BULK\020%\022\024\n\020GET_LOGGING_INFO\020&\022\020\n\014CLOSE_" +
"STREAM\020\'\022\025\n\021GET_STREAM_LENGTH\020(\022\017\n\013OPEN_" +
"STREAM\020)\022\023\n\017WRITE_TO_STREAM\020*\022\024\n\020READ_FR" +
"OM_STREAM\020+\022\"\n\036BRIDGE_GET_STATE_TRANSFER" +
"_INFO\020,\022$\n BRIDGE_GET_TRANSFERABLE_KEY_L",
"IST\020-\022\026\n\022BRIDGE_HYBRID_BULK\020.\022\017\n\013BRIDGE_" +
"INIT\020/\022$\n BRIDGE_SET_TRANSFERABLE_KEY_LI" +
"ST\0200\022\'\n#BRIDGE_SIGNAL_END_OF_STATE_TRANS" +
"FER\0201\022\022\n\016GET_GROUP_KEYS\0202\022\022\n\016SEARCH_ENTR" +
"IES\0203\022\r\n\tEXCEPTION\0204\022\037\n\033ASYNC_OP_COMPLET" +
"ED_CALLBACK\0205\022\031\n\025ITEM_REMOVED_CALLBACK\0206" +
"\022\031\n\025ITEM_UPDATED_CALLBACK\0207\022\033\n\027BRIDGE_FU" +
"NCTIONAL_EVENT\0208\022\027\n\023CACHE_CLEARED_EVENT\020" +
"9\022\027\n\023CACHE_STOPPED_EVENT\020:\022\031\n\025CONFIG_MOD" +
"IFIED_EVENT\020;\022\020\n\014CUSTOM_EVENT\020<\022\031\n\025HASHM",
"AP_CHANGED_EVENT\020=\022\024\n\020ITEM_ADDED_EVENT\020>" +
"\022\026\n\022ITEM_REMOVED_EVENT\020?\022\026\n\022ITEM_UPDATED" +
"_EVENT\020@\022\037\n\033LOGGING_INFO_MODIFIED_EVENT\020" +
"A\022\025\n\021NODE_JOINED_EVENT\020B\022\023\n\017NODE_LEFT_EV" +
"ENT\020C\022\024\n\020QUEUE_FULL_EVENT\020D\022\026\n\022DS_UPDATE" +
"_CALLBACK\020E\022%\n!BRIDGE_START_STATE_TRANSF" +
"ER_EVENT\020F\022\024\n\020BRIDGE_SYNC_TIME\020G\022\016\n\nHEAR" +
"T_BEAT\020H\022\'\n#BRIDGE_HEART_BEAT_RECEIVED_R" +
"ESPONSE\020I\022\016\n\nREMOVE_TAG\020J\022+\n\'BRIDGE_MAKE" +
"_TARGET_CACHE_ACTIVE_PASSIVE\020K\022\017\n\013CQ_CAL",
"LBACK\020L\022\021\n\rUNREGISTER_CQ\020M\022\017\n\013REGISTER_C" +
"Q\020N\022\030\n\024BRIDGE_STOPPED_EVENT\020O\022\"\n\036BRIDGE_" +
"CLEAROPERATION_ENQUEUED\020P\022\020\n\014GET_KEYS_TA" +
"G\020Q\022\017\n\013DELETE_BULK\020R\022\n\n\006DELETE\020S\022\022\n\016GET_" +
"NEXT_CHUNK\020T\022\030\n\024GET_GROUP_NEXT_CHUNK\020U\022\r" +
"\n\tSEARCH_CQ\020V\022\025\n\021SEARCH_ENTRIES_CQ\020W\022\021\n\r" +
"ADD_ATTRIBUTE\020X\022\037\n\033COMPACT_TYPE_REGISTER" +
"_EVENT\020Y\022\022\n\016GET_ENCRYPTION\020Z\022\027\n\023GET_RUNN" +
"ING_SERVERS\020[\022\016\n\nBULK_EVENT\020\\\022\017\n\013SYNC_EV" +
"ENTS\020]\022\022\n\016BLOCK_ACTIVITY\020^\022\024\n\020UNBLOCK_AC",
"TIVITY\020_\022\020\n\014REMOVE_QUERY\020`\022\020\n\014DELETE_QUE" +
"RY\020a\022\027\n\023GET_PRODUCT_VERSION\020b\022%\n!BRIDGE_" +
"GET_REPLICATOR_STATUS_INFO\020c\022\"\n\036BRIDGE_R" +
"EPLICATOR_STATUS_EVENT\020d\022!\n\035BRIDGE_REQUE" +
"ST_STATE_TRANSFER\020e\022\025\n\021RESPONSE_FRAGMENT" +
"\020f\022\034\n\030INQUIRY_REQUEST_RESPONSE\020g\022\026\n\022GET_" +
"SERVER_MAPPING\020h\022\025\n\021GET_CACHE_BINDING\020i\022" +
"\023\n\017MAP_REDUCE_TASK\020j\022\021\n\rTASK_CALLBACK\020k\022" +
"\021\n\rRUNNING_TASKS\020l\022\021\n\rTASK_PROGRESS\020m\022\017\n" +
"\013CANCEL_TASK\020n\022\024\n\020TASK_NEXT_RECORD\020o\022\023\n\017",
"TASK_ENUMERATOR\020p\022\032\n\026INVOKE_ENTRY_PROCES" +
"SOR\020q\022\022\n\016DISPOSE_READER\020r\022\022\n\016EXECUTE_REA" +
"DER\020s\022\024\n\020GET_READER_CHUNK\020t\022\025\n\021EXECUTE_R" +
"EADER_CQ\020u\022\027\n\023EXPIRATION_RESPONSE\020v\022\013\n\007L" +
"C_DATA\020w\022\031\n\025GET_SECURITY_RESPONSE\020x\022\010\n\004P" +
"OLL\020y\022\027\n\023REGISTER_POLL_NOTIF\020z\022\030\n\024POLL_N" +
"OTIFY_CALLBACK\020{\022\031\n\025GET_CONNECTED_CLIENT" +
"S\020|\022\035\n\031CLIENT_CONNECTIVITY_EVENT\020}\022\t\n\005TO" +
"UCH\020~\022\035\n\031GET_CACHE_MANAGEMENT_PORT\020\177\022\016\n\t" +
"GET_TOPIC\020\200\001\022\024\n\017SUBSCRIBE_TOPIC\020\201\001\022\021\n\014RE",
"MOVE_TOPIC\020\202\001\022\026\n\021UNSUBSCRIBE_TOPIC\020\203\001\022\024\n" +
"\017MESSAGE_PUBLISH\020\204\001\022\020\n\013GET_MESSAGE\020\205\001\022\034\n" +
"\027MESSAGE_ACKNOWLEDGEMENT\020\206\001\022\t\n\004PING\020\207\001\022\032" +
"\n\025OPERATIONCHANGEDEVNET\020\210\001\022\022\n\rMESSAGE_CO" +
"UNT\020\211\001\022\026\n\021DATATYPE_RESPONSE\020\212\001\022\035\n\030GET_SE" +
"RIALIZATION_FORMAT\020\213\001\022\027\n\022BULK_GET_CACHEI" +
"TEM\020\214\001\022\022\n\rCONTAINS_BULK\020\215\001\022\013\n\006MODULE\020\216\001\022" +
"\016\n\tSURROGATE\020\217\001\022\031\n\024MESSAGE_PUBLISH_BULK\020" +
"\220\001\022)\n$BRIDGE_POLL_FOR_RESUMING_REPLICATI" +
"ON\020\221\001\022\023\n\016GETMODULESTATE\020\222\001\022\023\n\016SETMODULES",
"TATE\020\223\001\022\032\n\025BRIDGE_TO_CACHE_EVENT\020\224\001B\022B\020R" +
"esponseProtocol"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
internal_static_com_alachisoft_ncache_common_protobuf_Response_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_alachisoft_ncache_common_protobuf_Response_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_com_alachisoft_ncache_common_protobuf_Response_descriptor,
new java.lang.String[] { "RequestId", "ResponseType", "Exception", "AddDep", "BulkAdd", "BulkGet", "BulkInsert", "BulkRemove", "Contain", "Count", "GetItem", "Get", "GetCompactTypes", "GetCompressionThreshold", "GetEnum", "GetGroupData", "GetGroupKeys", "GetHashmap", "GetOptimalServer", "GetTag", "GetTypemap", "InitCache", "Insert", "LockResponse", "LockVerify", "Remove", "Search", "SearchEntries", "AddResponse", "AddSyncDependencyResponse", "ClearResponse", "DisposeResponse", "RaiseCustomEventResponse", "RegisterKeyNotifResponse", "RegisterNotifResponse", "RemoveGroupResponse", "IsLockedResponse", "UnregisterBulkKeyNotifResponse", "UnregisterKeyNotifResponse", "HybridBulkResponse", "GetLoggingInfoResponse", "CloseStreamResponse", "GetStreamLengthResponse", "OpenStreamResponse", "WriteToStreamResponse", "ReadFromStreamResponse", "BridgeGetStateTransferInfoResponse", "BridgeGetTransferableKeyListResponse", "BridgeSignalEndOfStateTransferResponse", "BridgeHybridBulkResponse", "BridgeInitResponse", "BridgeSetTransferableKeyListResponse", "AsyncOpCompletedCallback", "ItemRemovedCallback", "ItemUpdatedCallback", "BridgeFunctionalEvent", "CacheCleared", "CacheStopped", "ConfigModified", "CustomEvent", "HashmapChanged", "ItemAdded", "ItemRemoved", "ItemUpdated", "LoggingInfoModified", "NodeJoined", "NodeLeft", "QueueFullEvent", "UnlockResponse", "RegisterBulkKeyNotifResponse", "DsUpdateCallbackRespose", "BridgeStartStateTransferEventResponse", "BridgeSyncTimeResponse", "HeartBeatResponse", "BridgeHeartBeatReceivedResponse", "RemoveTagResponse", "BridgeMakeTargetCacheActivePassiveResponse", "CQCallbackResponse", "UnRegisterCQResponse", "RegisterCQResponse", "BridgeStoppedEventResponse", "BridgeClearOperationEnqueuedResponse", "GetKeysByTagResponse", "BulkDeleteResponse", "DeleteResponse", "IntendedRecipient", "SequenceId", "NumberOfChuncks", "GetNextChunkResponse", "GetGroupNextChunkResponse", "SearchCQResponse", "SearchEntriesCQResponse", "AddAttributeResponse", "CompactTypeRegisterEvent", "GetEncryption", "GetRunningServer", "BulkEventResponse", "SyncEventsResponse", "BlockActivityEvent", "UnblockActivityEvent", "DeleteQueryResponse", "RemoveQueryResponse", "GetProductVersionResponse", "BridgeGetReplicatorStatusInfoResponse", "BridgeReplicatorStatusEventResponse", "BridgeRequestStateTransferResponse", "GetResponseFragment", "GetServerMappingResponse", "InquiryRequestResponse", "CommandID", "GetCacheBindingResponse", "MapReduceTaskResponse", "TaskCallbackResponse", "RunningTasksResponse", "TaskCancelResponse", "TaskProgressResponse", "NextRecordResponse", "TaskEnumeratorResponse", "InvokeEntryProcessorResponse", "DisposeReaderResponse", "ExecuteReaderResponse", "GetReaderChunkResponse", "ExecuteReaderCQResponse", "GetExpirationResponse", "LcDataResponse", "GetSecurityAuthorizationResponse", "PollResponse", "RegisterPollNotifResponse", "PollNotifyEventResponse", "GetConnectedClientsResponse", "TouchResponse", "GetCacheManagementPortResponse", "GetTopicResponse", "SubscribeTopicResponse", "RemoveTopicResponse", "UnSubscribeTopicResponse", "MessagePublishResponse", "GetMessageResponse", "MessageAcknowledgmentResponse", "PingResponse", "OperationModeChangeEventResponse", "MessageCountResponse", "DataTypeResponse", "GetSerializationFormatResponse", "BulkGetCacheItem", "ContainBulkResponse", "ModuleResponse", "SurrogateResponse", "MessagePublishBulkResponse", "BridgePollForResumingReplicationResponse", "GetModuleStateResponse", "SetModuleStateResponse", "BridgeToCacheEventResponse", },
com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.class,
com.alachisoft.ncache.common.protobuf.ResponseProtocol.Response.Builder.class);
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.alachisoft.ncache.common.protobuf.AddResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.AddDependencyResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.AddSyncDependencyResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BulkAddResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BulkGetResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BulkInsertResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BulkRemoveResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ClearResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ContainResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.CountResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.DisposeResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetCacheItemResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetCompactTypeResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetCompressionThresholdResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetEnumeratorResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetGroupDataResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetGroupKeysResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetHashmapResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetOptimalServerResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetTagResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetTypeMapResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.InitializeCacheResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.InsertResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RaiseCustomEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RegisterKeyNotifResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RegisterBulkKeyNotifResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RegisterNotifResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RemoveGroupResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.LockResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RemoveResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.SearchResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.SearchEntriesResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.UnlockResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.VerifyLockResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.IsLockedResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.UnregisterBulkKeyNotifResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.UnregisterKeyNotifResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.HybridBulkResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetLoggingInfoResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.CloseStreamResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetStreamLengthResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.OpenStreamResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.WriteToStreamResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ReadFromStreamResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeGetStateTransferInfoResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeGetTransferableKeyListResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeSignalEndOfStateTransferResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeHybridBulkResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeInitResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeSetTransferableKeyListResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ExceptionProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeFunctionalEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.CacheClearedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.HashmapChangedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.CacheStoppedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ConfigModifiedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.CustomEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ItemAddedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ItemRemovedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ItemUpdatedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.LoggingInfoModifiedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.NodeJoinedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.NodeLeftEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.QueueFullEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.AsyncOperationCompletedCallbackResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ItemRemoveCallbackResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ItemUpdatedCallbackResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.DSUpdatedCallbackResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeStartStateTransferEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeSyncTimeResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.HeartBeatResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeHeartBeatReceivedResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RemoveByTagResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeMakeTargetCacheActivePassiveResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.CQCallbackResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.UnRegisterCQResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RegisterCQResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeStoppedEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeClearOperationEnqueuedResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetKeysByTagResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BulkDeleteResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.DeleteResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetNextChunkResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetGroupNextChunkResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.SearchCQResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.SearchEntriesCQResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.AddAttributeResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.CompactTypeRegisterEventProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.EncryptionResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.FragmentedResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetRunningServersResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BulkEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.SyncEventsResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BlockActivityEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.UnBlockActivityEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RemoveQueryResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.DeleteQueryResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetProductVersionResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetServerMappingResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeGetReplicatorStatusInfoResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeReplicatorStatusEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeRequestStateTransferResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetCacheBindingResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.MapReduceTaskResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.TaskCallbackResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.TaskCancelResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.TaskProgressResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetRunningTasksResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetNextRecordResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.TaskEnumeratorResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.InvokeEntryProcessorResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.InquiryRequestResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.DisposeReaderResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ExecuteReaderResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetReaderChunkResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ExecuteReaderCQResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetExpirationResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.PollResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RegisterPollNotifResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.PollNotifyEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.LCDataResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetSecurityAuthorizationResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetConnectedClientsResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.TouchResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetCacheManagementPortResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetTopicResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.SubscribeTopicResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.RemoveTopicResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.UnSubscribeTopicResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.MessagePublishResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetMessageResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.MessageAcknowledgmentResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.PingResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.OperationModeChangeEventResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.MessageCountResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.DataTypeResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetSerializationFormatResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BulkGetCacheItemResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ContainBulkResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.SurrogateResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.ModuleResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.MessagePublishBulkResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgePollForResumingReplicationResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.GetModuleStateResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.SetModuleStateResponseProtocol.getDescriptor(),
com.alachisoft.ncache.common.protobuf.BridgeToCacheEventResponseProtocol.getDescriptor(),
}, assigner);
}
public static void internalForceInit() {}
// @@protoc_insertion_point(outer_class_scope)
}