com.yandex.ydb.coordination.v1.CoordinationGrpc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ydb-sdk-jdbc-uberjar Show documentation
Show all versions of ydb-sdk-jdbc-uberjar Show documentation
JDBC client implementation over Table client, single jar
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ydb/public/api/grpc/ydb_coordination_v1.proto
package com.yandex.ydb.coordination.v1;
public final class CoordinationGrpc {
private CoordinationGrpc() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n-ydb/public/api/grpc/ydb_coordination_v" +
"1.proto\022\023Ydb.Coordination.V1\032,ydb/public" +
"/api/protos/ydb_coordination.proto2\312\003\n\023C" +
"oordinationService\022R\n\007Session\022 .Ydb.Coor" +
"dination.SessionRequest\032!.Ydb.Coordinati" +
"on.SessionResponse(\0010\001\022W\n\nCreateNode\022#.Y" +
"db.Coordination.CreateNodeRequest\032$.Ydb." +
"Coordination.CreateNodeResponse\022T\n\tAlter" +
"Node\022\".Ydb.Coordination.AlterNodeRequest" +
"\032#.Ydb.Coordination.AlterNodeResponse\022Q\n" +
"\010DropNode\022!.Ydb.Coordination.DropNodeReq" +
"uest\032\".Ydb.Coordination.DropNodeResponse" +
"\022]\n\014DescribeNode\022%.Ydb.Coordination.Desc" +
"ribeNodeRequest\032&.Ydb.Coordination.Descr" +
"ibeNodeResponseB4\n\036com.yandex.ydb.coordi" +
"nation.v1B\020CoordinationGrpcP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.yandex.ydb.coordination.CoordinationProtos.getDescriptor(),
});
com.yandex.ydb.coordination.CoordinationProtos.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}