Package com.daml.ledger.api.v2
Class ReassignmentOuterClass.Reassignment
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.daml.ledger.api.v2.ReassignmentOuterClass.Reassignment
- All Implemented Interfaces:
ReassignmentOuterClass.ReassignmentOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
ReassignmentOuterClass
public static final class ReassignmentOuterClass.Reassignment
extends com.google.protobuf.GeneratedMessageV3
implements ReassignmentOuterClass.ReassignmentOrBuilder
Complete view of an on-ledger reassignment.Protobuf type
com.daml.ledger.api.v2.Reassignment- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classComplete view of an on-ledger reassignment.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe ID of the command which resulted in this reassignment.com.google.protobuf.ByteStringThe ID of the command which resulted in this reassignment.static final com.google.protobuf.Descriptors.DescriptorgetEvents(int index) The collection of reassignment events.intThe collection of reassignment events.The collection of reassignment events.getEventsOrBuilder(int index) The collection of reassignment events.The collection of reassignment events.longThe participant's offset.longThe traffic cost that this participant node paid for the corresponding (un)assignment request.com.google.protobuf.Parser<ReassignmentOuterClass.Reassignment> com.google.protobuf.TimestampThe time at which the reassignment was recorded.com.google.protobuf.TimestampOrBuilderThe time at which the reassignment was recorded.intA valid synchronizer id.com.google.protobuf.ByteStringA valid synchronizer id.Ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.Ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.Assigned by the server.com.google.protobuf.ByteStringAssigned by the server.The workflow ID used in reassignment command submission.com.google.protobuf.ByteStringThe workflow ID used in reassignment command submission.inthashCode()booleanThe traffic cost that this participant node paid for the corresponding (un)assignment request.booleanThe time at which the reassignment was recorded.booleanLedger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(ReassignmentOuterClass.Reassignment prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ReassignmentOuterClass.Reassignment> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
UPDATE_ID_FIELD_NUMBER
public static final int UPDATE_ID_FIELD_NUMBER- See Also:
-
COMMAND_ID_FIELD_NUMBER
public static final int COMMAND_ID_FIELD_NUMBER- See Also:
-
WORKFLOW_ID_FIELD_NUMBER
public static final int WORKFLOW_ID_FIELD_NUMBER- See Also:
-
OFFSET_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER- See Also:
-
EVENTS_FIELD_NUMBER
public static final int EVENTS_FIELD_NUMBER- See Also:
-
TRACE_CONTEXT_FIELD_NUMBER
public static final int TRACE_CONTEXT_FIELD_NUMBER- See Also:
-
RECORD_TIME_FIELD_NUMBER
public static final int RECORD_TIME_FIELD_NUMBER- See Also:
-
SYNCHRONIZER_ID_FIELD_NUMBER
public static final int SYNCHRONIZER_ID_FIELD_NUMBER- See Also:
-
PAID_TRAFFIC_COST_FIELD_NUMBER
public static final int PAID_TRAFFIC_COST_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getUpdateId
Assigned by the server. Useful for correlating logs. Must be a valid LedgerString (as described in ``value.proto``). Required
string update_id = 1;- Specified by:
getUpdateIdin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The updateId.
-
getUpdateIdBytes
public com.google.protobuf.ByteString getUpdateIdBytes()Assigned by the server. Useful for correlating logs. Must be a valid LedgerString (as described in ``value.proto``). Required
string update_id = 1;- Specified by:
getUpdateIdBytesin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The bytes for updateId.
-
getCommandId
The ID of the command which resulted in this reassignment. Missing for everyone except the submitting party on the submitting participant. Must be a valid LedgerString (as described in ``value.proto``). Optional
string command_id = 2;- Specified by:
getCommandIdin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The commandId.
-
getCommandIdBytes
public com.google.protobuf.ByteString getCommandIdBytes()The ID of the command which resulted in this reassignment. Missing for everyone except the submitting party on the submitting participant. Must be a valid LedgerString (as described in ``value.proto``). Optional
string command_id = 2;- Specified by:
getCommandIdBytesin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The bytes for commandId.
-
getWorkflowId
The workflow ID used in reassignment command submission. Only set if the ``workflow_id`` for the command was set. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 3;- Specified by:
getWorkflowIdin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()The workflow ID used in reassignment command submission. Only set if the ``workflow_id`` for the command was set. Must be a valid LedgerString (as described in ``value.proto``). Optional
string workflow_id = 3;- Specified by:
getWorkflowIdBytesin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The bytes for workflowId.
-
getOffset
public long getOffset()The participant's offset. The details of this field are described in ``community/ledger-api/README.md``. Must be a valid absolute offset (positive integer). Required
int64 offset = 4;- Specified by:
getOffsetin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The offset.
-
getEventsList
The collection of reassignment events. Required: must be non-empty
repeated .com.daml.ledger.api.v2.ReassignmentEvent events = 5;- Specified by:
getEventsListin interfaceReassignmentOuterClass.ReassignmentOrBuilder
-
getEventsOrBuilderList
The collection of reassignment events. Required: must be non-empty
repeated .com.daml.ledger.api.v2.ReassignmentEvent events = 5;- Specified by:
getEventsOrBuilderListin interfaceReassignmentOuterClass.ReassignmentOrBuilder
-
getEventsCount
public int getEventsCount()The collection of reassignment events. Required: must be non-empty
repeated .com.daml.ledger.api.v2.ReassignmentEvent events = 5;- Specified by:
getEventsCountin interfaceReassignmentOuterClass.ReassignmentOrBuilder
-
getEvents
The collection of reassignment events. Required: must be non-empty
repeated .com.daml.ledger.api.v2.ReassignmentEvent events = 5;- Specified by:
getEventsin interfaceReassignmentOuterClass.ReassignmentOrBuilder
-
getEventsOrBuilder
The collection of reassignment events. Required: must be non-empty
repeated .com.daml.ledger.api.v2.ReassignmentEvent events = 5;- Specified by:
getEventsOrBuilderin interfaceReassignmentOuterClass.ReassignmentOrBuilder
-
hasTraceContext
public boolean hasTraceContext()Ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead. Optional
.com.daml.ledger.api.v2.TraceContext trace_context = 6;- Specified by:
hasTraceContextin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- Whether the traceContext field is set.
-
getTraceContext
Ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead. Optional
.com.daml.ledger.api.v2.TraceContext trace_context = 6;- Specified by:
getTraceContextin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The traceContext.
-
getTraceContextOrBuilder
Ledger API trace context The trace context transported in this message corresponds to the trace context supplied by the client application in a HTTP2 header of the original command submission. We typically use a header to transfer this type of information. Here we use message body, because it is used in gRPC streams which do not support per message headers. This field will be populated with the trace context contained in the original submission. If that was not provided, a unique ledger-api-server generated trace context will be used instead. Optional
.com.daml.ledger.api.v2.TraceContext trace_context = 6;- Specified by:
getTraceContextOrBuilderin interfaceReassignmentOuterClass.ReassignmentOrBuilder
-
hasRecordTime
public boolean hasRecordTime()The time at which the reassignment was recorded. The record time refers to the source/target synchronizer for an unassign/assign event respectively. Required
.google.protobuf.Timestamp record_time = 7;- Specified by:
hasRecordTimein interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- Whether the recordTime field is set.
-
getRecordTime
public com.google.protobuf.Timestamp getRecordTime()The time at which the reassignment was recorded. The record time refers to the source/target synchronizer for an unassign/assign event respectively. Required
.google.protobuf.Timestamp record_time = 7;- Specified by:
getRecordTimein interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The recordTime.
-
getRecordTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getRecordTimeOrBuilder()The time at which the reassignment was recorded. The record time refers to the source/target synchronizer for an unassign/assign event respectively. Required
.google.protobuf.Timestamp record_time = 7;- Specified by:
getRecordTimeOrBuilderin interfaceReassignmentOuterClass.ReassignmentOrBuilder
-
getSynchronizerId
A valid synchronizer id. Identifies the synchronizer that synchronized this Reassignment. Required
string synchronizer_id = 8;- Specified by:
getSynchronizerIdin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The synchronizerId.
-
getSynchronizerIdBytes
public com.google.protobuf.ByteString getSynchronizerIdBytes()A valid synchronizer id. Identifies the synchronizer that synchronized this Reassignment. Required
string synchronizer_id = 8;- Specified by:
getSynchronizerIdBytesin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The bytes for synchronizerId.
-
hasPaidTrafficCost
public boolean hasPaidTrafficCost()The traffic cost that this participant node paid for the corresponding (un)assignment request. Not set for transactions that were - initiated by another participant - initiated offline via the repair service - processed before the participant started serving traffic cost on the Ledger API - returned as part of a query filtering for a non submitting party Optional
optional int64 paid_traffic_cost = 9;- Specified by:
hasPaidTrafficCostin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- Whether the paidTrafficCost field is set.
-
getPaidTrafficCost
public long getPaidTrafficCost()The traffic cost that this participant node paid for the corresponding (un)assignment request. Not set for transactions that were - initiated by another participant - initiated offline via the repair service - processed before the participant started serving traffic cost on the Ledger API - returned as part of a query filtering for a non submitting party Optional
optional int64 paid_traffic_cost = 9;- Specified by:
getPaidTrafficCostin interfaceReassignmentOuterClass.ReassignmentOrBuilder- Returns:
- The paidTrafficCost.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReassignmentOuterClass.Reassignment parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReassignmentOuterClass.Reassignment parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ReassignmentOuterClass.Reassignment parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ReassignmentOuterClass.Reassignment.Builder newBuilder(ReassignmentOuterClass.Reassignment prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ReassignmentOuterClass.Reassignment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-