Package com.daml.ledger.javaapi.data
Class GetLatestPrunedOffsetsResponse
java.lang.Object
com.daml.ledger.javaapi.data.GetLatestPrunedOffsetsResponse
-
Constructor Summary
ConstructorsConstructorDescriptionGetLatestPrunedOffsetsResponse
(@NonNull Long participantPrunedUpToInclusive, @NonNull Long allDivulgedContractsPrunedUpToInclusive) -
Method Summary
-
Constructor Details
-
GetLatestPrunedOffsetsResponse
-
-
Method Details
-
getParticipantPrunedUpToInclusive
-
getAllDivulgedContractsPrunedUpToInclusive
-
fromProto
public static GetLatestPrunedOffsetsResponse fromProto(StateServiceOuterClass.GetLatestPrunedOffsetsResponse response) -
toProto
-
toString
-
equals
-
hashCode
public int hashCode()
-