Class Persistent
- java.lang.Object
-
- com.eventstore.dbclient.proto.persistentsubscriptions.Persistent
-
public final class Persistent extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPersistent.CreateReqProtobuf typeevent_store.client.persistent_subscriptions.CreateReqstatic interfacePersistent.CreateReqOrBuilderstatic classPersistent.CreateRespProtobuf typeevent_store.client.persistent_subscriptions.CreateRespstatic interfacePersistent.CreateRespOrBuilderstatic classPersistent.DeleteReqProtobuf typeevent_store.client.persistent_subscriptions.DeleteReqstatic interfacePersistent.DeleteReqOrBuilderstatic classPersistent.DeleteRespProtobuf typeevent_store.client.persistent_subscriptions.DeleteRespstatic interfacePersistent.DeleteRespOrBuilderstatic classPersistent.GetInfoReqProtobuf typeevent_store.client.persistent_subscriptions.GetInfoReqstatic interfacePersistent.GetInfoReqOrBuilderstatic classPersistent.GetInfoRespProtobuf typeevent_store.client.persistent_subscriptions.GetInfoRespstatic interfacePersistent.GetInfoRespOrBuilderstatic classPersistent.ListReqProtobuf typeevent_store.client.persistent_subscriptions.ListReqstatic interfacePersistent.ListReqOrBuilderstatic classPersistent.ListRespProtobuf typeevent_store.client.persistent_subscriptions.ListRespstatic interfacePersistent.ListRespOrBuilderstatic classPersistent.ReadReqProtobuf typeevent_store.client.persistent_subscriptions.ReadReqstatic interfacePersistent.ReadReqOrBuilderstatic classPersistent.ReadRespProtobuf typeevent_store.client.persistent_subscriptions.ReadRespstatic interfacePersistent.ReadRespOrBuilderstatic classPersistent.ReplayParkedReqProtobuf typeevent_store.client.persistent_subscriptions.ReplayParkedReqstatic interfacePersistent.ReplayParkedReqOrBuilderstatic classPersistent.ReplayParkedRespProtobuf typeevent_store.client.persistent_subscriptions.ReplayParkedRespstatic interfacePersistent.ReplayParkedRespOrBuilderstatic classPersistent.SubscriptionInfoProtobuf typeevent_store.client.persistent_subscriptions.SubscriptionInfostatic interfacePersistent.SubscriptionInfoOrBuilderstatic classPersistent.UpdateReqProtobuf typeevent_store.client.persistent_subscriptions.UpdateReqstatic interfacePersistent.UpdateReqOrBuilderstatic classPersistent.UpdateRespProtobuf typeevent_store.client.persistent_subscriptions.UpdateRespstatic interfacePersistent.UpdateRespOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-