Uses of Class
com.google.spanner.executor.v1.SessionPoolOptions
-
Uses of SessionPoolOptions in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return SessionPoolOptionsModifier and TypeMethodDescriptionSessionPoolOptions.Builder.build()SessionPoolOptions.Builder.buildPartial()static SessionPoolOptionsSessionPoolOptions.getDefaultInstance()SessionPoolOptions.Builder.getDefaultInstanceForType()SessionPoolOptions.getDefaultInstanceForType()SpannerOptions.Builder.getSessionPoolOptions()Options for configuring the session poolSpannerOptions.getSessionPoolOptions()Options for configuring the session poolSpannerOptionsOrBuilder.getSessionPoolOptions()Options for configuring the session poolstatic SessionPoolOptionsSessionPoolOptions.parseDelimitedFrom(InputStream input) static SessionPoolOptionsSessionPoolOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SessionPoolOptionsSessionPoolOptions.parseFrom(byte[] data) static SessionPoolOptionsSessionPoolOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SessionPoolOptionsSessionPoolOptions.parseFrom(com.google.protobuf.ByteString data) static SessionPoolOptionsSessionPoolOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SessionPoolOptionsSessionPoolOptions.parseFrom(com.google.protobuf.CodedInputStream input) static SessionPoolOptionsSessionPoolOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SessionPoolOptionsSessionPoolOptions.parseFrom(InputStream input) static SessionPoolOptionsSessionPoolOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SessionPoolOptionsSessionPoolOptions.parseFrom(ByteBuffer data) static SessionPoolOptionsSessionPoolOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type SessionPoolOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SessionPoolOptions>SessionPoolOptions.getParserForType()static com.google.protobuf.Parser<SessionPoolOptions>SessionPoolOptions.parser()Methods in com.google.spanner.executor.v1 with parameters of type SessionPoolOptionsModifier and TypeMethodDescriptionSessionPoolOptions.Builder.mergeFrom(SessionPoolOptions other) SpannerOptions.Builder.mergeSessionPoolOptions(SessionPoolOptions value) Options for configuring the session poolstatic SessionPoolOptions.BuilderSessionPoolOptions.newBuilder(SessionPoolOptions prototype) SpannerOptions.Builder.setSessionPoolOptions(SessionPoolOptions value) Options for configuring the session pool