Uses of Class
org.jgroups.upgrade_server.ViewId
-
-
Uses of ViewId in org.jgroups.upgrade_server
Methods in org.jgroups.upgrade_server that return ViewId Modifier and Type Method Description ViewIdViewId.Builder. build()ViewIdViewId.Builder. buildPartial()static ViewIdViewId. getDefaultInstance()ViewIdViewId.Builder. getDefaultInstanceForType()ViewIdViewId. getDefaultInstanceForType()ViewIdView.Builder. getViewId().org.jgroups.upgrade_server.ViewId view_id = 1;ViewIdView. getViewId().org.jgroups.upgrade_server.ViewId view_id = 1;ViewIdViewOrBuilder. getViewId().org.jgroups.upgrade_server.ViewId view_id = 1;static ViewIdViewId. parseDelimitedFrom(InputStream input)static ViewIdViewId. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewIdViewId. parseFrom(byte[] data)static ViewIdViewId. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewIdViewId. parseFrom(com.google.protobuf.ByteString data)static ViewIdViewId. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewIdViewId. parseFrom(com.google.protobuf.CodedInputStream input)static ViewIdViewId. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewIdViewId. parseFrom(InputStream input)static ViewIdViewId. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ViewIdViewId. parseFrom(ByteBuffer data)static ViewIdViewId. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.jgroups.upgrade_server that return types with arguments of type ViewId Modifier and Type Method Description com.google.protobuf.Parser<ViewId>ViewId. getParserForType()static com.google.protobuf.Parser<ViewId>ViewId. parser()Methods in org.jgroups.upgrade_server with parameters of type ViewId Modifier and Type Method Description ViewId.BuilderViewId.Builder. mergeFrom(ViewId other)View.BuilderView.Builder. mergeViewId(ViewId value).org.jgroups.upgrade_server.ViewId view_id = 1;static ViewId.BuilderViewId. newBuilder(ViewId prototype)View.BuilderView.Builder. setViewId(ViewId value).org.jgroups.upgrade_server.ViewId view_id = 1;
-