Interface Transactions.ProtoRequestOrBuilder

    • Method Detail

      • getInputAttributeList

        java.util.List<Transactions.KeyAttribute> getInputAttributeList()
        repeated .cz.o2.proxima.scheme.proto.transactions.KeyAttribute inputAttribute = 1;
      • getInputAttribute

        Transactions.KeyAttribute getInputAttribute​(int index)
        repeated .cz.o2.proxima.scheme.proto.transactions.KeyAttribute inputAttribute = 1;
      • getInputAttributeCount

        int getInputAttributeCount()
        repeated .cz.o2.proxima.scheme.proto.transactions.KeyAttribute inputAttribute = 1;
      • getInputAttributeOrBuilderList

        java.util.List<? extends Transactions.KeyAttributeOrBuilder> getInputAttributeOrBuilderList()
        repeated .cz.o2.proxima.scheme.proto.transactions.KeyAttribute inputAttribute = 1;
      • getInputAttributeOrBuilder

        Transactions.KeyAttributeOrBuilder getInputAttributeOrBuilder​(int index)
        repeated .cz.o2.proxima.scheme.proto.transactions.KeyAttribute inputAttribute = 1;
      • getFlagsValue

        int getFlagsValue()
        .cz.o2.proxima.scheme.proto.transactions.Flags flags = 3;
        Returns:
        The enum numeric value on the wire for flags.
      • getFlags

        Transactions.Flags getFlags()
        .cz.o2.proxima.scheme.proto.transactions.Flags flags = 3;
        Returns:
        The flags.
      • getResponsePartitionId

        int getResponsePartitionId()
        int32 responsePartitionId = 4;
        Returns:
        The responsePartitionId.
      • getOutputList

        java.util.List<Transactions.ProtoStreamElement> getOutputList()
        repeated .cz.o2.proxima.scheme.proto.transactions.ProtoStreamElement output = 5;
      • getOutputCount

        int getOutputCount()
        repeated .cz.o2.proxima.scheme.proto.transactions.ProtoStreamElement output = 5;