Uses of Interface
relationalai.protocol.Schema.RelInt128OrBuilder
-
Packages that use Schema.RelInt128OrBuilder Package Description relationalai.protocol -
-
Uses of Schema.RelInt128OrBuilder in relationalai.protocol
Classes in relationalai.protocol that implement Schema.RelInt128OrBuilder Modifier and Type Class Description static class
Schema.RelInt128
Named this way to avoid collision with julia's Core.{U,}Int128.static class
Schema.RelInt128.Builder
Named this way to avoid collision with julia's Core.{U,}Int128.Methods in relationalai.protocol that return Schema.RelInt128OrBuilder Modifier and Type Method Description Schema.RelInt128OrBuilder
Schema.PrimitiveValue.Builder. getInt128ValOrBuilder()
Not present in protobufSchema.RelInt128OrBuilder
Schema.PrimitiveValue. getInt128ValOrBuilder()
Not present in protobufSchema.RelInt128OrBuilder
Schema.PrimitiveValueOrBuilder. getInt128ValOrBuilder()
Not present in protobuf
-