Uses of Class
com.google.bigtable.v2.PrepareQueryRequest
-
Uses of PrepareQueryRequest in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return PrepareQueryRequestModifier and TypeMethodDescriptionPrepareQueryRequest.Builder.build()PrepareQueryRequest.Builder.buildPartial()static PrepareQueryRequestPrepareQueryRequest.getDefaultInstance()PrepareQueryRequest.Builder.getDefaultInstanceForType()PrepareQueryRequest.getDefaultInstanceForType()static PrepareQueryRequestPrepareQueryRequest.parseDelimitedFrom(InputStream input) static PrepareQueryRequestPrepareQueryRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrepareQueryRequestPrepareQueryRequest.parseFrom(byte[] data) static PrepareQueryRequestPrepareQueryRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrepareQueryRequestPrepareQueryRequest.parseFrom(com.google.protobuf.ByteString data) static PrepareQueryRequestPrepareQueryRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrepareQueryRequestPrepareQueryRequest.parseFrom(com.google.protobuf.CodedInputStream input) static PrepareQueryRequestPrepareQueryRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrepareQueryRequestPrepareQueryRequest.parseFrom(InputStream input) static PrepareQueryRequestPrepareQueryRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PrepareQueryRequestPrepareQueryRequest.parseFrom(ByteBuffer data) static PrepareQueryRequestPrepareQueryRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type PrepareQueryRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PrepareQueryRequest>PrepareQueryRequest.getParserForType()static com.google.protobuf.Parser<PrepareQueryRequest>PrepareQueryRequest.parser()Methods in com.google.bigtable.v2 with parameters of type PrepareQueryRequestModifier and TypeMethodDescriptionPrepareQueryRequest.Builder.mergeFrom(PrepareQueryRequest other) static PrepareQueryRequest.BuilderPrepareQueryRequest.newBuilder(PrepareQueryRequest prototype)