query stringlengths 7 33.1k | document stringlengths 7 335k | metadata dict | negatives listlengths 3 101 | negative_scores listlengths 3 101 | document_score stringlengths 3 10 | document_rank stringclasses 102
values |
|---|---|---|---|---|---|---|
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public Builder addOutputs(
int index, org.hyperledger.fabric.protos.token.Transaction.PlainOutput value) {
if (outputsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureOutputsIsMutable();
outputs_.add(index, value);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5838448",
"0.57630724",
"0.56826293",
"0.5669267",
"0.543741",
"0.54236734",
"0.54236734",
"0.54236734",
"0.5379236",
"0.5308372",
"0.5231587",
"0.5192771",
"0.5192771",
"0.5192771",
"0.50789475",
"0.5059578",
"0.5059578",
"0.5059578",
"0.4993983",
"0.4993983",
"0.4993983"... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public Builder addOutputs(
org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder builderForValue) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
outputs_.add(builderForValue.build());
onChanged();
} else {
outputsBuilder_.addMes... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.58390677",
"0.57641685",
"0.5683741",
"0.5667359",
"0.54360783",
"0.54257494",
"0.54257494",
"0.54257494",
"0.5380848",
"0.5309551",
"0.5229671",
"0.5194976",
"0.5194976",
"0.5194976",
"0.5079201",
"0.50610936",
"0.50610936",
"0.50610936",
"0.4995328",
"0.4995328",
"0.4995... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public Builder addOutputs(
int index, org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder builderForValue) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
outputs_.add(index, builderForValue.build());
onChanged();
} else {
outp... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5839294",
"0.5761879",
"0.568135",
"0.5668327",
"0.54366136",
"0.54239696",
"0.54239696",
"0.54239696",
"0.53785956",
"0.53089803",
"0.5230565",
"0.51924884",
"0.51924884",
"0.51924884",
"0.5078679",
"0.50598663",
"0.50598663",
"0.50598663",
"0.4993739",
"0.4993739",
"0.49... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public Builder addAllOutputs(
java.lang.Iterable<? extends org.hyperledger.fabric.protos.token.Transaction.PlainOutput> values) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, outputs_);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5839294",
"0.5761879",
"0.568135",
"0.5668327",
"0.54366136",
"0.54239696",
"0.54239696",
"0.54239696",
"0.53785956",
"0.53089803",
"0.5230565",
"0.51924884",
"0.51924884",
"0.51924884",
"0.5078679",
"0.50598663",
"0.50598663",
"0.50598663",
"0.4993739",
"0.4993739",
"0.49... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public Builder clearOutputs() {
if (outputsBuilder_ == null) {
outputs_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
} else {
outputsBuilder_.clear();
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5838448",
"0.57630724",
"0.56826293",
"0.5669267",
"0.543741",
"0.54236734",
"0.54236734",
"0.54236734",
"0.5379236",
"0.5308372",
"0.5231587",
"0.5192771",
"0.5192771",
"0.5192771",
"0.50789475",
"0.5059578",
"0.5059578",
"0.5059578",
"0.4993983",
"0.4993983",
"0.4993983"... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public Builder removeOutputs(int index) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
outputs_.remove(index);
onChanged();
} else {
outputsBuilder_.remove(index);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.58390677",
"0.57641685",
"0.5683741",
"0.5667359",
"0.54360783",
"0.54257494",
"0.54257494",
"0.54257494",
"0.5380848",
"0.5309551",
"0.5229671",
"0.5194976",
"0.5194976",
"0.5194976",
"0.5079201",
"0.50610936",
"0.50610936",
"0.50610936",
"0.4995328",
"0.4995328",
"0.4995... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder getOutputsBuilder(
int index) {
return getOutputsFieldBuilder().getBuilder(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5839294",
"0.5761879",
"0.568135",
"0.5668327",
"0.54366136",
"0.54239696",
"0.54239696",
"0.54239696",
"0.53785956",
"0.53089803",
"0.5230565",
"0.51924884",
"0.51924884",
"0.51924884",
"0.5078679",
"0.50598663",
"0.50598663",
"0.50598663",
"0.4993739",
"0.4993739",
"0.49... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputsOrBuilder(
int index) {
if (outputsBuilder_ == null) {
return outputs_.get(index); } else {
return outputsBuilder_.getMessageOrBuilder(index);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5839294",
"0.5761879",
"0.568135",
"0.5668327",
"0.54366136",
"0.54239696",
"0.54239696",
"0.54239696",
"0.53785956",
"0.53089803",
"0.5230565",
"0.51924884",
"0.51924884",
"0.51924884",
"0.5078679",
"0.50598663",
"0.50598663",
"0.50598663",
"0.4993739",
"0.4993739",
"0.49... | 0.4564257 | 75 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder>
getOutputsOrBuilderList() {
if (outputsBuilder_ != null) {
return outputsBuilder_.getMessageOrBuilderList();
} else {
return java.util.Collections.unmodifiableList(output... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5838448",
"0.57630724",
"0.56826293",
"0.5669267",
"0.543741",
"0.54236734",
"0.54236734",
"0.54236734",
"0.5379236",
"0.5308372",
"0.5231587",
"0.5192771",
"0.5192771",
"0.5192771",
"0.50789475",
"0.5059578",
"0.5059578",
"0.5059578",
"0.4993983",
"0.4993983",
"0.4993983"... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder addOutputsBuilder() {
return getOutputsFieldBuilder().addBuilder(
org.hyperledger.fabric.protos.token.Transaction.PlainOutput.getDefaultInstance());
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.58390677",
"0.57641685",
"0.5683741",
"0.5667359",
"0.54360783",
"0.54257494",
"0.54257494",
"0.54257494",
"0.5380848",
"0.5309551",
"0.5229671",
"0.5194976",
"0.5194976",
"0.5194976",
"0.5079201",
"0.50610936",
"0.50610936",
"0.50610936",
"0.4995328",
"0.4995328",
"0.4995... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder addOutputsBuilder(
int index) {
return getOutputsFieldBuilder().addBuilder(
index, org.hyperledger.fabric.protos.token.Transaction.PlainOutput.getDefaultInstance());
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5839294",
"0.5761879",
"0.568135",
"0.5668327",
"0.54366136",
"0.54239696",
"0.54239696",
"0.54239696",
"0.53785956",
"0.53089803",
"0.5230565",
"0.51924884",
"0.51924884",
"0.51924884",
"0.5078679",
"0.50598663",
"0.50598663",
"0.50598663",
"0.4993739",
"0.4993739",
"0.49... | 0.0 | -1 |
An import transaction may contain one or more outputs repeated .PlainOutput outputs = 1; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder>
getOutputsBuilderList() {
return getOutputsFieldBuilder().getBuilderList();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.5839294",
"0.5761879",
"0.568135",
"0.5668327",
"0.54366136",
"0.54239696",
"0.54239696",
"0.54239696",
"0.53785956",
"0.53089803",
"0.5230565",
"0.51924884",
"0.51924884",
"0.51924884",
"0.5078679",
"0.50598663",
"0.50598663",
"0.50598663",
"0.4993739",
"0.4993739",
"0.49... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | java.util.List<org.hyperledger.fabric.protos.token.Transaction.InputId>
getInputsList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517",
"0.54597545",
"0.54597545",
"0.545975... | 0.5657541 | 15 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.5532894",
"0.5460337",
"0.5460337",
"0.546... | 0.6384342 | 2 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | int getInputsCount(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder>
getInputsOrBuilderList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.5354408 | 31 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder getInputsOrBuilder(
int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517",
"0.54597545",
"0.54597545",
"0.545... | 0.600467 | 6 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | java.util.List<org.hyperledger.fabric.protos.token.Transaction.PlainOutput>
getOutputsList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528075",
"0.63628167",
"0.61807436",
"0.61807436",
"0.61807436",
"0.61306006",
"0.61151004",
"0.60722333",
"0.5977465",
"0.5916867",
"0.5891314",
"0.5891314",
"0.5891314",
"0.58867884",
"0.5828518",
"0.57414293",
"0.57169116",
"0.57169116",
"0.57169116",
"0.56647235",
"0.... | 0.5618365 | 23 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"@Test\n\tpublic void testTransfer() {\n\t\tAccount acc1 = new Account(00000, \"acc1\", true, 1000.00, 0, false);\n\t\tAccount acc2 = new Acco... | [
"0.65272444",
"0.6361832",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.5637539",
"0.5617438",
"0.5617438",
"0.5617438",... | 0.61798984 | 3 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | int getOutputsCount(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.50662845 | 74 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder>
getOutputsOrBuilderList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528843",
"0.63633084",
"0.6181453",
"0.6181453",
"0.6181453",
"0.613044",
"0.611521",
"0.60722846",
"0.59777963",
"0.5917513",
"0.5892145",
"0.5892145",
"0.5892145",
"0.588707",
"0.5828713",
"0.5741581",
"0.56661165",
"0.563853",
"0.5618996",
"0.5618996",
"0.5618996",
"... | 0.57173425 | 16 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputsOrBuilder(
int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528075",
"0.63628167",
"0.61807436",
"0.61807436",
"0.61807436",
"0.61306006",
"0.61151004",
"0.60722333",
"0.5977465",
"0.5916867",
"0.58867884",
"0.5828518",
"0.57414293",
"0.57169116",
"0.57169116",
"0.57169116",
"0.56647235",
"0.56377465",
"0.5618365",
"0.5618365",
"0... | 0.5891314 | 12 |
Use PlainTransfer.newBuilder() to construct. | private PlainTransfer(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
super(builder);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private PlainTransferFrom(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }",
"org.hyperledger.fabric.protos.token.Transaction.PlainTransferFromOrBuilder getPlainTransferFromOrBuilder();",
"public org.hyperledger.fabric.protos.token.Transaction.PlainTransferFrom.Builder... | [
"0.77109903",
"0.7004354",
"0.6883582",
"0.6799942",
"0.6691695",
"0.6666476",
"0.6663702",
"0.6580376",
"0.64195335",
"0.63742167",
"0.63502854",
"0.6307314",
"0.6168076",
"0.6115486",
"0.59650356",
"0.5942826",
"0.5916821",
"0.5873639",
"0.5869922",
"0.58147895",
"0.5805334... | 0.8005813 | 0 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.InputId> getInputsList() {
return inputs_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.5359305 | 30 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder>
getInputsOrBuilderList() {
return inputs_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517"... | 0.5406362 | 24 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public int getInputsCount() {
return inputs_.size();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.553... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index) {
return inputs_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
"0.5533423",
"0.54596907",
"0.54596907",
... | 0.5686599 | 10 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder getInputsOrBuilder(
int index) {
return inputs_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
"0.5533423",
"0.54596907",
"0.54596907",
"... | 0.56615967 | 13 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.PlainOutput> getOutputsList() {
return outputs_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528843",
"0.63633084",
"0.6181453",
"0.6181453",
"0.6181453",
"0.613044",
"0.611521",
"0.60722846",
"0.59777963",
"0.5917513",
"0.5892145",
"0.5892145",
"0.5892145",
"0.588707",
"0.5828713",
"0.5741581",
"0.57173425",
"0.57173425",
"0.57173425",
"0.56661165",
"0.563853",
... | 0.5208598 | 60 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder>
getOutputsOrBuilderList() {
return outputs_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528075",
"0.63628167",
"0.61807436",
"0.61807436",
"0.61807436",
"0.61306006",
"0.61151004",
"0.60722333",
"0.5977465",
"0.5916867",
"0.5891314",
"0.5891314",
"0.5891314",
"0.58867884",
"0.5828518",
"0.57414293",
"0.57169116",
"0.57169116",
"0.57169116",
"0.56647235",
"0.... | 0.53885865 | 43 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public int getOutputsCount() {
return outputs_.size();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.49777016 | 99 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index) {
return outputs_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.5370302 | 45 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputsOrBuilder(
int index) {
return outputs_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528843",
"0.63633084",
"0.6181453",
"0.6181453",
"0.6181453",
"0.613044",
"0.611521",
"0.60722846",
"0.59777963",
"0.5917513",
"0.5892145",
"0.5892145",
"0.5892145",
"0.588707",
"0.5828713",
"0.5741581",
"0.57173425",
"0.57173425",
"0.57173425",
"0.56661165",
"0.563853",
... | 0.560815 | 26 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.InputId> getInputsList() {
if (inputsBuilder_ == null) {
return java.util.Collections.unmodifiableList(inputs_);
} else {
return inputsBuilder_.getMessageList();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.553... | 0.48500824 | 78 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public int getInputsCount() {
if (inputsBuilder_ == null) {
return inputs_.size();
} else {
return inputsBuilder_.getCount();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index) {
if (inputsBuilder_ == null) {
return inputs_.get(index);
} else {
return inputsBuilder_.getMessage(index);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.5533423",
"0.54596907",
"0.54596907",
"... | 0.56564087 | 18 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder setInputs(
int index, org.hyperledger.fabric.protos.token.Transaction.InputId value) {
if (inputsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureInputsIsMutable();
inputs_.set(index, value);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517"... | 0.49832097 | 57 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder setInputs(
int index, org.hyperledger.fabric.protos.token.Transaction.InputId.Builder builderForValue) {
if (inputsBuilder_ == null) {
ensureInputsIsMutable();
inputs_.set(index, builderForValue.build());
onChanged();
} else {
inputsBuilde... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.553... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder addInputs(org.hyperledger.fabric.protos.token.Transaction.InputId value) {
if (inputsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureInputsIsMutable();
inputs_.add(value);
onChanged();
} else ... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.4796266 | 91 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder addInputs(
int index, org.hyperledger.fabric.protos.token.Transaction.InputId value) {
if (inputsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureInputsIsMutable();
inputs_.add(index, value);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder addInputs(
org.hyperledger.fabric.protos.token.Transaction.InputId.Builder builderForValue) {
if (inputsBuilder_ == null) {
ensureInputsIsMutable();
inputs_.add(builderForValue.build());
onChanged();
} else {
inputsBuilder_.addMessage(buil... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517"... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder addInputs(
int index, org.hyperledger.fabric.protos.token.Transaction.InputId.Builder builderForValue) {
if (inputsBuilder_ == null) {
ensureInputsIsMutable();
inputs_.add(index, builderForValue.build());
onChanged();
} else {
inputsBuilde... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.553... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder addAllInputs(
java.lang.Iterable<? extends org.hyperledger.fabric.protos.token.Transaction.InputId> values) {
if (inputsBuilder_ == null) {
ensureInputsIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, inputs_);
onCh... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder clearInputs() {
if (inputsBuilder_ == null) {
inputs_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
} else {
inputsBuilder_.clear();
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder removeInputs(int index) {
if (inputsBuilder_ == null) {
ensureInputsIsMutable();
inputs_.remove(index);
onChanged();
} else {
inputsBuilder_.remove(index);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517"... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputId.Builder getInputsBuilder(
int index) {
return getInputsFieldBuilder().getBuilder(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.553... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder getInputsOrBuilder(
int index) {
if (inputsBuilder_ == null) {
return inputs_.get(index); } else {
return inputsBuilder_.getMessageOrBuilder(index);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.54596907 | 21 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder>
getInputsOrBuilderList() {
if (inputsBuilder_ != null) {
return inputsBuilder_.getMessageOrBuilderList();
} else {
return java.util.Collections.unmodifiableList(inputs_);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.49815387 | 62 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputId.Builder addInputsBuilder() {
return getInputsFieldBuilder().addBuilder(
org.hyperledger.fabric.protos.token.Transaction.InputId.getDefaultInstance());
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517"... | 0.50145113 | 52 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputId.Builder addInputsBuilder(
int index) {
return getInputsFieldBuilder().addBuilder(
index, org.hyperledger.fabric.protos.token.Transaction.InputId.getDefaultInstance());
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.553... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.InputId.Builder>
getInputsBuilderList() {
return getInputsFieldBuilder().getBuilderList();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.PlainOutput> getOutputsList() {
if (outputsBuilder_ == null) {
return java.util.Collections.unmodifiableList(outputs_);
} else {
return outputsBuilder_.getMessageList();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.5033278 | 88 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public int getOutputsCount() {
if (outputsBuilder_ == null) {
return outputs_.size();
} else {
return outputsBuilder_.getCount();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528843",
"0.63633084",
"0.6181453",
"0.6181453",
"0.6181453",
"0.613044",
"0.611521",
"0.60722846",
"0.59777963",
"0.5917513",
"0.5892145",
"0.5892145",
"0.5892145",
"0.588707",
"0.5828713",
"0.5741581",
"0.57173425",
"0.57173425",
"0.57173425",
"0.56661165",
"0.563853",
... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index) {
if (outputsBuilder_ == null) {
return outputs_.get(index);
} else {
return outputsBuilder_.getMessage(index);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528075",
"0.63628167",
"0.61807436",
"0.61807436",
"0.61807436",
"0.61306006",
"0.61151004",
"0.60722333",
"0.5977465",
"0.5916867",
"0.5891314",
"0.5891314",
"0.5891314",
"0.58867884",
"0.5828518",
"0.57414293",
"0.57169116",
"0.57169116",
"0.57169116",
"0.56647235",
"0.... | 0.5530391 | 34 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder setOutputs(
int index, org.hyperledger.fabric.protos.token.Transaction.PlainOutput value) {
if (outputsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureOutputsIsMutable();
outputs_.set(index, value);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder setOutputs(
int index, org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder builderForValue) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
outputs_.set(index, builderForValue.build());
onChanged();
} else {
outp... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder addOutputs(org.hyperledger.fabric.protos.token.Transaction.PlainOutput value) {
if (outputsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureOutputsIsMutable();
outputs_.add(value);
onChanged();
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528843",
"0.63633084",
"0.6181453",
"0.6181453",
"0.6181453",
"0.613044",
"0.611521",
"0.60722846",
"0.59777963",
"0.5917513",
"0.5892145",
"0.5892145",
"0.5892145",
"0.588707",
"0.5828713",
"0.5741581",
"0.57173425",
"0.57173425",
"0.57173425",
"0.56661165",
"0.563853",
... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder addOutputs(
int index, org.hyperledger.fabric.protos.token.Transaction.PlainOutput value) {
if (outputsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureOutputsIsMutable();
outputs_.add(index, value);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528075",
"0.63628167",
"0.61807436",
"0.61807436",
"0.61807436",
"0.61306006",
"0.61151004",
"0.60722333",
"0.5977465",
"0.5916867",
"0.5891314",
"0.5891314",
"0.5891314",
"0.58867884",
"0.5828518",
"0.57414293",
"0.57169116",
"0.57169116",
"0.57169116",
"0.56647235",
"0.... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder addOutputs(
org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder builderForValue) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
outputs_.add(builderForValue.build());
onChanged();
} else {
outputsBuilder_.addMes... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder addOutputs(
int index, org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder builderForValue) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
outputs_.add(index, builderForValue.build());
onChanged();
} else {
outp... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder addAllOutputs(
java.lang.Iterable<? extends org.hyperledger.fabric.protos.token.Transaction.PlainOutput> values) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, outputs_);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528843",
"0.63633084",
"0.6181453",
"0.6181453",
"0.6181453",
"0.613044",
"0.611521",
"0.60722846",
"0.59777963",
"0.5917513",
"0.5892145",
"0.5892145",
"0.5892145",
"0.588707",
"0.5828713",
"0.5741581",
"0.57173425",
"0.57173425",
"0.57173425",
"0.56661165",
"0.563853",
... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder clearOutputs() {
if (outputsBuilder_ == null) {
outputs_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000002);
onChanged();
} else {
outputsBuilder_.clear();
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528075",
"0.63628167",
"0.61807436",
"0.61807436",
"0.61807436",
"0.61306006",
"0.61151004",
"0.60722333",
"0.5977465",
"0.5916867",
"0.5891314",
"0.5891314",
"0.5891314",
"0.58867884",
"0.5828518",
"0.57414293",
"0.57169116",
"0.57169116",
"0.57169116",
"0.56647235",
"0.... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public Builder removeOutputs(int index) {
if (outputsBuilder_ == null) {
ensureOutputsIsMutable();
outputs_.remove(index);
onChanged();
} else {
outputsBuilder_.remove(index);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder getOutputsBuilder(
int index) {
return getOutputsFieldBuilder().getBuilder(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputsOrBuilder(
int index) {
if (outputsBuilder_ == null) {
return outputs_.get(index); } else {
return outputsBuilder_.getMessageOrBuilder(index);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528843",
"0.63633084",
"0.6181453",
"0.6181453",
"0.6181453",
"0.613044",
"0.611521",
"0.60722846",
"0.59777963",
"0.5917513",
"0.5892145",
"0.5892145",
"0.5892145",
"0.588707",
"0.5828713",
"0.5741581",
"0.57173425",
"0.57173425",
"0.57173425",
"0.56661165",
"0.563853",
... | 0.55442345 | 31 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder>
getOutputsOrBuilderList() {
if (outputsBuilder_ != null) {
return outputsBuilder_.getMessageOrBuilderList();
} else {
return java.util.Collections.unmodifiableList(output... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528075",
"0.63628167",
"0.61807436",
"0.61807436",
"0.61807436",
"0.61306006",
"0.61151004",
"0.60722333",
"0.5977465",
"0.5916867",
"0.5891314",
"0.5891314",
"0.5891314",
"0.58867884",
"0.5828518",
"0.57414293",
"0.57169116",
"0.57169116",
"0.57169116",
"0.56647235",
"0.... | 0.5298093 | 51 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder addOutputsBuilder() {
return getOutputsFieldBuilder().addBuilder(
org.hyperledger.fabric.protos.token.Transaction.PlainOutput.getDefaultInstance());
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder addOutputsBuilder(
int index) {
return getOutputsFieldBuilder().addBuilder(
index, org.hyperledger.fabric.protos.token.Transaction.PlainOutput.getDefaultInstance());
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.65272444",
"0.6361832",
"0.61798984",
"0.61798984",
"0.61798984",
"0.6129998",
"0.6113905",
"0.60716563",
"0.59768903",
"0.5916258",
"0.5890475",
"0.5890475",
"0.5890475",
"0.58866334",
"0.582753",
"0.5742232",
"0.5715987",
"0.5715987",
"0.5715987",
"0.56661284",
"0.563753... | 0.0 | -1 |
A transfer transaction may contain one or more outputs repeated .PlainOutput outputs = 2; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.PlainOutput.Builder>
getOutputsBuilderList() {
return getOutputsFieldBuilder().getBuilderList();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.Plain... | [
"0.6528843",
"0.63633084",
"0.6181453",
"0.6181453",
"0.6181453",
"0.613044",
"0.611521",
"0.60722846",
"0.59777963",
"0.5917513",
"0.5892145",
"0.5892145",
"0.5892145",
"0.588707",
"0.5828713",
"0.5741581",
"0.57173425",
"0.57173425",
"0.57173425",
"0.56661165",
"0.563853",
... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | java.util.List<org.hyperledger.fabric.protos.token.Transaction.InputId>
getInputsList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.56567615",
"0.56567615",
"0.56567615",
"0.5532894",
"0.5460337",
"0.5460337",
"0.546... | 0.5657256 | 16 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"private ArrayList<Long> storeTransactionInputs(long transactionId, ArrayList<TransactionInput> inputs, int isCoinbase){\n \t\tint inputindex = 0;\n \t\tlong previousOutputId;\n \t\tString prevOutputHash;\n \t\tResultSet findOutputResults;\n \t\tResultSet generatedKey;\n \t\tLong addressId;\n \t\tArrayList<Long> ad... | [
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
"0.5533423",
"0.54596907",
"0.54596907",
"... | 0.63837165 | 1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | int getInputsCount(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder>
getInputsOrBuilderList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517"... | 0.5355124 | 33 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder getInputsOrBuilder(
int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.5532894",
"0.5460337",
"0.5460337",
"0.546033... | 0.60049874 | 4 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | java.util.List<org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput>
getDelegatedOutputsList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6810038",
"0.6629777",
"0.6238801",
"0.6164657",
"0.60224277",
"0.5971631",
"0.5914245",
"0.5892375",
"0.5874306",
"0.58488804",
"0.5841512",
"0.582411",
"0.5810432",
"0.58058316",
"0.5774716",
"0.575164",
"0.5623772",
"0.5567059",
"0.55439883",
"0.5516545",
"0.5506967",
... | 0.5933379 | 6 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputsOrBuilde... | [
"0.6810038",
"0.6629777",
"0.6164657",
"0.60224277",
"0.5971631",
"0.5933379",
"0.5914245",
"0.5892375",
"0.5874306",
"0.58488804",
"0.5841512",
"0.582411",
"0.5810432",
"0.58058316",
"0.5774716",
"0.575164",
"0.5623772",
"0.5567059",
"0.55439883",
"0.5516545",
"0.5506967",
... | 0.6238801 | 2 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | int getDelegatedOutputsCount(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6810723",
"0.663033",
"0.6239002",
"0.61649907",
"0.6023484",
"0.59732807",
"0.59349096",
"0.59152174",
"0.5893069",
"0.5875147",
"0.585068",
"0.58427185",
"0.5825095",
"0.58109254",
"0.5807792",
"0.5775515",
"0.57527643",
"0.562435",
"0.556856",
"0.5544129",
"0.551485",
... | 0.5319898 | 27 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder>
getDelegatedOutputsOrBuilderList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6811925",
"0.66320944",
"0.6239035",
"0.61646163",
"0.6022585",
"0.5972006",
"0.59336436",
"0.5916377",
"0.58924127",
"0.5877075",
"0.5849665",
"0.5826749",
"0.5810729",
"0.58076257",
"0.5774995",
"0.5753915",
"0.56252986",
"0.55663455",
"0.5544947",
"0.5516319",
"0.550901... | 0.5841364 | 11 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputsOrBuilder(
int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6810038",
"0.6629777",
"0.6238801",
"0.60224277",
"0.5971631",
"0.5933379",
"0.5914245",
"0.5892375",
"0.5874306",
"0.58488804",
"0.5841512",
"0.582411",
"0.5810432",
"0.58058316",
"0.5774716",
"0.575164",
"0.5623772",
"0.5567059",
"0.55439883",
"0.5516545",
"0.5506967",
... | 0.6164657 | 3 |
An approve transaction contains one plain output .PlainOutput output = 3; | boolean hasOutput(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApprove getPlainApprove();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApp... | [
"0.69035065",
"0.67681974",
"0.6326005",
"0.6100993",
"0.59218",
"0.5918723",
"0.5887832",
"0.5747326",
"0.5702259",
"0.5686563",
"0.56655806",
"0.5607208",
"0.5589014",
"0.55882293",
"0.5584644",
"0.5544868",
"0.5522761",
"0.5497064",
"0.5489985",
"0.5489556",
"0.5488435",
... | 0.0 | -1 |
An approve transaction contains one plain output .PlainOutput output = 3; | org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainApprove getPlainApprove();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApproveOrBuilder getPlainApproveOrBuilder();",
"public void transact() {\n\t\tr... | [
"0.6767624",
"0.6327885",
"0.6100693",
"0.5921483",
"0.5918227",
"0.5887025",
"0.5746899",
"0.5701653",
"0.5686136",
"0.5666455",
"0.5606286",
"0.5589443",
"0.5587578",
"0.5584172",
"0.5544209",
"0.55223566",
"0.54958326",
"0.5488989",
"0.5488883",
"0.54881525",
"0.5485796",
... | 0.690508 | 0 |
An approve transaction contains one plain output .PlainOutput output = 3; | org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApprove getPlainApprove();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApproveOrBuilder getPlainApproveOrBuilder();",
"public void transact() {\n\t\truPay.transact();\n... | [
"0.6905056",
"0.676684",
"0.60999703",
"0.59211767",
"0.5917717",
"0.58865285",
"0.5746749",
"0.570026",
"0.56874937",
"0.5667086",
"0.56067413",
"0.5589704",
"0.558708",
"0.5583744",
"0.5544915",
"0.5522653",
"0.5496508",
"0.54890555",
"0.5488971",
"0.5488234",
"0.54864836",... | 0.63277423 | 2 |
Use PlainApprove.newBuilder() to construct. | private PlainApprove(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
super(builder);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainApproveOrBuilder getPlainApproveOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApprove getPlainApprove();",
"public Builder setPlainApprove(org.hyperledger.fabric.protos.token.Transaction.PlainApprove value) {\n if (plainApproveB... | [
"0.79254645",
"0.78238034",
"0.7777357",
"0.75124544",
"0.7503289",
"0.74995506",
"0.7341534",
"0.72829306",
"0.7174361",
"0.69630015",
"0.66648877",
"0.6529838",
"0.6370159",
"0.6289692",
"0.6065199",
"0.5846605",
"0.5837045",
"0.57773864",
"0.5727537",
"0.56509334",
"0.5630... | 0.81978685 | 0 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.InputId> getInputsList() {
return inputs_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.5359305 | 29 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder>
getInputsOrBuilderList() {
return inputs_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517"... | 0.5406362 | 25 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public int getInputsCount() {
return inputs_.size();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.553... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index) {
return inputs_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
"0.5533423",
"0.54596907",
"0.54596907",
... | 0.5686599 | 8 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputIdOrBuilder getInputsOrBuilder(
int index) {
return inputs_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
"0.5533423",
"0.54596907",
"0.54596907",
"... | 0.56615967 | 11 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput> getDelegatedOutputsList() {
return delegatedOutputs_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6810723",
"0.663033",
"0.6239002",
"0.61649907",
"0.6023484",
"0.59732807",
"0.59349096",
"0.59152174",
"0.5893069",
"0.5875147",
"0.58427185",
"0.5825095",
"0.58109254",
"0.5807792",
"0.5775515",
"0.57527643",
"0.562435",
"0.556856",
"0.5544129",
"0.551485",
"0.5508642",
... | 0.585068 | 10 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | public java.util.List<? extends org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder>
getDelegatedOutputsOrBuilderList() {
return delegatedOutputs_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6811925",
"0.66320944",
"0.6239035",
"0.61646163",
"0.6022585",
"0.59336436",
"0.5916377",
"0.58924127",
"0.5877075",
"0.5849665",
"0.5841364",
"0.5826749",
"0.5810729",
"0.58076257",
"0.5774995",
"0.5753915",
"0.56252986",
"0.55663455",
"0.5544947",
"0.5516319",
"0.550901... | 0.5972006 | 5 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | public int getDelegatedOutputsCount() {
return delegatedOutputs_.size();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6810038",
"0.6629777",
"0.6238801",
"0.6164657",
"0.60224277",
"0.5971631",
"0.5933379",
"0.5914245",
"0.5892375",
"0.5874306",
"0.58488804",
"0.5841512",
"0.582411",
"0.5810432",
"0.58058316",
"0.5774716",
"0.575164",
"0.5623772",
"0.55439883",
"0.5516545",
"0.5506967",
... | 0.5567059 | 18 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index) {
return delegatedOutputs_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6810038",
"0.6629777",
"0.6238801",
"0.6164657",
"0.60224277",
"0.5971631",
"0.5933379",
"0.5914245",
"0.5892375",
"0.5874306",
"0.58488804",
"0.5841512",
"0.582411",
"0.5810432",
"0.58058316",
"0.575164",
"0.5623772",
"0.5567059",
"0.55439883",
"0.5516545",
"0.5506967",
... | 0.5774716 | 15 |
An approve transaction contains one or more plain delegated outputs repeated .PlainDelegatedOutput delegated_outputs = 2; | public org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputsOrBuilder(
int index) {
return delegatedOutputs_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutputOrBuilder getDelegatedOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainDelegatedOutput getDelegatedOutputs(int index);",
... | [
"0.6810723",
"0.663033",
"0.6239002",
"0.61649907",
"0.59732807",
"0.59349096",
"0.59152174",
"0.5893069",
"0.5875147",
"0.585068",
"0.58427185",
"0.5825095",
"0.58109254",
"0.5807792",
"0.5775515",
"0.57527643",
"0.562435",
"0.556856",
"0.5544129",
"0.551485",
"0.5508642",
... | 0.6023484 | 4 |
An approve transaction contains one plain output .PlainOutput output = 3; | public boolean hasOutput() {
return output_ != null;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApprove getPlainApprove();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApp... | [
"0.6905056",
"0.676684",
"0.63277423",
"0.60999703",
"0.59211767",
"0.5917717",
"0.58865285",
"0.5746749",
"0.570026",
"0.56874937",
"0.5667086",
"0.56067413",
"0.5589704",
"0.558708",
"0.5583744",
"0.5544915",
"0.5522653",
"0.5496508",
"0.54890555",
"0.5488971",
"0.5488234",... | 0.0 | -1 |
An approve transaction contains one plain output .PlainOutput output = 3; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput() {
return output_ == null ? org.hyperledger.fabric.protos.token.Transaction.PlainOutput.getDefaultInstance() : output_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApprove getPlainApprove();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApp... | [
"0.69035065",
"0.67681974",
"0.6326005",
"0.6100993",
"0.59218",
"0.5918723",
"0.5887832",
"0.5747326",
"0.5702259",
"0.5686563",
"0.56655806",
"0.5607208",
"0.5589014",
"0.55882293",
"0.5584644",
"0.5544868",
"0.5522761",
"0.5497064",
"0.5489985",
"0.5489556",
"0.5488435",
... | 0.5426877 | 26 |
An approve transaction contains one plain output .PlainOutput output = 3; | public org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder() {
return getOutput();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.PlainOutput getOutput();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApprove getPlainApprove();",
"org.hyperledger.fabric.protos.token.Transaction.PlainOutputOrBuilder getOutputOrBuilder();",
"org.hyperledger.fabric.protos.token.Transaction.PlainApp... | [
"0.69035065",
"0.67681974",
"0.6326005",
"0.6100993",
"0.59218",
"0.5918723",
"0.5887832",
"0.5747326",
"0.5702259",
"0.5686563",
"0.56655806",
"0.5607208",
"0.5589014",
"0.55882293",
"0.5584644",
"0.5544868",
"0.5522761",
"0.5497064",
"0.5489985",
"0.5489556",
"0.5488435",
... | 0.51698554 | 43 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public java.util.List<org.hyperledger.fabric.protos.token.Transaction.InputId> getInputsList() {
if (inputsBuilder_ == null) {
return java.util.Collections.unmodifiableList(inputs_);
} else {
return inputsBuilder_.getMessageList();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384397",
"0.6384397",
"0.6384397",
"0.62441504",
"0.600467",
"0.600467",
"0.600467",
"0.5734758",
"0.5686811",
"0.5686811",
"0.5686811",
"0.56617343",
"0.56617343",
"0.56617343",
"0.5657541",
"0.5657541",
"0.5657541",
"0.56565136",
"0.56565136",
"0.56565136",
"0.55340517"... | 0.48500854 | 79 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public int getInputsCount() {
if (inputsBuilder_ == null) {
return inputs_.size();
} else {
return inputsBuilder_.getCount();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.6384342",
"0.6384342",
"0.6384342",
"0.62442476",
"0.60049874",
"0.60049874",
"0.60049874",
"0.5734742",
"0.5686556",
"0.5686556",
"0.5686556",
"0.56619465",
"0.56619465",
"0.56619465",
"0.5657256",
"0.5657256",
"0.5657256",
"0.56567615",
"0.56567615",
"0.56567615",
"0.553... | 0.0 | -1 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index) {
if (inputsBuilder_ == null) {
return inputs_.get(index);
} else {
return inputsBuilder_.getMessage(index);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.5533423",
"0.54596907",
"0.54596907",
"... | 0.56564087 | 19 |
The inputs to the transfer transaction are specified by their ID repeated .InputId inputs = 1; | public Builder setInputs(
int index, org.hyperledger.fabric.protos.token.Transaction.InputId value) {
if (inputsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureInputsIsMutable();
inputs_.set(index, value);
... | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"org.hyperledger.fabric.protos.token.Transaction.InputId getInputs(int index);",
"private ArrayList<Long> storeTransactionInputs(long transactionId,... | [
"0.63837165",
"0.63837165",
"0.63837165",
"0.62429434",
"0.60042346",
"0.60042346",
"0.60042346",
"0.5733805",
"0.5686599",
"0.5686599",
"0.5686599",
"0.56615967",
"0.56615967",
"0.56615967",
"0.56569576",
"0.56569576",
"0.56569576",
"0.56564087",
"0.56564087",
"0.56564087",
... | 0.4983671 | 58 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.