Serialized Form
-
Package com.zb.mom.ww.mxgateway.client
-
Exception Class com.zb.mom.ww.mxgateway.client.MxAccessException
class MxAccessException extends MxGatewayCommandException implements Serializable -
Exception Class com.zb.mom.ww.mxgateway.client.MxGatewayAuthenticationException
class MxGatewayAuthenticationException extends MxGatewayException implements Serializable -
Exception Class com.zb.mom.ww.mxgateway.client.MxGatewayAuthorizationException
class MxGatewayAuthorizationException extends MxGatewayException implements Serializable -
Exception Class com.zb.mom.ww.mxgateway.client.MxGatewayCommandException
class MxGatewayCommandException extends MxGatewayException implements Serializable-
Serialized Fields
-
protocolStatus
MxaccessGateway.ProtocolStatus protocolStatus
-
reply
MxaccessGateway.MxCommandReply reply
-
-
-
Exception Class com.zb.mom.ww.mxgateway.client.MxGatewayException
class MxGatewayException extends RuntimeException implements Serializable -
Exception Class com.zb.mom.ww.mxgateway.client.MxGatewaySessionException
class MxGatewaySessionException extends MxGatewayException implements Serializable-
Serialized Fields
-
protocolStatus
MxaccessGateway.ProtocolStatus protocolStatus
-
-
-
Exception Class com.zb.mom.ww.mxgateway.client.MxGatewayWorkerException
class MxGatewayWorkerException extends MxGatewayException implements Serializable-
Serialized Fields
-
protocolStatus
MxaccessGateway.ProtocolStatus protocolStatus
-
-
-
-
Package galaxy_repository.v1
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.BrowseChildrenReply
class BrowseChildrenReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
cacheSequence_
long cacheSequence_
-
childHasChildren_
com.google.protobuf.Internal.BooleanList childHasChildren_
-
childHasChildrenMemoizedSerializedSize
int childHasChildrenMemoizedSerializedSize
-
children_
List<GalaxyRepositoryOuterClass.GalaxyObject> children_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nextPageToken_
Object nextPageToken_
-
totalChildCount_
int totalChildCount_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.BrowseChildrenRequest
class BrowseChildrenRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alarmBearingOnly_
boolean alarmBearingOnly_
-
bitField0_
int bitField0_
-
categoryIds_
com.google.protobuf.Internal.IntList categoryIds_
-
categoryIdsMemoizedSerializedSize
int categoryIdsMemoizedSerializedSize
-
historizedOnly_
boolean historizedOnly_
-
includeAttributes_
boolean includeAttributes_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
pageSize_
int pageSize_
-
pageToken_
Object pageToken_
-
parent_
Object parent_
-
parentCase_
int parentCase_
-
tagNameGlob_
Object tagNameGlob_
-
templateChainContains_
com.google.protobuf.LazyStringArrayList templateChainContains_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.DeployEvent
class DeployEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
attributeCount_
int attributeCount_
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
objectCount_
int objectCount_
-
observedAt_
com.google.protobuf.Timestamp observedAt_
-
sequence_
long sequence_
-
timeOfLastDeploy_
com.google.protobuf.Timestamp timeOfLastDeploy_
-
timeOfLastDeployPresent_
boolean timeOfLastDeployPresent_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.DiscoverHierarchyReply
class DiscoverHierarchyReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nextPageToken_
Object nextPageToken_
-
objects_
List<GalaxyRepositoryOuterClass.GalaxyObject> objects_
-
totalObjectCount_
int totalObjectCount_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.DiscoverHierarchyRequest
class DiscoverHierarchyRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alarmBearingOnly_
boolean alarmBearingOnly_
-
bitField0_
int bitField0_
-
categoryIds_
com.google.protobuf.Internal.IntList categoryIds_
-
categoryIdsMemoizedSerializedSize
int categoryIdsMemoizedSerializedSize
-
historizedOnly_
boolean historizedOnly_
-
includeAttributes_
boolean includeAttributes_
-
maxDepth_
com.google.protobuf.Int32Value maxDepth_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
pageSize_
int pageSize_
-
pageToken_
Object pageToken_
-
root_
Object root_
-
rootCase_
int rootCase_
-
tagNameGlob_
Object tagNameGlob_
-
templateChainContains_
com.google.protobuf.LazyStringArrayList templateChainContains_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.GalaxyAttribute
class GalaxyAttribute extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
arrayDimension_
int arrayDimension_
-
arrayDimensionPresent_
boolean arrayDimensionPresent_
-
attributeName_
Object attributeName_
-
dataTypeName_
Object dataTypeName_
-
fullTagReference_
Object fullTagReference_
-
isAlarm_
boolean isAlarm_
-
isArray_
boolean isArray_
-
isHistorized_
boolean isHistorized_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mxAttributeCategory_
int mxAttributeCategory_
-
mxDataType_
int mxDataType_
-
securityClassification_
int securityClassification_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.GalaxyObject
class GalaxyObject extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
attributes_
List<GalaxyRepositoryOuterClass.GalaxyAttribute> attributes_
-
browseName_
Object browseName_
-
categoryId_
int categoryId_
-
containedName_
Object containedName_
-
gobjectId_
int gobjectId_
-
hostedByGobjectId_
int hostedByGobjectId_
-
isArea_
boolean isArea_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parentGobjectId_
int parentGobjectId_
-
tagName_
Object tagName_
-
templateChain_
com.google.protobuf.LazyStringArrayList templateChain_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.GetLastDeployTimeReply
class GetLastDeployTimeReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
present_
boolean present_
-
timeOfLastDeploy_
com.google.protobuf.Timestamp timeOfLastDeploy_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.GetLastDeployTimeRequest
class GetLastDeployTimeRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.TestConnectionReply
class TestConnectionReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
ok_
boolean ok_
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.TestConnectionRequest
class TestConnectionRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class galaxy_repository.v1.GalaxyRepositoryOuterClass.WatchDeployEventsRequest
class WatchDeployEventsRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
lastSeenDeployTime_
com.google.protobuf.Timestamp lastSeenDeployTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package mxaccess_gateway.v1
-
Class mxaccess_gateway.v1.MxaccessGateway.AcknowledgeAlarmByNameCommand
class AcknowledgeAlarmByNameCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alarmName_
Object alarmName_
-
comment_
Object comment_
-
groupName_
Object groupName_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
operatorDomain_
Object operatorDomain_
-
operatorFullName_
Object operatorFullName_
-
operatorNode_
Object operatorNode_
-
operatorUser_
Object operatorUser_
-
providerName_
Object providerName_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AcknowledgeAlarmCommand
class AcknowledgeAlarmCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.AcknowledgeAlarmReply
class AcknowledgeAlarmReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
correlationId_
Object correlationId_
-
diagnosticMessage_
Object diagnosticMessage_
-
hresult_
int hresult_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
protocolStatus_
MxaccessGateway.ProtocolStatus protocolStatus_
-
status_
MxaccessGateway.MxStatusProxy status_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AcknowledgeAlarmReplyPayload
class AcknowledgeAlarmReplyPayload extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nativeStatus_
int nativeStatus_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AcknowledgeAlarmRequest
class AcknowledgeAlarmRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.ActivateCommand
class ActivateCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.ActivateReply
class ActivateReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
MxaccessGateway.MxStatusProxy status_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.ActiveAlarmSnapshot
class ActiveAlarmSnapshot extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alarmFullReference_
Object alarmFullReference_
-
alarmTypeName_
Object alarmTypeName_
-
bitField0_
int bitField0_
-
category_
Object category_
-
currentState_
int currentState_
-
currentValue_
MxaccessGateway.MxValue currentValue_
-
degraded_
boolean degraded_
-
description_
Object description_
-
lastTransitionTimestamp_
com.google.protobuf.Timestamp lastTransitionTimestamp_
-
limitValue_
MxaccessGateway.MxValue limitValue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
operatorComment_
Object operatorComment_
-
operatorUser_
Object operatorUser_
-
originalRaiseTimestamp_
com.google.protobuf.Timestamp originalRaiseTimestamp_
-
severity_
int severity_
-
sourceObjectReference_
Object sourceObjectReference_
-
sourceProvider_
int sourceProvider_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AddBufferedItemCommand
class AddBufferedItemCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.AddBufferedItemReply
class AddBufferedItemReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AddItem2Command
class AddItem2Command extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.AddItem2Reply
class AddItem2Reply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AddItemBulkCommand
class AddItemBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
tagAddresses_
com.google.protobuf.LazyStringArrayList tagAddresses_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AddItemCommand
class AddItemCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemDefinition_
Object itemDefinition_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AddItemReply
class AddItemReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AdviseCommand
class AdviseCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AdviseItemBulkCommand
class AdviseItemBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandles_
com.google.protobuf.Internal.IntList itemHandles_
-
itemHandlesMemoizedSerializedSize
int itemHandlesMemoizedSerializedSize
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AdviseSupervisoryCommand
class AdviseSupervisoryCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AlarmFailoverConfig
class AlarmFailoverConfig extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
consecutiveFailureThreshold_
int consecutiveFailureThreshold_
-
failbackProbeIntervalSeconds_
int failbackProbeIntervalSeconds_
-
failbackStableProbes_
int failbackStableProbes_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AlarmFeedMessage
class AlarmFeedMessage extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
payload_
Object payload_
-
payloadCase_
int payloadCase_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AlarmProviderStatus
class AlarmProviderStatus extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
degraded_
boolean degraded_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mode_
int mode_
-
reason_
Object reason_
-
since_
com.google.protobuf.Timestamp since_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AlarmSubtagTarget
class AlarmSubtagTarget extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
Class mxaccess_gateway.v1.MxaccessGateway.ArchestrAUserToIdCommand
class ArchestrAUserToIdCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
userIdGuid_
Object userIdGuid_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.ArchestrAUserToIdReply
class ArchestrAUserToIdReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
userId_
int userId_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.AuthenticateUserCommand
class AuthenticateUserCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.AuthenticateUserReply
class AuthenticateUserReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
userId_
int userId_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.BoolArray
class BoolArray extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
com.google.protobuf.Internal.BooleanList values_
-
valuesMemoizedSerializedSize
int valuesMemoizedSerializedSize
-
-
Class mxaccess_gateway.v1.MxaccessGateway.BulkReadReply
class BulkReadReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
results_
List<MxaccessGateway.BulkReadResult> results_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.BulkReadResult
class BulkReadResult extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
errorMessage_
Object errorMessage_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
quality_
int quality_
-
serverHandle_
int serverHandle_
-
sourceTimestamp_
com.google.protobuf.Timestamp sourceTimestamp_
-
statuses_
List<MxaccessGateway.MxStatusProxy> statuses_
-
tagAddress_
Object tagAddress_
-
value_
MxaccessGateway.MxValue value_
-
wasCached_
boolean wasCached_
-
wasSuccessful_
boolean wasSuccessful_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.BulkSubscribeReply
class BulkSubscribeReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
results_
List<MxaccessGateway.SubscribeResult> results_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.BulkWriteReply
class BulkWriteReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
results_
List<MxaccessGateway.BulkWriteResult> results_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.BulkWriteResult
class BulkWriteResult extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
errorMessage_
Object errorMessage_
-
hresult_
int hresult_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
statuses_
List<MxaccessGateway.MxStatusProxy> statuses_
-
wasSuccessful_
boolean wasSuccessful_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.CloseSessionReply
class CloseSessionReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
finalState_
int finalState_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
protocolStatus_
MxaccessGateway.ProtocolStatus protocolStatus_
-
sessionId_
Object sessionId_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.CloseSessionRequest
class CloseSessionRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.DoubleArray
class DoubleArray extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
com.google.protobuf.Internal.DoubleList values_
-
valuesMemoizedSerializedSize
int valuesMemoizedSerializedSize
-
-
Class mxaccess_gateway.v1.MxaccessGateway.DrainEventsCommand
class DrainEventsCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
maxEvents_
int maxEvents_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.DrainEventsReply
class DrainEventsReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
events_
List<MxaccessGateway.MxEvent> events_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.FloatArray
class FloatArray extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
com.google.protobuf.Internal.FloatList values_
-
valuesMemoizedSerializedSize
int valuesMemoizedSerializedSize
-
-
Class mxaccess_gateway.v1.MxaccessGateway.GetSessionStateCommand
class GetSessionStateCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.GetWorkerInfoCommand
class GetWorkerInfoCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.Int32Array
class Int32Array extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
com.google.protobuf.Internal.IntList values_
-
valuesMemoizedSerializedSize
int valuesMemoizedSerializedSize
-
-
Class mxaccess_gateway.v1.MxaccessGateway.Int64Array
class Int64Array extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
com.google.protobuf.Internal.LongList values_
-
valuesMemoizedSerializedSize
int valuesMemoizedSerializedSize
-
-
Class mxaccess_gateway.v1.MxaccessGateway.MxArray
class MxArray extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
dimensions_
com.google.protobuf.Internal.IntList dimensions_
-
dimensionsMemoizedSerializedSize
int dimensionsMemoizedSerializedSize
-
elementDataType_
int elementDataType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rawDiagnostic_
Object rawDiagnostic_
-
rawElementDataType_
int rawElementDataType_
-
values_
Object values_
-
valuesCase_
int valuesCase_
-
variantType_
Object variantType_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.MxCommand
class MxCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
kind_
int kind_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
payload_
Object payload_
-
payloadCase_
int payloadCase_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.MxCommandReply
class MxCommandReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
correlationId_
Object correlationId_
-
diagnosticMessage_
Object diagnosticMessage_
-
hresult_
int hresult_
-
kind_
int kind_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
payload_
Object payload_
-
payloadCase_
int payloadCase_
-
protocolStatus_
MxaccessGateway.ProtocolStatus protocolStatus_
-
returnValue_
MxaccessGateway.MxValue returnValue_
-
sessionId_
Object sessionId_
-
statuses_
List<MxaccessGateway.MxStatusProxy> statuses_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.MxCommandRequest
class MxCommandRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
clientCorrelationId_
Object clientCorrelationId_
-
command_
MxaccessGateway.MxCommand command_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sessionId_
Object sessionId_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.MxEvent
class MxEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
body_
Object body_
-
bodyCase_
int bodyCase_
-
family_
int family_
-
gatewayReceiveTimestamp_
com.google.protobuf.Timestamp gatewayReceiveTimestamp_
-
hresult_
int hresult_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
quality_
int quality_
-
rawStatus_
Object rawStatus_
-
serverHandle_
int serverHandle_
-
sessionId_
Object sessionId_
-
sourceTimestamp_
com.google.protobuf.Timestamp sourceTimestamp_
-
statuses_
List<MxaccessGateway.MxStatusProxy> statuses_
-
value_
MxaccessGateway.MxValue value_
-
workerSequence_
long workerSequence_
-
workerTimestamp_
com.google.protobuf.Timestamp workerTimestamp_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.MxStatusProxy
class MxStatusProxy extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
category_
int category_
-
detail_
int detail_
-
detectedBy_
int detectedBy_
-
diagnosticText_
Object diagnosticText_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rawCategory_
int rawCategory_
-
rawDetectedBy_
int rawDetectedBy_
-
success_
int success_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.MxValue
class MxValue extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.OnAlarmProviderModeChangedEvent
class OnAlarmProviderModeChangedEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
at_
com.google.protobuf.Timestamp at_
-
bitField0_
int bitField0_
-
hresult_
int hresult_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mode_
int mode_
-
reason_
Object reason_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.OnAlarmTransitionEvent
class OnAlarmTransitionEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alarmFullReference_
Object alarmFullReference_
-
alarmTypeName_
Object alarmTypeName_
-
bitField0_
int bitField0_
-
category_
Object category_
-
currentValue_
MxaccessGateway.MxValue currentValue_
-
degraded_
boolean degraded_
-
description_
Object description_
-
limitValue_
MxaccessGateway.MxValue limitValue_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
operatorComment_
Object operatorComment_
-
operatorUser_
Object operatorUser_
-
originalRaiseTimestamp_
com.google.protobuf.Timestamp originalRaiseTimestamp_
-
severity_
int severity_
-
sourceObjectReference_
Object sourceObjectReference_
-
sourceProvider_
int sourceProvider_
-
transitionKind_
int transitionKind_
-
transitionTimestamp_
com.google.protobuf.Timestamp transitionTimestamp_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.OnBufferedDataChangeEvent
class OnBufferedDataChangeEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
dataType_
int dataType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
qualityValues_
MxaccessGateway.MxArray qualityValues_
-
rawDataType_
int rawDataType_
-
timestampValues_
MxaccessGateway.MxArray timestampValues_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.OnDataChangeEvent
class OnDataChangeEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.OnWriteCompleteEvent
class OnWriteCompleteEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.OpenSessionReply
class OpenSessionReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
backendName_
Object backendName_
-
bitField0_
int bitField0_
-
capabilities_
com.google.protobuf.LazyStringArrayList capabilities_
-
defaultCommandTimeout_
com.google.protobuf.Duration defaultCommandTimeout_
-
gatewayProtocolVersion_
int gatewayProtocolVersion_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
protocolStatus_
MxaccessGateway.ProtocolStatus protocolStatus_
-
sessionId_
Object sessionId_
-
workerProcessId_
int workerProcessId_
-
workerProtocolVersion_
int workerProtocolVersion_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.OpenSessionRequest
class OpenSessionRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.OperationCompleteEvent
class OperationCompleteEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.PingCommand
class PingCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.ProtocolStatus
class ProtocolStatus extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
code_
int code_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.QueryActiveAlarmsCommand
class QueryActiveAlarmsCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
alarmFilterPrefix_
Object alarmFilterPrefix_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.QueryActiveAlarmsReplyPayload
class QueryActiveAlarmsReplyPayload extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
snapshots_
List<MxaccessGateway.ActiveAlarmSnapshot> snapshots_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.QueryActiveAlarmsRequest
class QueryActiveAlarmsRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.RawArray
class RawArray extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
com.google.protobuf.Internal.ProtobufList<com.google.protobuf.ByteString> values_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.ReadBulkCommand
class ReadBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
tagAddresses_
com.google.protobuf.LazyStringArrayList tagAddresses_
-
timeoutMs_
int timeoutMs_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.RegisterCommand
class RegisterCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
clientName_
Object clientName_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.RegisterReply
class RegisterReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.RemoveItemBulkCommand
class RemoveItemBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandles_
com.google.protobuf.Internal.IntList itemHandles_
-
itemHandlesMemoizedSerializedSize
int itemHandlesMemoizedSerializedSize
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.RemoveItemCommand
class RemoveItemCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.SessionStateReply
class SessionStateReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
state_
int state_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.SetBufferedUpdateIntervalCommand
class SetBufferedUpdateIntervalCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
updateIntervalMilliseconds_
int updateIntervalMilliseconds_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.ShutdownWorkerCommand
class ShutdownWorkerCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
gracePeriod_
com.google.protobuf.Duration gracePeriod_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.StreamAlarmsRequest
class StreamAlarmsRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.StreamEventsRequest
class StreamEventsRequest extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
afterWorkerSequence_
long afterWorkerSequence_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sessionId_
Object sessionId_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.StringArray
class StringArray extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
com.google.protobuf.LazyStringArrayList values_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.SubscribeAlarmsCommand
class SubscribeAlarmsCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
failover_
MxaccessGateway.AlarmFailoverConfig failover_
-
forcedMode_
int forcedMode_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
subscriptionExpression_
Object subscriptionExpression_
-
watchList_
List<MxaccessGateway.AlarmSubtagTarget> watchList_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.SubscribeBulkCommand
class SubscribeBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
tagAddresses_
com.google.protobuf.LazyStringArrayList tagAddresses_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.SubscribeResult
class SubscribeResult extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.SuspendCommand
class SuspendCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.SuspendReply
class SuspendReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
MxaccessGateway.MxStatusProxy status_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.TimestampArray
class TimestampArray extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
values_
List<com.google.protobuf.Timestamp> values_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.UnAdviseCommand
class UnAdviseCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.UnAdviseItemBulkCommand
class UnAdviseItemBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandles_
com.google.protobuf.Internal.IntList itemHandles_
-
itemHandlesMemoizedSerializedSize
int itemHandlesMemoizedSerializedSize
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.UnregisterCommand
class UnregisterCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.UnsubscribeAlarmsCommand
class UnsubscribeAlarmsCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_gateway.v1.MxaccessGateway.UnsubscribeBulkCommand
class UnsubscribeBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
itemHandles_
com.google.protobuf.Internal.IntList itemHandles_
-
itemHandlesMemoizedSerializedSize
int itemHandlesMemoizedSerializedSize
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WorkerInfoReply
class WorkerInfoReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_gateway.v1.MxaccessGateway.Write2BulkCommand
class Write2BulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
entries_
List<MxaccessGateway.Write2BulkEntry> entries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.Write2BulkEntry
class Write2BulkEntry extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
timestampValue_
MxaccessGateway.MxValue timestampValue_
-
userId_
int userId_
-
value_
MxaccessGateway.MxValue value_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.Write2Command
class Write2Command extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
timestampValue_
MxaccessGateway.MxValue timestampValue_
-
userId_
int userId_
-
value_
MxaccessGateway.MxValue value_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteBulkCommand
class WriteBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
entries_
List<MxaccessGateway.WriteBulkEntry> entries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteBulkEntry
class WriteBulkEntry extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
userId_
int userId_
-
value_
MxaccessGateway.MxValue value_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteCommand
class WriteCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
userId_
int userId_
-
value_
MxaccessGateway.MxValue value_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteSecured2BulkCommand
class WriteSecured2BulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
entries_
List<MxaccessGateway.WriteSecured2BulkEntry> entries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteSecured2BulkEntry
class WriteSecured2BulkEntry extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
currentUserId_
int currentUserId_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
timestampValue_
MxaccessGateway.MxValue timestampValue_
-
value_
MxaccessGateway.MxValue value_
-
verifierUserId_
int verifierUserId_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteSecured2Command
class WriteSecured2Command extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
currentUserId_
int currentUserId_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
timestampValue_
MxaccessGateway.MxValue timestampValue_
-
value_
MxaccessGateway.MxValue value_
-
verifierUserId_
int verifierUserId_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteSecuredBulkCommand
class WriteSecuredBulkCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
entries_
List<MxaccessGateway.WriteSecuredBulkEntry> entries_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteSecuredBulkEntry
class WriteSecuredBulkEntry extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
currentUserId_
int currentUserId_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
MxaccessGateway.MxValue value_
-
verifierUserId_
int verifierUserId_
-
-
Class mxaccess_gateway.v1.MxaccessGateway.WriteSecuredCommand
class WriteSecuredCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
currentUserId_
int currentUserId_
-
itemHandle_
int itemHandle_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverHandle_
int serverHandle_
-
value_
MxaccessGateway.MxValue value_
-
verifierUserId_
int verifierUserId_
-
-
-
Package mxaccess_worker.v1
-
Class mxaccess_worker.v1.MxaccessWorker.GatewayHello
class GatewayHello extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerCancel
class WorkerCancel extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reason_
Object reason_
-
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerCommand
class WorkerCommand extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
command_
MxaccessGateway.MxCommand command_
-
enqueueTimestamp_
com.google.protobuf.Timestamp enqueueTimestamp_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerCommandReply
class WorkerCommandReply extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
completedTimestamp_
com.google.protobuf.Timestamp completedTimestamp_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reply_
MxaccessGateway.MxCommandReply reply_
-
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerEnvelope
class WorkerEnvelope extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerEvent
class WorkerEvent extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
event_
MxaccessGateway.MxEvent event_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerFault
class WorkerFault extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
category_
int category_
-
commandMethod_
Object commandMethod_
-
diagnosticMessage_
Object diagnosticMessage_
-
exceptionType_
Object exceptionType_
-
hresult_
int hresult_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
protocolStatus_
MxaccessGateway.ProtocolStatus protocolStatus_
-
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerHeartbeat
class WorkerHeartbeat extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
currentCommandCorrelationId_
Object currentCommandCorrelationId_
-
lastEventSequence_
long lastEventSequence_
-
lastStaActivityTimestamp_
com.google.protobuf.Timestamp lastStaActivityTimestamp_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
outboundEventQueueDepth_
int outboundEventQueueDepth_
-
pendingCommandCount_
int pendingCommandCount_
-
state_
int state_
-
workerProcessId_
int workerProcessId_
-
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerHello
class WorkerHello extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerReady
class WorkerReady extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerShutdown
class WorkerShutdown extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
gracePeriod_
com.google.protobuf.Duration gracePeriod_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reason_
Object reason_
-
-
Class mxaccess_worker.v1.MxaccessWorker.WorkerShutdownAck
class WorkerShutdownAck extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
status_
MxaccessGateway.ProtocolStatus status_
-
-