Package com.daml.ledger.api.v2
Class StateServiceOuterClass
java.lang.Object
com.daml.ledger.api.v2.StateServiceOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typecom.daml.ledger.api.v2.ActiveContract
static interface
static final class
If the given offset is different than the ledger end, and there are (un)assignments in-flight at the given offset, the snapshot may fail with "FAILED_PRECONDITION/PARTICIPANT_PRUNED_DATA_ACCESSED".static interface
static final class
Protobuf typecom.daml.ledger.api.v2.GetActiveContractsResponse
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersRequest
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersResponse
static interface
static final class
Empty for now, but may contain fields in the future.static interface
static final class
Protobuf typecom.daml.ledger.api.v2.GetLatestPrunedOffsetsResponse
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.GetLedgerEndRequest
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.GetLedgerEndResponse
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.IncompleteAssigned
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.IncompleteUnassigned
static interface
static enum
Enum indicating the permission level that the participant has for the party whose connected synchronizers are being listed. -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-