Searched refs:getPythonFileUrisList (Results 1 – 4 of 4) sorted by relevance
124 java.util.List<java.lang.String> getPythonFileUrisList(); in getPythonFileUrisList() method
218 public com.google.protobuf.ProtocolStringList getPythonFileUrisList() { in getPythonFileUrisList() method in PySparkBatch532 size += 1 * getPythonFileUrisList().size(); in getSerializedSize()576 if (!getPythonFileUrisList().equals(other.getPythonFileUrisList())) return false; in equals()599 hash = (53 * hash) + getPythonFileUrisList().hashCode(); in hashCode()1340 public com.google.protobuf.ProtocolStringList getPythonFileUrisList() { in getPythonFileUrisList() method in PySparkBatch.Builder
229 public com.google.protobuf.ProtocolStringList getPythonFileUrisList() { in getPythonFileUrisList() method in PySparkJob722 size += 1 * getPythonFileUrisList().size(); in getSerializedSize()778 if (!getPythonFileUrisList().equals(other.getPythonFileUrisList())) return false; in equals()806 hash = (53 * hash) + getPythonFileUrisList().hashCode(); in hashCode()1612 public com.google.protobuf.ProtocolStringList getPythonFileUrisList() { in getPythonFileUrisList() method in PySparkJob.Builder