Uses of Interface
org.yamcs.protobuf.ReplicationSlaveInfoOrBuilder
-
Packages that use ReplicationSlaveInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of ReplicationSlaveInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement ReplicationSlaveInfoOrBuilder Modifier and Type Class Description classReplicationSlaveInfoProtobuf typeyamcs.protobuf.replication.ReplicationSlaveInfostatic classReplicationSlaveInfo.BuilderProtobuf typeyamcs.protobuf.replication.ReplicationSlaveInfoMethods in org.yamcs.protobuf that return ReplicationSlaveInfoOrBuilder Modifier and Type Method Description ReplicationSlaveInfoOrBuilderReplicationInfo.Builder. getSlavesOrBuilder(int index)repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;ReplicationSlaveInfoOrBuilderReplicationInfo. getSlavesOrBuilder(int index)repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;ReplicationSlaveInfoOrBuilderReplicationInfoOrBuilder. getSlavesOrBuilder(int index)repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;Methods in org.yamcs.protobuf that return types with arguments of type ReplicationSlaveInfoOrBuilder Modifier and Type Method Description List<? extends ReplicationSlaveInfoOrBuilder>ReplicationInfo.Builder. getSlavesOrBuilderList()repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;List<? extends ReplicationSlaveInfoOrBuilder>ReplicationInfo. getSlavesOrBuilderList()repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;List<? extends ReplicationSlaveInfoOrBuilder>ReplicationInfoOrBuilder. getSlavesOrBuilderList()repeated .yamcs.protobuf.replication.ReplicationSlaveInfo slaves = 2;
-