Uses of Class
org.yamcs.protobuf.BucketLocation
Packages that use BucketLocation
-
Uses of BucketLocation in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type BucketLocationModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<BucketLocation>
BucketLocation.PARSER
Deprecated.Methods in org.yamcs.protobuf that return BucketLocationModifier and TypeMethodDescriptionBucketLocation.Builder.build()
BucketLocation.Builder.buildPartial()
static BucketLocation
BucketLocation.getDefaultInstance()
BucketLocation.Builder.getDefaultInstanceForType()
BucketLocation.getDefaultInstanceForType()
BucketInfo.Builder.getLocation()
Bucket locationBucketInfo.getLocation()
Bucket locationBucketInfoOrBuilder.getLocation()
Bucket locationstatic BucketLocation
BucketLocation.parseDelimitedFrom
(InputStream input) static BucketLocation
BucketLocation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketLocation
BucketLocation.parseFrom
(byte[] data) static BucketLocation
BucketLocation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketLocation
BucketLocation.parseFrom
(com.google.protobuf.ByteString data) static BucketLocation
BucketLocation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketLocation
BucketLocation.parseFrom
(com.google.protobuf.CodedInputStream input) static BucketLocation
BucketLocation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketLocation
BucketLocation.parseFrom
(InputStream input) static BucketLocation
BucketLocation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BucketLocation
BucketLocation.parseFrom
(ByteBuffer data) static BucketLocation
BucketLocation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.yamcs.protobuf that return types with arguments of type BucketLocationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BucketLocation>
BucketLocation.getParserForType()
static com.google.protobuf.Parser<BucketLocation>
BucketLocation.parser()
Methods in org.yamcs.protobuf with parameters of type BucketLocationModifier and TypeMethodDescriptionBucketLocation.Builder.mergeFrom
(BucketLocation other) BucketInfo.Builder.mergeLocation
(BucketLocation value) Bucket locationstatic BucketLocation.Builder
BucketLocation.newBuilder
(BucketLocation prototype) BucketInfo.Builder.setLocation
(BucketLocation value) Bucket location