| Package | Description |
|---|---|
| org.marketcetera.client.rpc |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<RpcClient.BrokerAlgoSpec> |
RpcClient.BrokerAlgoSpec.PARSER |
| Modifier and Type | Method and Description |
|---|---|
RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.Builder.build() |
RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.Builder.buildPartial() |
RpcClient.BrokerAlgoSpec |
RpcClient.BrokerStatusOrBuilder.getBrokerAlgos(int index)
repeated .BrokerAlgoSpec brokerAlgos = 4; |
RpcClient.BrokerAlgoSpec |
RpcClient.BrokerStatus.getBrokerAlgos(int index)
repeated .BrokerAlgoSpec brokerAlgos = 4; |
RpcClient.BrokerAlgoSpec |
RpcClient.BrokerStatus.Builder.getBrokerAlgos(int index)
repeated .BrokerAlgoSpec brokerAlgos = 4; |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.getDefaultInstance() |
RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.getDefaultInstanceForType() |
RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.Builder.getDefaultInstanceForType() |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseDelimitedFrom(InputStream input) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseFrom(byte[] data) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseFrom(com.google.protobuf.ByteString data) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseFrom(InputStream input) |
static RpcClient.BrokerAlgoSpec |
RpcClient.BrokerAlgoSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<RpcClient.BrokerAlgoSpec> |
RpcClient.BrokerStatusOrBuilder.getBrokerAlgosList()
repeated .BrokerAlgoSpec brokerAlgos = 4; |
List<RpcClient.BrokerAlgoSpec> |
RpcClient.BrokerStatus.getBrokerAlgosList()
repeated .BrokerAlgoSpec brokerAlgos = 4; |
List<RpcClient.BrokerAlgoSpec> |
RpcClient.BrokerStatus.Builder.getBrokerAlgosList()
repeated .BrokerAlgoSpec brokerAlgos = 4; |
com.google.protobuf.Parser<RpcClient.BrokerAlgoSpec> |
RpcClient.BrokerAlgoSpec.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
RpcClient.BrokerStatus.Builder |
RpcClient.BrokerStatus.Builder.addBrokerAlgos(int index,
RpcClient.BrokerAlgoSpec value)
repeated .BrokerAlgoSpec brokerAlgos = 4; |
RpcClient.BrokerStatus.Builder |
RpcClient.BrokerStatus.Builder.addBrokerAlgos(RpcClient.BrokerAlgoSpec value)
repeated .BrokerAlgoSpec brokerAlgos = 4; |
RpcClient.BrokerAlgoSpec.Builder |
RpcClient.BrokerAlgoSpec.Builder.mergeFrom(RpcClient.BrokerAlgoSpec other) |
static RpcClient.BrokerAlgoSpec.Builder |
RpcClient.BrokerAlgoSpec.newBuilder(RpcClient.BrokerAlgoSpec prototype) |
RpcClient.BrokerStatus.Builder |
RpcClient.BrokerStatus.Builder.setBrokerAlgos(int index,
RpcClient.BrokerAlgoSpec value)
repeated .BrokerAlgoSpec brokerAlgos = 4; |
| Modifier and Type | Method and Description |
|---|---|
RpcClient.BrokerStatus.Builder |
RpcClient.BrokerStatus.Builder.addAllBrokerAlgos(Iterable<? extends RpcClient.BrokerAlgoSpec> values)
repeated .BrokerAlgoSpec brokerAlgos = 4; |
Copyright © 2015. All Rights Reserved.