Uses of Class
biopb.tensor.ChunkBounds
Packages that use ChunkBounds
-
Uses of ChunkBounds in biopb.tensor
Methods in biopb.tensor that return ChunkBoundsModifier and TypeMethodDescriptionChunkBounds.Builder.build()ChunkBounds.Builder.buildPartial()ChunkUpload.Builder.getBounds()Chunk bounds (start/stop coordinates)ChunkUpload.getBounds()Chunk bounds (start/stop coordinates)ChunkUploadOrBuilder.getBounds()Chunk bounds (start/stop coordinates)SerializedEndpoint.Builder.getChunkBounds()ChunkBounds describing chunk positionSerializedEndpoint.getChunkBounds()ChunkBounds describing chunk positionSerializedEndpointOrBuilder.getChunkBounds()ChunkBounds describing chunk positionstatic ChunkBoundsChunkBounds.getDefaultInstance()ChunkBounds.Builder.getDefaultInstanceForType()ChunkBounds.getDefaultInstanceForType()static ChunkBoundsChunkBounds.parseDelimitedFrom(InputStream input) static ChunkBoundsChunkBounds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChunkBoundsChunkBounds.parseFrom(byte[] data) static ChunkBoundsChunkBounds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChunkBoundsChunkBounds.parseFrom(com.google.protobuf.ByteString data) static ChunkBoundsChunkBounds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChunkBoundsChunkBounds.parseFrom(com.google.protobuf.CodedInputStream input) static ChunkBoundsChunkBounds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChunkBoundsChunkBounds.parseFrom(InputStream input) static ChunkBoundsChunkBounds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChunkBoundsChunkBounds.parseFrom(ByteBuffer data) static ChunkBoundsChunkBounds.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in biopb.tensor that return types with arguments of type ChunkBoundsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ChunkBounds>ChunkBounds.getParserForType()static com.google.protobuf.Parser<ChunkBounds>ChunkBounds.parser()Methods in biopb.tensor with parameters of type ChunkBoundsModifier and TypeMethodDescriptionChunkUpload.Builder.mergeBounds(ChunkBounds value) Chunk bounds (start/stop coordinates)SerializedEndpoint.Builder.mergeChunkBounds(ChunkBounds value) ChunkBounds describing chunk positionChunkBounds.Builder.mergeFrom(ChunkBounds other) static ChunkBounds.BuilderChunkBounds.newBuilder(ChunkBounds prototype) ChunkUpload.Builder.setBounds(ChunkBounds value) Chunk bounds (start/stop coordinates)SerializedEndpoint.Builder.setChunkBounds(ChunkBounds value) ChunkBounds describing chunk position