org.janusgraph.graphdb.grpc.GraphManagerService Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: janusgraph/v1/graph_manager.proto
package org.janusgraph.graphdb.grpc;
public final class GraphManagerService {
private GraphManagerService() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_janusgraph_v1_GetJanusGraphContextsResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_janusgraph_v1_GetJanusGraphContextsResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_janusgraph_v1_GetJanusGraphContextsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_janusgraph_v1_GetJanusGraphContextsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_janusgraph_v1_GetVersionRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_janusgraph_v1_GetVersionRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_janusgraph_v1_GetVersionResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_janusgraph_v1_GetVersionResponse_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n!janusgraph/v1/graph_manager.proto\022\rjan" +
"usgraph.v1\032%janusgraph/types/v1/graph_ty" +
"pes.proto\"b\n\'GetJanusGraphContextByGraph" +
"NameResponse\0227\n\007context\030\001 \001(\0132&.janusgra" +
"ph.types.v1.JanusGraphContext\"<\n&GetJanu" +
"sGraphContextByGraphNameRequest\022\022\n\ngraph" +
"_name\030\001 \001(\t\"Y\n\035GetJanusGraphContextsResp" +
"onse\0228\n\010contexts\030\001 \003(\0132&.janusgraph.type" +
"s.v1.JanusGraphContext\"\036\n\034GetJanusGraphC" +
"ontextsRequest\"\023\n\021GetVersionRequest\"K\n\022G" +
"etVersionResponse\022\032\n\022janusgraph_version\030" +
"\001 \001(\t\022\031\n\021tinkerpop_version\030\002 \001(\t2\364\002\n\030Jan" +
"usGraphManagerService\022r\n\025GetJanusGraphCo" +
"ntexts\022+.janusgraph.v1.GetJanusGraphCont" +
"extsRequest\032,.janusgraph.v1.GetJanusGrap" +
"hContextsResponse\022\220\001\n\037GetJanusGraphConte" +
"xtByGraphName\0225.janusgraph.v1.GetJanusGr" +
"aphContextByGraphNameRequest\0326.janusgrap" +
"h.v1.GetJanusGraphContextByGraphNameResp" +
"onse\022Q\n\nGetVersion\022 .janusgraph.v1.GetVe" +
"rsionRequest\032!.janusgraph.v1.GetVersionR" +
"esponseB4\n\033org.janusgraph.graphdb.grpcB\023" +
"GraphManagerServiceP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
org.janusgraph.graphdb.grpc.types.GraphTypes.getDescriptor(),
});
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameResponse_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameResponse_descriptor,
new java.lang.String[] { "Context", });
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameRequest_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_janusgraph_v1_GetJanusGraphContextByGraphNameRequest_descriptor,
new java.lang.String[] { "GraphName", });
internal_static_janusgraph_v1_GetJanusGraphContextsResponse_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_janusgraph_v1_GetJanusGraphContextsResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_janusgraph_v1_GetJanusGraphContextsResponse_descriptor,
new java.lang.String[] { "Contexts", });
internal_static_janusgraph_v1_GetJanusGraphContextsRequest_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_janusgraph_v1_GetJanusGraphContextsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_janusgraph_v1_GetJanusGraphContextsRequest_descriptor,
new java.lang.String[] { });
internal_static_janusgraph_v1_GetVersionRequest_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_janusgraph_v1_GetVersionRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_janusgraph_v1_GetVersionRequest_descriptor,
new java.lang.String[] { });
internal_static_janusgraph_v1_GetVersionResponse_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_janusgraph_v1_GetVersionResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_janusgraph_v1_GetVersionResponse_descriptor,
new java.lang.String[] { "JanusgraphVersion", "TinkerpopVersion", });
org.janusgraph.graphdb.grpc.types.GraphTypes.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy