Interface PartitionClient


public interface PartitionClient
Primitive client.
  • Method Details

    • sessionBuilder

      SessionClient.Builder sessionBuilder​(String primitiveName, PrimitiveType primitiveType, ServiceConfig serviceConfig)
      Returns a new session builder for the given primitive type.
      Parameters:
      primitiveName - the proxy name
      primitiveType - the type for which to return a new proxy builder
      serviceConfig - the primitive service configuration
      Returns:
      a new proxy builder for the given primitive type